:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f7f8;--surface:#fff;--surface-soft:#fbfcfc;--text:#172026;--muted:#65727c;--border:#dfe5e9;--field:#fff;--field-border:#ccd6dc;--accent:#185d5f;--accent-text:#fff;--notice-bg:#f0f7e9;--notice-border:#c9d8b8;--warn-bg:#fff8ec;--warn-border:#d29a2c;color:#172026;background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#101417;--surface:#171e22;--surface-soft:#1c252a;--text:#eef3f5;--muted:#a7b3ba;--border:#2d3a40;--field:#12191d;--field-border:#37474f;--accent:#5db8b7;--accent-text:#061112;--notice-bg:#183126;--notice-border:#35684f;--warn-bg:#332713;--warn-border:#a97725}*{box-sizing:border-box}body{color:var(--text);background:var(--bg);margin:0}main{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 56px}header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}header p{color:var(--muted);margin:0 0 4px;font-size:14px}h1{letter-spacing:0;margin:0;font-size:34px}h2{align-items:center;gap:8px;margin:0 0 16px;font-size:18px;display:flex}h3{color:var(--muted);text-transform:uppercase;margin:8px 0 4px;font-size:13px}.header-actions{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;display:flex}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.dashboard-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.dashboard-grid article{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:1fr;align-content:center;gap:4px;min-height:76px;padding:12px;display:grid}.dashboard-grid strong{font-size:24px}.dashboard-grid span{color:var(--muted);font-size:13px}.grid.narrow{grid-template-columns:.8fr 1.2fr}.panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:18px;box-shadow:0 8px 24px #1a2b350d}.compact{margin-bottom:0}form{flex-direction:column;gap:10px;display:flex}.row{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;display:grid}input,select,textarea{width:100%;min-height:42px;color:var(--text);border:1px solid var(--field-border);font:inherit;background:var(--field);border-radius:6px;padding:9px 11px}textarea{resize:vertical;min-height:74px}button,a{background:var(--accent);min-height:40px;color:var(--accent-text);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-weight:700;text-decoration:none;display:inline-flex}button:disabled{cursor:wait;opacity:.65}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.file-picker{border:1px dashed var(--field-border);min-height:56px;color:var(--text);background:var(--surface-soft);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px;display:flex}.file-picker span{overflow-wrap:anywhere}.secondary-button{color:var(--text);border:1px solid var(--border);background:var(--surface-soft)}.danger-button{color:#fff;background:#9f3434}.icon-button{width:42px;min-width:42px;padding:0}.line-items{gap:10px;display:grid}.line-item{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;grid-template-columns:minmax(180px,1.5fr) minmax(80px,.5fr) minmax(110px,.7fr) minmax(80px,.5fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.provider-actions{min-width:260px}.queue-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.queue-toolbar button{width:auto}.queue-toolbar select{width:auto;min-width:180px;margin-left:auto}.upload-progress{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:7px;padding:10px;display:grid}.progress-bar{background:var(--border);border-radius:999px;height:10px;overflow:hidden}.progress-bar span{border-radius:inherit;background:var(--accent);height:100%;transition:width .18s;display:block}.upload-progress strong{color:var(--muted);font-size:13px}.upload-progress.error .progress-bar span{background:#9f3434}.modal-backdrop{z-index:20;background:#000000ad;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.preview-modal{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:12px;width:min(960px,100%);max-height:92vh;padding:14px;display:grid}.preview-modal iframe,.preview-modal img{border:1px solid var(--border);object-fit:contain;background:var(--surface-soft);border-radius:6px;width:100%;max-height:78vh}.preview-modal iframe{height:78vh}.preview-modal .preview-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.preview-caption{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px}.export-form{gap:12px;display:grid}.segmented{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.panel>.segmented{grid-template-columns:repeat(2,minmax(0,180px));margin-bottom:12px}.directory-list{gap:10px;display:grid}.totals-box{border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);border-radius:7px;flex-wrap:wrap;justify-content:flex-end;gap:12px;padding:10px 12px;display:flex}.totals-box strong{color:var(--text)}.usage-total{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.usage-total span,.usage-total strong{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;padding:10px}.hint{color:var(--muted);margin:12px 0 0;font-size:13px}.notice{border:1px solid var(--notice-border);background:var(--notice-bg);border-radius:8px;margin-bottom:16px;padding:12px 14px}.notice.error{color:#fff;background:#a33a3a;border-color:#8b2f2f}.table{gap:10px;display:grid}article{background:var(--surface-soft);border:1px solid #e3e8eb;border-radius:7px;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:12px;min-height:56px;padding:12px;display:grid}.receipt-card,.provider-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;gap:10px;padding:12px;display:grid}article.highlight,.receipt-card.highlight{border-color:var(--warn-border);background:var(--warn-bg)}.receipt-head,.receipt-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.receipt-actions select{max-width:180px}.settings-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-layout .panel{margin-bottom:0}.logo-preview{object-fit:contain;object-position:left center;border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;width:min(220px,100%);max-height:110px;padding:10px}.check-row{color:var(--muted);align-items:center;gap:8px;display:flex}.check-row input{width:18px;min-height:18px}.switch-row{border:1px solid var(--field-border);background:var(--field);border-radius:6px;min-height:42px;padding:9px 11px}.sequence-strip{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.sequence-strip span{border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);border-radius:6px;padding:7px 10px}article em{color:#b77d14;font-style:normal;font-weight:700}.login-shell{place-items:center;min-height:100vh;padding:18px;display:grid}.login-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:18px;width:min(100%,420px);padding:24px;display:grid;box-shadow:0 16px 48px #1a2b351f}.login-copy p{color:var(--muted);margin:0 0 4px}.login-copy span{color:var(--muted)}@media (width<=820px){main{width:min(100% - 20px,720px);padding-top:18px}header,.grid,.grid.narrow,.settings-layout,.dashboard-grid,article,.receipt-head,.receipt-actions{grid-template-columns:1fr}.receipt-head,.receipt-actions{display:grid}header{align-items:stretch;display:grid}h1{font-size:26px}.token{max-width:none}.header-actions{flex-wrap:wrap;justify-content:start}.panel{padding:14px}.grid:first-of-type .panel:first-child{order:-1}button,a,.queue-toolbar select{width:100%}.icon-button{width:42px}.line-item,.usage-total{grid-template-columns:1fr}}
