        .freemium-pdfjs-modal{position:fixed;inset:0;z-index:99999;display:flex;flex-direction:column;background:#2a2a2a}
        .freemium-pdfjs-modal[hidden]{display:none !important}
        .freemium-pdfjs-modal__head{position:relative;z-index:2;display:flex !important;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:var(--title-color, #1a1a1a);color:#fff;flex:0 0 auto;min-height:44px;box-sizing:border-box;gap:1rem}
        .freemium-pdfjs-modal__title{font-size:.95rem;font-weight:600;letter-spacing:.02em;color:#fff;flex:0 1 auto;min-width:0;max-width:70vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
        button.freemium-pdfjs-modal__close{background:transparent !important;color:#fff !important;border:1px solid rgba(255,255,255,.55) !important;border-radius:6px !important;font-size:.85rem;line-height:1;cursor:pointer;display:inline-flex !important;align-items:center;gap:.5rem;padding:.4rem .75rem !important;height:34px !important;min-height:34px !important;flex:0 0 auto;width:auto !important;transition:background .15s ease,border-color .15s ease}
        button.freemium-pdfjs-modal__close:hover{background:rgba(255,255,255,.15) !important;border-color:#fff !important;color:#fff !important}
        .freemium-pdfjs-modal__close-label{color:#fff;-webkit-user-select:none;user-select:none}
        .freemium-pdfjs-modal__close-icon{font-size:20px;line-height:1;color:#fff}
        .freemium-pdfjs-modal__frame{flex:1 1 auto;width:100%;min-height:0;border:0;background:#2a2a2a;display:block}
        body.freemium-pdfjs-open{overflow:hidden}
