:root{--bg-canvas:#fff;--bg-surface:#fff;--bg-surface-2:#fff;--bg-sunken:#f4f4f5;--bg-overlay:#0a0a0c6b;--ink-1:#0a0a0b;--ink-2:#27272a;--ink-3:#71717a;--ink-4:#a1a1aa;--ink-5:#d4d4d8;--line-1:#0a0a0c0f;--line-2:#0a0a0c1a;--line-strong:#0a0a0c38;--accent:#0a0a0b;--accent-soft:#ededee;--accent-on:#fff;--brand:#3b82f6;--brand-strong:#1e3a8a;--brand-soft:#3b82f61f;--sev-info:oklch(55% .07 235);--sev-info-soft:oklch(96% .012 235);--sev-warn:oklch(68% .1 65);--sev-warn-soft:oklch(96% .022 70);--sev-crit:oklch(56% .13 25);--sev-crit-soft:oklch(96% .018 25);--sev-good:oklch(55% .08 150);--sev-good-soft:oklch(96% .018 150);--shadow-1:0 1px 0 #1a17140a, 0 1px 2px #1a17140a;--shadow-2:0 1px 0 #1a17140a, 0 8px 24px -12px #1a171433;--font-sans:"Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Manrope", ui-sans-serif, system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;font-family:var(--font-sans);font-optical-sizing:auto;color:var(--ink-1);background:var(--bg-canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-theme=dark]{--bg-canvas:#09090b;--bg-surface:#131316;--bg-surface-2:#1a1a1e;--bg-sunken:#050507;--ink-1:#fafafa;--ink-2:#d4d4d8;--ink-3:#8e8e95;--ink-4:#6d6d75;--ink-5:#3f3f45;--line-1:#ffffff0f;--line-2:#ffffff1a;--line-strong:#ffffff38;--accent:#fafafa;--accent-soft:#1f1f23;--accent-on:#0a0a0b;--brand:#60a5fa;--brand-strong:#93c5fd;--brand-soft:#60a5fa29;--sev-info-soft:oklch(25% .04 235);--sev-warn-soft:oklch(28% .05 70);--sev-crit-soft:oklch(28% .06 25);--sev-good-soft:oklch(25% .04 150)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg-canvas);color:var(--ink-1)}button,input{color:inherit;font:inherit}button{cursor:pointer;background:0 0;border:0}button:disabled{cursor:not-allowed;opacity:.56}.app-shell{background:var(--bg-canvas);grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line-1);background:var(--bg-canvas);flex-direction:column;gap:4px;height:100vh;padding:18px 14px;display:flex;position:sticky;top:0}.sidebar-brand,.topbar,.row-between,.page-header,.page-actions,.button-row,.entity-cell,.file-row,.check-row{align-items:center;display:flex}.sidebar-brand{justify-content:space-between;padding:8px 10px 18px}.brandmark{font-family:var(--font-display);letter-spacing:-.03em;align-items:center;gap:9px;font-size:22px;font-weight:700;display:inline-flex}.brandmark-logo{width:auto;height:32px}.nav-group{flex-direction:column;gap:2px;display:flex}.nav-section-label{color:var(--ink-4);letter-spacing:.08em;text-transform:uppercase;padding:14px 10px 6px;font-size:10.5px;font-weight:600}.nav-item{width:100%;min-height:34px;color:var(--ink-2);text-align:left;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:13.5px;transition:background .12s,color .12s;display:flex}.nav-item:hover{background:var(--brand-soft);color:var(--brand-strong)}.nav-item.active{background:var(--brand-soft);box-shadow:var(--shadow-1);color:var(--brand-strong);font-weight:600}.nav-icon,.muted-icon{color:var(--ink-3);flex:none}.nav-item:hover .nav-icon,.nav-item.active .nav-icon{color:var(--brand)}.nav-count{background:var(--bg-sunken);color:var(--ink-4);border-radius:999px;margin-left:auto;padding:2px 7px;font-size:11px}.user-card{border-radius:10px;gap:10px;margin-top:auto;padding:10px}.user-card:hover{background:var(--bg-sunken)}.avatar{background:var(--accent-soft);width:30px;height:30px;color:var(--ink-1);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:600;display:grid}.icon-avatar.credit{background:var(--accent-soft)}.icon-avatar.statement{background:var(--sev-info-soft);color:var(--sev-info)}.user-copy{flex:1;min-width:0}.user-copy strong,.entity-cell strong{font-size:12.5px}.user-copy span,.entity-cell span,.file-row span{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.view{min-width:0}.auth-shell{background:var(--bg-canvas);place-items:center;min-height:100vh;padding:28px;display:grid}.auth-panel{border:1px solid var(--line-1);background:var(--bg-surface);width:min(100%,420px);box-shadow:var(--shadow-2);border-radius:14px;flex-direction:column;gap:18px;padding:28px;display:flex}.auth-brand{justify-content:center;align-items:center;gap:16px;display:flex}.auth-logo{width:auto;height:52px}.auth-brand>span{color:var(--ink-3);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.auth-title{letter-spacing:0;margin-top:2px;font-size:22px;line-height:1.15}.auth-steps{grid-template-columns:28px 1fr 28px;align-items:center;gap:8px;display:grid}.auth-steps span{border:1px solid var(--line-2);width:28px;height:28px;color:var(--ink-3);border-radius:999px;place-items:center;font-size:12px;font-weight:800;display:grid}.auth-steps span.active,.auth-steps span.complete{border-color:var(--accent);background:var(--accent);color:var(--accent-on)}.auth-steps i{background:var(--line-2);height:1px}.auth-step-back{justify-content:center}.auth-submit{width:100%;margin-top:4px}.auth-links{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.auth-token{overflow-wrap:anywhere}.topbar{z-index:10;border-bottom:1px solid var(--line-1);background:color-mix(in oklch, var(--bg-canvas) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:flex-end;gap:8px;height:60px;padding:0 28px;position:sticky;top:0}.wallet-chip{border:1px solid var(--line-2);background:var(--bg-surface);text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:1px;min-height:38px;padding:5px 11px;display:inline-flex}.wallet-chip span{font-size:12.5px;font-weight:700;line-height:1.1}.wallet-chip small{color:var(--ink-3);font-size:10.5px;font-weight:600}kbd{border:1px solid var(--line-1);background:var(--bg-sunken);color:var(--ink-3);font-family:var(--font-mono);border-radius:4px;padding:2px 6px;font-size:10.5px}.view-body{width:100%;max-width:1400px;padding:36px 40px 80px}.view-body.wide{max-width:none}.view-body.narrow{max-width:980px}.page-header{justify-content:space-between;gap:24px;margin-bottom:28px}.page-header.compact{margin-top:14px;margin-bottom:20px}.page-title{color:var(--ink-1);font-family:var(--font-display);letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(30px,4vw,40px);font-weight:700;line-height:1.04}.page-title em{font-style:normal;font-weight:700}.page-subtitle{color:var(--ink-3);margin:8px 0 0;font-size:14px}.page-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.settings-tabs{border:1px solid var(--line-1);background:var(--bg-sunken);border-radius:10px;flex-wrap:wrap;gap:6px;margin-bottom:16px;padding:5px;display:flex}.settings-tab{min-height:34px;color:var(--ink-3);border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}.tab-count{background:var(--bg-canvas);min-width:20px;height:20px;color:var(--ink-3);border-radius:999px;place-items:center;padding:0 6px;font-size:11px;font-weight:800;display:inline-grid}.settings-tab:hover,.settings-tab.active{background:var(--bg-surface);color:var(--ink-1);box-shadow:var(--shadow-1)}.settings-tab-panel,.statement-result-tabs{min-width:0}.statement-pre-tabs{margin-bottom:16px}.statement-result-tabs .result-tabs{margin-bottom:12px}.statement-document-tabs{margin-bottom:16px}.api-overview{margin-bottom:18px}.integration-step{border:1px solid var(--line-1);background:var(--bg-surface);border-radius:10px;flex-direction:column;gap:8px;min-height:148px;padding:16px;display:flex}.integration-step>span{background:var(--accent-soft);width:28px;height:28px;color:var(--ink-1);border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.integration-step strong{font-size:14px}.integration-step p,.api-copy{color:var(--ink-3);margin:0;font-size:13px;line-height:1.55}.api-layout{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:start;gap:18px;display:grid}.api-guide-card{overflow:hidden}.api-copy code{background:var(--bg-sunken);color:var(--ink-2);font-family:var(--font-mono);border-radius:5px;padding:1px 5px;font-size:12px}.api-code{border:1px solid var(--line-1);background:var(--bg-sunken);color:var(--ink-2);font-family:var(--font-mono);white-space:pre;border-radius:10px;margin:12px 0 0;padding:14px;font-size:12px;line-height:1.6;overflow-x:auto}.payment-config-layout{gap:18px;display:grid}.payment-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.payment-provider-card{border:1px solid var(--line-1);background:var(--bg-surface);min-height:142px;color:var(--ink-2);text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:9px;padding:16px;display:flex}.payment-provider-card:hover,.payment-provider-card.active{border-color:color-mix(in oklch, var(--brand) 38%, var(--line-1));background:var(--brand-soft)}.payment-provider-card strong{font-size:14px}.payment-provider-card span:not(.pill){color:var(--ink-3);font-size:12.5px;line-height:1.45}.export-password{border:1px solid var(--line-2);background:var(--bg-surface);border-radius:8px;outline:0;width:min(190px,100%);height:38px;padding:0 12px}.eyebrow{color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.muted{color:var(--ink-3)}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.grid{gap:16px;display:grid}.g-2{grid-template-columns:repeat(2,minmax(0,1fr))}.g-3{grid-template-columns:repeat(3,minmax(0,1fr))}.g-4{grid-template-columns:repeat(4,minmax(0,1fr))}.stack,.stack-tight{flex-direction:column;display:flex}.stack{gap:16px}.stack-tight{gap:4px}.centered{text-align:center;align-items:center}.btn,.btn-icon,.btn-quiet{border-radius:10px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.btn{border:1px solid var(--line-2);background:var(--bg-surface);min-height:38px;padding:0 14px;font-size:13px}.btn-sm{min-height:32px;padding:0 11px}.btn-accent{border-color:var(--accent);background:var(--accent);color:var(--accent-on)}.btn-ghost:hover,.btn-icon:hover,.btn-quiet:hover{background:var(--bg-sunken)}.btn-icon{width:36px;height:36px;color:var(--ink-2)}.btn-quiet{min-height:34px;color:var(--ink-3);margin-left:-10px;padding:0 10px;font-size:13px}.card-2,.stat-card,.quick-action,.kind-card,.endpoint-card{border:1px solid var(--line-1);background:var(--bg-surface);box-shadow:var(--shadow-1);border-radius:14px}.card-header{border-bottom:1px solid var(--line-1);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.card-header h3{font-family:var(--font-display);letter-spacing:-.012em;margin:0;font-size:14px;font-weight:700}.metric-strip{margin-bottom:24px}.stat-card{flex-direction:column;gap:7px;min-height:116px;padding:18px 20px;display:flex}.stat-card span,.stat-card small{color:var(--ink-3);font-size:12px;font-weight:600}.stat-card strong{color:var(--ink-1);font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:29px;font-weight:700;line-height:1}.tone-crit{color:var(--sev-crit)!important}.tone-good{color:var(--sev-good)!important}.dashboard-grid,.results-grid{align-items:start;gap:24px;display:grid}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr)}.results-grid{grid-template-columns:minmax(0,1fr) 360px}.table-card{overflow:hidden}.table-wrap{overflow-x:auto}.compact-table{max-height:520px;overflow:auto}.table{border-collapse:collapse;width:100%}.table th,.table td{border-bottom:1px solid var(--line-1);text-align:left;white-space:nowrap;height:44px;padding:0 16px;font-size:13px}.table th{background:var(--bg-canvas);height:36px;color:var(--ink-3);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.table tbody tr:hover td{background:var(--bg-sunken)}.table .num{text-align:right}.statement-insight-body{flex-direction:column;gap:16px;padding:16px;display:flex}.statement-insight-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.insight-metric{border:1px solid var(--line-1);background:var(--bg-canvas);border-radius:10px;flex-direction:column;justify-content:space-between;gap:10px;min-width:0;min-height:112px;padding:14px;display:flex}.insight-metric span{color:var(--ink-3);font-size:12px;font-weight:700}.insight-metric strong{overflow-wrap:anywhere;color:var(--ink-1);font-family:var(--font-display);letter-spacing:0;font-size:20px;font-weight:750;line-height:1.1}.insight-metric small{-webkit-line-clamp:2;color:var(--ink-3);-webkit-box-orient:vertical;font-size:11.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.insight-metric-good strong{color:var(--sev-good)}.insight-metric-info strong{color:var(--sev-info)}.insight-metric-warn strong{color:var(--sev-warn)}.insight-metric-crit strong{color:var(--sev-crit)}.statement-insight-tables{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.insight-table-block{border:1px solid var(--line-1);border-radius:10px;min-width:0;overflow:hidden}.insight-table-title{border-bottom:1px solid var(--line-1);background:var(--bg-canvas);justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:0 14px;display:flex}.insight-table-title strong{font-size:13px}.entity-cell{gap:10px}.quick-actions{margin-top:24px}.quick-action,.endpoint-card{flex-direction:column;align-items:flex-start;gap:13px;padding:22px;display:flex}.quick-action h3{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:22px;font-weight:700;line-height:1.15}.quick-action p{max-width:58ch;color:var(--ink-3);margin:0;font-size:13px;line-height:1.55}.quick-icon,.upload-icon,.kind-icon{background:var(--accent-soft);color:var(--ink-1);border-radius:12px;place-items:center;display:grid}.quick-icon{width:44px;height:44px}.upload-icon{border-radius:16px;width:56px;height:56px}.kind-grid{margin-bottom:28px}.upload-workspace{min-height:calc(100vh - 56px)}.upload-workspace-grid{grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:24px;min-height:calc(100vh - 180px);display:grid}.upload-choice-panel{flex-direction:column;justify-content:center;min-width:0;display:flex}.upload-choice-panel .kind-grid{margin-bottom:0}.kind-card{text-align:left;border-width:1.5px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:18px;display:grid}.kind-card.active{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 18%, transparent)}.kind-icon{width:36px;height:36px}.kind-card strong,.kind-card span,.kind-card small{display:block}.kind-card strong{font-size:14px}.kind-card span,.kind-card small{color:var(--ink-3);margin-top:3px;font-size:12.5px}.radio-dot{border:1.5px solid var(--line-strong);border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.radio-dot span{background:var(--accent);border-radius:50%;width:10px;height:10px}.upload-zone{border:1.5px dashed var(--line-strong);background:var(--bg-surface);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100%;padding:clamp(56px,8vw,112px) 32px;transition:border-color .15s,background .15s,transform .15s;display:flex}.upload-zone:hover,.upload-zone.dragging{border-color:var(--accent);background:var(--bg-surface-2)}.upload-zone.dragging{transform:scale(1.01)}.upload-zone h3{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:26px;font-weight:700}.upload-zone p{color:var(--ink-3);margin:0}.upload-summary{align-self:center;padding:20px}.file-row{gap:14px}.file-list-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.file-list-header strong,.file-list-header span{display:block}.file-list-header span,.file-row span,.upload-limit-note{color:var(--ink-3);font-size:12px}.selected-file-list{flex-direction:column;gap:10px;max-height:260px;margin-top:14px;display:flex;overflow:auto}.selected-file-list .file-row{border:1px solid var(--line-1);background:var(--bg-canvas);border-radius:10px;padding:10px}.file-row>div:nth-child(2){flex:1;min-width:0}.file-row strong,.file-row span{display:block}.doc-thumb{border:1px solid var(--line-2);background:linear-gradient(180deg, var(--bg-surface-2), var(--bg-sunken));border-radius:4px;flex:none;width:44px;height:56px;position:relative;overflow:hidden}.doc-thumb:before{background:var(--ink-4);height:1px;box-shadow:0 4px 0 var(--ink-4), 0 8px 0 var(--ink-4), 0 16px 0 var(--ink-4), 0 22px 0 var(--ink-4), 0 32px 0 var(--ink-4);content:"";opacity:.45;position:absolute;top:8px;left:6px;right:6px}.divider{background:var(--line-1);height:1px;margin:18px 0}.check-row{gap:10px;font-size:13.5px}.check-row input{opacity:0;pointer-events:none;position:absolute}.checkbox{border:1.5px solid var(--line-strong);background:var(--bg-surface);border-radius:4px;place-items:center;width:16px;height:16px;display:inline-grid}.checkbox.checked{border-color:var(--ink-1);background:var(--ink-1);color:var(--bg-surface)}.field{flex-direction:column;gap:6px;margin-top:14px;display:flex}.field label{color:var(--ink-3);font-size:12px;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--line-2);background:var(--bg-surface-2);border-radius:10px;outline:0;height:42px;padding:0 12px}.field small{color:var(--ink-3);font-size:12px}.smtp-check{align-self:end;min-height:42px}.auth-admin-action{align-self:end}.option-grid{gap:10px}.toggle-row{color:var(--ink-2);text-align:left;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;font-size:13px;display:flex}.toggle{background:var(--line-strong);border-radius:20px;flex:none;width:32px;height:18px;position:relative}.toggle:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.toggle.on{background:var(--accent)}.toggle.on:after{transform:translate(14px)}.form-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.banner{border:1px solid;border-radius:10px;align-items:center;gap:10px;margin-top:16px;padding:10px 14px;font-size:13px;display:flex}.banner-crit{border-color:color-mix(in oklch, var(--sev-crit) 30%, transparent);background:var(--sev-crit-soft)}.banner-info{border-color:color-mix(in oklch, var(--sev-info) 26%, transparent);background:var(--sev-info-soft)}.wallet-body{flex-direction:column;gap:18px;padding:18px;display:flex}.wallet-metric{border:1px solid var(--line-1);background:var(--bg-surface-2);border-radius:10px;flex-direction:column;gap:7px;padding:16px;display:flex}.wallet-metric span{color:var(--ink-3);font-size:12px;font-weight:700}.wallet-metric strong{font-family:var(--font-display);letter-spacing:-.03em;font-size:24px}.wallet-admin-grid{align-items:end}.wallet-transactions{border:1px solid var(--line-1);border-radius:10px}.wallet-management-layout{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:18px;margin-top:18px;display:grid}.audit-layout{grid-template-columns:minmax(320px,.8fr) minmax(0,1.4fr);gap:18px;display:grid}.wallet-management-table .table td,.audit-table .table td{height:auto;padding:10px 12px}.selected-row td{background:var(--bg-sunken)}.audit-description{min-width:260px;max-width:520px;white-space:normal!important}.user-management-table .table td{height:auto;padding:10px 12px}.user-email-cell{text-overflow:ellipsis;max-width:240px;overflow:hidden}.user-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.compact-select{border:1px solid var(--line-2);background:var(--bg-surface-2);border-radius:8px;min-width:72px;height:34px;padding:0 8px}.profile-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.profile-list{flex-direction:column;gap:10px;display:flex}.profile-row{border:1px solid var(--line-1);background:var(--bg-surface-2);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.profile-row.active{border-color:color-mix(in oklch, var(--accent) 45%, var(--line-1))}.profile-copy{align-items:center;gap:10px;min-width:0;display:flex}.profile-copy>div,.profile-copy input{min-width:0}.profile-copy strong,.profile-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-copy span{color:var(--ink-3);font-size:12px}.profile-copy input{border:1px solid var(--line-2);background:var(--bg-surface);border-radius:8px;height:36px;padding:0 10px}.profile-actions{flex:none;align-items:center;gap:8px;display:flex}.modal-backdrop{z-index:50;background:var(--bg-overlay);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-panel{border:1px solid var(--line-1);background:var(--bg-surface);width:min(100%,420px);box-shadow:var(--shadow-2);border-radius:10px;flex-direction:column;gap:18px;padding:18px;display:flex}.wallet-actions-modal{width:min(100%,680px)}.profile-login-modal{width:min(100%,460px)}.modal-header,.modal-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-header h3{margin:0;font-size:16px}.modal-actions{justify-content:flex-end}.processing-view{text-align:center;flex-direction:column;align-items:center;max-width:760px;padding-top:80px;display:flex}.processing-orb{background:radial-gradient(circle at 30% 30%, var(--accent-soft), var(--bg-sunken));width:88px;height:88px;color:var(--ink-1);border-radius:50%;place-items:center;margin-bottom:24px;display:grid}.stage-list{text-align:left;gap:8px;width:min(100%,480px);margin-top:28px;display:grid}.stage-row{background:var(--bg-surface);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:13.5px;display:flex}.stage-row span{background:var(--bg-sunken);width:20px;height:20px;color:var(--ink-3);border-radius:50%;place-items:center;font-size:11px;display:grid}.stage-row .live-dot{background:var(--accent);color:var(--accent-on)}.spin,.live-dot svg,.processing-orb svg{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.pill{background:var(--bg-sunken);width:fit-content;color:var(--ink-2);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:700;line-height:1.4;display:inline-flex}.pill-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.pill-good{background:var(--sev-good-soft);color:var(--sev-good)}.pill-info{background:var(--sev-info-soft);color:var(--sev-info)}.pill-warn{background:var(--sev-warn-soft);color:oklch(45% .12 60)}.pill-crit{background:var(--sev-crit-soft);color:var(--sev-crit)}.queue-list,.signal-list,.info-body{flex-direction:column;display:flex}.queue-list{gap:2px;padding:8px}.risk-line{border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px;display:grid}.risk-line:hover{background:var(--bg-sunken)}.risk-line strong,.risk-line span{display:block}.risk-line strong{font-size:13px;line-height:1.35}.risk-line span{color:var(--ink-3);margin-top:4px;font-size:11.5px}.signal-marker{background:var(--sev-info);border-radius:50%;width:8px;height:8px;margin-top:6px}.signal-marker[data-sev=critical],.signal[data-sev=critical] .signal-marker{background:var(--sev-crit)}.signal-marker[data-sev=warning],.signal[data-sev=warning] .signal-marker{background:var(--sev-warn)}.weekly-body{padding:18px}.weekly-body strong{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:-.035em;margin-right:10px;font-size:36px;font-weight:700}.weekly-body span{color:var(--ink-3);font-size:12px}.sparkbars{align-items:flex-end;gap:4px;margin-top:18px;display:flex}.sparkbars span{background:var(--accent);opacity:.86;border-radius:3px;flex:1;min-width:8px}.confidence-ring{flex:none;place-items:center;width:64px;height:64px;display:grid;position:relative}.confidence-ring svg{position:absolute;inset:0;transform:rotate(-90deg)}.confidence-ring circle{fill:none;stroke-width:5px}.confidence-ring circle:first-child{stroke:var(--bg-sunken)}.confidence-ring circle:last-child{stroke:var(--accent);stroke-dasharray:calc(var(--pct) * 1.005) 101;stroke-linecap:round}.confidence-ring span{font-size:17px;font-weight:700}.signal-list{gap:10px;padding:14px}.signal-list.compact{gap:8px;padding:10px}.queue-wide{padding:0}.signal{border:1px solid var(--line-1);background:var(--bg-surface);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px 18px;display:grid}.signal strong,.signal span{display:block}.signal strong{font-size:13.5px}.signal div>span{color:var(--ink-3);margin-top:4px;font-size:12.5px;line-height:1.45}.info-panel{overflow:hidden}.info-body{gap:0;padding:10px 18px 16px}.info-row{border-bottom:1px solid var(--line-1);justify-content:space-between;gap:16px;padding:9px 0;display:flex}.info-row:last-child{border-bottom:0}.info-row span{color:var(--ink-3);font-size:12.5px}.info-row strong{text-align:right;max-width:58%;font-size:13px;font-weight:650}.verify-tile{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px 18px;display:grid}.verify-tile>span{border-radius:8px;place-items:center;width:26px;height:26px;display:grid}.verify-tile .ok{background:var(--sev-good-soft);color:var(--sev-good)}.verify-tile .no{background:var(--bg-sunken);color:var(--ink-3)}.verify-tile strong,.verify-tile small{display:block}.verify-tile small{color:var(--ink-3);font-size:11.5px}.chart-body{padding:18px}.line-chart{width:100%;height:220px}.line-chart .chart-grid{fill:none;stroke:var(--line-2);stroke-dasharray:4 5}.line-chart .chart-line{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.line-chart circle{fill:var(--accent)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.empty-cell{color:var(--ink-3);text-align:center!important;height:74px!important}.empty-panel{border:1px dashed var(--line-2);background:var(--bg-surface);border-radius:10px;flex-direction:column;gap:4px;padding:18px;display:flex}.empty-panel strong{font-size:13.5px}.empty-panel span{color:var(--ink-3);font-size:12.5px;line-height:1.5}.endpoint-card code{background:var(--bg-sunken);width:100%;color:var(--ink-2);font-family:var(--font-mono);white-space:normal;border-radius:8px;padding:10px 12px;font-size:12.5px}@media (width<=1100px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding:14px 10px}.brandmark span,.nav-item span:not(.nav-count),.nav-section-label,.user-copy,.user-card .muted-icon{display:none}.sidebar-brand{justify-content:center;padding:8px 0 18px}.nav-item{justify-content:center;padding:10px}.nav-count{margin:0;padding:1px 5px;position:absolute;transform:translate(16px,-12px)}.user-card{justify-content:center}.dashboard-grid,.results-grid,.api-layout,.payment-provider-grid,.upload-workspace-grid,.wallet-management-layout,.audit-layout{grid-template-columns:1fr}.upload-workspace-grid{min-height:auto}.upload-choice-panel{justify-content:flex-start}.upload-zone{min-height:420px}.statement-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.g-3,.statement-insight-tables{grid-template-columns:1fr}}@media (width<=820px){.app-shell{display:block}.sidebar{z-index:20;border-top:1px solid var(--line-1);border-right:0;grid-template-columns:repeat(5,1fr);height:auto;padding:8px;display:grid;position:fixed;inset:auto 0 0}.sidebar-brand,.nav-section-label,.nav-group:nth-of-type(2),.user-card{display:none}.nav-group{display:contents}.nav-item{min-height:44px}.topbar{padding:0 14px}.topbar .btn-ghost{display:none}.view-body{padding:28px 18px 96px}.page-header{flex-direction:column;align-items:flex-start}.page-actions{justify-content:flex-start}.g-2,.g-4,.statement-insight-grid{grid-template-columns:1fr}.table th,.table td{padding:0 12px}.signal{grid-template-columns:auto minmax(0,1fr)}.signal .pill{grid-column:2}}.landing{background:var(--bg-canvas);min-height:100vh;color:var(--ink-1);flex-direction:column;display:flex}.landing-nav{z-index:20;border-bottom:1px solid var(--line-1);background:color-mix(in oklch, var(--bg-canvas) 86%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;gap:24px;height:64px;padding:0 clamp(20px,5vw,56px);display:flex;position:sticky;top:0}.landing-logo{align-items:center;padding:0;display:inline-flex}.landing-nav-links{gap:24px;margin-right:auto;display:flex}.landing-nav-links a{color:var(--ink-3);font-size:13px;font-weight:600;text-decoration:none;transition:color .12s}.landing-nav-links a:hover{color:var(--ink-1)}.landing-nav-actions{gap:8px;display:flex}.btn-lg{min-height:46px;padding:0 22px;font-size:14px}.landing-hero{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:760px;margin:0 auto;padding:clamp(56px,9vw,112px) 24px 24px;display:flex}.landing-headline{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(34px,6vw,60px);font-weight:800;line-height:1.04}.landing-headline em{color:var(--brand);font-style:normal}.landing-sub{max-width:600px;color:var(--ink-3);margin:0;font-size:clamp(15px,2vw,18px);line-height:1.6}.landing-cta{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px;display:flex}.landing-cta-note{color:var(--ink-4);margin:0;font-size:13px}.landing-section{width:100%;max-width:1080px;margin:0 auto;padding:clamp(48px,8vw,88px) clamp(20px,5vw,56px)}.landing-section-head{text-align:center;flex-direction:column;gap:8px;margin-bottom:36px;display:flex}.landing-section-head h2{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(24px,3.5vw,34px);font-weight:800}.landing-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.landing-feature{border:1px solid var(--line-1);background:var(--bg-surface);box-shadow:var(--shadow-1);border-radius:14px;flex-direction:column;gap:8px;padding:22px;display:flex}.landing-feature-icon{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:10px;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.landing-feature h3{font-family:var(--font-display);letter-spacing:-.012em;margin:0;font-size:15px;font-weight:700}.landing-feature p{color:var(--ink-3);margin:0;font-size:13px;line-height:1.6}.landing-steps-section{background:var(--bg-sunken);max-width:none}.landing-steps-section .landing-section-head,.landing-steps-section .landing-steps{max-width:1080px;margin-left:auto;margin-right:auto}.landing-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.landing-step{border:1px solid var(--line-1);background:var(--bg-surface);border-radius:14px;flex-direction:column;gap:8px;padding:24px;display:flex}.landing-step-num{background:var(--accent);width:32px;height:32px;color:var(--accent-on);font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:inline-flex}.landing-step h3{font-family:var(--font-display);margin:0;font-size:16px;font-weight:700}.landing-step p{color:var(--ink-3);margin:0;font-size:13px;line-height:1.6}.landing-final{text-align:center;background:var(--bg-sunken);border-top:1px solid var(--line-1);flex-direction:column;align-items:center;gap:14px;padding:clamp(56px,9vw,96px) 24px;display:flex}.landing-final h2{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(24px,3.6vw,36px);font-weight:800}.landing-final p{color:var(--ink-3);margin:0;font-size:15px}.landing-footer{border-top:1px solid var(--line-1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px clamp(20px,5vw,56px);display:flex}.landing-footer span{color:var(--ink-4);font-size:12px}.auth-home{align-self:center;margin-left:0}@media (width<=860px){.landing-features,.landing-steps{grid-template-columns:1fr}.landing-nav-links{display:none}}
