:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] .header nav,[data-theme=dark] .trust-row{color:#b7c8c5}[data-theme=dark] .header nav a:hover,[data-theme=dark] .tool-card span,[data-theme=dark] .card-arrow{color:#9de7dc}[data-theme=dark] .eyebrow{color:#8ff1df;background:#173b37}[data-theme=dark] .search-box kbd{color:#b7c8c5;background:#203230}[data-theme=dark] .tool-icon{color:#8ff1df;background:#173b37}[data-theme=dark] .tool-card:hover{border-color:#3f7069;box-shadow:0 16px 36px #0000003d}[data-theme=dark] .dropzone,[data-theme=dark] .reader-empty,[data-theme=dark] .editor-empty{border-color:#41645f}[data-theme=dark] .page-paper{background:#1b2c2b}[data-theme=dark] .reader-page-label{color:#a8c2bc}[data-theme=dark] .thumb-placeholder{color:#a8c2bc;background:#1b2c2b}[data-theme=dark] .reader-canvas,[data-theme=dark] .editor-center{background:#1b2c2b}[data-theme=dark] .editor-object.shape{border-color:#9de7dc}[data-theme=dark] .reader-empty svg,[data-theme=dark] .editor-empty svg{color:#8ff1df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 50% -10%, color-mix(in srgb,var(--accent) 18%,transparent) 0, transparent 34rem), color-mix(in srgb,var(--surface) 35%,#f7faf9);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh}.header{justify-content:space-between;align-items:center;max-width:1240px;height:82px;margin:0 auto;padding:0 28px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.2rem;font-weight:800;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:10px 10px 10px 4px;place-items:center;width:35px;height:35px;display:grid}.header nav{color:#465460;gap:34px;font-size:.95rem;display:flex}.header nav a:hover{color:var(--accent-dark)}.header-actions{gap:8px;display:flex}.icon-button{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 78%,transparent);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;display:grid}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:575px;padding:64px 0 72px;display:flex}.eyebrow,.kicker{color:var(--accent-dark);letter-spacing:.09em;text-transform:uppercase;font-size:.78rem;font-weight:700}.eyebrow{background:#e4f6f2;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;display:flex}h1,h2{letter-spacing:-.055em;margin:0}h1{max-width:900px;margin-top:28px;font-size:clamp(3.4rem,8vw,6.8rem);line-height:.92}.hero>p{max-width:610px;color:var(--muted);margin:27px auto 31px;font-size:1.2rem;line-height:1.65}.hero-search-wrap{width:min(650px,100%);position:relative}.search-box{background:var(--surface);border:1px solid var(--line);width:100%;box-shadow:var(--shadow);text-align:left;border-radius:18px;align-items:center;gap:13px;padding:13px 14px 13px 18px;display:flex}.search-box svg{color:var(--accent);flex:none}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:1rem}.search-box kbd{border:1px solid var(--line);color:#728078;background:#f1f5f4;border-radius:8px;padding:6px 9px;font-size:.78rem}.trust-row{color:#697670;gap:25px;margin-top:21px;font-size:.84rem;display:flex}.trust-row span{align-items:center;gap:7px;display:flex}.tools-section{padding:86px 0 104px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-heading h2,.privacy-band h2{margin-top:7px;font-size:clamp(2rem,4vw,3rem)}.section-heading>a,.privacy-band>a{color:var(--accent-dark);align-items:center;gap:8px;font-weight:700;display:flex}.tool-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.tool-card{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 84%,transparent);border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:118px;padding:24px;transition:all .2s;display:grid}.tool-card:hover{border-color:#a7cbc5;transform:translateY(-2px);box-shadow:0 16px 36px #233d3914}.tool-icon{width:52px;height:52px;color:var(--accent-dark);background:#e8f7f4;border-radius:15px;place-items:center;display:grid}.tool-card strong,.tool-card small{display:block}.tool-card strong{font-size:1.08rem;font-weight:700}.tool-card small{color:var(--muted);margin-top:7px;font-size:.9rem}.card-arrow{color:#8a9692}.privacy-band{color:#f4fffc;background:var(--ink);border-radius:30px;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;padding:50px;display:grid;position:relative;overflow:hidden}.privacy-band:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-100px}.privacy-orbit{color:#9de7dc;background:#263746;border-radius:50%;place-items:center;width:86px;height:86px;display:grid}.privacy-band p{color:#b9c7cf;max-width:670px;margin-bottom:0;line-height:1.65}.privacy-band>a{z-index:1;white-space:nowrap}@media (max-width:760px){.site-shell{padding:0 18px 40px}.header nav{display:none}.hero{min-height:520px;padding-top:45px}h1{font-size:3.5rem}.hero>p{font-size:1.05rem}.trust-row{flex-wrap:wrap;justify-content:center;gap:12px}.search-box kbd{display:none}.section-heading{align-items:flex-start}.section-heading>a{display:none}.tool-grid{grid-template-columns:1fr}.privacy-band{grid-template-columns:1fr;padding:34px}.privacy-band>a{white-space:normal}.privacy-orbit{width:68px;height:68px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}main>section,.tool-page,.listing-page,.content-page,.not-found,footer{max-width:1184px;margin-left:auto;margin-right:auto}.hero-results{z-index:5;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);text-align:left;border-radius:17px;padding:8px;position:absolute;top:68px;left:0;right:0}.hero-results a{border-radius:11px;grid-template-columns:1fr auto;gap:3px 14px;padding:12px;display:grid}.hero-results a:hover{background:var(--soft)}.hero-results strong{grid-row:1}.hero-results span{color:var(--muted);grid-row:2;font-size:.86rem}.hero-results svg{grid-row:1/3;align-self:center}.recent-section,.category-section,.why-section,.seo-copy,.home-faq{padding:92px 0}.recent-row{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.recent-row a{background:var(--surface);border:1px solid var(--line);border-radius:16px;align-items:center;gap:12px;padding:18px;display:flex}.recent-row small,.recent-row strong{display:block}.recent-row small{color:var(--muted);margin-top:3px}.category-section>h2{margin:10px 0 34px;font-size:clamp(2.4rem,5vw,4rem)}.category-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.category-grid a{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-height:185px;padding:28px}.category-grid strong{font-size:1.25rem}.category-grid p{color:var(--muted);line-height:1.5}.category-grid span{color:var(--accent-dark);align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:flex}.why-section{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.why-section>div:first-child h2{margin:10px 0 24px;font-size:clamp(2.5rem,5vw,4.5rem)}.why-section>div:first-child p{color:var(--muted);font-size:1.08rem;line-height:1.65}.benefit-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.benefit-grid article{border-top:1px solid var(--line);padding:26px}.benefit-grid svg{color:var(--accent)}.benefit-grid h3{margin:18px 0 10px}.benefit-grid p{color:var(--muted);margin:0;line-height:1.55}.seo-copy{border-top:1px solid var(--line);grid-template-columns:1fr 1.2fr;gap:70px;display:grid}.seo-copy h2{margin-top:10px;font-size:2.5rem}.seo-copy>p{color:var(--muted);margin:0;line-height:1.75}.ad-slot{border:1px dashed var(--line);max-width:920px;min-height:92px;color:var(--muted);border-radius:15px;place-items:center;margin:60px auto 0;font-size:.78rem;display:grid}footer{border-top:1px solid var(--line);grid-template-columns:1.7fr repeat(3,1fr);gap:52px;margin-top:100px;padding:72px 28px;display:grid}footer>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}footer p{max-width:300px;color:var(--muted);line-height:1.6}.footer-brand{margin-bottom:5px}footer strong{text-transform:uppercase;letter-spacing:.08em;font-size:.86rem}footer a:not(.brand){color:var(--muted);font-size:.9rem}footer a:hover{color:var(--accent-dark)}.footer-note{color:var(--muted);align-items:center;gap:6px;margin-top:12px;font-size:.78rem;display:flex}.command-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050e0f8c;place-items:start center;padding-top:12vh;display:grid;position:fixed;inset:0}.command-dialog{background:var(--surface);border:1px solid var(--line);border-radius:20px;width:min(620px,100% - 28px);overflow:hidden;box-shadow:0 30px 80px #0000004d}.command-dialog>label{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 18px;display:flex}.command-dialog input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:1.05rem}.command-dialog kbd{color:var(--muted)}.command-results{padding:8px}.command-results a{border-radius:12px;justify-content:space-between;align-items:center;padding:13px;display:flex}.command-results a:hover{background:var(--soft)}.command-results strong,.command-results small{display:block}.command-results small{color:var(--muted);margin-top:4px}.listing-page,.content-page,.tool-page,.not-found{padding:64px 28px 90px}.listing-head{text-align:center;max-width:760px;margin:25px auto 35px}.listing-head h1,.content-page h1,.tool-intro h1,.not-found h1{margin:12px 0 20px;font-size:clamp(3rem,7vw,5.6rem);line-height:.98}.listing-head>p,.tool-intro p,.content-page .lede,.not-found p{color:var(--muted);font-size:1.15rem;line-height:1.65}.listing-head .search-box{margin:34px auto 0}.listing-head .search-box>span{white-space:nowrap;color:var(--muted);font-size:.82rem}.filter-row{gap:8px;padding:6px 0 26px;display:flex;overflow:auto}.filter-row button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;padding:9px 15px}.filter-row button.active{background:var(--ink);border-color:var(--ink);color:var(--surface)}.listing-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.listing-grid>a{border:1px solid var(--line);background:var(--surface);border-radius:20px;flex-direction:column;min-height:220px;padding:27px;display:flex}.listing-grid h2{letter-spacing:-.03em;margin:18px 0 10px;font-size:1.45rem}.listing-grid p{color:var(--muted);line-height:1.55}.category-pill{background:var(--soft);color:var(--accent-dark);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-self:flex-start;padding:6px 9px;font-size:.7rem;font-weight:800}.link-label{color:var(--accent-dark);align-items:center;gap:7px;margin-top:auto;font-weight:700;display:flex}.empty-state{text-align:center;padding:80px}.tool-breadcrumb{color:var(--muted);align-items:center;gap:9px;margin:10px 0 40px;font-size:.86rem;display:flex}.tool-breadcrumb a{align-items:center;gap:6px;display:flex}.tool-intro{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.tool-intro h1{margin-bottom:14px;font-size:clamp(3rem,6vw,5rem)}.tool-intro p{max-width:700px;margin:0}.favorite-button{border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:11px 15px;display:flex}.favorite-button.active{color:var(--accent-dark);border-color:color-mix(in srgb,var(--accent) 50%,var(--line))}.stepper{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px;padding:0;list-style:none;display:grid}.stepper li{color:var(--muted);border-radius:11px;align-items:center;gap:9px;padding:11px 14px;font-size:.84rem;display:flex}.stepper li span{border:1px solid var(--line);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.stepper li.active{color:var(--ink);background:var(--surface)}.stepper li.active span,.stepper li.complete span{background:var(--accent);border-color:var(--accent);color:#fff}.workspace-card{background:var(--surface);border:1px solid var(--line);border-radius:28px;min-height:430px;overflow:hidden;box-shadow:0 22px 75px #16373214}.dropzone{text-align:center;border:2px dashed #b9cfca;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:500px;margin:18px;padding:40px;transition:all .2s;display:flex}.dropzone.is-active{background:var(--soft);border-color:var(--accent)}.dropzone input{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.drop-icon,.success-icon{width:68px;height:68px;color:var(--accent-dark);background:var(--soft);border-radius:20px;place-items:center;display:grid}.dropzone h2,.result-panel h2{margin:22px 0 8px;font-size:2rem}.dropzone p,.result-panel>p{color:var(--muted)}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 19px;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:var(--accent-dark)}.primary-button:hover{filter:brightness(.94)}.primary-button:disabled{opacity:.65;cursor:wait}.secondary-button{background:var(--surface);color:var(--ink);border-color:var(--line)}.dropzone .primary-button{margin:15px 0 18px}.local-note{color:var(--muted);align-items:center;gap:6px;font-size:.8rem;display:flex}.file-queue{gap:8px;padding:18px 18px 0;display:grid}.file-card{background:var(--soft);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:13px;display:grid}.file-card strong,.file-card small{text-overflow:ellipsis;display:block;overflow:hidden}.file-card small{color:var(--muted);margin-top:4px}.file-card button{color:var(--muted);cursor:pointer;background:0 0;border:0}.pdf-badge{letter-spacing:.08em;color:#fff;background:#d34d43;border-radius:7px;padding:8px 6px;font-size:.65rem;font-weight:900}.configure-panel{padding:34px}.configure-title{justify-content:space-between;align-items:start;margin-bottom:28px;display:flex}.configure-title h2{margin-top:5px;font-size:1.7rem}.step-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-dark);font-size:.72rem;font-weight:800}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:flex}.control-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.control-stack{gap:14px;display:grid}.field{flex-direction:column;gap:8px;font-size:.86rem;font-weight:700;display:flex}.field input:not([type=range]),.field select{border:1px solid var(--line);background:var(--surface);width:100%;min-height:45px;color:var(--ink);border-radius:10px;padding:0 12px}.field input:focus,.field select:focus{outline:3px solid color-mix(in srgb,var(--accent) 24%,transparent);border-color:var(--accent)}.setting-note{border:1px solid var(--line);background:var(--soft);color:var(--muted);border-radius:12px;padding:20px}.process-bar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:30px;padding-top:22px;display:flex}.process-bar>span{color:var(--muted);align-items:center;gap:7px;font-size:.82rem;display:flex}.error-panel{border:1px solid color-mix(in srgb,var(--danger) 38%,var(--line));color:var(--danger);background:color-mix(in srgb,var(--danger) 7%,var(--surface));border-radius:13px;align-items:flex-start;gap:12px;margin:0 0 14px;padding:16px;display:flex}.error-panel p{color:var(--muted);margin:4px 0 0}.result-panel{text-align:center;padding:64px 28px}.result-panel .success-icon{margin:0 auto 17px}.result-panel .download-button{margin:24px auto 10px;display:flex}.result-panel .secondary-button{margin:0 auto;display:flex}.report-view{text-align:left;grid-template-columns:repeat(3,1fr);gap:8px;max-width:780px;margin:28px auto;display:grid}.report-view>div{background:var(--soft);border-radius:11px;padding:14px}.report-view span,.report-view strong{text-overflow:ellipsis;display:block;overflow:hidden}.report-view span{text-transform:capitalize;color:var(--muted);font-size:.75rem}.report-view strong{margin-top:5px;font-size:.9rem}.page-grid{grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:10px;margin-top:20px;display:grid}.page-tile{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:11px;padding:10px;position:relative}.page-tile.selected{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 20%,transparent)}.page-paper{aspect-ratio:.72;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 75%,#fff);place-items:center;display:grid;box-shadow:0 3px 7px #0000000f}.page-paper span{color:var(--muted);font-size:1.3rem}.page-tile small{justify-content:center;align-items:center;gap:4px;margin-top:8px;display:flex}.select-x{background:var(--accent);color:#fff;border-radius:50%;padding:1px;position:absolute;top:5px;right:5px}.tool-copy{grid-template-columns:1.2fr .8fr;gap:60px;padding:92px 0;display:grid}.tool-copy h2,.faq h2,.related h2{margin:9px 0 26px;font-size:2.35rem}.tool-copy ol{padding:0;list-style:none}.tool-copy li{border-top:1px solid var(--line);align-items:center;gap:14px;display:flex}.tool-copy li>span{background:var(--soft);width:32px;height:32px;color:var(--accent-dark);border-radius:50%;place-items:center;font-weight:800;display:grid}.tool-copy aside{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:30px}.tool-copy aside>svg{color:var(--accent)}.tool-copy aside h3{margin:18px 0 8px}.tool-copy aside p{color:var(--muted);line-height:1.6}.faq{padding:80px 0;max-width:900px!important}.faq details{border-top:1px solid var(--line);padding:19px 0}.faq summary{cursor:pointer;font-weight:800}.faq details p{color:var(--muted);line-height:1.65}.related{padding:55px 0}.related>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.related a{border:1px solid var(--line);background:var(--surface);border-radius:15px;align-items:center;gap:12px;padding:18px;display:flex}.related strong,.related small{display:block}.related small{color:var(--muted);margin-top:4px}.page-paper{overflow:hidden}.page-paper img{object-fit:contain;width:100%;height:100%;display:block}.content-page{max-width:850px}.content-page>section{margin:58px 0}.content-page h2{margin-bottom:16px;font-size:2rem}.content-page section p{color:var(--muted);line-height:1.78}.content-page .updated{color:var(--muted);font-size:.85rem}.content-page aside{border-left:3px solid var(--accent);background:var(--soft);padding:18px}.content-page aside a{color:var(--accent-dark);font-weight:700}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;display:flex}.not-found>span{letter-spacing:.2em;color:var(--accent-dark);font-size:1rem;font-weight:900}.route-loader{min-height:60vh;color:var(--muted);place-items:center;display:grid}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 35%,transparent);outline-offset:3px}.reader-page,.editor-page{padding:54px 28px 90px}.reader-head,.editor-head{justify-content:space-between;align-items:end;gap:24px;max-width:1400px;margin:0 auto 28px;display:flex}.reader-head h1,.editor-head h1{margin:10px 0;font-size:clamp(2.8rem,6vw,5rem)}.reader-head p,.editor-head p{color:var(--muted);font-size:1.08rem}.reader-actions{gap:10px;display:flex}.reader-empty,.editor-empty{text-align:center;max-width:1400px;min-height:440px;color:var(--muted);cursor:pointer;border:2px dashed #b9cfca;border-radius:22px;align-content:center;place-items:center;margin:auto;display:grid}.reader-empty svg,.editor-empty svg{color:var(--accent-dark)}.reader-empty h2,.editor-empty h2{color:var(--ink);margin:20px 0 8px}.reader-empty small{align-items:center;gap:6px;display:flex}.reader-shell,.editor-shell{border:1px solid var(--line);background:var(--surface);border-radius:20px;max-width:1500px;margin:auto;overflow:hidden;box-shadow:0 20px 70px #16373214}.reader-toolbar,.editor-toolbar{border-bottom:1px solid var(--line);background:var(--soft);flex-wrap:wrap;align-items:center;gap:7px;padding:11px 14px;display:flex}.reader-toolbar button,.editor-toolbar button,.editor-properties>button,.editor-nav button{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.reader-toolbar button:hover,.editor-toolbar button:hover,.editor-properties>button:hover{border-color:var(--accent)}.reader-spacer,.editor-spacer{flex:1}.reader-page-jump{align-items:center;gap:6px;font-size:.85rem;display:flex}.reader-page-jump input{border:1px solid var(--line);background:var(--surface);width:55px;color:var(--ink);border-radius:7px;padding:7px}.reader-search{border:1px solid var(--line);background:var(--surface);border-radius:9px;align-items:center;gap:6px;padding:7px 9px;display:flex}.reader-search input{width:150px;color:var(--ink);background:0 0;border:0;outline:0}.reader-search small{color:var(--muted)}.reader-body{grid-template-columns:220px 1fr;min-height:720px;display:grid}.reader-sidebar{border-right:1px solid var(--line);max-height:calc(100vh - 220px);padding:15px;overflow:auto}.reader-sidebar-title{justify-content:space-between;margin-bottom:12px;display:flex}.reader-sidebar-title span{color:var(--muted);font-size:.75rem}.reader-sidebar button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:25px 1fr;align-items:center;gap:6px;padding:6px;display:grid}.reader-sidebar button.active{background:var(--soft);border-color:var(--accent)}.thumb-placeholder{border:1px solid var(--line);height:70px;color:var(--muted);background:#fff;place-items:center;font-size:.65rem;display:grid}.reader-sidebar details{border-top:1px solid var(--line);margin-top:18px;padding-top:15px}.reader-sidebar summary{cursor:pointer;align-items:center;gap:6px;display:flex}.reader-sidebar ul{color:var(--muted);padding-left:22px;font-size:.8rem}.reader-info{border-top:1px solid var(--line);color:var(--muted);gap:5px;margin-top:20px;padding-top:15px;font-size:.76rem;display:grid}.reader-info a{color:var(--accent-dark);margin-top:7px;font-weight:700}.reader-canvas{background:#dfe8e4;padding:28px;overflow:auto}.reader-page-wrap{cursor:text;background:#fff;width:max-content;margin:0 auto 24px;position:relative;box-shadow:0 8px 24px #0000002e}.reader-page-wrap canvas{display:block}.reader-text-layer{-webkit-user-select:text;user-select:text;position:absolute;inset:0;overflow:hidden}.reader-page-label{color:#48625e;font-size:.72rem;position:absolute;bottom:-20px;left:0}.reader-copy,.editor-copy{grid-template-columns:1.2fr .8fr;gap:55px;max-width:1150px;margin:70px auto 0;display:grid}.reader-copy h2,.editor-copy h2{margin:10px 0 18px;font-size:2.4rem}.reader-copy p,.editor-copy p{color:var(--muted);line-height:1.7}.reader-copy aside,.editor-copy aside{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:26px}.reader-copy details,.editor-copy details{border-top:1px solid var(--line);padding:14px 0}.reader-copy summary,.editor-copy summary{cursor:pointer;font-weight:800}.editor-page.editor-dark{--surface:#172522;--soft:#21322f;--ink:#effff9;--line:#38504b}.editor-toolbar .active{background:var(--ink);color:var(--surface)}.editor-body{grid-template-columns:180px minmax(0,1fr) 260px;min-height:720px;display:grid}.editor-thumbs{border-right:1px solid var(--line);background:var(--soft);padding:14px;overflow:auto}.editor-thumbs>strong{justify-content:space-between;margin-bottom:12px;display:flex}.editor-thumbs small{color:var(--muted)}.editor-thumbs button{width:100%;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;margin-bottom:4px;padding:8px;display:flex}.editor-thumbs button.active{background:var(--surface);border-color:var(--accent)}.editor-thumbs button span:last-child{color:#70817d;background:#fff;flex:1;place-items:center;height:55px;font-size:.65rem;display:grid}.editor-center{background:#dfe8e4;padding:25px;overflow:auto}.editor-canvas-wrap{cursor:crosshair;background:#fff;width:max-content;margin:auto;position:relative;box-shadow:0 8px 24px #0000002e}.editor-canvas-wrap canvas{display:block}.editor-object{cursor:pointer;text-align:left;background:0 0;border:1px dashed #0000;padding:4px;position:absolute;overflow:hidden}.editor-object.selected{border:2px solid #008f80;box-shadow:0 0 0 3px #008f802e}.editor-object.highlight{background:#f2be4466}.editor-object.shape{border:2px solid #143b36}.editor-nav{color:var(--muted);justify-content:center;align-items:center;gap:25px;padding:14px;display:flex}.editor-properties{border-left:1px solid var(--line);flex-direction:column;gap:9px;padding:18px;display:flex}.editor-properties h3{margin:0 0 4px}.editor-properties>button{justify-content:flex-start}.editor-properties .muted,.editor-note{color:var(--muted);font-size:.78rem;line-height:1.5}.property-row{gap:8px;display:flex}.property-row button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:7px;padding:8px}.editor-note{background:var(--soft);border-radius:10px;padding:13px}.editor-properties a{color:var(--accent-dark);margin-top:auto;font-size:.85rem;font-weight:700}@media (max-width:900px){.reader-head,.editor-head{flex-direction:column;align-items:flex-start}.reader-body{grid-template-columns:1fr}.reader-sidebar{border-right:0;border-bottom:1px solid var(--line);gap:6px;max-height:none;display:flex;overflow:auto}.reader-sidebar-title,.reader-sidebar details,.reader-info{display:none}.reader-sidebar button{text-align:center;min-width:82px;display:block}.thumb-placeholder{height:48px;margin-top:4px}.reader-copy,.editor-copy{grid-template-columns:1fr;gap:24px}.editor-body{grid-template-columns:1fr}.editor-thumbs{border-right:0;border-bottom:1px solid var(--line);gap:6px;display:flex;overflow:auto}.editor-thumbs>strong{display:none}.editor-thumbs button{text-align:center;min-width:76px;display:block}.editor-properties{border-left:0;border-top:1px solid var(--line)}.reader-page,.editor-page{padding:35px 18px 65px}.reader-search input{width:100px}.recent-row,.category-grid{grid-template-columns:repeat(2,1fr)}.why-section,.seo-copy{grid-template-columns:1fr;gap:30px}.listing-grid{grid-template-columns:repeat(2,1fr)}.tool-copy{grid-template-columns:1fr;gap:25px}footer{grid-template-columns:1.3fr 1fr 1fr}.report-view{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.header{padding:0 18px}.header nav,.header-actions .icon-button:first-child{display:none}.listing-page,.content-page,.tool-page,.not-found{padding-left:18px;padding-right:18px}.recent-row,.category-grid,.listing-grid,.benefit-grid,.related>div{grid-template-columns:1fr}.tool-intro{flex-direction:column;align-items:flex-start}.stepper{gap:3px}.stepper li{justify-content:center;padding:8px 5px;font-size:.72rem}.stepper li span{width:22px;height:22px}.configure-panel{padding:22px 16px}.control-grid{grid-template-columns:1fr}.process-bar{flex-direction:column;align-items:stretch}.process-bar .primary-button{position:sticky;bottom:12px}.file-card{grid-template-columns:auto minmax(0,1fr) auto}.report-view{grid-template-columns:1fr}.tool-copy,.faq,.related{padding:65px 0}.dropzone{min-height:420px;padding:25px 14px}.content-page h1{font-size:3.1rem}footer{grid-template-columns:1fr 1fr;padding:55px 18px}.privacy-band{margin-left:18px!important;margin-right:18px!important}.tools-section,.recent-section,.category-section,.why-section,.seo-copy,.home-faq{padding-left:18px;padding-right:18px}}@media (max-width:480px){footer{grid-template-columns:1fr}.listing-head .search-box>span{display:none}.page-grid{grid-template-columns:repeat(3,1fr)}.privacy-band{margin-left:18px!important;margin-right:18px!important}.hero{padding-left:18px!important;padding-right:18px!important}}.existing-mode{cursor:default}.existing-text-box{color:#0000;cursor:text;text-align:left;z-index:2;background:#008f800f;border:1px dashed #008f808c;padding:0;position:absolute}.existing-text-box:hover,.existing-text-box.selected{background:#008f8024;border:2px solid #008f80;box-shadow:0 0 0 3px #008f8029}.editor-properties label{color:var(--muted);gap:5px;font-size:.78rem;font-weight:700;display:grid}.editor-properties textarea{resize:vertical;border:1px solid var(--line);background:var(--surface);min-height:58px;color:var(--ink);font:inherit;border-radius:8px;padding:8px;font-weight:400}.editor-text-input{z-index:4;resize:none;white-space:pre-wrap;caret-color:#008f80;background:#fffffff0;border:2px solid #008f80;border-radius:3px;outline:3px solid #008f802e;margin:0;padding:4px;line-height:1.2;position:absolute;overflow:auto}.editor-object.text{white-space:pre-wrap;line-height:1.2}.editor-object.selected:after{content:"";background:#008f80;border:2px solid #fff;border-radius:2px;width:9px;height:9px;position:absolute;bottom:-5px;right:-5px}.editor-properties input[type=number]{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:8px;padding:8px}.editor-properties input[type=color]{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:100%;height:38px;padding:3px}.editor-tool-options{border-bottom:1px solid var(--line);background:var(--surface);flex-wrap:wrap;align-items:center;gap:8px;padding:9px 14px;display:flex}.editor-tool-options button,.signature-controls button{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;text-transform:capitalize;border-radius:8px;align-items:center;gap:6px;padding:7px 10px;display:inline-flex}.editor-tool-options button.active{background:var(--ink);color:var(--surface)}.editor-tool-options label,.signature-controls label{color:var(--muted);align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:flex}.tool-select{cursor:default}.tool-add-text{cursor:text}.tool-draw,.tool-highlight,.tool-shape{cursor:crosshair;touch-action:none}.editor-object{z-index:2;touch-action:none}.editor-object.image,.editor-object.signature,.editor-object.drawing,.editor-object.shape{padding:0}.editor-object img,.editor-object svg{pointer-events:none;width:100%;height:100%;display:block}.editor-object.highlight{border:0;padding:0}.highlight-fill{background:currentColor;width:100%;height:100%;display:block}.resize-handle{cursor:nwse-resize;pointer-events:auto;background:#008f80;border:2px solid #fff;border-radius:3px;width:14px;height:14px;position:absolute;bottom:-7px;right:-7px}.editor-object.selected:after{display:none}.editor-draft{z-index:3;pointer-events:none;position:absolute;inset:0}.editor-modal-backdrop{z-index:50;background:#071613a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.signature-modal{background:var(--surface);width:min(720px,100%);color:var(--ink);border-radius:20px;padding:26px;position:relative;box-shadow:0 28px 90px #0000004d}.signature-modal h2{margin:0 0 8px}.signature-modal>p{color:var(--muted)}.signature-modal canvas{border:1px solid var(--line);touch-action:none;cursor:crosshair;background:#fff;border-radius:12px;width:100%;height:auto;margin:18px 0;display:block}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;position:absolute;top:18px;right:18px}.signature-controls,.signature-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.signature-actions{justify-content:flex-end;margin-top:18px}@media (max-width:600px){.editor-tool-options{flex-wrap:nowrap;overflow-x:auto}.signature-modal{padding:20px}.signature-controls,.signature-actions{flex-direction:column;align-items:stretch}.signature-actions button{width:100%}}.editor-object.selected{overflow:visible}.editor-object.shape-rectangle.selected,.editor-object.shape-ellipse.selected{border:1px dashed #008f8073;box-shadow:0 0 0 2px #008f801a}.endpoint-handle{cursor:move;pointer-events:auto;background:#008f80;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%)}.editor-object.shape{background:0 0;border-color:#0000}.editor-object.shape.selected{border:1px dashed #008f8073;box-shadow:0 0 0 2px #008f801a}.editor-object.shape-line.selected,.editor-object.shape-arrow.selected{box-shadow:none;border-color:#0000}.endpoint-handle{cursor:crosshair;pointer-events:auto;background:#008f80;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000040}.signature-controls button.active{background:var(--ink);color:var(--surface)}.conversion-page .tool-intro{padding-bottom:34px}.conversion-workspace{overflow:hidden}.conversion-dropzone h2{margin-bottom:8px}.provider-note{color:var(--muted);align-items:center;gap:6px;margin-top:22px;font-size:.8rem;display:flex}.conversion-ready{min-width:0}.conversion-ready .file-card strong,.conversion-ready .file-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.conversion-ready .pdf-badge{font-size:.65rem}.conversion-progress{border:1px solid var(--line);background:var(--soft);border-radius:13px;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;padding:20px;display:grid}.conversion-progress>div{background:var(--line);border-radius:999px;grid-column:1/-1;height:8px;overflow:hidden}.conversion-progress>div span{border-radius:inherit;background:var(--accent);width:45%;height:100%;animation:1.5s ease-in-out infinite conversion-bar;display:block}.conversion-progress small{color:var(--muted);grid-column:1/-1}.conversion-spinner{border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite conversion-spin}.conversion-page .faq>p{color:var(--muted);margin:-10px 0 42px;line-height:1.7}.conversion-page .faq h2:not(:first-of-type){margin-top:55px}@keyframes conversion-spin{to{transform:rotate(360deg)}}@keyframes conversion-bar{0%{transform:translate(-110%)}50%{transform:translate(120%)}to{transform:translate(250%)}}@media (max-width:480px){.conversion-page{padding-left:14px;padding-right:14px}.conversion-page .tool-intro h1{font-size:clamp(2.35rem,13vw,3.2rem)}.conversion-dropzone{min-height:380px}.conversion-ready .file-card{grid-template-columns:auto minmax(0,1fr) auto}.conversion-ready .configure-title{flex-direction:column;gap:12px}.conversion-ready .process-bar .primary-button{justify-content:center;width:100%}.provider-note{text-align:center}}.seo-overview{border-top:1px solid var(--line);grid-template-columns:1.3fr .7fr;gap:60px;padding:92px 0;display:grid}.seo-overview h2,.tools-guide h2{margin:10px 0 24px;font-size:clamp(2rem,4vw,3.2rem)}.seo-overview p,.seo-overview li,.seo-detail-grid p,.seo-detail-grid li,.tools-guide p{color:var(--muted);line-height:1.7}.seo-overview aside{background:var(--soft);border-radius:20px;padding:30px}.seo-overview aside h3{margin-top:0}.seo-overview ul,.seo-detail-grid ul{padding-left:20px}.seo-detail-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:20px 0 70px;display:grid}.seo-detail-grid article{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:28px}.seo-detail-grid h2{font-size:1.45rem}.seo-detail-grid h3{margin-top:30px}.tool-seo-content .faq h2:not(:first-of-type){margin-top:55px}.tools-guide{padding:90px 0}.tools-guide>div{grid-template-columns:repeat(3,1fr);gap:14px;margin:30px 0;display:grid}.tools-guide article{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:24px}.tools-guide article h3{margin-top:0}.tools-guide a{color:var(--accent-dark);font-weight:700}@media (max-width:760px){.seo-overview,.seo-detail-grid,.tools-guide>div{grid-template-columns:1fr}.seo-overview{gap:24px;padding:65px 0}.seo-detail-grid{padding-bottom:45px}.tools-guide{padding:65px 0}}:root{--brand-navy:#101a35;--brand-blue:#0877f9;--brand-blue-dark:#0866d6;--brand-red:#e5192d;--pdf-red:var(--brand-red);--hope-blue:var(--brand-blue);--brand-primary:var(--brand-blue-dark);--brand-secondary:var(--pdf-red);--page:#f7f9fc;--text-primary:var(--brand-navy);--text-secondary:#435169;--text-muted:#59677b;--ink:var(--text-primary);--muted:var(--text-muted);--surface:#fff;--surface-raised:#fff;--soft:#edf3fd;--border:#dbe2ed;--line:var(--border);--accent:var(--brand-primary);--accent-dark:#204fad;--action-bg:var(--brand-blue-dark);--action-hover:#0953ad;--action-text:#fff;--hero-wash:#e0edff;--card-radius:22px;--card-shadow:0 2px 7px #1b305208;--card-hover-shadow:0 14px 40px #1b305214;--success:#15734d;--warning:#995109;--danger:#b42332;--focus:#245bd6;--shadow:0 14px 40px #1b305214;--tool-blue:#245bd6;--tool-blue-soft:#eaf0ff;--tool-red:#b92c3a;--tool-red-soft:#fff0f1;--tool-purple:#7240b7;--tool-purple-soft:#f2edfc;--tool-teal:#087565;--tool-teal-soft:#e8f6f3;--tool-orange:#a9510a;--tool-orange-soft:#fff2e4;--tool-pink:#ad3575;--tool-pink-soft:#fceef5;--tool-green:#267345;--tool-green-soft:#eaf6ee;background:var(--page);color:var(--ink)}[data-theme=dark]{--pdf-red:#ff6376;--hope-blue:#8db4ff;--brand-primary:#8db4ff;--page:#101722;--hero-wash:#182e50;--card-shadow:0 2px 7px #00000014;--card-hover-shadow:0 14px 40px #0003;--text-primary:#f0f4fc;--text-secondary:#cad4e4;--text-muted:#b4c1d5;--surface:#182333;--surface-raised:#1c293d;--soft:#21304a;--border:#35455d;--accent-dark:#a6c5ff;--action-bg:var(--brand-blue-dark);--action-hover:#0953ad;--success:#82dcb0;--warning:#ffc478;--danger:#ff96a0;--focus:#a6c5ff;--shadow:0 14px 40px #0003;--tool-blue:#a6c5ff;--tool-blue-soft:#223653;--tool-red:#ffabb3;--tool-red-soft:#432932;--tool-purple:#d5b8ff;--tool-purple-soft:#342b4c;--tool-teal:#8ddfcf;--tool-teal-soft:#1e3b3b;--tool-orange:#ffc68f;--tool-orange-soft:#443427;--tool-pink:#f7acd3;--tool-pink-soft:#432b42;--tool-green:#a2dfb6;--tool-green-soft:#243d32;background:var(--page);color:var(--ink)}body{background:var(--page);min-width:0;color:var(--ink)}.hero{background:radial-gradient(ellipse at 14% 22%,var(--hero-wash),transparent 45%),radial-gradient(ellipse at 88% 58%,var(--hero-wash),transparent 38%)}.hero-emphasis{color:var(--hope-blue)}.privacy-band{background:var(--brand-navy);color:#f0f4fc}.privacy-band .kicker,.privacy-band>a{color:#a6c5ff}.privacy-band p{color:#cad4e4}.brand{flex-shrink:0;gap:8px}.brand .brand-mark{width:36px;height:36px;color:var(--pdf-red);background:0 0;border-radius:0;flex:none;display:block}.brand-wordmark{color:var(--ink);white-space:nowrap}.brand-wordmark>span{color:var(--hope-blue)}.footer-brand .brand-mark{width:32px;height:32px}.header{position:relative}.header nav,[data-theme=dark] .header nav,.trust-row,[data-theme=dark] .trust-row{color:var(--text-secondary)}.header nav a:hover,[data-theme=dark] .header nav a:hover,.header nav a.active{color:var(--accent-dark)}.eyebrow,[data-theme=dark] .eyebrow{color:var(--accent-dark);background:var(--soft)}.search-box kbd,[data-theme=dark] .search-box kbd{color:var(--text-muted);background:var(--page)}input::placeholder,textarea::placeholder{color:var(--text-muted);opacity:1}.mobile-menu-toggle{display:none}.primary-button,.download-button,.editor-toolbar .primary-button,.editor-properties>.primary-button{background:var(--action-bg);color:var(--action-text);border-color:var(--action-bg)}.file-card:has(.file-order-controls){grid-template-columns:auto minmax(0,1fr) auto auto}.file-order-controls{gap:4px;display:flex}.add-more-button{margin:14px 18px 0}.primary-button:hover:not(:disabled),.download-button:hover:not(:disabled){background:var(--action-hover);color:var(--action-text)}.primary-button:disabled{opacity:1;color:var(--text-muted);background:var(--soft);border-color:var(--line);cursor:not-allowed;box-shadow:none}.secondary-button{color:var(--ink);background:var(--surface)}.drop-icon,.pdf-badge{color:var(--tool-red);background:var(--tool-red-soft)}.dropzone,.reader-empty,.editor-empty,[data-theme=dark] .dropzone,[data-theme=dark] .reader-empty,[data-theme=dark] .editor-empty{border-color:var(--line);background:var(--surface)}.dropzone.is-active{border-color:var(--accent);background:var(--soft)}.reader-empty svg,.editor-empty svg,[data-theme=dark] .reader-empty svg,[data-theme=dark] .editor-empty svg{color:var(--accent-dark)}.tool-brand-label{align-items:center;gap:10px;margin-bottom:12px;display:flex}[data-accent=blue]{--tool-tone:var(--tool-blue);--tool-tint:var(--tool-blue-soft)}[data-accent=red]{--tool-tone:var(--tool-red);--tool-tint:var(--tool-red-soft)}[data-accent=purple]{--tool-tone:var(--tool-purple);--tool-tint:var(--tool-purple-soft)}[data-accent=teal]{--tool-tone:var(--tool-teal);--tool-tint:var(--tool-teal-soft)}[data-accent=orange]{--tool-tone:var(--tool-orange);--tool-tint:var(--tool-orange-soft)}[data-accent=pink]{--tool-tone:var(--tool-pink);--tool-tint:var(--tool-pink-soft)}[data-accent=green]{--tool-tone:var(--tool-green);--tool-tint:var(--tool-green-soft)}.tool-icon,[data-theme=dark] .tool-icon,[data-theme=dark] .tool-card .tool-icon{width:52px;height:52px;color:var(--tool-tone,var(--accent-dark));background:var(--tool-tint,var(--soft));border-radius:14px;flex:none;padding:12px}.tool-icon svg{flex-shrink:0;display:block}.tool-icon.tool-icon-compact{border-radius:11px;width:38px;height:38px;padding:9px}.tool-card,.listing-grid>.catalog-card{background:var(--surface);border-radius:var(--card-radius);box-shadow:var(--card-shadow);transition:border-color .16s,box-shadow .16s,transform .16s}.tool-card>span:not(.tool-icon),[data-theme=dark] .tool-card>span:not(.tool-icon){color:var(--ink);min-width:0}.tool-card small,.catalog-card p,.card-arrow,[data-theme=dark] .card-arrow{color:var(--text-muted)}.catalog-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.catalog-card .category-pill{color:var(--text-muted);background:0 0;padding:0}.catalog-card .link-label{color:var(--accent-dark)}.catalog-card h2{margin-top:20px}.tool-card:focus-visible,.catalog-card:focus-visible{border-color:var(--tool-tone)}@media (hover:hover){.tool-card:hover,.listing-grid>.catalog-card:hover,[data-theme=dark] .tool-card:hover{border-color:var(--tool-tone);box-shadow:var(--card-hover-shadow);transform:translateY(-2px)}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,.search-box:focus-within{outline:3px solid var(--focus);outline-offset:3px}.search-box input:focus-visible{outline:none}.editor-page.editor-dark{--surface:#182333;--soft:#21304a;--ink:#f0f4fc;--muted:#b4c1d5;--line:#35455d}@media (max-width:760px){.mobile-menu-toggle,.header-actions .mobile-menu-toggle:first-child{display:grid}.header-actions .icon-button[aria-label=Search\ tools]{display:none}.header nav.is-open{z-index:30;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:0;padding:8px;display:flex;position:absolute;top:72px;left:18px;right:18px}.header nav.is-open a{border-radius:9px;padding:13px 14px}.header nav.is-open a:hover{background:var(--soft)}.hero h1{font-size:clamp(2.3rem,10vw,4.7rem)}.tool-grid{grid-template-columns:1fr}.tool-card{gap:14px;padding:20px}.section-heading{flex-wrap:wrap;gap:16px}.trust-row{flex-wrap:wrap;justify-content:center;gap:12px}.brand{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.tool-card:hover,.listing-grid>.catalog-card:hover{transform:none}}
