:root{color-scheme:light;--ink:#162a25;--paper:#f3efe5;--white:#fff;--acid:#d9ff4f;--coral:#ff6b4a;--green:#2f6658;--line:#cfc6b5;--muted:#655f55;--shadow:0 18px 50px rgba(22,42,37,.12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{margin:0;color:var(--ink);background-color:var(--paper);background-image:linear-gradient(rgba(22,42,37,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(22,42,37,.055) 1px,transparent 1px);background-size:44px 44px}button,input,select{font:inherit}button,a,label,input,select{touch-action:manipulation}.skip{position:fixed;left:12px;top:-80px;z-index:20;background:var(--acid);color:var(--ink);padding:12px 16px;font-weight:800}.skip:focus{top:12px}.topbar{min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(18px,5vw,78px);border-bottom:1px solid var(--ink);background:rgba(243,239,229,.96);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font-weight:900;font-size:1.05rem}.brand img{width:42px;height:42px}.brand b{color:var(--green)}.top-actions{display:flex;align-items:center;gap:10px}.privacy-pill{font-size:.78rem;font-weight:900;text-transform:uppercase;background:var(--ink);color:var(--acid);border-radius:999px;padding:9px 13px}.quiet,.danger,.language{min-height:42px;border:1px solid var(--ink);background:var(--white);color:var(--ink);border-radius:999px;padding:8px 14px;font-weight:800;cursor:pointer}.danger{border-color:#a62a1e;color:#8e1d13}.language{min-width:48px;background:var(--acid)}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,label:focus-visible{outline:4px solid var(--coral);outline-offset:3px}main{width:min(1440px,100%);margin:auto}.hero{min-height:480px;background:var(--ink);color:var(--white);padding:clamp(58px,9vw,120px) clamp(22px,7vw,96px);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:end;gap:58px}.eyebrow{font-size:.75rem;font-weight:900;letter-spacing:.14em;color:var(--green);text-transform:uppercase}.hero .eyebrow{color:var(--acid)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.2rem,8vw,7.8rem);line-height:.83;letter-spacing:-.075em;margin-bottom:34px;max-width:980px}h1 em{font-style:normal;color:var(--acid)}.lede{font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.55;max-width:700px;color:#dce6e1}.hero-proof{border:1px solid #52786e;display:grid;grid-template-columns:repeat(3,1fr);background:#203a33}.hero-proof span{padding:28px 20px;border-right:1px solid #52786e}.hero-proof span:last-child{border:0}.hero-proof strong,.hero-proof small{display:block}.hero-proof strong{font-size:2rem;color:var(--acid)}.hero-proof small{margin-top:5px;color:#c8d5d0}.work-grid{display:grid;grid-template-columns:1.05fr .95fr}.panel{padding:clamp(34px,5vw,72px);border-bottom:1px solid var(--ink)}.input-panel{border-right:1px solid var(--ink)}.step{display:flex;align-items:flex-start;gap:18px;margin-bottom:32px}.step>span{display:grid;place-items:center;background:var(--ink);color:var(--acid);border-radius:50%;width:42px;height:42px;flex:0 0 auto;font-weight:900}.step h2{font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.045em;margin-bottom:4px}.step p{color:var(--muted)}.drop-zone{min-height:300px;border:2px dashed var(--green);background:rgba(255,255,255,.58);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;padding:28px;cursor:pointer;transition:.2s transform,.2s background}.drop-zone.drag,.drop-zone:hover{background:var(--white);transform:translateY(-3px);box-shadow:var(--shadow)}.drop-zone input{position:absolute;width:1px;height:1px;opacity:0}.drop-icon{display:grid;place-items:center;width:78px;height:78px;border-radius:22px;background:var(--acid);font-size:2.4rem;font-weight:900;margin-bottom:8px}.drop-zone strong{font-size:1.35rem}.drop-zone span:last-child{color:var(--muted)}.local-note{font-size:.88rem;line-height:1.55;margin:18px 0 0;color:var(--muted)}.local-note>span:first-child{color:var(--green)}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fields label{font-weight:800;font-size:.86rem}.fields label>span{display:block;margin-bottom:8px}.unit,.quality,select{min-height:54px;border:1px solid var(--ink);background:var(--white);display:flex;align-items:center}.unit input{width:100%;border:0;background:transparent;padding:15px}.unit span{padding:0 14px;color:var(--muted)}select{width:100%;padding:0 14px}.quality{padding:0 12px;gap:12px}.quality input{width:100%}.quality output{font-weight:900;min-width:44px}.check{display:flex;align-items:center;gap:10px;font-weight:800;margin:24px 0}.check input{width:20px;height:20px}.primary{width:100%;min-height:62px;background:var(--acid);border:2px solid var(--ink);display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-weight:950;font-size:1.02rem;cursor:pointer;box-shadow:7px 7px 0 var(--ink)}.primary:not(:disabled):active{transform:translate(4px,4px);box-shadow:3px 3px 0 var(--ink)}.queue-section{padding:clamp(44px,7vw,96px) clamp(20px,7vw,96px);min-height:420px}.queue-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.queue-heading h2{font-size:clamp(2.5rem,6vw,5.5rem);letter-spacing:-.065em;margin:0}.queue-actions{display:flex;gap:10px}.empty{border:1px solid var(--line);background:rgba(255,255,255,.55);min-height:180px;display:grid;place-items:center;text-align:center;color:var(--muted)}.empty span{font-size:3rem;margin-bottom:-70px}.queue{display:grid;gap:18px;padding:0;margin:0;list-style:none}.queue-item{display:grid;grid-template-columns:150px minmax(0,1fr) auto;background:var(--white);border:1px solid var(--ink);min-width:0}.thumb{width:150px;height:150px;object-fit:cover;background:#e7e1d6;border-right:1px solid var(--ink)}.item-body{padding:20px;min-width:0}.item-name{font-size:1.08rem;font-weight:900;overflow-wrap:anywhere}.item-meta,.item-result{font-size:.87rem;color:var(--muted);margin:5px 0}.item-result strong{color:var(--green)}.item-status{display:inline-block;margin-top:8px;background:#e7e1d6;padding:5px 8px;font-size:.72rem;font-weight:900;text-transform:uppercase}.item-status.ready{background:#e4f8a7}.item-status.error{background:#ffd5cc;color:#8e1d13}.item-actions{padding:20px;display:flex;flex-direction:column;gap:8px;justify-content:center}.item-actions button{border:1px solid var(--ink);background:var(--acid);min-height:42px;padding:8px 13px;font-weight:800;cursor:pointer}.item-actions .remove{background:var(--white)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);background:var(--ink);color:var(--white)}.trust-grid article{padding:48px;border-right:1px solid #52786e}.trust-grid article:last-child{border:0}.trust-grid span{font-size:.68rem;color:var(--acid);letter-spacing:.15em;font-weight:900}.trust-grid h3{font-size:1.7rem;margin:10px 0}.trust-grid p{color:#c8d5d0;line-height:1.6}footer{display:flex;justify-content:space-between;gap:20px;padding:34px clamp(20px,5vw,76px);background:#101f1b;color:#dce6e1}footer p{margin:0}footer a{color:var(--acid)}#status{position:fixed;left:50%;bottom:20px;transform:translate(-50%,140%);background:var(--ink);color:var(--white);padding:13px 18px;border:1px solid var(--acid);font-weight:800;z-index:30;transition:transform .2s;max-width:min(540px,calc(100% - 30px));text-align:center}#status.visible{transform:translate(-50%,0)}
@media(max-width:850px){.hero{grid-template-columns:1fr}.hero-proof{max-width:580px}.work-grid{grid-template-columns:1fr}.input-panel{border-right:0}.control-panel{border-top:1px solid var(--ink)}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-right:0;border-bottom:1px solid #52786e}.queue-item{grid-template-columns:110px minmax(0,1fr)}.thumb{width:110px;height:100%;min-height:140px}.item-actions{grid-column:1/-1;flex-direction:row;border-top:1px solid var(--line)}.item-actions button{flex:1}}
@media(max-width:520px){.topbar{position:relative;padding:12px 14px}.privacy-pill{display:none}.brand span{font-size:.92rem}.hero{padding:58px 18px;min-height:auto}.hero-proof{grid-template-columns:1fr}.hero-proof span{border-right:0;border-bottom:1px solid #52786e;padding:16px 20px}.panel{padding:38px 18px}.fields{grid-template-columns:1fr}.drop-zone{min-height:240px}.queue-section{padding:44px 14px}.queue-heading{align-items:flex-start;flex-direction:column}.queue-actions{width:100%}.queue-actions button{flex:1}.queue-item{grid-template-columns:90px minmax(0,1fr)}.thumb{width:90px;min-height:120px}.item-body{padding:14px}.item-actions{padding:12px}.trust-grid article{padding:34px 20px}footer{flex-direction:column;padding:28px 18px}h1{font-size:3.3rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.drop-zone:hover{transform:none}}
