:root{--ink:#15223c;--muted:#52627c;--blue:#2563eb;--blue-dark:#1d4ed8;--line:#d8e1ef;--paper:#fff;--canvas:#f7faff;--soft:#edf4ff;--red:#b42318;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5}.shell{width:min(1120px,calc(100% - 64px));margin:auto}.skip-link{position:absolute;left:1rem;top:-4rem;background:var(--ink);color:#fff;padding:.7rem 1rem;z-index:10}.skip-link:focus{top:1rem}.site-header{background:#f7faffeb;border-bottom:1px solid #e4eaf3;position:sticky;top:0;z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:1.03rem;font-weight:800;color:var(--ink);text-decoration:none;letter-spacing:-.04em;display:inline-flex;align-items:center}.brand-logo{width:auto;height:28px;margin-right:8px;display:inline-block}.brand>span:not(:first-child){color:var(--blue);font-weight:600}.nav-links{display:flex;gap:28px}.nav a,footer a{color:var(--muted);text-decoration:none}.nav a:hover,footer a:hover,.output-note a,.privacy-detail a,.faq a{color:var(--blue);text-decoration:underline}.menu-button{display:none}.hero{text-align:center;padding:76px 0 56px}.eyebrow{color:var(--blue);font-weight:750;font-size:.79rem;letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.35rem,5vw,4.25rem);line-height:1.05;letter-spacing:-.055em;margin-bottom:18px}h2{font-size:clamp(1.7rem,3vw,2.5rem);letter-spacing:-.04em;line-height:1.12}.lede{color:var(--muted);font-size:1.15rem;margin:0 auto 34px;max-width:620px}.converter{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 45px #20467d14;text-align:left;overflow:hidden}.dropzone{padding:46px 24px 34px;text-align:center;border:2px dashed #9bb9ea;margin:12px;border-radius:13px;cursor:pointer;transition:background .2s,border-color .2s}.dropzone:hover,.dropzone:focus-visible,.dropzone.dragging{background:var(--soft);border-color:var(--blue);outline:0}.dropzone input{position:absolute;width:1px;height:1px;opacity:0}.upload-icon{width:38px;height:38px;color:var(--blue);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.drop-title{font-weight:750;font-size:1.12rem;margin:12px 0 0}.or{color:var(--muted);font-size:.85rem;margin:7px}.button{border:0;border-radius:9px;font:inherit;font-weight:700;min-height:44px;padding:0 18px;cursor:pointer;transition:background .2s,box-shadow .2s}.button-primary{background:var(--blue);color:#fff}.button-primary:hover:not(:disabled){background:var(--blue-dark);box-shadow:0 5px 14px #2563eb40}.button:disabled{opacity:.48;cursor:not-allowed}.limits{font-size:.85rem;font-weight:650;margin:18px 0 4px}.support,.output-note,.queue-head p{color:var(--muted);font-size:.85rem;margin-bottom:0}.queue{border-top:1px solid var(--line);padding:24px}.hidden{display:none!important}.queue-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.queue h2{font-size:1.1rem;margin-bottom:2px}.queue-actions{display:flex;gap:15px}.text-button{background:none;border:0;color:var(--blue);font:inherit;font-weight:650;padding:3px;cursor:pointer}.text-button:hover{text-decoration:underline}.text-button.danger{color:var(--red)}.file-list{list-style:none;padding:0;margin:22px 0 18px;display:grid;gap:9px}.file-item{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:10px;padding:11px 12px}.file-icon{background:var(--soft);color:var(--blue);border-radius:6px;width:30px;height:30px;display:grid;place-items:center;font-size:.7rem;font-weight:800}.file-main{min-width:0;flex:1}.file-name{display:block;font-weight:680;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-meta{font-size:.78rem;color:var(--muted)}.status{font-size:.78rem;font-weight:700;white-space:nowrap}.status.checking{color:#9a6700}.status.ready{color:#087443}.status.error{color:var(--red)}.item-error{margin:8px 0 0;color:var(--red);font-size:.82rem}.remove{margin-left:auto}.resize-settings{border:0;border-top:1px solid var(--line);padding:18px 0 0;margin:0}.resize-settings legend{font-weight:750;margin-bottom:10px}.radio-row,.check-row{display:inline-flex;align-items:center;gap:7px;margin-right:19px;font-size:.9rem}.custom-size{margin-top:13px;display:flex;align-items:end;gap:9px}.custom-size label{font-size:.82rem;font-weight:650}.custom-size input{display:block;width:104px;border:1px solid #aab9cf;border-radius:7px;padding:8px;margin-top:4px;font:inherit}.custom-size .check-row{margin-left:8px;padding-bottom:9px}.output-note{margin:15px 0}.convert-button{width:100%}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;text-align:left;margin:27px 0 12px}.trust-grid article{display:flex;gap:11px;align-items:flex-start}.trust-grid svg{width:23px;height:23px;flex:0 0 23px;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-size:.9rem}.trust-grid span{font-size:.78rem;color:var(--muted);margin-top:2px}.privacy-detail{font-size:.8rem;color:var(--muted)}.info-section{padding:26px 0 84px}.png-card{background:#eaf2ff;border:1px solid #c8dcfc;border-radius:var(--radius);padding:clamp(26px,5vw,52px);max-width:900px;margin:auto}.png-card h2{margin-bottom:14px}.png-card p:last-child{color:var(--muted);max-width:730px;margin-bottom:0}.steps{padding:0 0 84px;text-align:center}.steps h2{margin-bottom:36px}.steps ol{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;padding:0;margin:0;text-align:left}.steps li{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:24px}.steps b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-size:.82rem}.steps h3{margin:18px 0 6px;font-size:1.03rem}.steps p{margin:0;color:var(--muted);font-size:.9rem}.faq{padding-bottom:86px;max-width:800px}.faq h2{margin-bottom:25px}.faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq summary{font-weight:700;cursor:pointer;list-style-position:inside}.faq details p{color:var(--muted);margin:12px 24px 0;font-size:.94rem}footer{border-top:1px solid var(--line);background:#fff}footer .shell{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer div div{display:flex;gap:18px;font-size:.87rem}footer p{color:var(--muted);font-size:.82rem;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #83b3ff;outline-offset:3px}@media(max-width:767px){.shell{width:min(100% - 32px,1120px)}.nav{min-height:64px}.menu-button{display:block;border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 10px;font:inherit;font-size:.85rem;font-weight:700;cursor:pointer}.nav-links{display:none;position:absolute;top:62px;left:16px;right:16px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px;box-shadow:0 10px 25px #1428461f;flex-direction:column;gap:10px}.nav-links.open{display:flex}.hero{padding:52px 0 42px}.dropzone{padding:35px 14px 26px}.queue{padding:18px 14px}.queue-head{flex-direction:column}.queue-actions{margin-top:-2px}.file-item{align-items:flex-start}.status{padding-top:2px}.custom-size{flex-wrap:wrap}.custom-size .check-row{margin-left:0}.trust-grid,.steps ol{grid-template-columns:1fr}.trust-grid{gap:16px}.info-section,.steps,.faq{padding-bottom:58px}footer .shell{padding:24px 0;min-height:0;align-items:flex-start;flex-direction:column}footer div div{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,html{scroll-behavior:auto!important;transition:none!important}}.dropzone{appearance:none;background:transparent;color:var(--ink);font:inherit;width:calc(100% - 24px)}#file-input{position:absolute;width:1px;height:1px;opacity:0}.drop-title,.or,.limits,.support{display:block}.choose-button{display:inline-grid;place-items:center}.summary{margin:14px 0 0;font-size:.88rem;font-weight:650;color:var(--muted)}.item-note{margin:6px 0 0;font-size:.78rem;color:var(--muted)}.zip-button{background:var(--ink);color:#fff;width:100%;margin-top:10px}.zip-button:hover:not(:disabled){background:#0d1a33}.trust-grid article.unverified{opacity:.4;filter:saturate(.2)}.guide{padding:0 0 72px}.guide-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:center;gap:56px;padding:72px 0 80px}.guide-hero h1{font-size:clamp(2.5rem,5vw,4.6rem)}.guide-hero .lede{margin:0 0 16px;max-width:620px}.guide-hero>div>p:not(.eyebrow):not(.lede):not(.guide-microcopy){color:var(--muted);max-width:600px}.guide-cta{display:inline-grid;place-items:center;margin-top:8px;text-decoration:none}.guide-microcopy{font-size:.85rem;color:var(--muted);margin:12px 0 0}.guide-art{aspect-ratio:16/10;border:1px solid #c8dcfc;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 18px 45px #20467d14}.guide-art img{width:100%;height:100%;object-fit:cover;display:block}.guide section{margin-bottom:72px}.guide-cards{padding:0;margin:30px 0 0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-cards li,.guide-steps li{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.guide-cards b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--blue);color:#fff;font-size:.82rem}.guide-cards h3{margin:18px 0 6px;font-size:1.03rem}.guide-cards p,.guide-steps p,.guide-two-column p,.guide-note p,.guide-final p{color:var(--muted);margin-bottom:0}.guide p,.guide dd{line-height:1.65}.guide-cards a{color:var(--blue)}.guide-steps{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:14px;counter-reset:guide-step}.guide-steps li{display:grid;grid-template-columns:52px minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:start;counter-increment:guide-step}.guide-steps li:before{content:counter(guide-step);width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--blue);font-weight:800;font-size:.82rem}.guide-steps h3{font-size:1.05rem;margin-bottom:8px}.step-shot{margin:0;aspect-ratio:16/10;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #20467d14}.step-shot img{width:100%;height:100%;object-fit:cover;display:block}.step-shot figcaption{margin:10px 2px 0;font-size:.8rem;color:var(--muted);line-height:1.55}.guide-note{position:relative;background:#eaf2ff;border:1px solid #c8dcfc;border-radius:var(--radius);padding:30px 32px 30px 64px;margin:0 0 72px}.note-icon{position:absolute;left:30px;top:30px;width:22px;height:22px;color:var(--blue);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.guide-note h2{font-size:1.4rem;margin-bottom:10px}.guide-note a{color:var(--blue);text-decoration:underline}.guide-note p+p{margin-top:14px}.ext-note{color:var(--muted);font-size:.82rem}.guide-trouble{padding:0;margin:30px 0 0;list-style:none;display:grid;gap:14px}.guide-trouble>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px 24px}.guide-trouble dt{font-weight:750;font-size:1rem;margin-bottom:8px}.guide-trouble dd{margin:0;color:var(--muted);font-size:.92rem}.guide-two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.guide-two-column>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.guide-two-column h3{font-size:1.03rem;margin-bottom:8px}.guide-final{padding:52px;text-align:center;background:#15223c;color:#fff;border-radius:20px;margin-bottom:24px}.guide-final h2{max-width:650px;margin:0 auto 14px}.guide-final p{color:#d5e1f4;margin:0 auto 24px;max-width:560px}.guide-final .button{display:inline-grid;place-items:center;text-decoration:none;background:#fff;color:#1d4ed8}.guide-final .button:hover{background:#edf4ff}.step-cta{display:inline-grid;place-items:center;margin-top:14px;background:var(--blue);color:#fff;text-decoration:none;border-radius:9px;padding:11px 16px;font-weight:700;font-size:.9rem;min-height:44px}.step-cta:hover{background:var(--blue-dark)}.guide-note-small{color:var(--muted);font-size:.9rem;margin:18px 0 0}@media(max-width:767px){.guide{padding:0 0 48px}.guide-hero{grid-template-columns:1fr;gap:32px;padding:48px 0 56px}.guide section{margin-bottom:48px}.guide-note{margin-bottom:48px;padding:26px 22px 26px 56px}.note-icon{left:22px;top:27px}.guide-final{padding:38px 22px}.guide-cards,.guide-two-column{grid-template-columns:1fr}.guide-steps li{grid-template-columns:1fr;padding:20px}.guide-steps li:before{margin-bottom:14px}}.transparent-settings{margin-top:14px}.custom-color{margin-top:13px;display:flex;align-items:end;gap:9px}.custom-color label{font-size:.82rem;font-weight:650}.custom-color input[type=color]{width:52px;height:42px;border:1px solid #aab9cf;border-radius:7px;padding:2px;background:#fff}.custom-color input[type=text]{display:block;width:104px;border:1px solid #aab9cf;border-radius:7px;padding:8px;margin-top:4px;font:inherit}.custom-color input.invalid{border-color:var(--red)}@media(max-width:767px){.custom-color{flex-wrap:wrap}}.nav a[aria-current=page]{color:var(--blue);font-weight:600}footer nav{display:flex;gap:18px;font-size:.87rem}footer nav a{color:var(--muted);text-decoration:none}footer nav a:hover{color:var(--blue);text-decoration:underline}.tools-hero{text-align:center;padding:76px 0 56px}.tools-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:72px}.tool-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:32px;text-align:center}.tool-icon{width:48px;height:48px;margin:0 auto 16px;background:var(--soft);border-radius:12px;display:grid;place-items:center}.tool-icon svg{width:24px;height:24px;color:var(--blue)}.tool-card h2{font-size:1.5rem;margin-bottom:12px}.tool-card p{color:var(--muted);margin-bottom:20px}.tools-features{margin-bottom:72px}.tools-features h2{text-align:center;margin-bottom:40px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-item{text-align:center;padding:24px}.feature-item svg{width:48px;height:48px;color:var(--blue);margin-bottom:16px}.feature-item h3{font-size:1.1rem;margin-bottom:8px}.feature-item p{color:var(--muted);margin-bottom:0}.guide-list-hero{text-align:center;padding:76px 0 56px}.guide-list{margin-bottom:72px}.guide-card{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.guide-card-content{padding:40px}.guide-card-content h2{font-size:1.8rem;margin-bottom:16px}.guide-card-content p{color:var(--muted);margin-bottom:24px}.guide-card-image{margin:0;aspect-ratio:16/10;overflow:hidden}.guide-card-image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:767px){.tools-grid,.features-grid,.guide-card{grid-template-columns:1fr}.guide-card-image{order:-1}}
