:root{color-scheme:light;--bg:#faf9f7;--bg-subtle:#f2f1ee;--bg-sunken:#e9e8e3;--surface:#ffffff;--border:#e6e4df;--border-strong:#c6c3bb;--text:#17181c;--text-muted:#5c5f66;--text-faint:#8b8e95;--ink:#17181c;--ink-hover:#2a2c31;--ink-text:#ffffff;--accent:#0d6e64;--accent-hover:#0a554d;--accent-deep:#06403a;--accent-soft:#eef4f3;--accent-ring:rgba(13,110,100,0.16);--accent-text:#ffffff;--cat-optimise:var(--text-muted);--cat-organise:var(--text-muted);--cat-convert:var(--text-muted);--cat-secure:var(--text-muted);--cat-edit:var(--text-muted);--ok:#1a7f45;--ok-soft:#e7f4ec;--warn:#9a6206;--warn-soft:#fdf3e2;--danger:#a52b1f;--danger-soft:#fbeceb;--info:#14557f;--info-soft:#e8f1f7;--radius:10px;--radius-lg:16px;--radius-xl:22px;--shell:1180px;--shadow-sm:0 1px 1px rgba(16,20,24,0.03);--shadow:0 1px 2px rgba(16,20,24,0.04);--shadow-lift:0 2px 6px rgba(16,20,24,0.07),0 10px 24px rgba(16,20,24,0.06);--header-bg:rgba(250,249,247,0.85);--font:var(--font-sans),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-head:var(--font-display),var(--font-sans),ui-sans-serif,system-ui,sans-serif;--mono:ui-monospace,"SF Mono","Cascadia Mono",Menlo,monospace}[data-theme=auto],[data-theme=dark]{--bg:#0e0f12;--bg-subtle:#16181c;--bg-sunken:#1d2025;--surface:#16181c;--border:#272a30;--border-strong:#3d424a;--text:#f2f3f4;--text-muted:#9ba1a9;--text-faint:#6d737b;--ink:#f2f3f4;--ink-hover:#ffffff;--ink-text:#101216;--accent:#4cc4b7;--accent-hover:#6ad6ca;--accent-deep:#2b8f86;--accent-soft:#122624;--accent-ring:rgba(76,196,183,0.20);--accent-text:#06231f;--cat-optimise:var(--text-muted);--cat-organise:var(--text-muted);--cat-convert:var(--text-muted);--cat-secure:var(--text-muted);--cat-edit:var(--text-muted);--ok:#59c98b;--ok-soft:#12261a;--warn:#e0a84a;--warn-soft:#2a2114;--danger:#f08076;--danger-soft:#2c1614;--info:#6fb2dd;--info-soft:#12222c;--shadow-sm:0 1px 2px rgba(0,0,0,0.45);--shadow:0 1px 2px rgba(0,0,0,0.45),0 4px 16px rgba(0,0,0,0.35);--shadow-lift:0 2px 6px rgba(0,0,0,0.5),0 14px 32px rgba(0,0,0,0.45);--header-bg:rgba(15,17,20,0.82)}@media (prefers-color-scheme:light){[data-theme=auto]{--bg:#faf9f7;--bg-subtle:#f2f1ee;--bg-sunken:#e9e8e3;--surface:#ffffff;--border:#e6e4df;--border-strong:#c6c3bb;--text:#17181c;--text-muted:#5c5f66;--text-faint:#8b8e95;--ink:#17181c;--ink-hover:#2a2c31;--ink-text:#ffffff;--accent:#0d6e64;--accent-hover:#0a554d;--accent-deep:#06403a;--accent-soft:#eef4f3;--accent-ring:rgba(13,110,100,0.16);--accent-text:#ffffff;--header-bg:rgba(250,249,247,0.85);--cat-optimise:var(--text-muted);--cat-organise:var(--text-muted);--cat-convert:var(--text-muted);--cat-secure:var(--text-muted);--cat-edit:var(--text-muted);--ok:#1a7f45;--ok-soft:#e7f4ec;--warn:#9a6206;--warn-soft:#fdf3e2;--danger:#a52b1f;--danger-soft:#fbeceb;--info:#14557f;--info-soft:#e8f1f7;--shadow-sm:0 1px 2px rgba(16,20,24,0.05);--shadow:0 1px 2px rgba(16,20,24,0.05),0 4px 14px rgba(16,20,24,0.055);--shadow-lift:0 2px 4px rgba(16,20,24,0.06),0 12px 28px rgba(16,20,24,0.10)}}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font);font-size:17px;line-height:1.68;font-optical-sizing:auto;font-synthesis-weight:none;text-rendering:optimizeLegibility;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}main{max-width:780px;margin:0 auto;padding:2.5rem 1.25rem 5rem}.skip-link{position:absolute;left:-9999px;top:0;background:var(--accent);color:var(--accent-text);padding:.7rem 1.1rem;border-radius:0 0 var(--radius) 0;z-index:100;font-weight:600}.skip-link:focus{left:0}.site-header{border-bottom:1px solid var(--border);background:var(--bg);position:-webkit-sticky;position:sticky;top:0;z-index:20}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px)){.site-header{background:var(--header-bg);-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px)}}.site-header-inner{max-width:var(--shell);margin:0 auto;padding:.7rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.brand{display:inline-flex;align-items:center;gap:.5rem;color:var(--text);text-decoration:none}.brand-mark{display:grid;place-items:center;color:var(--ink);flex-shrink:0;transition:transform .15s}.brand:hover .brand-mark{transform:translateY(-1px) rotate(-4deg)}.brand-word{font-family:var(--font-head);font-size:1.5rem;font-weight:800;letter-spacing:-.035em;line-height:1;display:inline-flex}.brand-word b{font-weight:800;color:var(--ink)}.brand-word i{font-style:normal;font-weight:800;color:var(--accent)}.nav-list{display:flex;gap:.25rem;list-style:none;margin:0;padding:0;font-size:.95rem;font-weight:550;flex-wrap:wrap}.nav-list a{display:block;padding:.42rem .75rem;border-radius:8px;color:var(--text-muted);text-decoration:none;font-size:.95rem;font-weight:520;transition:color .14s,background .14s}.nav-list a:hover{color:var(--accent);background:var(--accent-soft)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text-muted);cursor:pointer;transition:color .15s,border-color .15s,background .15s;flex-shrink:0}.theme-toggle:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.site-footer{border-top:1px solid var(--border);background:var(--bg-subtle);margin-top:4rem}.site-footer-inner{max-width:var(--shell);margin:0 auto;padding:3rem 1.25rem 2.5rem}.footer-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2.5rem}.footer-heading{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);margin:0 0 .8rem}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{margin-bottom:.45rem}.footer-list a{color:var(--text-muted);text-decoration:none;font-size:.93rem}.footer-list a:hover{color:var(--accent);text-decoration:underline}.footer-bottom{border-top:1px solid var(--border);padding-top:1.5rem;font-size:.9rem;color:var(--text-muted)}.footer-bottom p{margin:0 0 .4rem}.footer-bottom strong{color:var(--text)}.footer-meta{font-size:.85rem;color:var(--text-faint)}.home{max-width:var(--shell)}.hero{position:relative;padding:2.2rem 2rem 2rem;margin-bottom:2.5rem;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);overflow:hidden}.hero h1{max-width:17ch;margin-top:0}.hero .lede{max-width:52ch;margin-bottom:1.35rem}.trust-row{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0 0 1.5rem;padding:0;font-size:.88rem;font-weight:560}.trust-row li{display:inline-flex;align-items:center;gap:.4rem;padding:0;color:var(--text-muted);white-space:nowrap}.trust-row{gap:.5rem 1.6rem;font-weight:500}.hero-cta{display:inline-flex;align-items:center;gap:.85rem;padding:.95rem 1.5rem .95rem 1.3rem;border-radius:12px;background:var(--ink);color:var(--ink-text);text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.1);transition:background .18s,transform .12s,box-shadow .18s;margin-bottom:0}.hero-cta:hover{color:var(--ink-text);background:var(--ink-hover);transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,0,0,.14)}.hero-cta span{display:flex;flex-direction:column;line-height:1.35}.hero-cta strong{font-weight:650;font-size:1.02rem}.hero-cta em{font-style:normal;font-size:.86rem;opacity:.85}.tool-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:.75rem;gap:.75rem;list-style:none;padding:0;margin:1rem 0 0}.tool-card{position:relative;display:flex;align-items:flex-start;gap:.8rem;padding:1rem;border:1px solid var(--border);border-radius:14px;background:var(--surface);text-decoration:none;color:var(--text);height:100%;box-shadow:var(--shadow-sm);transition:border-color .16s,transform .14s,box-shadow .16s}.tool-card:hover{border-color:var(--border-strong);color:var(--text);transform:translateY(-2px);box-shadow:var(--shadow-lift)}.tool-card[data-cat=optimise]{--cat:var(--cat-optimise)}.tool-card[data-cat=organise]{--cat:var(--cat-organise)}.tool-card[data-cat=convert]{--cat:var(--cat-convert)}.tool-card[data-cat=secure]{--cat:var(--cat-secure)}.tool-card[data-cat=edit]{--cat:var(--cat-edit)}.tool-card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:10px;background:var(--bg-subtle);color:var(--text-muted);transition:background .16s,color .16s}.tool-card:hover .tool-card-icon{background:var(--bg-sunken);color:var(--text)}.tool-card-body{display:flex;flex-direction:column;min-width:0}.tool-card-name{font-weight:620;display:block;margin-bottom:.12rem}.tool-card-desc{font-size:.845rem;color:var(--text-muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.support{margin-top:3.5rem;padding:1.5rem 1.6rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-subtle)}.support-title{font-size:1.1rem;margin:0 0 .6rem}.support p{margin:0 0 .7rem;color:var(--text-muted);font-size:.95rem}.support p:last-child{margin-bottom:0}.support-compact{margin-top:1.25rem;font-size:.92rem;color:var(--text-muted)}.section-label:before{content:"";width:18px;height:1px;background:var(--border-strong);flex-shrink:0}.section-label[data-cat=optimise]{--cat:var(--cat-optimise)}.section-label[data-cat=organise]{--cat:var(--cat-organise)}.section-label[data-cat=convert]{--cat:var(--cat-convert)}.section-label[data-cat=secure]{--cat:var(--cat-secure)}.section-label[data-cat=edit]{--cat:var(--cat-edit)}.section-label{display:flex;align-items:center;gap:.55rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);margin:2.5rem 0 0}.brand-word,.hero-cta strong,.result-size,h1,h2,h3{font-family:var(--font-head)}h1{font-size:clamp(2rem,5vw,2.75rem);line-height:1.12;letter-spacing:-.03em;margin:0 0 .7rem;font-weight:800}h2{font-size:clamp(1.35rem,2.6vw,1.6rem);line-height:1.25;letter-spacing:-.02em;margin:2.75rem 0 .8rem}h2,h3{font-weight:700}h3{font-size:1.12rem;line-height:1.35;letter-spacing:-.01em;margin:1.85rem 0 .5rem}p{margin:0 0 1rem}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--accent-hover)}:focus-visible{border-radius:4px}.lede{font-size:1.13rem;color:var(--text-muted);margin:0 0 2rem;max-width:60ch}.tool-panel{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);padding:1.4rem;position:relative;overflow:hidden}.tool-panel:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--border);opacity:1}@media (max-width:640px){.tool-panel{padding:1rem;border-radius:var(--radius-lg)}}.tool{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-subtle);padding:1.5rem;box-shadow:var(--shadow)}.drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-height:210px;padding:2rem 1.25rem;border:2px dashed var(--border-strong);border-radius:var(--radius);background:var(--bg);text-align:center;cursor:pointer;transition:border-color .15s,background .15s,transform .1s}.drop:hover{border-color:var(--accent);background:radial-gradient(90% 120% at 50% 0,var(--accent-soft) 0,transparent 70%),var(--surface);box-shadow:0 0 0 4px var(--accent-ring)}.drop:hover .drop-icon{transform:translateY(-3px);color:var(--accent)}.drop-icon{transition:transform .18s,color .18s}.drop[data-dragging=true]{border-color:var(--accent);background:var(--accent-soft);transform:scale(1.008)}.drop-icon{font-size:2rem;line-height:1}.drop-title{font-size:1.12rem;font-weight:620}.drop-hint{color:var(--text-muted);font-size:.92rem}.drop input[type=file]{display:none}.file-row{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius)}.file-name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;min-width:0}.file-meta{color:var(--text-muted);font-size:.88rem;white-space:nowrap}.file-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.file-index{align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:.75rem;font-weight:700}.file-actions,.file-index{display:flex;flex-shrink:0}.file-actions{gap:.2rem}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;transition:color .12s,background .12s}.icon-btn:hover:not(:disabled){color:var(--accent);background:var(--accent-soft)}.icon-btn:disabled{opacity:.3;cursor:not-allowed}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font:inherit;font-weight:600;padding:.72rem 1.4rem;border-radius:var(--radius);border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,opacity .15s}.btn-primary{background:var(--ink);color:var(--ink-text);border-color:var(--ink);width:100%;font-size:1rem;font-weight:600;letter-spacing:-.005em}.btn-primary:hover:not(:disabled){background:var(--ink-hover);border-color:var(--ink-hover)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{background:transparent;color:var(--text-muted);border-color:var(--border-strong)}.btn-ghost:hover{color:var(--text);border-color:var(--text-muted)}.sizes{display:flex;flex-wrap:wrap;gap:.5rem}.size{position:relative;font:inherit;font-size:.94rem;font-weight:600;padding:.55rem .9rem;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);color:var(--text);cursor:pointer;transition:border-color .12s,background .12s}.size:hover,.size[aria-pressed=true]{border-color:var(--accent)}.size[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.size[data-quality=soft]{border-color:var(--warn)}.size[data-quality=bad]{border-color:var(--danger)}.size-tag{display:block;font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;margin-top:.1rem}.size[data-quality=best] .size-tag{color:var(--ok)}.size[data-quality=soft] .size-tag{color:var(--warn)}.size[data-quality=bad] .size-tag{color:var(--danger)}.custom-size{display:flex;gap:.5rem;align-items:center;margin-top:.75rem}.custom-size input{font:inherit;width:7.5rem;padding:.5rem .7rem;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);color:var(--text)}.custom-size label{color:var(--text-muted);font-size:.92rem}.notice{display:flex;gap:.7rem;padding:.85rem 1rem;border-radius:var(--radius);font-size:.95rem;line-height:1.55;border:1px solid transparent}.notice-icon{flex-shrink:0;font-size:1.05rem;line-height:1.4}.notice strong{display:block;margin-bottom:.15rem}.notice-info{background:var(--info-soft);border-color:var(--info);color:var(--text)}.notice-warn{background:var(--warn-soft);border-color:var(--warn);color:var(--text)}.notice-ok{background:var(--ok-soft);border-color:var(--ok);color:var(--text)}.notice-danger{background:var(--danger-soft);border-color:var(--danger);color:var(--text)}.progress-track{height:8px;background:var(--bg-sunken);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:var(--accent);border-radius:999px;transition:width .25s ease-out}.progress-label{display:flex;justify-content:space-between;font-size:.9rem;color:var(--text-muted);margin-bottom:.45rem}.result-headline{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin-bottom:.35rem}.result-size{font-size:1.9rem;font-weight:700;letter-spacing:-.02em}.result-delta{font-size:1rem;font-weight:600;color:var(--ok)}.result-from{color:var(--text-muted);font-size:.95rem}.privacy-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;color:var(--ok);background:var(--ok-soft);border:1px solid var(--ok);padding:.3rem .7rem;border-radius:999px}.stack>*+*{margin-top:1rem}.stack-sm>*+*{margin-top:.6rem}main.with-sidebar{max-width:var(--shell);display:grid;grid-template-columns:210px minmax(0,1fr);grid-gap:2.75rem;gap:2.75rem;align-items:start;padding-top:2rem}main.with-sidebar .page-main{min-width:0}main.with-sidebar .tool-sidebar{order:-1}.tool-sidebar{position:-webkit-sticky;position:sticky;top:5rem;font-size:.9rem;border-right:1px solid var(--border);padding-right:1.25rem}.tool-sidebar-title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);margin:0 0 1rem}.tool-sidebar-group{margin-bottom:1.1rem}.tool-sidebar-heading{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);margin:0 0 .35rem}.tool-sidebar ul{list-style:none;margin:0;padding:0}.tool-sidebar li{margin-bottom:.1rem}.tool-sidebar-group[data-cat=optimise]{--cat:var(--cat-optimise)}.tool-sidebar-group[data-cat=organise]{--cat:var(--cat-organise)}.tool-sidebar-group[data-cat=convert]{--cat:var(--cat-convert)}.tool-sidebar-group[data-cat=secure]{--cat:var(--cat-secure)}.tool-sidebar-group[data-cat=edit]{--cat:var(--cat-edit)}.tool-sidebar a{display:block;padding:.32rem .5rem;margin-left:-.5rem;border-radius:6px;color:var(--text-muted);text-decoration:none;line-height:1.35;position:relative;border-radius:7px;transition:color .14s,background .14s}.tool-sidebar a:hover{color:var(--accent);background:var(--accent-soft)}.tool-sidebar a[data-active=true]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;border-radius:0 2px 2px 0;background:var(--accent)}.tool-sidebar a[data-active=true]{color:var(--accent);background:var(--accent-soft);font-weight:640}@media (max-width:900px){main.with-sidebar{display:block;max-width:780px}.tool-sidebar{position:static;border-right:none;border-top:1px solid var(--border);padding-right:0;padding-top:2rem;margin-top:3rem;column-count:2;column-gap:2rem}.tool-sidebar-group{page-break-inside:avoid;break-inside:avoid}}.prose{margin-top:2.5rem}.prose h2{font-size:1.35rem;margin:2.25rem 0 .7rem}.prose h3{font-size:1.08rem;margin:1.75rem 0 .5rem}.prose ol,.prose ul{padding-left:1.4rem;margin:0 0 1rem}.prose li{margin-bottom:.4rem}.prose code{font-family:var(--mono);font-size:.88em;background:var(--bg-sunken);padding:.12em .36em;border-radius:4px}.table-wrap{overflow-x:auto;margin:1.25rem 0 1.5rem}.prose table{border-collapse:collapse;width:100%;font-size:.94rem}.prose td,.prose th{text-align:left;padding:.6rem .8rem;border-bottom:1px solid var(--border);vertical-align:top}.prose th{font-weight:650;background:var(--bg-subtle);border-bottom:2px solid var(--border-strong);white-space:nowrap}.prose tbody tr:last-child td{border-bottom:none}details{border-bottom:1px solid var(--border);padding:.9rem 0}details summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:1rem}details summary::-webkit-details-marker{display:none}details summary:after{content:"+";color:var(--text-muted);font-weight:400;font-size:1.3rem;line-height:1}details[open] summary:after{content:"−"}details p{margin:.7rem 0 0;color:var(--text-muted)}.draft-banner{background:var(--warn-soft);border-bottom:1px solid var(--warn);color:var(--text);padding:.5rem 1rem;font-size:.88rem;text-align:center;font-weight:600}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero{display:grid;grid-gap:2rem;gap:2rem}@media (min-width:900px){.hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center}}.hero-copy{min-width:0}.hero-flow{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:1.1rem 1.15rem;box-shadow:var(--shadow-sm)}.hero-flow-title{margin:0 0 .8rem;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint)}.hero-flow-node{display:flex;align-items:flex-start;gap:.65rem;padding:.6rem .7rem;border-radius:10px;border:1px solid transparent}.hero-flow-node strong{display:block;font-size:.92rem;font-weight:620}.hero-flow-node em{display:block;font-style:normal;font-size:.8rem;line-height:1.4;color:var(--text-muted)}.hero-flow-here{border-color:color-mix(in srgb,var(--ok) 28%,transparent);background:var(--ok-soft)}.hero-flow-dot{width:10px;height:10px;margin-top:.42rem;border-radius:50%;background:var(--ok);box-shadow:0 0 0 4px color-mix(in srgb,var(--ok) 18%,transparent);flex-shrink:0}.hero-flow-none{border:1px dashed var(--border-strong);opacity:.72}.hero-flow-none strong{text-decoration:line-through;color:var(--text-muted)}.hero-flow-cross{width:10px;margin-top:.05rem;font-size:1rem;line-height:1.4;color:var(--text-faint);flex-shrink:0;text-align:center}.hero-flow-gap{width:1px;height:14px;margin:.1rem 0 .1rem 1.1rem;background:linear-gradient(180deg,var(--border-strong),transparent)}.hero-flow-proof{margin:.85rem 0 0;padding-top:.8rem;border-top:1px solid var(--border);font-size:.78rem;line-height:1.5;color:var(--text-muted)}@media (max-width:720px){.site-header-inner{flex-wrap:nowrap;gap:.75rem;padding:.55rem 1rem}.nav-list li:not(:last-child){display:none}.nav-list a{padding:.38rem .6rem;font-size:.9rem}nav[aria-label=Main]{margin-left:auto}main{padding:1.75rem 1rem 3.5rem}.hero{padding:1.5rem 1.15rem;border-radius:var(--radius-lg);margin-bottom:1.75rem}.hero h1{font-size:1.85rem}.hero .lede{font-size:1rem}.trust-row{gap:.4rem;margin-bottom:1.1rem}.trust-row li{font-size:.8rem;padding:.25rem .6rem .25rem .5rem}.hero-cta{width:100%;padding:.85rem 1.1rem}.tool-grid{gap:.6rem}.section-label{margin-top:2rem}.hero-flow{padding:.9rem}}.page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:.75rem;gap:.75rem;list-style:none;margin:.5rem 0 0;padding:0}.page-tile{border:1px solid var(--border);border-radius:10px;background:var(--surface);overflow:hidden;box-shadow:var(--shadow-sm)}.page-tile[data-deleted]{opacity:.42}.page-tile[data-deleted] .page-thumb{filter:grayscale(1)}.page-thumb{aspect-ratio:1/1.35;display:grid;place-items:center;background:var(--bg-sunken);overflow:hidden}.page-thumb img{max-width:100%;max-height:100%;display:block;transition:transform .18s}.page-tile-bar{display:flex;align-items:center;justify-content:space-between;gap:.25rem;padding:.35rem .4rem;border-top:1px solid var(--border);flex-wrap:wrap}.page-tile-num{font-size:.8rem;font-weight:650;line-height:1.2}.page-tile-num em{display:block;font-style:normal;font-weight:400;font-size:.68rem;color:var(--text-faint)}.sign-pad{width:100%;height:150px;border:2px dashed var(--border-strong);border-radius:var(--radius);background:#fff;touch-action:none;cursor:crosshair;display:block}.page-canvas{position:relative;display:inline-block;max-width:100%;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fff;line-height:0}.page-canvas img{max-width:100%;height:auto;display:block}.page-canvas>img{cursor:crosshair}.sign-ghost{position:absolute;border:2px dashed var(--accent);background:color-mix(in srgb,var(--accent) 12%,transparent);border-radius:4px;pointer-events:none}.redact-page{margin-top:1.25rem}.redact-page-label{margin:0 0 .4rem;font-size:.8rem;font-weight:650;color:var(--text-muted)}.redact-page-label em{font-style:normal;font-weight:400;color:var(--warn)}.redact-canvas{touch-action:none;cursor:crosshair;width:100%}.redact-box{position:absolute;background:#000;border:1px solid var(--danger)}.redact-box-draft{background:rgba(0,0,0,.55);border-style:dashed}.redact-box-del{position:absolute;top:2px;right:2px;border-radius:5px;line-height:0;padding:2px}.consent,.redact-box-del{background:var(--surface)}.consent{position:fixed;left:0;right:0;bottom:0;z-index:60;padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--border);box-shadow:0 -4px 24px rgba(0,0,0,.1)}.consent-inner{max-width:var(--shell);margin:0 auto;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.consent-text{margin:0;flex:1 1 340px;font-size:.87rem;line-height:1.5;color:var(--text-muted)}.consent-text strong{color:var(--text)}.consent-actions{display:flex;gap:.5rem;flex-shrink:0}.consent-accept{width:auto}@media (max-width:560px){.consent-actions{width:100%}.consent-actions .btn{flex:1 1}}::selection{background:color-mix(in srgb,var(--accent) 24%,transparent);color:var(--text)}.btn{transition:background .15s,border-color .15s,transform .08s,box-shadow .15s}.btn:active:not(:disabled){transform:translateY(1px)}.btn-primary{box-shadow:0 1px 2px rgba(0,0,0,.08)}.btn-primary:hover:not(:disabled){box-shadow:0 2px 6px rgba(0,0,0,.12)}.btn-primary:active:not(:disabled){box-shadow:none}.icon-btn,.size{transition:background .14s,border-color .14s,color .14s,transform .08s}.size:active{transform:translateY(1px)}.size[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--accent);font-weight:600}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}.tool-skeleton{min-height:260px;border-radius:var(--radius-lg);border:2px dashed var(--border);background:linear-gradient(100deg,var(--bg-subtle) 30%,color-mix(in srgb,var(--accent) 7%,var(--bg-subtle)) 50%,var(--bg-subtle) 70%);background-size:220% 100%;animation:skeleton-sweep 1.6s ease-in-out infinite}@keyframes skeleton-sweep{0%{background-position:130% 0}to{background-position:-30% 0}}.drop{transition:border-color .16s,background .16s,box-shadow .16s}.drop[data-dragging=true]{transform:none;box-shadow:0 0 0 6px var(--accent-ring)}.drop[data-dragging=true] .drop-icon{transform:translateY(-4px) scale(1.06)}.notice{animation:notice-in .22s ease-out}@keyframes notice-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.progress-fill{position:relative;overflow:hidden}.progress-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);animation:progress-sheen 1.3s linear infinite}@keyframes progress-sheen{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.table-wrap{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}@media (prefers-reduced-motion:reduce){.notice,.progress-fill:after,.tool-skeleton{animation:none}.btn:active:not(:disabled),.size:active{transform:none}}.prose blockquote{margin:1.4rem 0;padding:.9rem 1.1rem;border-left:3px solid var(--accent);border-radius:0 var(--radius) var(--radius) 0;background:var(--bg-subtle);color:var(--text)}.prose blockquote p{margin:0}.prose blockquote p+p{margin-top:.6rem}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-sans:"Inter","Inter Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_946509{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_946509{--font-display:"Manrope","Manrope Fallback"}