:root{--bg:#f5f5ef;--paper:#fff;--ink:#172b25;--muted:#68766d;--line:#dce2d8;--green:#205b49;--lime:#e1f3ca;--soft:#edf0e8;--warn:#fff0cd;--red:#a42d31;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:DM Sans,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:9px;padding:10px 15px;font-weight:500;transition:background .15s,transform .15s}button:hover{background:var(--soft)}button:disabled{opacity:.45;cursor:not-allowed}button.primary{background:var(--green);color:#fff;border-color:var(--green)}button.primary:hover{filter:brightness(1.15)}button.danger{color:var(--red)}input,select,textarea{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:8px;min-width:0;max-width:100%;padding:11px 12px}textarea{resize:vertical;width:100%;font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1.6}input[type=range]{accent-color:var(--green);width:100%;padding:0}input[type=checkbox]{accent-color:var(--green)}h1,h2,h3,p{margin-top:0}p{line-height:1.75}small{color:var(--muted);line-height:1.5}code,pre,.mono{font-family:IBM Plex Mono,monospace}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1360px;margin:auto;padding:23px 40px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brandmark{background:var(--green);color:var(--lime);border-radius:9px;place-items:center;width:35px;height:35px;font-size:25px;display:grid}.brand small{letter-spacing:1.2px;border-left:1px solid var(--line);margin-left:3px;padding-left:12px;font:10px IBM Plex Mono,monospace}.header nav{align-items:center;gap:26px;font-size:13px;display:flex}.header nav button{padding:7px 11px}main{max-width:1280px;margin:auto;padding:0 32px}.hero{grid-template-columns:1.6fr 1fr;align-items:center;gap:70px;padding:72px 0 64px;display:grid}.eyebrow{letter-spacing:2px;color:var(--green);margin-bottom:22px;font:11px IBM Plex Mono,monospace}.hero h1{letter-spacing:-2.5px;margin-bottom:24px;font-size:clamp(40px,4.4vw,66px);font-weight:500;line-height:1.22}.hero h1 em{color:var(--green);font-style:normal}.hero p{white-space:pre-line;color:var(--muted);font-size:16px}.hero-chips{gap:24px;margin-top:26px;font-size:12px;display:flex}.feature-card{background:#e9eedf;border:1px solid #d5deca;border-radius:20px;padding:24px 28px;position:relative;overflow:hidden}.feature-card .eyebrow{margin-bottom:12px}.feature-card h2{margin-bottom:8px;font-size:21px}.feature-card p{margin-bottom:20px;font-size:12px}.feature-card b{font-size:13px}.passport-art{background:#f9fbf3;border:1px solid #90a28c;outline:8px solid #fff8;width:128px;height:170px;margin:0 auto 25px;position:relative;overflow:hidden;box-shadow:8px 8px #cad6bc}.passport-art:before{content:"";border:1px dashed #8ba789;border-radius:45%;position:absolute;inset:14px 20px 32px}.head{background:#97ac91;border-radius:45%;width:47px;height:59px;position:absolute;top:30px;left:41px}.shoulders{background:#b3c2a7;border-radius:60% 60% 0 0;width:108px;height:62px;position:absolute;bottom:22px;left:10px}.guide-line{border-top:1px dashed #476b55;width:100%;position:absolute;top:68px}.passport-art span{font:9px monospace;position:absolute;bottom:3px;left:28px}.section-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-head h2{margin:0;font-size:24px;font-weight:500}.section-head sup{color:var(--muted);margin-left:5px;font:11px monospace}.section-head input{width:260px}.tabs{flex-wrap:wrap;gap:9px;margin:25px 0;display:flex}.tabs button{background:0 0;border-color:#0000;padding:8px 16px;font-size:13px}.tool-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.tool-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:23px;transition:box-shadow .2s,border-color .2s}.tool-card:hover{border-color:#9aac9c;box-shadow:0 6px 18px #203e2810}.card-top{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.tool-icon{background:var(--soft);border-radius:10px;place-items:center;width:46px;height:46px;font:22px IBM Plex Mono,monospace;display:grid}.star{color:var(--muted);background:0 0;border:0;padding:5px;font-size:20px}.tool-card h3 span{float:right;color:#7e8d80}.tool-card p{color:var(--muted);min-height:46px;margin-bottom:17px;font-size:13px}.tool-card small{letter-spacing:.4px;font-size:10px}.recent{color:var(--muted);flex-wrap:wrap;gap:12px;margin:0 0 20px;font-size:12px;display:flex}.recent a{text-decoration:underline}footer{border-top:1px solid var(--line);max-width:1216px;color:var(--muted);justify-content:space-between;align-items:center;gap:22px;margin:70px auto 0;padding:32px 0;font-size:11px;display:flex}footer .brand strong{font-size:14px}footer p{margin:0}footer>div{gap:15px;display:flex}.tool-heading{padding:35px 0 26px}.breadcrumb{color:var(--muted);margin-bottom:26px;font-size:12px;display:block}.tool-heading h1{letter-spacing:-1px;margin:12px 0;font-size:34px;font-weight:500}.tool-heading p{color:var(--muted);max-width:720px;margin:0;font-size:14px}.local-badge{background:var(--lime);color:#365432;letter-spacing:1px;border-radius:5px;padding:5px 9px;font-size:10px;display:inline-block}.workspace{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);border-radius:14px;min-width:0;padding:24px}.panel h2{margin-bottom:20px;font-size:17px}.field{flex-direction:column;gap:7px;margin-bottom:15px;font-size:12px;display:flex}.field>span{font-weight:500}.field small{font-size:10px}.fields{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.actions{flex-wrap:wrap;gap:9px;margin:15px 0;display:flex}.notice{background:var(--soft);overflow-wrap:anywhere;border-left:3px solid #80a187;border-radius:4px;margin:13px 0;padding:12px 14px;font-size:12px;line-height:1.7}.notice.error{border-color:var(--red);color:#8b242c;background:#fff1ee}.notice a,.prose a,.sources a{text-decoration:underline}.stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:18px 0;display:grid}.stat{background:var(--soft);border-radius:10px;flex-direction:column;gap:9px;min-width:0;padding:18px;display:flex}.stat>span{color:var(--muted);font-size:11px}.stat strong{overflow-wrap:anywhere;font-size:22px;font-weight:500}.stat small{font-size:10px}.table-scroll{border:1px solid var(--line);border-radius:9px;max-height:430px;margin:15px 0;overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}td,th{text-align:left;border-bottom:1px solid var(--line);padding:11px 12px}th{background:var(--soft);z-index:1;font-weight:500;position:sticky;top:0}td input{min-width:85px;max-width:120px;padding:5px}.prose{max-width:840px;padding:45px 0;line-height:1.9}.guide{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr 1fr;gap:28px;margin-top:30px;padding-top:28px;font-size:13px;display:grid}.guide h2{color:var(--ink);font-size:16px}.sources{color:var(--muted);margin:20px 0;font-size:11px;line-height:1.7}.dropzone{background:var(--soft);text-align:center;cursor:pointer;border:1.5px dashed #9bac9b;border-radius:10px;padding:33px 15px;display:block}.dropzone strong{margin:10px;font-size:14px;display:block}.dropzone input{background:0 0;border:0;width:100%;font-size:11px;display:block}.preview{background-color:#e7ebe5;background-image:linear-gradient(45deg,#d9dfd6 25%,#0000 25%),linear-gradient(-45deg,#d9dfd6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#d9dfd6 75%),linear-gradient(-45deg,#0000 75%,#d9dfd6 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border-radius:8px;place-items:center;min-height:200px;display:grid;position:relative;overflow:hidden}.preview canvas,.preview img,.preview video{object-fit:contain;max-width:100%;max-height:460px;display:block}.preview .overlay-line{pointer-events:none;border-top:1px dashed #ed713c;width:100%;position:absolute}.overlay-line span{color:#333;background:#fff9;font-size:9px}.checks{gap:8px;margin:15px 0;font-size:12px;display:grid}.checks label{align-items:flex-start;gap:8px;display:flex}.json-tree{max-height:450px;font:12px/1.8 IBM Plex Mono,monospace;overflow:auto}.json-tree details{padding-left:14px}.json-tree summary{cursor:pointer}.json-tree mark{background:#eef5ba}.diff-row{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:12px;font-family:monospace}.diff-row.add{border-left:3px solid #489171}.diff-row.remove{border-left:3px solid #d9876c}.diff-row.change{border-left:3px solid #c5a643}.split{grid-template-columns:1fr 1fr;gap:16px;display:grid}.bars{align-items:flex-end;gap:5px;height:170px;margin:25px 0 30px;padding-bottom:20px;display:flex}.bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex;position:relative}.bars i{background:#77a990;border-radius:4px 4px 0 0;width:100%;display:block}.bars small{font:9px monospace;position:absolute;bottom:-20px}.zone-row{border-bottom:1px solid var(--line);padding:15px 0}.hours{margin-top:10px;display:flex}.hours span{text-align:center;background:var(--soft);color:var(--muted);flex:1;padding:5px 0;font-size:8px}.hours span.work{color:#335537;background:#d6e9c3}.hours span.chosen{outline:2px solid var(--green);z-index:1}.check-result{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0;font-size:12px;display:flex}.check-result b{color:var(--green)}.check-result.fail b{color:var(--red)}.empty{text-align:center;color:var(--muted);padding:70px 20px;font-size:13px}progress{width:100%;accent-color:var(--green)}.chip{background:var(--soft);border-radius:4px;padding:3px 8px;font-size:10px;display:inline-block}.inline-check{align-items:center;gap:8px;margin-bottom:12px;font-size:12px;display:flex}.print-only{display:none}[data-theme=dark]{--bg:#151e1a;--paper:#1d2923;--ink:#e7eee4;--muted:#a2b0a5;--line:#344239;--green:#75ae90;--lime:#2d4535;--soft:#26372d;--warn:#534622;--red:#ffa293}[data-theme=dark] .feature-card{background:#273c2d;border-color:#3c5543}[data-theme=dark] .notice.error{color:#ffd0c5;background:#4b2525}[data-theme=dark] .tabs button.active{color:#152419}[data-theme=dark] .group-1,[data-theme=dark] .group-2,[data-theme=dark] .group-3{color:#c3dac7;background:#344239}@media (width<=900px){.hero{grid-template-columns:1.2fr 1fr;gap:30px}.workspace{grid-template-columns:1fr}.tool-grid{grid-template-columns:repeat(2,1fr)}footer{flex-wrap:wrap;margin:50px 32px 0}}@media (width<=600px){.header{padding:18px}.brand small{display:none}.header nav{gap:13px}.header nav>a:first-child{display:none}main{padding:0 18px}.hero{grid-template-columns:1fr;gap:25px;padding:38px 0}.hero h1{font-size:45px}.hero p{font-size:14px}.feature-card{min-height:170px;padding:20px}.passport-art{float:right;width:92px;height:125px;margin:8px 8px 15px 15px;transform:rotate(5deg)}.passport-art .head{width:35px;height:43px;top:19px;left:28px}.passport-art .shoulders{width:80px;height:46px;left:6px}.passport-art span{left:12px}.feature-card h2{font-size:18px}.feature-card p{max-width:200px}.hero-chips{gap:16px}.section-head{flex-direction:column;align-items:stretch}.section-head input{width:100%}.section-head h2{font-size:21px}.tabs{gap:3px}.tabs button{padding:8px 10px;font-size:11px}.tool-grid{grid-template-columns:1fr 1fr;gap:10px}.tool-card{padding:15px}.tool-card h3{font-size:14px}.tool-card p{min-height:62px;font-size:11px}.tool-card h3 span{display:none}.card-top{margin-bottom:18px}.tool-icon{width:36px;height:36px;font-size:17px}.panel{padding:18px}.tool-heading h1{font-size:28px}.split,.guide{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.stat{padding:14px}.stat strong{font-size:19px}footer{margin:40px 18px 0;padding:25px 0}.recent{font-size:10px}.hours span{font-size:7px}}@media print{body{color:#000;background:#fff}.header,footer,.no-print{display:none!important}.print-only{display:block}main{max-width:none;padding:0}.panel{border:0}.table-scroll{max-height:none;overflow:visible}th{position:static}}.fields{grid-template-columns:repeat(2,minmax(0,1fr))}.field{min-width:0}.field>input,.field>select{width:100%}.field>label{font-weight:500}.panel fieldset{border:1px solid var(--line);border-radius:9px;min-width:0;margin:16px 0;padding:12px}.zone-row>strong,.zone-row>code,.zone-row>span{margin-bottom:8px;display:block}.guide{max-width:840px;display:block}.guide p{margin-bottom:18px}.guide h3{color:var(--ink);margin-top:25px}.breadcrumb{margin-top:20px;margin-bottom:0}.tool-heading .eyebrow{margin-bottom:12px;font-size:10px}.tool-heading>div>p:last-child{margin-bottom:14px}.panel+.panel{margin-top:18px}.workspace>.panel+.panel,.split>.panel+.panel{margin-top:0}:root{--accent:var(--green)}[data-theme=dark] button.primary{color:#132d22}[data-theme=dark] .local-badge{color:#cce8d6}:root{--bg:#f7f9fc;--paper:#fff;--ink:#182235;--muted:#637085;--line:#e3e8f0;--green:#285ee8;--lime:#eaf0ff;--soft:#f3f6fb;--warn:#fff4dc;--red:#b2333e;--ease-out:cubic-bezier(.22, 1, .36, 1);color-scheme:light}:root[data-theme=dark]{--bg:#101723;--paper:#182231;--ink:#ecf1fa;--muted:#a7b3c6;--line:#303d50;--green:#86a9ff;--lime:#253657;--soft:#202d40;--warn:#423520;--red:#ff9ba5;color-scheme:dark}[hidden]{display:none!important}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}h1,h2,h3{text-wrap:balance;font-weight:650}button{min-height:42px;transition:background-color .15s ease, border-color .15s ease, transform .12s var(--ease-out);border-radius:9px;font-size:13px;font-weight:550}button:active:not(:disabled){transform:scale(.98)}button.primary{color:#fff;background:#285ee8;border-color:#285ee8;box-shadow:0 2px 3px #1d4bba12}button.primary:hover{filter:none;background:#1e4ed2}button:disabled{opacity:.5}input,select,textarea{background:var(--paper);min-height:43px;font-size:14px;line-height:1.4}input[type=checkbox]{flex-shrink:0;width:18px;height:18px;min-height:18px}input[type=color]{width:100%;height:43px;padding:5px}input[type=range]{min-height:28px}button svg{vertical-align:middle;flex-shrink:0}:focus-visible{outline-offset:3px;outline:3px solid #87a9ff}label{font-weight:500}summary{cursor:pointer;min-height:44px;padding:12px 0;font-size:13px;font-weight:600;line-height:1.6;display:list-item}details[open]>summary{margin-bottom:14px}details>summary::marker{color:var(--muted)}[data-island-gate]{min-width:0}.skip-link{background:var(--paper);z-index:100;padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.header{background:var(--paper);border-color:var(--line);max-width:none;height:76px;padding:15px max(28px,50vw - 600px)}.brandmark{color:#fff;background:#285ee8;border-radius:11px;width:36px;height:36px}.brand strong{letter-spacing:0;font-size:19px}.header nav{gap:20px;font-size:13px}.header nav a{color:var(--muted);font-weight:550}.header nav a:hover{color:var(--green)}#tool-jump{background:var(--soft);border-color:#0000;max-width:190px;min-height:36px;padding:7px 12px;font-size:12px}.header nav button{background:var(--soft);border:0;width:36px;min-height:36px;font-size:18px}main{max-width:1264px;min-height:65vh;padding:0 32px}.breadcrumb{margin:24px 0 0;font-size:12px}.breadcrumb a:hover{color:var(--green)}.tool-heading{justify-content:space-between;align-items:center;gap:20px;padding:20px 0 27px;display:flex}.tool-heading h1{letter-spacing:-.6px;margin:0 0 10px;font-size:30px}.tool-heading p{color:var(--muted);font-size:14px;line-height:1.65}.local-badge{background:var(--lime);color:var(--green);letter-spacing:0;white-space:nowrap;border-radius:30px;padding:7px 12px;font-size:11px}.workspace{grid-template-columns:minmax(290px,360px) minmax(0,1fr);gap:22px}.panel{border:1px solid var(--line);border-radius:14px;padding:25px;box-shadow:0 3px 10px #16294e03}.panel h2{align-items:center;gap:9px;margin-bottom:22px;font-size:16px;display:flex}.panel h3{font-size:14px}.panel-intro{color:var(--muted);margin-top:-11px;margin-bottom:24px;font-size:12px;line-height:1.7}.field{gap:8px;margin-bottom:18px;font-size:12px}.field>label{color:var(--ink);font-size:12px}.fields{gap:0 16px}.notice{border-left:0;border:1px solid var(--line);background:var(--soft);color:var(--muted);border-radius:9px;padding:12px 14px;font-size:12px;line-height:1.7}.notice.error{color:#a12235;background:#fff1f2;border-color:#efcbd0}.step-number{background:var(--lime);width:23px;height:23px;color:var(--green);border-radius:7px;place-items:center;font-size:12px;display:inline-grid}.stat{background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:17px}.stat strong{font-variant-numeric:tabular-nums;letter-spacing:-.6px;font-size:25px;font-weight:650}.stat>span{font-size:12px}.table-scroll{scrollbar-width:thin;border-radius:10px}table{font-variant-numeric:tabular-nums}th{color:var(--muted);letter-spacing:.2px;font-size:11px}td,th{padding:12px}td button{min-height:36px;padding:7px 10px;font-size:12px}.prose.guide{border:1px solid var(--line);background:var(--paper);border-radius:12px;max-width:none;margin-top:24px;padding:16px 24px;display:block}.guide>summary{min-height:28px;color:var(--muted);padding:0;font-weight:500}.guide[open]>summary{margin-bottom:24px}.guide p{max-width:850px}.guide h2{font-size:15px}.loading-note{color:var(--muted);margin:25px 0;font-size:13px}.sources{font-size:12px}footer{max-width:1200px;margin:50px auto 0;padding:26px 0 32px;font-size:12px}footer .brandmark{border-radius:8px;width:28px;height:28px}footer p{color:var(--muted)}footer>div{flex-wrap:wrap}footer>div a{white-space:nowrap}footer.site-footer{display:block}.site-footer .footer-main{grid-template-columns:1.7fr 1fr 1fr 1fr;gap:32px;width:100%;display:grid}.site-footer .footer-intro p{max-width:310px;margin-top:15px;line-height:1.8}.site-footer .footer-column{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.site-footer .footer-column h2{color:var(--ink);margin:0 0 4px;font-size:13px}.site-footer .footer-column a{white-space:normal;line-height:1.6}.site-footer a:hover{color:var(--green)}.site-footer .footer-legal{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px 24px;margin-top:28px;padding-top:20px;display:flex}@media (width<=760px){.site-footer .footer-main{grid-template-columns:1fr 1fr;gap:26px 20px}.site-footer .footer-intro{grid-column:1/-1}.site-footer .footer-intro p{max-width:none}.site-footer .footer-column{gap:14px}.site-footer .footer-legal{line-height:1.8}}.hero.home-hero{text-align:center;flex-direction:column;gap:0;max-width:850px;margin:auto;padding:53px 0 38px;display:flex}.home-kicker{color:var(--green);align-items:center;gap:7px;margin-bottom:19px;font-size:12px;font-weight:600;display:flex}.home-hero h1{letter-spacing:-1.3px;margin-bottom:14px;font-size:39px;font-weight:650;line-height:1.3}.home-hero p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.section-head{gap:20px;margin-bottom:0}.section-head h2{font-size:19px;font-weight:650}.section-head sup{background:var(--soft);border-radius:6px;padding:4px 6px;font:11px DM Sans,sans-serif}.search-box{background:var(--paper);border:1px solid var(--line);width:340px;color:var(--muted);border-radius:10px;align-items:center;gap:10px;padding:0 13px;display:flex}.search-box:focus-within{border-color:var(--green);box-shadow:0 0 0 3px var(--lime)}.search-box input{outline-offset:0;background:0 0;border:0;width:100%;padding:12px 0;font-size:13px}.search-box input:focus-visible{outline:0}.search-box kbd{border:1px solid var(--line);border-radius:4px;padding:1px 6px;font-size:11px}.tabs{gap:5px;margin:20px 0 22px}.tabs button{border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:9px 15px;font-size:12px;display:flex}.tabs button.active{background:var(--lime);color:var(--green);border-color:#0000}.tool-grid{gap:16px}.tool-card{transition:transform .18s var(--ease-out), border-color .15s ease, box-shadow .18s ease;border-radius:13px;min-height:183px;padding:23px 22px 20px;position:relative}.card-top{margin-bottom:17px}.tool-icon{border-radius:10px;width:40px;height:40px}.group-1{color:#3064d6;background:#edf2ff}.group-2{color:#6d57bc;background:#f0edfa}.group-3{color:#a96a22;background:#fff4e4}.star{z-index:2;color:#8b97a9;background:0 0;place-items:center;width:34px;min-height:34px;padding:7px;display:grid;position:relative}.star[aria-pressed=true]{color:#d28b24}.tool-card a:after{content:"";border-radius:13px;position:absolute;inset:0}.tool-card a:focus-visible{outline:none}.tool-card:has(a:focus-visible){outline-offset:3px;outline:3px solid #87a9ff}.tool-card h3{margin-bottom:9px;font-size:16px;font-weight:650}.tool-card h3 span{float:right;color:#9ca7b6;opacity:0;transition:opacity .15s ease, transform .18s var(--ease-out);transform:translate(-4px)}.tool-card p{min-height:0;color:var(--muted);margin:0;font-size:12px;line-height:1.75}.recent{align-items:center;margin:0 0 20px;font-size:12px}.recent a{background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:6px 10px;text-decoration:none}.recent a:hover{color:var(--green)}.image-workspace{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 310px;align-items:start}.image-upload{grid-area:1/1;padding:22px}.image-settings{grid-area:1/2/span 2}.image-results{grid-area:2/1}.upload-target{background:var(--soft);cursor:default;border:1.5px dashed #c1cee4;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:265px;padding:25px 20px;transition:background-color .15s,border-color .15s;display:flex;position:relative}.upload-symbol{background:var(--paper);width:56px;height:56px;color:var(--green);border:1px solid var(--line);transition:transform .18s var(--ease-out);border-radius:15px;place-items:center;margin-bottom:16px;display:grid}.upload-target h2{text-align:center;margin:0 0 9px;font-size:17px}.upload-target p{color:var(--muted);margin-bottom:20px;font-size:12px;line-height:1.7}.upload-target small{color:var(--muted);margin-top:15px;font-size:11px}.upload-choices{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.file-button{background:var(--paper);border:1px solid var(--line);cursor:pointer;min-height:44px;color:var(--ink);transition:transform .12s var(--ease-out), background-color .15s ease;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:13px;display:inline-flex;position:relative;overflow:hidden}.file-button.primary{color:#fff;background:#285ee8;border-color:#285ee8}.file-button input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;padding:0;font-size:0;position:absolute;inset:0}.file-button:focus-within{outline-offset:3px;outline:3px solid #87a9ff}.file-button:active{transform:scale(.98)}.upload-assurance{color:var(--muted);justify-content:center;align-items:center;gap:7px;padding-top:17px;font-size:11px;line-height:1.6;display:flex}.upload-assurance svg{flex-shrink:0}.upload-target.dragging{background:var(--lime);border-color:var(--green)}.upload-target.dragging .upload-symbol{transform:translateY(-4px)}.image-settings details{border-top:1px solid var(--line);margin-top:8px;padding-top:2px}.image-settings details>summary{color:var(--ink);font-size:12px}.image-settings .notice{font-size:11px}.image-settings .inline-check{font-size:12px;line-height:1.7}.image-results h2{margin-bottom:18px}.empty-state{text-align:center;color:var(--muted);padding:32px 10px}.empty-state>svg{color:#a6b3c7;margin-bottom:14px}.empty-state h3{margin-bottom:10px;font-size:13px;font-weight:500}.empty-state p{margin:0;font-size:11px;line-height:1.8}.batch-actions{align-items:center;margin-top:0}.queue-status{color:var(--muted);font-variant-numeric:tabular-nums;margin:16px 0 8px;font-size:12px}.batch-progress{width:100%;height:5px;accent-color:var(--green);background:var(--soft);border:0;border-radius:9px;margin-bottom:15px;overflow:hidden}.batch-progress::-webkit-progress-bar{background:var(--soft)}.batch-progress::-webkit-progress-value{background:var(--green)}.image-row.status-done td:nth-child(4){color:var(--green)}.image-row.status-failed td:nth-child(4){color:var(--red)}.image-row td:first-child button{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.image-results .preview{min-height:130px}.image-results .preview img{max-height:240px}.image-results .split p{color:var(--muted);margin:0 0 8px;font-size:12px}.processing-spinner{border:2px solid #ffffff60;border-top-color:#fff;border-radius:50%;width:13px;height:13px;margin-right:8px;animation:.8s linear infinite processing-turn;display:inline-block}@keyframes processing-turn{to{transform:rotate(360deg)}}@keyframes result-arrive{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.image-row,.image-results .split,.notice.error{animation:result-arrive .18s var(--ease-out) both}.image-results .split{animation-duration:.22s}@media (hover:hover) and (pointer:fine){.tool-card:hover{border-color:#b8c9ea;transform:translateY(-3px);box-shadow:0 7px 20px #243d7110}.tool-card:hover h3 span{opacity:1;transform:translate(0)}.file-button.primary:hover{background:#1e4ed2}.folder-button:hover{background:var(--lime)}}:root[data-theme=dark] .group-1{color:#9ebcff;background:#233758}:root[data-theme=dark] .group-2{color:#c5b7f5;background:#342e4f}:root[data-theme=dark] .group-3{color:#e6c393;background:#423624}:root[data-theme=dark] .local-badge{background:var(--lime);color:var(--green)}:root[data-theme=dark] .notice.error{color:#ffc3cf;background:#422735;border-color:#68404c}:root[data-theme=dark] .upload-target{border-color:#405270}:root[data-theme=dark] button.primary{color:#fff;background:#285ee8}:root[data-theme=dark] .overlay-line span{color:#fff;background:#172232e0}@media (width<=1000px){.header{padding:16px 25px}.image-workspace{grid-template-columns:minmax(0,1fr) 290px}.panel{padding:21px}.upload-target{padding:25px 16px}.upload-target h2{font-size:15px}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}footer{margin-left:32px;margin-right:32px}.workspace:not(.image-workspace){grid-template-columns:minmax(270px,320px) minmax(0,1fr)}}@media (width<=760px){main{padding:0 18px}.header{height:65px;padding:13px 18px}.header nav{gap:13px}.brand strong{font-size:17px}.header nav>a:first-child{display:none}.header #tool-jump{max-width:118px;font-size:11px}.brandmark{width:32px;height:32px}.tool-heading{padding:19px 0 22px;display:block}.tool-heading h1{font-size:25px}.tool-heading p{font-size:13px}.tool-heading .local-badge{margin-top:12px;font-size:10px}.breadcrumb{margin-top:20px}.hero.home-hero{padding:36px 2px 28px}.home-hero h1{letter-spacing:-.8px;font-size:28px}.home-hero p{max-width:330px;font-size:12px}.home-kicker{margin-bottom:16px;font-size:11px}.section-head{flex-direction:column-reverse;align-items:stretch;gap:24px;display:flex}.section-head h2{font-size:18px}.search-box{width:100%}.search-box input{font-size:14px}.search-box kbd{display:none}.tabs{gap:2px;margin:16px 0}.tabs button{min-height:40px;padding:9px 11px;font-size:11px}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.tool-card{min-height:176px;padding:15px 13px}.tool-card h3{margin-bottom:7px;font-size:14px;line-height:1.5}.tool-card h3 span{display:none}.tool-card p{font-size:11px;line-height:1.8}.card-top{margin-bottom:14px}.tool-icon{border-radius:9px;width:35px;height:35px}.star{width:32px;min-height:34px;padding:7px}.recent{gap:7px;line-height:1.6}.workspace,.workspace:not(.image-workspace){grid-template-columns:minmax(0,1fr);gap:16px}.image-workspace{flex-direction:column;gap:16px;display:flex}.image-workspace>.panel{width:100%}.image-upload{order:0}.image-settings{order:1}.image-results{order:2}.panel{border-radius:12px;padding:20px}.image-upload{padding:15px}.upload-target{min-height:255px;padding:23px 14px}.upload-target h2{margin-bottom:7px;font-size:15px;line-height:1.6}.upload-target p{max-width:250px;margin-bottom:17px;font-size:11px}.upload-symbol{width:48px;height:48px;margin-bottom:14px}.upload-choices{gap:9px}.file-button{padding:11px 13px;font-size:12px}.upload-target small{font-size:10px;line-height:1.7}.upload-assurance{text-align:center;padding-top:14px;font-size:10px}.image-settings .field{margin-bottom:16px}.image-settings .panel-intro{margin-bottom:20px}.field input,.field select,.field textarea{font-size:16px}.panel h2{margin-bottom:20px}.batch-actions{gap:8px}.batch-actions>button{font-size:12px}.batch-actions>.primary{flex:1;min-width:150px}.prose.guide{padding:15px 18px;font-size:12px}.guide>summary{font-size:12px;line-height:1.9}.stat strong{font-size:22px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.split{gap:10px}footer{flex-wrap:wrap;gap:17px;margin:35px 18px 0;padding:24px 0;display:flex}footer p{flex:1;min-width:170px;font-size:11px}footer>div{width:100%;font-size:11px}.table-scroll{max-height:390px}}@media (prefers-reduced-motion:reduce){button,.tool-card,.tool-card h3 span,.file-button,.upload-target,.upload-symbol{transition:none}.processing-spinner,.image-row,.image-results .split,.notice.error{animation:none}html{scroll-behavior:auto}}.tool-hint{color:var(--muted);margin:0 0 17px;font-size:12px}.scenario-actions{margin-top:20px;padding:12px 24px}.scenario-actions>summary{color:var(--muted);min-height:30px;padding:4px 0;font-size:12px}.settings-section{border-top:1px solid var(--line);margin-top:14px;padding-top:4px}.photo-file{width:100%;margin:4px 0 0}.photo-steps{gap:8px;margin:0 0 20px}.photo-steps button{color:var(--muted);background:0 0;border-color:#0000;min-height:40px;padding:9px 13px;font-size:12px}.photo-steps button[aria-current=step]{background:var(--lime);color:var(--green)}.photo-toolbar{margin:0 0 16px;font-size:12px}.photo-toolbar button{font-size:12px}.bars i{background:#7b9aeb}.photo-toolbar .inline-check{font-size:12px}#photo-step-1>h3{margin-top:22px}#photo-step-1>p:last-child{color:var(--muted);font-size:11px;line-height:1.75}.photo-steps button:disabled{opacity:.4}#photo-step-2{scroll-margin-top:20px}@media (width<=760px){.photo-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;display:grid}.photo-steps button{padding:8px 4px;font-size:10px}.scenario-actions{padding:13px 20px}.image-workspace .image-upload .upload-target h2{font-size:16px}}@media print{.header,.skip-link,footer,.scenario-actions,.tool-jump,.tool-hint{display:none}main{max-width:none;padding:0}.workspace{display:block}.panel{box-shadow:none;border:0}.table-scroll{max-height:none;overflow:visible}}.quick-process{display:none}#image-results{scroll-margin-top:20px}@media (width<=760px){.quick-process{width:100%;min-height:46px;margin-top:14px;display:block}}.panel fieldset.settings-fields{border:0;min-width:0;margin:0;padding:0}.settings-fields:disabled{opacity:.6}.photo-file:has(input:disabled){opacity:.5}:root[data-theme=dark] .tabs button.active{color:var(--green);background:var(--lime)}.result-download{color:var(--green);background:var(--lime);border-color:#0000}@media (width<=760px){.image-results .split{grid-template-columns:repeat(2,minmax(0,1fr))}.image-results .preview{min-height:110px}.image-results .preview img{max-height:190px}.image-results .table-scroll{border:0;max-height:550px;overflow:auto}.image-results table,.image-results tbody{white-space:normal;display:block}.image-results thead{display:none}.image-results .image-row{border:1px solid var(--line);border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-bottom:10px;padding:12px;display:grid}.image-results .image-row td{overflow-wrap:anywhere;border:0;min-width:0;padding:0;font-size:11px;line-height:1.7;display:block}.image-row td[data-label]:before{content:attr(data-label);color:var(--muted);margin-bottom:3px;font-size:10px;display:block}.image-results .image-row td:first-child,.image-results .image-row td:nth-child(4),.image-results .image-row td:last-child{grid-column:1/-1}.image-results .image-row td:first-child button{text-align:left;border:0;border-bottom:1px solid var(--line);text-overflow:ellipsis;border-radius:0;width:100%;max-width:none;min-height:30px;padding:0 0 8px;font-size:12px;overflow:hidden}.image-results .image-row td:last-child{gap:8px;margin-top:4px;display:flex}.image-results .image-row td:last-child button{flex:1;min-height:42px}.image-results .image-row td:nth-child(4) strong{font-size:11px;font-weight:500;display:block}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-sans-latin-ext-400-normal.BtiwyxMk.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-400-normal.BjWJ59Pq.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-sans-latin-400-normal.CW0RaeGs.woff2)format("woff2"),url(/_astro/dm-sans-latin-400-normal.BwCSEQnW.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-sans-latin-ext-500-normal.BJfUCQsA.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-500-normal.DR84L5F-.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/dm-sans-latin-500-normal.B9HHJjqV.woff2)format("woff2"),url(/_astro/dm-sans-latin-500-normal.Dr3UlScf.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dm-sans-latin-ext-700-normal.CJIcxD6K.woff2)format("woff2"),url(/_astro/dm-sans-latin-ext-700-normal.BLI3TTWz.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/dm-sans-latin-700-normal.DvUfVpUG.woff2)format("woff2"),url(/_astro/dm-sans-latin-700-normal.CUSSCpQX.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-cyrillic-ext-400-normal.xuaO2J-f.woff2)format("woff2"),url(/_astro/ibm-plex-mono-cyrillic-ext-400-normal.DMdlQ8Kv.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-cyrillic-400-normal.BSMlKf0J.woff2)format("woff2"),url(/_astro/ibm-plex-mono-cyrillic-400-normal.CEL4l2ZJ.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-vietnamese-400-normal.BulugwFq.woff2)format("woff2"),url(/_astro/ibm-plex-mono-vietnamese-400-normal.DDuiU_S-.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-latin-ext-400-normal.BmRBH3aV.woff2)format("woff2"),url(/_astro/ibm-plex-mono-latin-ext-400-normal.D3D2R8hC.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:IBM Plex Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/ibm-plex-mono-latin-400-normal.DMJ8VG8y.woff2)format("woff2"),url(/_astro/ibm-plex-mono-latin-400-normal.CvHOgSBP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
