:root{--bg:#f7f5ee;--surface:#fffef9;--surface-2:#eeece3;--ink:#23271f;--muted:#62685e;--line:#dcded2;--red:#927239;--radius:18px;--shadow:0 8px 28px #20231c05}
html.dark-theme{--bg:#171915;--surface:#20231c;--surface-2:#292d24;--ink:#f3f0e7;--muted:#b4b9aa;--line:#3c4235;--red:#d8b66b;--green:#94d6ad;--green-soft:#293d30;--amber:#e1c184;--shadow:none}
body{background:var(--bg);color:var(--ink)}
.shell{max-width:1320px}header{padding-top:24px}.topbar,.top{padding-bottom:20px;border-bottom:1px solid var(--line)}
.brand,.brand-home{font-size:17px;font-weight:760;letter-spacing:.15em;text-transform:uppercase;color:var(--ink);text-decoration:none}.brand:after{content:none}.brand i{display:none}
.hero{margin-top:28px;gap:24px}h1{font-size:clamp(34px,4.4vw,60px);line-height:1.12;letter-spacing:-.045em}.hero p{line-height:1.7}
.eyebrow,.ey{color:var(--red);font-size:11px;letter-spacing:.14em}.panel-head h2,.section-head h2{font-size:27px;letter-spacing:-.025em}
.capture-card,.language-pills,.theme-button,.market-tabs,.model-tabs,.home,.tabs button{background:var(--surface);color:var(--ink);border-color:var(--line)}
.theme-button,.language-pills button{width:44px;min-width:44px;height:44px;min-height:44px;border-radius:10px}.language-pills{padding:0;border-radius:10px;overflow:hidden}.language-pills button{background:var(--surface-2);color:var(--ink)}
.theme-button:focus-visible,button:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid #d8b66b;outline-offset:3px}
.panel,.market-card{border-radius:18px;box-shadow:var(--shadow);background:var(--surface);border-color:var(--line)}
.status-item span,.filters label,.item-detail,.panel-head p,.section-head p,.sources{font-size:13px}.status-item strong{line-height:1.5}thead th{font-size:12px}.item-name{font-size:14px}td{font-variant-numeric:tabular-nums}
.dark-theme .capture-card,.dark-theme .language-pills,.dark-theme .theme-button,.dark-theme .market-tabs,.dark-theme .model-tabs{background:var(--surface);color:var(--ink)}
.dark-theme .card-head{background:var(--surface-2)}.dark-theme .market-tabs button.active,.dark-theme .model-tabs button.active{background:#d8b66b;color:#20231c}
.history-link{color:var(--muted);font-size:13px;text-underline-offset:4px}.chart{background:var(--surface)}
@media(max-width:600px){.brand,.brand-home{font-size:15px;letter-spacing:.12em}.site-controls{gap:8px;flex-wrap:wrap;justify-content:flex-end}.history-link{font-size:12px}.hero{gap:16px}.hero h1{font-size:38px;line-height:1.15}.panel-head h2,.section-head h2{font-size:24px}.topbar{gap:12px}.capture-card{background:var(--surface)}.status-item span{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.site-controls .history-link,.top .home{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);color:var(--ink);font-size:13px;font-weight:600;line-height:1.4;text-decoration:none;white-space:nowrap;box-shadow:none;transition:background .15s,border-color .15s}
.site-controls .history-link:hover,.top .home:hover{background:var(--surface);border-color:#b69b63}
.site-controls .history-link:focus-visible,.top .home:focus-visible{outline:2px solid #d8b66b;outline-offset:3px}
@media(max-width:600px){.site-controls .history-link,.top .home{padding-inline:12px;font-size:12px}}
