:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#19312b;background:#f4f7f6;font-synthesis:none;--green:#12614c;--ink:#19312b;--muted:#596c65;--line:#dce5df;--accent:#d5fa70}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #267962;outline-offset:4px}[hidden]{display:none!important}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{display:block;background:white;padding:16px}.topbar{height:90px;max-width:1440px;margin:auto;padding:0 48px;display:flex;align-items:center;gap:50px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:9px;align-items:center;font-size:25px;font-weight:750;letter-spacing:-1px;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:35px;height:36px;border-radius:10px;background:var(--green);color:#fff;font-size:27px;line-height:1}nav{display:flex;gap:28px}nav a{font-size:14px;text-decoration:none;color:var(--muted)}nav a:hover{text-decoration:underline}.local-pill{margin-left:auto;font-size:13px;color:var(--green);display:flex;align-items:center;gap:8px}main{max-width:1440px;margin:auto;padding:0 48px}.intro{display:flex;justify-content:space-between;align-items:end;padding:44px 0 30px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.8px;color:var(--green);margin:0 0 12px}h1{font-size:clamp(29px,3.1vw,43px);letter-spacing:-1.7px;line-height:1.16;font-weight:650;margin:0 0 12px}.intro p:not(.eyebrow){color:var(--muted);font-size:16px;margin:0;line-height:1.6}.free-note{font-size:13px;color:var(--muted);white-space:nowrap;padding-bottom:5px}.workspace{background:white;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:1fr 1.03fr 1fr;box-shadow:0 8px 25px #102c1910;overflow:hidden}.workspace>section{padding:25px;min-width:0}.settings-panel{border-left:1px solid var(--line);border-right:1px solid var(--line)}.result-panel{background:#fafdF9}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:30px;margin-bottom:24px}.panel-heading h2{font-size:16px;letter-spacing:-.3px;display:flex;align-items:center;gap:10px;margin:0;font-weight:650}.step{display:grid;place-items:center;font-size:11px;letter-spacing:.2px;width:27px;height:27px;border-radius:50%;background:#edf2ee;color:var(--muted)}.result-panel .step{background:var(--accent);color:#28451e}.text-button{font-size:13px;color:var(--muted);border:0;background:transparent;padding:6px}.format-badge{font-size:11px;color:var(--muted);background:#f3f6f3;padding:6px 7px;border-radius:4px;white-space:nowrap}.dropzone{width:100%;min-height:274px;border:1.5px dashed #b1c7ba;background:#f8fbf7;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px 10px;transition:background .2s,border .2s;color:var(--ink)}.dropzone:hover,.dropzone.dragging{border-color:var(--green);background:#eff7e6}.upload-icon{width:51px;height:51px;border-radius:15px;background:#e6efdF;color:var(--green);display:grid;place-items:center;font-size:34px;margin-bottom:22px;font-weight:350}.dropzone strong{font-size:16px;font-weight:600;margin-bottom:10px}.dropzone span:not(.upload-icon){font-size:14px;color:var(--muted)}.dropzone em{font-style:normal;font-weight:600;color:var(--green);text-decoration:underline;text-underline-offset:3px}.dropzone small{font-size:12px;color:var(--muted);margin-top:26px}.privacy-note{display:flex;gap:9px;font-size:12px;line-height:1.7;color:var(--muted);margin:18px 0 0}.privacy-note svg{flex-shrink:0;width:17px;height:19px;margin-top:3px;fill:none;stroke:var(--green);stroke-width:1.5}.source-tip{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.tip-label{font-size:12px;font-weight:650}.source-tip p{font-size:13px;line-height:1.65;color:var(--muted);margin:7px 0 0}fieldset{padding:0;margin:0 0 25px;border:0;min-width:0}legend{font-size:14px;font-weight:650;margin-bottom:13px}.presets{display:flex;gap:7px;margin-bottom:18px}.presets button{flex:1;min-width:0;background:white;border:1px solid var(--line);border-radius:7px;min-height:38px;font-size:13px;color:var(--muted);white-space:nowrap;padding:6px 4px}.presets button[aria-pressed=true]{background:#e9f5df;border-color:#91b18b;color:#23503b;font-weight:650}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-row>div{min-width:0}label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}label span{font-weight:400;color:var(--muted);font-size:12px}input[type=number],select{display:block;width:100%;min-height:44px;border:1px solid #ccd9d0;border-radius:7px;padding:9px 11px;color:var(--ink);background:#fff;font-size:16px}input::placeholder{color:#6b7b73}select{font-size:13px}input[type=range]{width:100%;accent-color:var(--green);margin:4px 0 14px}#fit-settings{margin-top:17px}#crop-settings{margin-top:16px}.field-note{color:var(--muted);font-size:12px;line-height:1.6;margin:10px 0 0}.primary,.secondary{border:0;border-radius:8px;min-height:47px;padding:12px 16px;font-size:14px;font-weight:650;text-decoration:none;display:flex;justify-content:center;align-items:center;gap:20px}.primary{background:var(--green);color:#fff;transition:background .15s}.primary:hover:not(:disabled){background:#0b4c3b}.primary span{margin-left:auto;font-size:19px;line-height:1}.primary:disabled span{margin-left:auto}.wide{width:100%}.secondary{border:1px solid var(--line);background:white;color:var(--muted);min-height:40px}.status{font-size:12px;line-height:1.6;color:var(--muted);margin:10px 0 0;min-height:20px}.status.error{color:#a03229;background:#fff2ef;border-radius:6px;padding:9px}.status.success{color:var(--green)}.result-empty{min-height:370px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:6px 4px}.preview-symbol{width:64px;height:64px;display:grid;place-items:center;color:#86a480;border:1px solid #cfe0cc;border-radius:20px;font-size:30px;background:#f0f7ec;margin-bottom:24px}.result-empty h3{font-size:17px;font-weight:600;margin:0 0 10px}.result-empty p{font-size:13px;color:var(--muted);line-height:1.7;max-width:220px;margin:0}.empty-spec{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;width:100%;border-top:1px solid var(--line);padding-top:24px}.empty-spec span{font-size:10px;letter-spacing:1px;color:var(--muted)}.empty-spec strong{font-size:18px;font-weight:500;color:#748c7a}.image-stage{height:252px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f2f5f2;background-image:linear-gradient(45deg,#e8ede8 25%,transparent 25%),linear-gradient(-45deg,#e8ede8 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e8ede8 75%),linear-gradient(-45deg,transparent 75%,#e8ede8 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;border:1px solid var(--line);border-radius:9px;padding:16px}.image-stage img{max-height:100%;max-width:100%;object-fit:contain;box-shadow:0 3px 8px #0001}.file-meta{display:flex;flex-direction:column;gap:5px;margin:14px 0 16px;font-size:12px;color:var(--muted)}.file-meta strong{color:var(--ink);font-size:13px;overflow-wrap:anywhere}.result-badge{font-size:10px;font-weight:650;color:var(--green);background:#e9f5df;padding:6px;border-radius:5px}.result-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 12px}.result-stats div{min-width:0}.result-stats dt{font-size:12px;color:var(--muted);margin-bottom:6px}.result-stats dd{font-size:20px;font-weight:650;letter-spacing:-.4px;margin:0;overflow-wrap:anywhere}#result-dimensions{font-size:17px}.result-note,.download-note{font-size:12px;line-height:1.6;color:var(--muted);margin:0 0 16px}.download{background:#d4f77c;color:#213d1b}.download:hover{background:#c4e967!important}.download-note{text-align:center;margin:12px 0 0}.requirement-note{font-size:12px;line-height:1.7;color:var(--muted);text-align:center;margin:18px auto 0;max-width:970px}.guide{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:35px;padding:56px 0;border-bottom:1px solid var(--line)}.guide h2,.faq h2{font-size:25px;letter-spacing:-.8px;line-height:1.3;font-weight:600;margin:0;max-width:250px}.guide article>span{font-size:10px;color:var(--green);letter-spacing:1px;font-weight:650}.guide h3{font-size:15px;margin:12px 0 8px;font-weight:650}.guide article p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding:48px 0}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq details:first-child{padding-top:0}.faq summary{font-size:14px;font-weight:600;cursor:pointer;line-height:1.6}.faq details p{font-size:14px;color:var(--muted);line-height:1.8;margin:14px 0 0}footer{max-width:1344px;margin:0 auto;border-top:1px solid var(--line);padding:26px 0 30px;display:flex;align-items:center;gap:28px}footer .brand{font-size:20px}footer p{font-size:12px;color:var(--muted);margin:0}footer>a:last-child{margin-left:auto;font-size:12px;color:var(--muted)}.prose{max-width:760px;padding:55px 25px 80px;margin:auto}.prose h1{font-size:36px}.prose h2{font-size:21px;margin-top:30px}.prose p{font-size:16px;line-height:1.8;color:var(--muted)}@media(min-width:1500px){.workspace>section{padding:30px}}@media(max-width:1100px){.topbar{padding:0 24px;gap:30px}main{padding:0 24px}.workspace>section{padding:18px}.workspace{grid-template-columns:1fr 1fr}.result-panel{grid-column:1/-1;border-top:1px solid var(--line)}.settings-panel{border-right:0}.result-empty{min-height:180px}.empty-spec{max-width:300px;margin-top:15px;padding-top:14px}.result-empty .preview-symbol{display:none}#result-view{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.result-stage{grid-row:1/6}.result-stats{margin-top:15px}.guide{gap:24px;grid-template-columns:1fr 1fr}.guide>div{grid-column:1/-1}.guide h2{max-width:none}.guide article:last-child{grid-column:1/-1;max-width:450px}footer{margin:0 24px}.local-pill{font-size:12px}}@media(max-width:640px){.topbar{height:72px;padding:0 20px}.brand{font-size:24px}nav{margin-left:auto;gap:18px}.local-pill{display:none}main{padding:0 16px}.intro{padding:30px 2px 24px;display:block}h1{font-size:33px;letter-spacing:-1.2px;max-width:350px}.intro p:not(.eyebrow){font-size:14px;max-width:290px}.free-note{display:block;margin-top:14px;font-size:12px}.workspace{display:block;border-radius:13px}.workspace>section{padding:22px}.settings-panel{border:0;border-top:1px solid var(--line)}.dropzone{min-height:235px}.source-tip{display:none}.panel-heading h2{font-size:17px}.panel-heading{margin-bottom:20px}.privacy-note{font-size:13px}label,legend{font-size:14px}.presets button{font-size:14px;min-height:43px}.primary{min-height:50px;font-size:15px}.field-note,.status{font-size:13px}.result-empty{min-height:245px}#result-view{display:block}.result-stage{height:270px}.result-empty .preview-symbol{display:grid;width:48px;height:48px;font-size:24px;margin-bottom:18px}.result-empty p{font-size:14px}.result-stats{margin-top:20px}.requirement-note{text-align:left;font-size:12px;padding:0 6px}.guide{display:block;padding:38px 7px}.guide article{margin-top:27px}.guide article p{font-size:14px}.guide h3{font-size:16px}.guide h2,.faq h2{font-size:27px;max-width:290px}.faq{display:block;padding:35px 7px}.faq>div:first-child{margin-bottom:28px}.faq summary{font-size:15px}footer{margin:0 20px;gap:18px;flex-wrap:wrap}footer p{order:3;width:100%}footer>a:last-child{font-size:13px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Comfortable reading sizes without changing the compact editor. */
.guide article p,.faq details p{font-size:16px}.guide h3{font-size:17px}.field-row label{font-size:14px}.presets button{font-size:14px}.result-empty p{font-size:14px}.privacy-note,.source-tip p{font-size:14px}
.eyebrow,.step,.format-badge,.result-badge,.empty-spec span,.guide article>span{font-size:12px}.panel-heading{flex-wrap:wrap}@media(max-width:420px){.topbar nav a:first-child{display:none}}

/* The longer public name stays readable on narrow screens. */
@media(max-width:700px){.topbar{gap:16px}.local-pill{display:none}}
@media(max-width:420px){.topbar{padding-left:16px;padding-right:16px;gap:10px}.topbar .brand{font-size:20px;letter-spacing:-.6px;gap:7px}.brand-mark{width:31px;height:33px}.topbar nav{gap:10px}}

/* Searchable guides share the tool's typography and spacing. */
.topbar{gap:32px}.topbar nav{gap:22px}.topbar nav a{min-height:44px;display:flex;align-items:center}.intro>div{max-width:900px}.intro{gap:24px}.intro h1{max-width:900px}.notice{padding:16px;border:1px solid #a8bcae;border-radius:8px;background:#f0f7e7;line-height:1.6}
.how-to,.resources{padding:44px 0;border-bottom:1px solid var(--line)}.how-to h2,.resources h2{font-size:28px;font-weight:650;letter-spacing:-.7px;margin:0 0 24px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:0;list-style:none;counter-reset:steps}.steps-grid li{counter-increment:steps}.steps-grid li::before{content:'0' counter(steps);color:var(--green);font-size:13px;font-weight:750}.steps-grid h3{font-size:18px;margin:12px 0 8px}.steps-grid p,.resource-card p{font-size:16px;line-height:1.75;color:var(--muted);margin:0}
.resource-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.resource-card{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;text-decoration:none;transition:border-color .15s}.resource-card:hover{border-color:var(--green)}.resource-card>span{font-size:11px;font-weight:750;letter-spacing:1px;color:var(--green)}.resource-card h3{font-size:20px;font-weight:650;letter-spacing:-.4px;line-height:1.3;margin:0}.resource-card strong{font-size:14px;color:var(--green);padding-top:8px;margin-top:auto}.resource-card strong span{margin-left:6px}
.breadcrumbs{padding-top:25px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;font-size:13px;color:var(--muted)}.breadcrumbs li+li::before{content:'/';margin-right:8px;color:#78877e}.breadcrumbs a{text-decoration:underline;font-size:13px}.breadcrumbs+.intro{padding-top:27px}
.article-section{max-width:860px;margin:0 auto;padding:40px 0}.article-section.standalone{padding-top:35px;padding-bottom:55px}.article-section h1{font-size:clamp(30px,4vw,43px);max-width:850px}.article-section h2{font-size:25px;font-weight:650;letter-spacing:-.55px;line-height:1.35;margin:32px 0 12px}.article-section p,.article-section li{font-size:17px;line-height:1.85;color:var(--muted)}.article-section p{margin:12px 0}.article-section .eyebrow{font-size:12px;color:var(--green)}.article-section .lead{font-size:20px;line-height:1.7;margin:20px 0 28px}.article-section li+li{margin-top:12px}.article-section ul,.article-section ol{padding-left:24px}.article-section a:not(.primary){color:var(--green);text-underline-offset:3px}.article-section strong{color:var(--ink)}.inline-cta{display:inline-flex;margin-top:15px;max-width:100%;gap:20px}.article-section .inline-cta{color:white}
.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:white;margin:25px 0}.table-wrap table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.6}.table-wrap caption{text-align:left;padding:15px 18px;color:var(--green);font-weight:650}.table-wrap th,.table-wrap td{padding:14px 18px;border-top:1px solid var(--line);text-align:left;vertical-align:top}.table-wrap thead{background:#edf3e9}.table-wrap tbody th{font-weight:650;min-width:110px}.table-wrap td{color:var(--muted)}
footer{flex-wrap:wrap;gap:18px 26px}footer nav{width:100%;display:flex;flex-wrap:wrap;gap:12px 24px}footer nav a{min-height:32px;display:flex;align-items:center;font-size:13px}footer p{margin-left:auto}footer>a:last-child{margin-left:0}
@media(max-width:800px){.topbar{gap:20px}.local-pill{display:none}.steps-grid{gap:20px}.intro{display:block}.free-note{display:block;margin-top:12px}.resource-grid{grid-template-columns:1fr}.article-section{padding:28px 4px}.article-section h2{font-size:23px}}
@media(max-width:600px){.steps-grid{grid-template-columns:1fr;gap:24px}.how-to,.resources{padding:32px 6px}.how-to h2,.resources h2{font-size:25px}.article-section .lead{font-size:18px}.table-wrap th,.table-wrap td{padding:12px}.intro br{display:none}footer p{width:100%;margin-left:0;order:3}.topbar{height:auto;min-height:78px;flex-wrap:wrap;padding-top:15px;padding-bottom:13px;gap:10px 20px}.topbar nav{margin-left:auto}.breadcrumbs{padding-top:20px}.faq h2{max-width:340px}}
@media(max-width:420px){.topbar nav a:first-child{display:flex}.topbar{padding-left:16px;padding-right:16px}.topbar nav{gap:16px}.topbar nav a{font-size:13px}.topbar .brand{font-size:21px}.resource-card{padding:21px}.article-section h1{letter-spacing:-1px}}
