:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#191c1e;--primary:#15157d;--primary-hover:#2e3192;--secondary:#00658d;--cyan:#2dbcfe;--cyan-soft:#c6e7ff;--muted:#64748b;--surface:#ffffffc7;--surface-solid:#fff;--surface-low:#f2f4f6;--surface-high:#e6e8ea;--border:#c7c5d4;--border-soft:#e0e3e5;--success:#10b981;--error:#ba1a1a;--shadow-1:0 4px 20px #2e31920f;--shadow-2:0 16px 48px #2e31921f;background:#f7f9fb;font-family:Inter,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f9fb;min-width:320px;margin:0}body,button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #2dbcfe59}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}.site-header{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border-bottom:1px solid #c7c5d48c;width:100%;position:sticky;top:0;box-shadow:0 3px 16px #2e31920a}.header-inner{grid-template-columns:250px minmax(0,1fr) max-content;align-items:center;width:min(1280px,100%);height:78px;margin:0 auto;padding:0 40px;display:grid}.brand{align-items:center;width:190px;height:55px;display:inline-flex;overflow:hidden}.brand img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;max-width:none;height:100%;display:block}.desktop-nav{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.nav-link{color:#464652;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:6px;padding:10px 15px;font-size:14px;font-weight:650;transition:all .2s;display:inline-flex;position:relative}.nav-link.active,.nav-link.router-link-active,.nav-link:hover{color:var(--primary);background:#15157d0d}.nav-link.active:after,.nav-link.router-link-active:after{content:"";background:var(--secondary);border-radius:2px;height:2px;position:absolute;bottom:2px;left:14px;right:14px}.tools-nav-icon{fill:none;stroke:currentColor;stroke-width:1.5px;width:16px;height:16px}.nav-button.active .tools-nav-icon,.nav-button:hover .tools-nav-icon{stroke:var(--secondary)}.tools-menu-wrap{position:static}.mega-menu{width:min(1180px,100vw - 48px);box-shadow:var(--shadow-2);background:#fffffffa;border:1px solid #c7c5d4b3;border-radius:20px;padding:24px;position:absolute;top:70px;left:50%;transform:translate(-50%)}.mega-menu-transition-enter-active,.mega-menu-transition-leave-active{transition:opacity .14s,transform .14s}.mega-menu-transition-enter-from,.mega-menu-transition-leave-to{opacity:0;transform:translate(-50%,-7px)}.mega-menu-heading{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:0 4px 18px;display:flex}.mega-menu-heading div{gap:4px;display:grid}.mega-menu-heading strong{color:var(--primary);font-size:18px}.mega-menu-heading span{color:var(--muted);font-size:13px}.mega-menu-heading>a{color:var(--secondary);font-size:13px;font-weight:700}.mega-menu-grid{grid-template-columns:repeat(4,1fr);gap:26px;padding-top:20px;display:grid}.mega-menu-group{min-width:0}.mega-menu-group h2{color:var(--primary);letter-spacing:.05em;margin-bottom:10px;font-size:13px}.mega-menu-group a{color:#464652;border-radius:9px;align-items:center;gap:9px;min-height:35px;padding:4px 7px;font-size:12px;line-height:1.25;display:flex}.mega-menu-group a:hover{color:var(--secondary);background:var(--surface-low)}.tool-menu-icon{border:1px solid #0000;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;transition:transform .16s,box-shadow .16s;display:inline-grid}.mega-menu-group a:hover .tool-menu-icon,.mobile-tool-group a:hover .tool-menu-icon{transform:translateY(-1px);box-shadow:0 3px 9px #1b1d5e1f}.tool-menu-icon svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.tool-menu-icon .redact-lines{stroke-width:2.8px}.tool-menu-format{letter-spacing:-.03em;font-size:7px;font-weight:850}.tool-menu-icon-to-pdf{color:#5146c7;background:#efedff;border-color:#dfdcff}.tool-menu-icon-from-pdf{color:#087da4;background:#e6f7ff;border-color:#cceffc}.tool-menu-icon-organize{color:#087e6a;background:#e7faf5;border-color:#cff3e9}.tool-menu-icon-security{color:#b43b68;background:#fff0f5;border-color:#f9d9e6}.header-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.locale-switcher{position:relative}.locale-switcher summary{min-height:38px;color:var(--muted);cursor:pointer;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;padding:8px 9px;font-size:12px;font-weight:700;list-style:none;transition:all .2s;display:inline-flex}.locale-switcher summary::-webkit-details-marker{display:none}.locale-switcher summary:hover,.locale-switcher[open] summary{border-color:var(--border-soft);color:var(--primary);background:var(--surface-low)}.locale-switcher-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:17px;height:17px}.locale-switcher-current{white-space:nowrap}.locale-switcher-chevron{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px;margin-left:1px;transition:transform .2s;transform:rotate(0)}.locale-switcher[open] .locale-switcher-chevron{transform:rotate(180deg)}.locale-switcher-menu{z-index:5;border:1px solid var(--border-soft);min-width:138px;box-shadow:var(--shadow-2);background:#fff;border-radius:11px;padding:6px;position:absolute;top:calc(100% + 9px);right:0}.locale-switcher-menu a{color:#464652;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;font-size:12px;font-weight:650;display:flex}.locale-switcher-menu a.active,.locale-switcher-menu a:hover{color:var(--primary);background:var(--surface-low)}.locale-switcher-check{color:var(--secondary);font-size:14px;line-height:1}.action-button,.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;font-weight:750;transition:all .2s;display:inline-flex}.primary-button:hover{background:var(--primary-hover);transform:translateY(-1px)}.mobile-menu-button{background:var(--surface-low);cursor:pointer;border:0;border-radius:10px;width:42px;height:42px;padding:10px;display:none}.mobile-menu-button span{background:var(--primary);border-radius:2px;height:2px;margin:4px 0;display:block}.mobile-nav-panel{display:none}.guide-article,.guides-page,.home-page,.info-page,.tool-detail-page,.tools-page{width:min(1280px,100%);margin:0 auto;padding:70px 40px 100px}.eyebrow{color:var(--secondary);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.home-hero,.page-heading,.tool-hero{text-align:center;max-width:850px;margin:0 auto 46px}.home-hero h1,.info-page h1,.page-heading h1,.tool-hero h1{color:var(--primary);letter-spacing:-.04em;margin-bottom:18px;font-size:clamp(38px,5vw,62px);line-height:1.05}.home-hero>p:last-child,.info-page .page-heading>p:last-child,.page-heading>p,.tool-hero>p:not(.eyebrow){color:var(--muted);margin:0 auto;font-size:18px;line-height:1.65}.page-heading h1{color:#191c1e;font-size:clamp(38px,4vw,52px)}.page-heading.narrow{max-width:720px}.section-heading{text-align:center}.home-steps h2,.how-it-works>header h2,.section-heading h2{color:var(--primary);letter-spacing:-.025em;margin-bottom:0;font-size:clamp(28px,3vw,38px)}.upload-workspace-wrap{max-width:1020px;margin:0 auto;position:relative}.upload-workspace-wrap:before{content:"";z-index:-1;filter:blur(24px);opacity:.66;background:linear-gradient(120deg,#e1e0ffb3,#c6e7ffcc);border-radius:32px;position:absolute;inset:-12px}.upload-workspace{text-align:center;min-height:430px;box-shadow:var(--shadow-2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:2px dashed #77768361;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:60px 48px;transition:all .25s;display:flex}.upload-workspace.dragging{border-color:var(--cyan);background:#2dbcfe0f;transform:scale(1.006)}.upload-workspace.has-files{text-align:left;align-items:stretch;min-height:390px}.format-flow{align-items:center;gap:18px;margin-bottom:28px;display:flex}.format-box{letter-spacing:-.02em;width:72px;height:72px;box-shadow:var(--shadow-1);border-radius:18px;place-items:center;font-size:12px;font-weight:850;display:grid}.format-box.source{color:#93000a;background:#ffdad6;transform:rotate(-5deg)}.format-box.target{color:var(--primary);background:#e1e0ff;transform:rotate(5deg)}.flow-arrow{color:var(--muted);font-size:30px}.upload-workspace h2{color:var(--primary);margin-bottom:8px;font-size:26px}.upload-workspace>p{color:var(--muted);margin-bottom:28px}.primary-button{color:#fff;background:var(--primary);box-shadow:var(--shadow-1);padding:14px 25px}.primary-button:disabled{opacity:.65;cursor:wait;transform:none}.cloud-source-area{width:min(760px,100%);margin-top:28px}.upload-source-divider{color:var(--muted);align-items:center;gap:14px;margin-bottom:16px;font-size:12px;display:flex}.upload-source-divider:after,.upload-source-divider:before{content:"";background:var(--border-soft);flex:1;height:1px}.upload-source-divider span{white-space:nowrap}.cloud-source-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.cloud-source-button{border:1px solid var(--border-soft);color:#31343a;min-width:0;min-height:48px;font:inherit;cursor:pointer;background:#ffffffeb;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:10px 13px;font-size:12px;font-weight:700;transition:border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.cloud-source-button:hover{border-color:#2dbcfebf;transform:translateY(-1px);box-shadow:0 5px 14px #1b1d5e14}.cloud-source-button:disabled{opacity:.55;cursor:wait;transform:none}.cloud-source-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 22px;width:22px;height:22px}.cloud-source-button.dropbox .cloud-source-icon,.cloud-source-button.google-drive .cloud-source-icon{stroke:none}.cloud-source-button.url .cloud-source-icon{color:var(--secondary)}.url-loader-form{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;margin-top:12px;display:grid}.url-loader-form input{border:1px solid var(--border-soft);color:#191c1e;min-width:0;height:44px;font:inherit;background:#fff;border-radius:9px;outline:none;padding:0 13px;font-size:13px}.url-loader-form input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2dbcfe24}.url-cancel-button,.url-load-button{height:44px;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 15px;font-size:12px;font-weight:750}.url-load-button{color:#fff;background:var(--primary)}.url-cancel-button{color:var(--muted);background:var(--surface-low)}.url-cancel-button:disabled,.url-load-button:disabled{opacity:.55;cursor:wait}.cloud-source-error,.cloud-source-status{text-align:center;font-size:12px;margin:12px 0 0!important}.cloud-source-status{color:var(--secondary)!important}.cloud-source-error{color:var(--error)!important}.merge-source-note{text-align:center;width:min(760px,100%);font-size:12px;color:var(--muted)!important;margin:24px 0 0!important}.selected-files-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.selected-files-heading>div{align-items:center;gap:12px;display:flex}.selected-files-heading small,.selected-files-heading strong{display:block}.selected-files-heading small{color:var(--muted);margin-top:3px}.selected-files-heading>button{color:var(--secondary);cursor:pointer;background:0 0;border:0;padding:8px 11px;font-weight:700}.selected-file-list button:disabled,.selected-files-heading>button:disabled{opacity:.45;cursor:not-allowed}.success-dot{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.selected-file-list{max-height:205px;margin:0 0 22px;padding:0;list-style:none;overflow:auto}.selected-file-list li{border:1px solid var(--border-soft);background:#fff;border-radius:12px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:9px;padding:12px;display:grid}.selected-file-list small,.selected-file-list strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.selected-file-list small{color:var(--muted);margin-top:3px;font-size:11px}.selected-file-list button{background:var(--surface-low);width:30px;height:30px;color:var(--muted);cursor:pointer;border:0;border-radius:8px;font-size:20px}.selected-file-actions{gap:4px;display:flex}.selected-file-actions button{font-size:15px}.file-type{width:44px;height:44px;color:var(--primary);background:#e1e0ff;border-radius:10px;place-items:center;font-size:9px;font-weight:800;display:grid}.file-type.with-order{grid-template-rows:auto auto;align-content:center}.file-type.with-order small{color:var(--secondary);margin:0 0 1px;font-size:10px;line-height:1}.tool-options{border:1px solid var(--border-soft);background:#f2f4f6b8;border-radius:13px;margin:0 0 22px;padding:17px}.tool-options h3{color:var(--primary);margin:0 0 12px;font-size:14px}.mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.compression-mode-options,.rotation-direction-options{grid-template-columns:repeat(3,minmax(0,1fr))}.tool-options .rotation-direction-title{margin-top:16px}.mode-options>label{border:1px solid var(--border-soft);cursor:pointer;background:#fff;border-radius:10px;align-items:flex-start;gap:9px;min-width:0;padding:12px;display:flex}.mode-options>label.selected{border-color:var(--secondary);box-shadow:0 0 0 2px #2e319214}.mode-options input{accent-color:var(--secondary);margin-top:3px}.mode-options small,.mode-options strong{display:block}.mode-options small{margin-top:3px}.mode-options small,.option-note{color:var(--muted);font-size:11px}.option-note{margin:12px 0 0;line-height:1.55}.page-ranges-field{margin-top:14px;display:block}.page-ranges-field.standalone{margin-top:0}.page-ranges-field>span{color:#31343a;margin-bottom:7px;font-size:12px;font-weight:750;display:block}.page-ranges-field input{border:1px solid var(--border-soft);width:100%;height:44px;font:inherit;background:#fff;border-radius:9px;outline:none;padding:0 13px}.page-ranges-field input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2dbcfe24}.page-ranges-field small{color:var(--muted);margin-top:7px;font-size:11px;display:block}.protection-password-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.password-field>span:first-child{color:#31343a;margin-bottom:7px;font-size:12px;font-weight:750;display:block}.password-input-wrap{display:block;position:relative}.password-input-wrap input{border:1px solid var(--border-soft);width:100%;height:44px;font:inherit;background:#fff;border-radius:9px;outline:none;padding:0 58px 0 13px}.password-input-wrap input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2dbcfe24}.password-input-wrap button{height:32px;color:var(--secondary);background:var(--surface-low);cursor:pointer;border:0;border-radius:7px;padding:0 9px;font-size:11px;font-weight:750;position:absolute;top:6px;right:6px}.password-help{color:var(--muted);margin-top:8px;font-size:11px;display:block}.unlock-password-field{max-width:520px;display:block}.redaction-editor{border:1px solid var(--border-soft);background:#f2f4f6b8;border-radius:13px;margin:0 0 22px;padding:17px}.redaction-editor-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:13px;display:flex}.redaction-editor-heading h3{color:var(--primary);margin:0 0 5px;font-size:14px}.redaction-editor-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.redaction-editor-heading>strong{color:var(--secondary);flex:none;font-size:12px}.redaction-editor-state{border:1px dashed var(--border);color:var(--muted);text-align:center;background:#fff;border-radius:10px;padding:28px 16px;font-size:12px}.redaction-editor-state.error{color:var(--error);background:#fff8f7;border-color:#ba1a1a47}.redaction-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.redaction-toolbar>div{align-items:center;gap:7px;display:flex}.redaction-toolbar button{border:1px solid var(--border-soft);min-height:34px;color:var(--secondary);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:0 10px;font-size:11px;font-weight:700}.redaction-toolbar button:hover{border-color:var(--cyan)}.redaction-toolbar button:disabled{opacity:.45;cursor:not-allowed}.redaction-toolbar span{min-width:54px;color:var(--muted);text-align:center;font-size:11px}.redaction-canvas-scroll{border:1px solid var(--border-soft);text-align:center;background:#dfe3e8;border-radius:10px;max-height:720px;padding:18px;overflow:auto}.redaction-page-stage{cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;max-width:none;display:inline-block;position:relative;overflow:hidden;box-shadow:0 7px 20px #00000029}.redaction-page-stage.disabled{cursor:wait}.redaction-page-stage.rendering{opacity:.72}.redaction-page-stage canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.redaction-mark{z-index:2;cursor:pointer;opacity:.92;background:#000;border:1px solid #fff;border-radius:0;outline:1px solid #000;min-width:1px;min-height:1px;padding:0;position:absolute}.redaction-mark:hover{background:#2c0000;outline-color:#ba1a1a}.redaction-mark:disabled{cursor:wait}.redaction-mark.draft{z-index:3;pointer-events:none;opacity:.72;border-style:dashed}.redaction-security-note{color:var(--muted);margin:11px 0 0;font-size:11px;line-height:1.55}.tool-options .permission-title{margin-top:18px}.permission-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.permission-options label{border:1px solid var(--border-soft);color:#31343a;cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:8px;padding:10px 11px;font-size:12px;display:flex}.permission-options input{accent-color:var(--secondary)}.action-button{color:#003247;background:linear-gradient(#82cfff,var(--cyan));padding:14px 24px;box-shadow:0 6px 18px #2dbcfe38}.action-button:hover{filter:saturate(1.08);transform:translateY(-1px)}.action-button:disabled{opacity:.72;cursor:wait;transform:none}.download-button{color:#fff;background:var(--success);box-shadow:0 6px 18px #10b98138}.conversion-progress{border:1px solid var(--border-soft);background:#f2f4f6cc;border-radius:13px;margin:0 0 20px;padding:17px}.conversion-progress>div:first-child{color:var(--primary);justify-content:space-between;gap:16px;font-size:13px;display:flex}.conversion-progress small{color:var(--muted);margin-top:9px;font-size:11px;display:block}.progress-track{background:#dfe3e8;border-radius:99px;height:8px;margin-top:10px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,var(--secondary),var(--cyan));height:100%;transition:width .15s linear;display:block}.workspace-result{text-align:center;font-size:13px;margin:14px 0 0!important}.workspace-result.success{color:#047857!important}.workspace-result.error{color:var(--error)!important}.workspace-notice{text-align:center;font-size:13px;color:var(--secondary)!important;margin:14px 0 0!important}.conversion-feedback{border:1px solid var(--border-soft);background:#ffffffd6;border-radius:15px;width:min(720px,100%);margin:24px auto 0;padding:20px}.conversion-feedback>header{text-align:center}.conversion-feedback>header h3{color:var(--primary);margin:0 0 5px;font-size:15px}.conversion-feedback>header p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.conversion-feedback-rating-actions{justify-content:center;gap:10px;margin-top:15px;display:flex}.conversion-feedback-rating-actions button{border:1px solid var(--border-soft);color:#31343a;min-width:116px;min-height:42px;font:inherit;cursor:pointer;background:#fff;border-radius:10px;padding:9px 16px;font-size:13px;font-weight:750;transition:all .18s}.conversion-feedback-rating-actions button.selected,.conversion-feedback-rating-actions button:hover{border-color:var(--secondary);color:var(--primary);background:#f3f2ff;box-shadow:0 0 0 2px #2e319214}.conversion-feedback-rating-actions button span{margin-right:7px}.conversion-feedback-rating-actions button:disabled{opacity:.58;cursor:wait}.conversion-feedback-details{border-top:1px solid var(--border-soft);margin-top:18px;padding-top:18px}.conversion-feedback-details fieldset{border:0;margin:0;padding:0}.conversion-feedback-details legend,.conversion-feedback-reason>span{color:#31343a;margin-bottom:9px;font-size:12px;font-weight:750;display:block}.conversion-feedback-issue-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.conversion-feedback-issue-grid label{border:1px solid var(--border-soft);min-width:0;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:10px;font-size:12px;display:flex}.conversion-feedback-issue-grid input{accent-color:var(--secondary)}.conversion-feedback-reason{margin-top:15px;display:block}.conversion-feedback-reason textarea{resize:vertical;border:1px solid var(--border-soft);color:#191c1e;width:100%;font:inherit;background:#fff;border-radius:9px;outline:none;padding:11px 12px;font-size:12px;line-height:1.55}.conversion-feedback-reason textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2dbcfe24}.conversion-feedback-privacy{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.conversion-feedback-submit{color:#fff;background:var(--secondary);font:inherit;cursor:pointer;border:0;border-radius:9px;margin-top:13px;padding:10px 17px;font-size:12px;font-weight:750}.conversion-feedback-submit:disabled{opacity:.58;cursor:not-allowed}.conversion-feedback-error{color:var(--error);text-align:center;margin:11px 0 0;font-size:12px}.conversion-feedback-thanks{color:#047857;text-align:center;justify-content:center;align-items:center;gap:10px;display:flex}.conversion-feedback-thanks span{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:850;display:grid}.conversion-feedback-thanks p{margin:0;font-size:13px;font-weight:700}.tool-card{border:1px solid var(--border-soft);min-width:0;min-height:142px;box-shadow:var(--shadow-1);background:#fff;border-radius:17px;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;padding:24px;transition:all .22s;display:grid}.tool-card:hover{border-color:#2dbcfe8c;transform:translateY(-4px);box-shadow:0 12px 28px #2e31921a}.tool-format-icon{width:56px;height:56px;color:var(--primary);background:#e1e0ff;border-radius:16px;place-items:center;font-size:10px;font-weight:850;display:grid}.category-from-pdf .tool-format-icon{color:#00658d;background:#c6e7ff}.category-organize .tool-format-icon{color:#773207;background:#ffdbcb}.category-security .tool-format-icon{color:#047857;background:#d1fae5}.tool-card-copy{min-width:0}.tool-card-copy small,.tool-card-copy strong{display:block}.tool-card-copy strong{color:#191c1e;margin-bottom:7px;font-size:15px}.tool-card-copy small{color:var(--muted);line-height:1.45}.card-arrow{color:var(--border);transition:all .2s}.tool-card:hover .card-arrow{color:var(--secondary);transform:translate(3px)}.tool-card.compact{min-height:auto;box-shadow:none;background:0 0;border:0;grid-template-columns:36px 1fr auto;padding:10px}.tool-card.compact:hover{background:#ffffffb8;transform:none}.tool-card.compact .tool-format-icon{border-radius:9px;width:34px;height:34px;font-size:7px}.tool-card.compact small{display:none}.tool-card.compact strong{margin:0;font-size:13px}.home-page{padding-top:52px}.home-proof-panel{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.home-proof-panel article{background:linear-gradient(145deg,#fff,#f2f4f6b8);border:1px solid #2e319221;border-radius:15px;grid-template-columns:30px minmax(0,1fr);gap:11px;min-width:0;padding:20px 18px;display:grid;box-shadow:0 5px 18px #1b1d5e0e}.home-proof-panel article>span{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:28px;height:28px;font-size:14px;font-weight:850;display:grid}.home-proof-panel h3{color:var(--primary);margin:3px 0 7px;font-size:15px;line-height:1.25}.home-proof-panel p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.featured-tools-section,.home-guides-section,.home-steps{margin-top:100px}.home-steps>header{text-align:center;margin-bottom:42px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.steps-grid article{text-align:center;padding:16px 28px;position:relative}.steps-grid article>span{color:#fff;background:var(--primary);width:52px;height:52px;box-shadow:var(--shadow-1);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:18px;font-weight:750;display:grid}.steps-grid article:nth-child(2)>span{background:var(--secondary)}.steps-grid article:nth-child(3)>span{background:var(--success)}.steps-grid h3{color:#191c1e;letter-spacing:.05em;text-transform:uppercase;margin-bottom:9px;font-size:14px}.steps-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.steps-grid.connected article:not(:last-child):after{content:"";background:var(--border);width:calc(100% - 54px);height:1px;position:absolute;top:41px;left:calc(50% + 42px)}.featured-tools-section .section-heading{margin-bottom:35px}.featured-tools-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.text-link{color:var(--primary);margin:30px auto 0;font-size:14px;font-weight:750;display:table}.home-guides-section .section-heading{max-width:720px;margin:0 auto 35px}.home-guides-section .section-heading>p:last-child{color:var(--muted);margin:12px 0 0;line-height:1.65}.home-guide-grid{gap:16px}.home-guide-grid,.trust-panel{grid-template-columns:repeat(3,1fr);display:grid}.trust-panel{border:1px solid var(--border-soft);box-shadow:var(--shadow-1);background:#fff;border-radius:20px;gap:32px 28px;margin-top:88px;padding:32px}.trust-panel article{grid-template-columns:50px 1fr;gap:16px;display:grid}.trust-panel article>span{width:48px;height:48px;color:var(--primary);background:var(--surface-low);border-radius:50%;place-items:center;font-size:22px;display:grid}.trust-panel h2{margin-bottom:8px;font-size:18px}.trust-panel p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.tool-detail-page{padding-top:58px}.tool-hero{margin-bottom:42px}.tool-hero h1{font-size:clamp(40px,5vw,58px)}.tool-usp-list{flex-wrap:wrap;justify-content:center;gap:9px 18px;margin:25px 0 0;padding:0;list-style:none;display:flex}.tool-usp-list li{color:#31343a;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.tool-usp-list li:before{content:"✓";color:var(--success);font-weight:900}.tool-count{color:var(--secondary);background:#c6e7ff8c;border-radius:999px;margin-top:18px;padding:7px 11px;font-size:11px;font-weight:750;display:inline-flex}.detail-bento{grid-template-columns:1fr 1fr 1.05fr;gap:20px;max-width:1100px;margin:76px auto 0;display:grid}.benefit-card,.related-card{border:1px solid var(--border-soft);background:var(--surface);box-shadow:var(--shadow-1);border-radius:17px;padding:26px}.benefit-icon{border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:18px;font-size:21px;display:grid}.benefit-icon.quality{color:#004866;background:var(--cyan-soft)}.benefit-icon.security{color:var(--primary);background:#e1e0ff}.benefit-card h2,.related-card h2{color:var(--primary);margin-bottom:11px;font-size:16px}.benefit-card p{color:#464652;margin:0;font-size:13px;line-height:1.62}.related-card{background:#f2f4f6cc}.related-card>h2{margin-bottom:10px}.how-it-works{margin:100px auto 0}.how-it-works>header{text-align:center;margin-bottom:40px}.core-tool-landing{max-width:1100px;margin:0 auto}.core-tool-how>header{max-width:760px;margin-left:auto;margin-right:auto}.core-tool-how>header>p:last-child,.landing-section-heading>p:last-child{color:var(--muted);margin:12px auto 0;font-size:16px;line-height:1.65}.landing-section{margin-top:100px}.landing-section-heading{text-align:center;max-width:760px;margin:0 auto 38px}.landing-section-heading h2,.landing-security-panel h2{color:var(--primary);letter-spacing:-.025em;font-size:clamp(28px,3.4vw,40px);line-height:1.16}.landing-feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-feature-card{border:1px solid var(--border-soft);min-height:180px;box-shadow:var(--shadow-1);background:#fff;border-radius:17px;grid-template-columns:44px 1fr;align-content:start;gap:15px;padding:25px;display:grid}.landing-feature-card>span{width:42px;height:42px;color:var(--primary);background:#e1e0ff;border-radius:12px;place-items:center;font-size:16px;font-weight:850;display:grid}.landing-feature-card:nth-child(3n+2)>span{color:#004866;background:var(--cyan-soft)}.landing-feature-card:nth-child(3n)>span{color:#047857;background:#d1fae5}.landing-feature-card h3,.landing-file-grid h3,.landing-security-list h3{color:#191c1e;margin:3px 0 8px;font-size:16px}.landing-feature-card p,.landing-file-grid p,.landing-security-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.landing-files-section{background:var(--surface-low);border-radius:24px;padding:44px}.landing-file-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.landing-file-grid article{border:1px solid var(--border-soft);background:#fff;border-radius:15px;grid-template-columns:28px 1fr;gap:13px;padding:22px;display:grid}.landing-file-grid article>span,.landing-security-list article>span{color:#047857;background:#d1fae5;border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;font-weight:900;display:grid}.landing-file-grid h3,.landing-security-list h3{margin-top:2px}.landing-review-note{border-left:3px solid var(--cyan);color:#464652;background:#ffffffb8;margin:20px 0 0;padding:15px 17px;font-size:13px;line-height:1.65}.landing-comparison-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.landing-comparison-card{border:1px solid var(--border-soft);box-shadow:var(--shadow-1);background:#fff;border-radius:19px;padding:30px}.landing-comparison-card.recommended{background:linear-gradient(145deg,#f4fff9,#fff 65%);border-color:#10b98166}.landing-comparison-card.caution{background:linear-gradient(145deg,#fff8f4,#fff 65%);border-color:#ff8a5066}.comparison-label{color:#047857;background:#d1fae5;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.landing-comparison-card.caution .comparison-label{color:#7a3212;background:var(--orange-soft)}.landing-comparison-card.neutral .comparison-label{color:var(--primary);background:#e1e0ff}.landing-comparison-card h3{color:var(--primary);margin:19px 0 10px;font-size:22px}.landing-comparison-card>p{color:#464652;margin:0;line-height:1.65}.landing-comparison-card ul{color:var(--muted);gap:9px;margin:19px 0 0;padding-left:20px;font-size:13px;line-height:1.55;display:grid}.landing-security-panel{color:#fff;background:linear-gradient(135deg,#171765,var(--primary));border-radius:24px;grid-template-columns:.85fr 1.35fr;align-items:start;gap:48px;padding:42px;display:grid;box-shadow:0 18px 42px #2e319230}.landing-security-panel .eyebrow{color:var(--cyan)}.landing-security-panel h2{color:#fff}.landing-security-panel header>p:not(.eyebrow){color:#ffffffc2;margin:17px 0 0;line-height:1.7}.landing-privacy-link{color:var(--cyan);margin:22px 0 0}.landing-security-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.landing-security-list article{background:#ffffff12;border:1px solid #ffffff21;border-radius:14px;grid-template-columns:26px 1fr;gap:12px;padding:17px;display:grid}.landing-security-list h3{color:#fff}.landing-security-list p{color:#ffffffb3}.core-tool-related .landing-section-heading{margin-bottom:26px}.landing-related-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.core-tool-guides{background:linear-gradient(145deg,#e1e0ff8c,#c6e7ff5c);border:1px solid #2e319224;border-radius:24px;padding:40px}.core-tool-guides .landing-section-heading{margin-bottom:26px}.tool-guide-grid{width:min(760px,100%);margin:0 auto}.visible-breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:36px;font-size:12px;display:flex}.visible-breadcrumbs a{color:var(--secondary);font-weight:700}.visible-breadcrumbs a:hover{text-underline-offset:3px;text-decoration:underline}.guides-hero{text-align:center;max-width:820px;margin:0 auto 48px}.guide-article-header h1,.guides-hero h1{color:var(--primary);letter-spacing:-.04em;text-wrap:balance;margin-bottom:18px;font-size:clamp(40px,5vw,60px);line-height:1.06}.guide-article-header>p:not(.eyebrow),.guides-hero>p:not(.eyebrow){color:var(--muted);margin:0 auto;font-size:18px;line-height:1.7}.guides-hero>span{color:var(--secondary);background:#c6e7ff85;border-radius:999px;margin-top:22px;padding:8px 12px;font-size:12px;font-weight:750;display:inline-flex}.guide-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.guide-card{border:1px solid var(--border-soft);min-width:0;min-height:230px;box-shadow:var(--shadow-1);background:#fff;border-radius:19px;flex-direction:column;align-items:flex-start;padding:28px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.guide-card:hover{box-shadow:var(--shadow-2);border-color:#2dbcfea6;transform:translateY(-3px)}.guide-card-category{color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;background:#c6e7ff7a;border-radius:999px;margin-bottom:16px;padding:6px 9px;font-size:10px;font-weight:850;display:inline-flex}.guide-card>strong{color:var(--primary);text-wrap:balance;margin-bottom:12px;font-size:21px;line-height:1.3}.guide-card>p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.guide-card-meta{color:#464652;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:auto;padding-top:22px;font-size:11px;font-weight:750;display:flex}.guide-card-meta span{color:var(--secondary);font-size:17px;transition:transform .2s}.guide-card:hover .guide-card-meta span{transform:translate(3px)}.guide-card.compact{min-height:0;padding:22px}.guide-card.compact>strong{margin-bottom:0;font-size:18px}.guide-card.compact .guide-card-meta{padding-top:16px}.guides-editorial-note{background:linear-gradient(145deg,#fff,#f3f2ff);border:1px solid #2e319229;border-radius:18px;grid-template-columns:46px 1fr;gap:17px;max-width:900px;margin:54px auto 0;padding:28px;display:grid}.guides-editorial-note>span{width:44px;height:44px;color:var(--primary);background:#e1e0ff;border-radius:50%;place-items:center;font-size:20px;display:grid}.guides-editorial-note h2{color:var(--primary);margin:2px 0 8px;font-size:18px}.guides-editorial-note p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.guide-article{max-width:1180px}.guide-article-header{text-align:center;max-width:920px;margin:0 auto 58px}.guide-article-header h1{font-size:clamp(40px,5.2vw,64px)}.guide-article-header>p:not(.eyebrow){max-width:780px}.guide-byline{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:24px;font-size:11px;font-weight:650;display:flex}.guide-byline span:not(:first-child):before{content:"•";color:var(--border);margin-right:20px}.guide-layout{grid-template-columns:220px minmax(0,760px);justify-content:center;align-items:start;gap:64px;display:grid}.guide-toc{border-left:2px solid var(--cyan-soft);gap:11px;padding:20px;display:grid;position:sticky;top:108px}.guide-toc strong{color:var(--primary);margin-bottom:3px;font-size:13px}.guide-toc a{color:var(--muted);font-size:11px;line-height:1.45}.guide-toc a:hover{color:var(--secondary)}.guide-main-content{min-width:0}.guide-takeaways{background:linear-gradient(145deg,#f3fff8,#fff);border:1px solid #10b9813d;border-radius:18px;padding:28px 30px}.guide-takeaways h2{color:var(--primary);margin-bottom:16px;font-size:22px}.guide-checklist,.guide-takeaways ul{color:#464652;gap:10px;margin:0;padding-left:22px;font-size:14px;line-height:1.65;display:grid}.guide-checklist li::marker{color:var(--success)}.guide-takeaways li::marker{color:var(--success)}.guide-content-section{padding-top:62px;scroll-margin-top:100px}.guide-content-section>h2,.guide-related-section h2{color:var(--primary);letter-spacing:-.025em;text-wrap:balance;margin-bottom:19px;font-size:clamp(27px,3vw,36px);line-height:1.18}.guide-content-section>p{color:#3f434a;margin-bottom:16px;font-size:16px;line-height:1.82}.guide-checklist{background:var(--surface-low);border-radius:15px;margin-top:24px;padding:23px 26px 23px 45px}.guide-steps{counter-reset:guide-step;gap:14px;margin:26px 0 0;padding:0;list-style:none;display:grid}.guide-steps li{counter-increment:guide-step;border:1px solid var(--border-soft);background:#fff;border-radius:15px;grid-template-columns:36px 1fr;gap:14px;padding:19px 21px;display:grid}.guide-steps li:before{content:counter(guide-step);color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:850;display:grid}.guide-steps h3{color:#191c1e;margin:1px 0 7px;font-size:16px}.guide-steps p{color:var(--muted);margin:0;font-size:13px;line-height:1.62}.guide-note{border-left:4px solid var(--cyan);background:#eef9fd;border-radius:4px 14px 14px 4px;margin-top:26px;padding:21px 23px}.guide-note.warning{background:#fff5f0;border-left-color:#ff8a50}.guide-note strong{color:var(--primary);margin-bottom:7px;font-size:14px;display:block}.guide-note.warning strong{color:#7a3212}.guide-note p{color:#464652;margin:0;font-size:13px;line-height:1.65}.guide-tool-callout{color:#fff;background:linear-gradient(135deg,#171765,var(--primary));border-radius:18px;justify-content:space-between;align-items:center;gap:28px;margin-top:30px;padding:28px;display:flex;box-shadow:0 14px 34px #2e319229}.guide-tool-callout>div>span{color:var(--cyan);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:850;display:block}.guide-tool-callout h3{color:#fff;margin-bottom:7px;font-size:19px}.guide-tool-callout p{color:#ffffffba;margin:0;font-size:13px;line-height:1.6}.guide-tool-callout .primary-button{color:var(--primary);white-space:nowrap;background:#fff;flex:none}.guide-main-content>.page-faq-section,.guide-related-section{margin-top:72px}.guide-related-section>header{margin-bottom:22px}.guide-related-section .eyebrow{margin-bottom:8px}.guide-related-grid,.guide-tool-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.tools-page{padding-top:64px}.tool-groups{gap:68px;display:grid}.tool-group-section>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:end;margin-bottom:20px;padding-bottom:15px;display:flex}.tool-group-section h2{color:#191c1e;margin-bottom:5px;font-size:28px}.tool-group-section header p{color:var(--muted);margin:0;font-size:13px}.tool-group-section header>span{color:var(--muted);font-size:12px}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.catalog-grid .tool-card{text-align:center;grid-template-columns:1fr;min-height:170px}.catalog-grid .tool-format-icon{margin:0 auto}.catalog-grid .card-arrow{display:none}.catalog-organize{grid-template-columns:repeat(3,1fr)}.catalog-organize .tool-card,.catalog-security .tool-card{text-align:left;grid-template-columns:52px 1fr auto;min-height:132px}.catalog-organize .tool-format-icon,.catalog-security .tool-format-icon{margin:0}.catalog-security{grid-template-columns:repeat(3,1fr)}.info-page{max-width:1080px}.info-page-header{text-align:center;max-width:780px;margin:0 auto 46px}.info-page-header h1{overflow-wrap:anywhere;text-wrap:balance}.info-page-kicker{color:var(--secondary);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-flex}.info-page-kicker-divider{background:var(--border);opacity:.8;width:38px;height:1px}.info-page-header>p{max-width:720px;color:var(--muted);margin:0 auto;font-size:17px;line-height:1.7}.info-main{gap:28px;width:min(960px,100%);min-width:0;margin:0 auto;display:grid}.info-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.info-highlights article{border:1px solid var(--border-soft);min-height:122px;box-shadow:var(--shadow-1);background:#fff;border-radius:16px;padding:24px;position:relative;overflow:hidden}.info-highlights article:before{content:"";background:linear-gradient(90deg,var(--primary),var(--cyan));height:3px;position:absolute;inset:0 0 auto}.info-highlights strong{color:var(--primary);font-size:22px;line-height:1.2;display:block}.info-highlights span{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.55;display:block}.info-sections{border:1px solid var(--border-soft);box-shadow:var(--shadow-1);background:#fff;border-radius:20px;gap:0;padding:6px 32px;display:grid}.info-section{border-bottom:1px solid var(--border-soft);padding:30px 0;scroll-margin-top:96px}.info-section:last-child{border-bottom:0}.info-section h2{color:var(--primary);margin-bottom:12px;font-size:20px;line-height:1.35}.info-section p{color:#464652;margin:0;font-size:15px;line-height:1.8}.info-section ul{color:#464652;margin:16px 0 0;padding-left:20px;font-size:14px;line-height:1.75}.info-section li::marker{color:var(--secondary)}.info-section li+li{margin-top:9px}.info-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.info-section-heading h2{color:var(--primary);margin:0;font-size:24px}.info-search{border:1px solid var(--border-soft);background:#fff;border-radius:10px;align-items:center;gap:10px;min-width:280px;height:44px;padding:0 13px;display:flex}.info-search svg{fill:none;width:18px;height:18px;stroke:var(--muted);stroke-width:1.7px;stroke-linecap:round}.info-search input{min-width:0;font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:13px}.page-faq-section{max-width:980px;margin:88px auto 0}.page-faq-section .section-heading{margin-bottom:20px}.page-faq-section .section-heading h2{color:var(--primary);font-size:clamp(26px,3vw,34px)}.info-faqs{gap:14px;padding:16px 0 0;display:grid}.faq-list{gap:10px;margin-top:18px;display:grid}.faq-list details{border:1px solid var(--border-soft);box-shadow:var(--shadow-1);background:#fff;border-radius:14px;padding:0 18px}.faq-list summary{cursor:pointer;min-height:54px;color:var(--primary);justify-content:space-between;align-items:center;gap:14px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:focus-visible{outline:2px solid var(--secondary);outline-offset:5px;border-radius:6px}.faq-list details[open]{border-color:#0068b047}.faq-list details p{color:#464652;margin:0 0 16px;line-height:1.7}.faq-toggle-icon{width:24px;height:24px;color:var(--secondary);flex:0 0 24px;place-items:center;transition:transform .18s;display:grid}.faq-toggle-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.faq-list details[open] .faq-toggle-icon{transform:rotate(180deg)}.info-empty-state{color:var(--muted);margin-top:14px;font-size:13px}.contact-form-section{border:1px solid var(--border-soft);box-shadow:var(--shadow-1);background:#fff;border-radius:20px;padding:32px}.contact-email-link{color:var(--secondary);font-size:13px;font-weight:700}.contact-form-intro{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.6}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.contact-form label{color:#31343a;gap:8px;font-size:13px;font-weight:700;display:grid}.contact-form label span{display:block}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--border-soft);color:#191c1e;width:100%;font:inherit;background:#fff;border-radius:10px;outline:none;padding:13px 14px}.contact-form textarea{resize:vertical;min-height:160px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2dbcfe24}.contact-message-field{grid-column:1/-1}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.contact-form-actions{border-top:1px solid var(--border-soft);grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;margin-top:6px;padding:18px 0 2px;display:flex}.contact-form-safety{min-width:0;color:var(--muted);align-items:center;gap:10px;display:flex}.contact-form-safety-icon{width:34px;height:34px;color:var(--secondary);background:#eef9fd;border:1px solid #cfe8f4;border-radius:9px;flex:0 0 34px;place-items:center;display:grid}.contact-form-safety-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.contact-form-safety-copy{gap:2px;min-width:0;font-size:12px;line-height:1.45;display:grid}.contact-form-safety-copy strong{color:#31343a;font-size:12px}.contact-submit-button{border-radius:9px;flex:none;min-width:132px;min-height:46px;padding:0 22px;box-shadow:0 6px 16px #15157d24}.contact-submit-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.contact-form-status{color:var(--secondary);margin:14px 0 0;font-size:13px}.contact-form-status.success{color:var(--success)}.contact-form-status.error{color:var(--error)}.site-footer{border-top:1px solid var(--border-soft);background:#fff;margin-top:auto}.footer-inner{grid-template-columns:1fr 1.4fr auto;align-items:center;gap:30px;width:min(1280px,100%);min-height:150px;margin:0 auto;padding:34px 40px;display:grid}.footer-brand{justify-self:start}.footer-brand img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:190px;height:55px;display:block}.copyright,.footer-brand p{color:var(--muted);margin:8px 0 0;font-size:11px}.footer-links{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.footer-link-button,.footer-links a{color:var(--muted);font-size:11px}.footer-link-button:hover,.footer-links a:hover{color:var(--secondary)}.footer-link-button{cursor:pointer;background:0 0;border:0;padding:0}.analytics-consent{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #c7c5d4c7;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;width:min(980px,100% - 48px);margin:0 auto;padding:18px;display:grid;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 18px 52px #1b1d5e2e}.analytics-consent-copy{min-width:0}.analytics-consent-kicker{color:var(--secondary);letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800}.analytics-consent h2{color:var(--primary);letter-spacing:0;margin-bottom:6px;font-size:18px}.analytics-consent p{color:var(--muted);font-size:13px;line-height:1.55}.analytics-consent-copy>p:last-of-type{margin-bottom:0}.analytics-consent-status{color:#31343a;margin:8px 0 0;font-size:12px;font-weight:700}.analytics-consent-link{color:var(--secondary);margin-top:9px;font-size:12px;font-weight:750;display:inline-flex}.analytics-consent-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.analytics-consent-actions button{white-space:nowrap;border-radius:9px;min-height:39px;padding:0 14px;font-size:12px;font-weight:750}.analytics-consent-close,.analytics-consent-decline{border:1px solid var(--border-soft);color:#31343a;cursor:pointer;background:#fff}.analytics-consent-close:hover,.analytics-consent-decline:hover{border-color:var(--cyan);color:var(--primary);background:#eef9fd}.analytics-consent-accept{box-shadow:none;padding:0 16px}@media (width<=1060px){.header-inner{grid-template-columns:205px minmax(0,1fr) max-content;padding:0 24px}.brand{width:180px}.nav-link{padding:9px 10px}.mega-menu-grid{grid-template-columns:repeat(2,1fr)}.catalog-grid{grid-template-columns:repeat(3,1fr)}.detail-bento,.landing-feature-grid{grid-template-columns:repeat(2,1fr)}.landing-security-panel{grid-template-columns:1fr;gap:30px}.home-proof-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-panel{grid-template-columns:repeat(2,1fr)}.related-card{grid-column:1/-1}.guide-layout{grid-template-columns:190px minmax(0,700px);gap:36px}}@media (width<=1180px){.header-inner{grid-template-columns:1fr auto;padding:0 24px}.desktop-nav{display:none}.header-actions{grid-column:2}.mobile-menu-button{display:block}.mobile-nav-panel{border-top:1px solid var(--border-soft);background:#fffffffa;max-height:calc(100vh - 78px);padding:14px 24px 22px;display:block;overflow:auto}.mobile-primary-links{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px;margin-bottom:12px;display:grid}.mobile-primary-links a{background:var(--surface-low);color:var(--primary);border-radius:9px;padding:11px;font-size:13px;font-weight:700}.mobile-locale-switcher{border-bottom:1px solid var(--border-soft);grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;margin-bottom:12px;padding-bottom:12px;display:grid}.mobile-locale-switcher a{border:1px solid var(--border-soft);min-width:0;color:var(--muted);text-align:center;white-space:nowrap;border-radius:8px;padding:9px 11px;font-size:12px;font-weight:700}.mobile-locale-switcher a.active{border-color:var(--cyan);color:var(--primary);background:#eef9fd}.mobile-tool-group{border-bottom:1px solid var(--border-soft);padding:9px 0}.mobile-tool-group summary{color:#191c1e;cursor:pointer;font-size:13px;font-weight:750}.mobile-tool-group div{grid-template-columns:repeat(2,1fr);gap:5px;padding-top:8px;display:grid}.mobile-tool-group a{min-width:0;color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:6px;font-size:11px;display:flex}.mobile-tool-group a:hover{color:var(--secondary);background:var(--surface-low)}.mobile-tool-group .tool-menu-icon{flex-basis:25px;width:25px;height:25px}.mobile-tool-group .tool-menu-icon svg{width:15px;height:15px}}@media (width<=780px){.header-inner{grid-template-columns:1fr auto;height:68px;padding:0 16px}.brand{width:156px;height:48px}.locale-switcher-current{display:none}.locale-switcher summary{justify-content:center;min-width:38px;padding:9px}.locale-switcher-menu{right:-44px}.mobile-nav-panel{max-height:calc(100vh - 68px);padding:14px 16px 22px}.guide-article,.guides-page,.home-page,.info-page,.tool-detail-page,.tools-page{padding:45px 16px 72px}.home-hero,.page-heading,.tool-hero{margin-bottom:32px}.home-hero h1,.info-page h1,.page-heading h1,.tool-hero h1{font-size:36px}.info-page-header h1{font-size:clamp(30px,8.5vw,34px)}.home-hero>p:last-child,.page-heading>p,.tool-hero>p:not(.eyebrow){font-size:16px}.upload-workspace{min-height:390px;padding:44px 18px}.upload-workspace.has-files{align-items:stretch}.format-box{width:62px;height:62px}.upload-workspace h2{font-size:21px}.cloud-source-actions{grid-template-columns:1fr}.url-loader-form{grid-template-columns:1fr 1fr}.url-loader-form input{grid-column:1/-1}.selected-files-heading{align-items:flex-start}.selected-files-heading>button{font-size:12px}.compression-mode-options,.mode-options,.permission-options,.protection-password-grid,.rotation-direction-options{grid-template-columns:1fr}.conversion-feedback-issue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.redaction-editor{padding:13px}.redaction-editor-heading,.redaction-toolbar{grid-template-columns:1fr;display:grid}.redaction-toolbar>div{flex-wrap:wrap}.redaction-canvas-scroll{padding:10px}.info-page-header{margin-bottom:34px}.info-page-header>p{font-size:15px}.info-main{gap:22px}.info-highlights{grid-template-columns:1fr}.info-highlights article{min-height:0;padding:20px}.info-sections{border-radius:16px;padding:4px 20px}.info-section{padding:24px 0}.info-section-heading{flex-direction:column;align-items:flex-start}.info-search{width:100%;min-width:0}.contact-form-section{border-radius:16px;padding:22px}.contact-form{grid-template-columns:1fr}.contact-message-field{grid-column:auto}.contact-form-actions{flex-direction:column;grid-column:auto;align-items:stretch;gap:16px}.contact-submit-button{width:100%}.detail-bento,.featured-tools-grid,.home-guide-grid,.home-proof-panel,.steps-grid,.trust-panel{grid-template-columns:1fr}.tool-usp-list{gap:8px 14px}.landing-section{margin-top:72px}.landing-section-heading{margin-bottom:28px}.landing-comparison-grid,.landing-feature-grid,.landing-file-grid,.landing-related-grid,.landing-security-list{grid-template-columns:1fr}.landing-feature-card{min-height:0;padding:21px}.landing-files-section,.landing-security-panel{border-radius:19px;padding:26px 20px}.steps-grid.connected article:after{display:none}.featured-tools-section,.home-guides-section,.home-steps{margin-top:72px}.trust-panel{padding:22px}.tool-card{min-height:120px;padding:18px}.detail-bento{margin-top:58px}.related-card{grid-column:auto}.how-it-works,.page-faq-section{margin-top:72px}.tool-groups{gap:48px}.tool-group-section>header{align-items:flex-start}.tool-group-section header>span{display:none}.catalog-grid,.catalog-organize,.catalog-security{grid-template-columns:1fr}.catalog-grid .tool-card{text-align:left;grid-template-columns:52px 1fr auto;min-height:120px}.catalog-grid .tool-format-icon{margin:0}.catalog-grid .card-arrow{display:block}.visible-breadcrumbs{margin-bottom:28px}.guides-hero{margin-bottom:36px}.guide-article-header h1,.guides-hero h1{font-size:36px}.guide-article-header>p:not(.eyebrow),.guides-hero>p:not(.eyebrow){font-size:16px}.guide-index-grid,.guide-related-grid,.guide-tool-grid{grid-template-columns:1fr}.guide-card{min-height:0;padding:23px}.guides-editorial-note{grid-template-columns:1fr;padding:23px}.guide-article-header{text-align:left;margin-bottom:40px}.guide-article-header>p:not(.eyebrow){margin-left:0}.guide-byline{justify-content:flex-start;gap:7px 14px}.guide-byline span:not(:first-child):before{margin-right:14px}.guide-layout{display:block}.guide-toc{border:1px solid var(--border-soft);background:#fff;border-radius:14px;margin-bottom:34px;padding:19px 20px;position:static}.guide-takeaways{padding:23px}.guide-content-section{padding-top:50px}.guide-content-section>p{font-size:15px;line-height:1.75}.guide-checklist{padding:20px 20px 20px 39px}.guide-steps li{padding:17px}.guide-tool-callout{flex-direction:column;align-items:stretch;padding:23px}.guide-tool-callout .primary-button{width:100%}.core-tool-guides{border-radius:19px;padding:26px 20px}.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center;padding:30px 16px}.footer-brand{justify-self:center}.footer-brand img{margin:0 auto}.analytics-consent{grid-template-columns:1fr;gap:14px;width:calc(100% - 24px);padding:16px;bottom:12px;left:12px;right:12px}.analytics-consent-actions{justify-content:stretch}.analytics-consent-actions button{flex:130px}}@media (width<=380px){.brand{width:120px;height:42px}.header-actions{gap:8px}.locale-switcher{display:none}.mobile-menu-button{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}
