@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8edf2;background:#0b1016;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0b1016;--surface: #111820;--surface-2: #161f29;--surface-3: #1a2530;--border: #24303d;--border-soft: #1c2630;--text: #f2f6f8;--muted: #8c9aa8;--muted-2: #667482;--accent: #8dd8ff;--accent-strong: #c6ebff;--success: #8fe3b2;--warning: #f0d18a;--danger: #f09797}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh;background:radial-gradient(circle at 12% -10%,rgba(141,216,255,.06),transparent 30%),var(--bg)}.topbar{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--border-soft);background:#0b1016e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#15212b;border:1px solid #2a3947;color:var(--accent)}.brand-name{font-size:14px;line-height:1.2;font-weight:700;letter-spacing:.01em}.brand-subtitle{margin-top:3px;font-size:11px;color:var(--muted-2)}.system-state{display:inline-flex;align-items:center;gap:8px;color:#a9b5c0;font-size:12px;border:1px solid var(--border);padding:8px 11px;border-radius:999px;background:#10171f}.state-dot{width:7px;height:7px;border-radius:50%;background:#72d59b;box-shadow:0 0 0 4px #72d59b14}.page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:62px 0 72px}.hero{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.eyebrow{color:#7390a3;font-size:10px;font-weight:700;letter-spacing:.2em;margin-bottom:11px}.hero h1{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.045em;font-weight:650}.hero p{margin:18px 0 0;max-width:690px;font-size:15px;line-height:1.7;color:var(--muted)}.hero-meta{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.meta-item{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--border-soft);border-radius:10px;color:#8fa0ae;font-size:11px;background:#1118208c}.meta-item svg{color:#7898ac}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:16px;align-items:stretch}.panel{min-height:590px;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:22px;box-shadow:0 20px 60px #00000021}.panel-heading{display:flex;align-items:center;justify-content:space-between;min-height:32px;margin-bottom:18px}.panel-heading>div:first-child{display:flex;align-items:center;gap:10px}.panel-heading h2{margin:0;font-size:15px;font-weight:600}.step-number{color:#617484;font:500 10px/1 DM Mono,monospace}.icon-button{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;border:1px solid var(--border);background:#121a22;color:#81909d;cursor:pointer}.icon-button:hover{background:#18222c;color:var(--text)}.dropzone{height:448px;border:1px dashed #314151;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;background:linear-gradient(#8dd8ff05,#8dd8ff00),#0f161d;transition:.2s ease}.dropzone:hover,.dropzone.dragging{border-color:#668ba5;background:#111b24;transform:translateY(-1px)}.drop-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:#17232d;border:1px solid #273a49;color:var(--accent);margin-bottom:18px}.dropzone h3{margin:0;font-size:15px;font-weight:600}.dropzone p{margin:7px 0 20px;color:var(--muted);font-size:12px}.dropzone>span{color:#5d6b77;font-size:10px}.preview-wrap{height:448px;position:relative;overflow:hidden;border-radius:14px;border:1px solid #2a3743;background:#070b0f}.preview-image{width:100%;height:100%;object-fit:contain;display:block}.preview-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,transparent 55%,rgba(0,0,0,.62))}.file-chip{position:absolute;left:14px;bottom:14px;max-width:calc(100% - 145px);display:flex;align-items:center;gap:9px;padding:9px 11px;border-radius:10px;background:#090e13c7;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.file-chip svg{color:#94bcd3;flex:0 0 auto}.file-chip div{min-width:0}.file-chip strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500}.file-chip span{display:block;color:#7a8996;font-size:9px;margin-top:2px}.replace-button{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.11);border-radius:9px;padding:9px 11px;background:#090e13c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:10px;cursor:pointer}.analyze-button{width:100%;height:48px;margin-top:14px;border:0;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:9px;background:#d9f1ff;color:#0b1620;font-size:12px;font-weight:700;cursor:pointer;transition:.18s ease}.analyze-button:hover:not(:disabled){background:#edf8ff;transform:translateY(-1px)}.analyze-button:disabled{opacity:.3;cursor:not-allowed}.button-arrow{margin-left:4px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{margin-top:12px;border:1px solid rgba(240,151,151,.25);background:#f0979712;color:#e5aaaa;border-radius:9px;padding:10px 12px;font-size:11px}.result-id{color:#5f6f7d;font:400 9px DM Mono,monospace}.empty-result,.result-loading{min-height:505px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-result-icon,.scanner-box{width:60px;height:60px;display:grid;place-items:center;border-radius:16px;background:#151e27;border:1px solid #25313d;color:#607788;margin-bottom:17px}.empty-result strong,.result-loading strong{font-size:13px;font-weight:600}.empty-result p,.result-loading p{color:#657481;font-size:11px;margin:7px 0 0}.scanner-box{position:relative;overflow:hidden;color:var(--accent)}.scanner-line{position:absolute;width:48px;height:1px;background:var(--accent);box-shadow:0 0 10px #8dd8ff99;animation:scan 1.4s ease-in-out infinite}@keyframes scan{0%,to{transform:translateY(-19px);opacity:.2}50%{transform:translateY(19px);opacity:1}}.result-content{display:flex;flex-direction:column;gap:12px}.answer-card{min-height:110px;display:flex;align-items:center;gap:16px;padding:19px;border-radius:14px;border:1px solid #293744;background:#131c24}.answer-card.snow-positive{border-color:#8dd8ff47;background:#8dd8ff0e}.answer-card.snow-negative{border-color:#8fe3b233;background:#8fe3b209}.answer-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#17232d;color:var(--accent)}.snow-negative .answer-icon{color:var(--success);background:#8fe3b212}.answer-card span{display:block;color:#778795;font-size:10px;margin-bottom:4px}.answer-card strong{font-size:28px;line-height:1;letter-spacing:-.04em}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric-card,.cost-card{min-height:112px;border:1px solid var(--border-soft);background:#0f161d;border-radius:13px;padding:15px}.metric-label{display:block;color:#687886;font-size:9px;text-transform:uppercase;letter-spacing:.11em}.metric-value-row{display:flex;align-items:end;justify-content:space-between;margin-top:16px}.metric-value-row strong{font-size:22px;line-height:1;letter-spacing:-.04em}.metric-value-row span{color:#566674;font:400 9px DM Mono,monospace}.confidence-track{height:4px;background:#202b35;border-radius:99px;overflow:hidden;margin-top:15px}.confidence-track span{display:block;height:100%;background:#83cfee;border-radius:inherit;transition:width .55s ease}.visibility-value{display:flex;align-items:center;gap:8px;margin-top:15px}.visibility-value svg{color:#7190a3}.visibility-value strong{font-size:15px}.status-pill{display:inline-flex;margin-top:13px;font:500 8px DM Mono,monospace;padding:4px 6px;border-radius:5px;text-transform:uppercase}.status-good{background:#8fe3b214;color:#81d8a5}.status-fair{background:#f0d18a14;color:#d8ba75}.status-poor{background:#f0979714;color:#d98e8e}.cost-card{display:flex;align-items:center;justify-content:space-between;min-height:78px}.cost-card strong{display:block;margin-top:6px;font:500 19px DM Mono,monospace;color:#d8e8f1}.cost-meta{display:flex;flex-direction:column;gap:5px;align-items:flex-end;color:#52616e;font:400 8px DM Mono,monospace}.raw-response{border:1px solid var(--border-soft);border-radius:13px;overflow:hidden;background:#0c1218}.raw-heading{height:36px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #19232c;color:#596a78;font:500 8px DM Mono,monospace;text-transform:uppercase;letter-spacing:.08em}.raw-response pre{margin:0;padding:14px;overflow:auto;color:#9eb4c4;font:400 9px/1.75 DM Mono,monospace}.history-section{margin-top:52px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.section-heading .eyebrow{margin-bottom:7px}.section-heading h2{margin:0;font-size:20px;letter-spacing:-.02em}.history-count{display:flex;align-items:center;gap:7px;color:#6c7b88;font-size:10px}.history-table-wrap{overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.history-table{width:100%;border-collapse:collapse}.history-table th{height:39px;padding:0 15px;color:#5f6f7c;font-size:8px;text-transform:uppercase;letter-spacing:.1em;text-align:left;font-weight:600;background:#0e151c;border-bottom:1px solid var(--border-soft)}.history-table td{padding:11px 15px;border-bottom:1px solid var(--border-soft);color:#9aa8b4;font-size:10px}.history-table tbody tr:last-child td{border-bottom:0}.history-table tbody tr:hover{background:#131c24}.align-right{text-align:right!important}.mono{font-family:DM Mono,monospace}.history-image-cell{display:flex;align-items:center;gap:10px;min-width:180px}.history-image-cell img,.history-placeholder{width:38px;height:28px;border-radius:6px;object-fit:cover;border:1px solid #273441;background:#17212a}.history-placeholder{display:grid;place-items:center;color:#60717f}.history-image-cell span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b0bbc4}.boolean-pill{display:inline-flex;min-width:34px;justify-content:center;padding:4px 7px;border-radius:6px;font-size:9px;font-weight:600}.boolean-pill.yes{color:#a9ddf5;background:#8dd8ff14}.boolean-pill.no{color:#9edbb7;background:#8fe3b212}.table-confidence{display:flex;align-items:center;gap:8px}.table-confidence>span{width:29px;color:#9dabb5;font-family:DM Mono,monospace}.table-confidence>div{width:54px;height:3px;background:#202b34;overflow:hidden;border-radius:99px}.table-confidence i{display:block;height:100%;background:#719eb5;border-radius:inherit}.history-empty{min-height:120px;display:flex;align-items:center;justify-content:center;gap:13px}.history-empty-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#151e26;color:#60717f}.history-empty strong{display:block;font-size:11px}.history-empty p{margin:4px 0 0;color:#5f6e7a;font-size:9px}.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}@media(max-width:920px){.page{width:min(100% - 28px,760px);padding-top:38px}.hero{flex-direction:column;align-items:flex-start}.hero-meta{justify-content:flex-start}.workspace-grid{grid-template-columns:1fr}.panel{min-height:auto}.history-table-wrap{overflow-x:auto}.history-table{min-width:760px}}@media(max-width:560px){.topbar{padding:0 16px;height:66px}.brand-subtitle{display:none}.system-state{font-size:10px}.page{width:calc(100% - 20px);padding-top:30px}.hero h1{font-size:34px}.hero p{font-size:13px}.hero-meta{display:none}.panel{padding:15px;border-radius:14px}.dropzone,.preview-wrap{height:330px}.metric-grid{grid-template-columns:1fr}.file-chip{max-width:calc(100% - 112px)}.replace-button{width:92px;justify-content:center}}
