:root{--background:#0a111f;--foreground:#eaedf0;--card:#121b2b;--primary:#0c85e9;--primary-foreground:#f8fafc;--secondary:#1d2939;--secondary-foreground:#b9c7d5;--muted-foreground:#909ead;--destructive:#da3e3e;--border:#242e3d;--verdict-true:#27ce80;--verdict-false:#da4e4e;--verdict-misleading:#efb839;--verdict-unverifiable:#728597;--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-sm:8px;--radius-md:12px;--radius-xl:16px;--radius-button:8px;--radius-control:8px;--radius-sidebar-button:6px;--content-max-main:768px;--content-max-tight:672px;--copy-max-empty-shell:420px;--copy-max-empty:384px;--copy-max-dialog:272px;--copy-max-quota:320px;--surface-soft:color-mix(in oklab, var(--secondary) 30%, transparent);--surface-soft-alt:color-mix(in oklab, var(--secondary) 20%, transparent);--surface-soft-strong:color-mix(in oklab, var(--secondary) 35%, transparent);--surface-soft-emphasis:color-mix(in oklab, var(--secondary) 50%, transparent);--surface-hover:color-mix(in oklab, var(--secondary) 60%, transparent);--surface-pressed:color-mix(in oklab, var(--secondary) 72%, transparent);--surface-selected:var(--secondary);--surface-accent-soft:#0c85e914;--surface-destructive-soft:#da3e3e1a;--surface-elevated:#162031;--surface-overlay:#060b13;--border-strong:#8188984d;--focus-ring:#0c85e9bf;--focus-ring-shadow:0 0 0 1px #0c85e94d;--shadow-card:0 18px 40px #0000002e;--shadow-dialog:0 32px 72px #00000073;--shadow-result-good:0 0 24px #27ce8059;--shadow-result-warn:0 0 24px #efb83959;--shadow-result-bad:0 0 24px #da3e3e59;--skeleton-base:color-mix(in oklab, var(--secondary) 70%, transparent);--skeleton-highlight:color-mix(in oklab, var(--secondary) 88%, white 8%);--mobile-keyboard-inset:0px}:root[data-theme=light]{--background:#f0f1f5;--foreground:#0f1729;--card:#fff;--primary:#0768df;--primary-foreground:#fff;--secondary:#dae0e7;--secondary-foreground:#1c2740;--muted-foreground:#555d6d;--destructive:#dc2828;--border:#dae0e7;--verdict-true:#27865a;--verdict-false:#d22d2d;--verdict-misleading:#d78c09;--verdict-unverifiable:#6e7d91;--surface-soft:color-mix(in oklab, var(--secondary) 54%, transparent);--surface-soft-alt:color-mix(in oklab, var(--secondary) 42%, transparent);--surface-soft-strong:color-mix(in oklab, var(--secondary) 64%, transparent);--surface-soft-emphasis:color-mix(in oklab, var(--secondary) 72%, transparent);--surface-hover:color-mix(in oklab, var(--secondary) 88%, transparent);--surface-pressed:color-mix(in oklab, var(--secondary) 96%, transparent);--surface-selected:#d7dfea;--surface-accent-soft:#0768df14;--surface-destructive-soft:#dc282814;--surface-elevated:#fff;--surface-overlay:#eeeff2;--border-strong:#5056622e;--focus-ring:#0768dfa6;--focus-ring-shadow:0 0 0 1px #0768df2e;--shadow-card:0 18px 40px #22283714;--shadow-dialog:0 24px 64px #22283729;--shadow-result-good:0 0 24px #27865a4d;--shadow-result-warn:0 0 24px #d78c094d;--shadow-result-bad:0 0 24px #dc28284d;--skeleton-base:color-mix(in oklab, var(--secondary) 56%, white 18%);--skeleton-highlight:color-mix(in oklab, var(--secondary) 92%, white 6%)}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%}body{background:var(--background);color:var(--foreground);font-family:var(--font-ui);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}button,input,textarea{font:inherit}.web-app-root{background:var(--background);width:100%;height:100dvh;display:flex;overflow:hidden}.web-mobile-header,.web-sidebar-overlay{display:none}.web-sidebar{border-right:1px solid var(--border);background:var(--card);flex-direction:column;flex-shrink:0;width:288px;max-width:100%;height:100dvh;min-height:0;display:flex}.web-sidebar-logo{border-bottom:1px solid var(--border);letter-spacing:-.02em;align-items:center;gap:10px;padding:16px 20px;font-size:16px;font-weight:700;display:flex}.web-sidebar-logo svg{color:var(--primary)}.web-sidebar-user-block{border-bottom:1px solid var(--border);gap:12px;padding:16px;display:grid}.web-profile-row{align-items:center;gap:10px;display:flex}.web-avatar{background:var(--secondary);border-radius:999px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.web-avatar img{object-fit:cover;width:100%;height:100%}.web-avatar svg{color:var(--muted-foreground)}.web-profile-meta{flex:1;gap:2px;min-width:0;display:grid}.web-profile-name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:1.25;overflow:hidden}.web-profile-email{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.25;overflow:hidden}.web-signout-button{border-radius:var(--radius-control);width:28px;height:28px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.web-signout-button:hover{background:var(--secondary);color:var(--foreground)}.fact-checks-row{border:1px solid color-mix(in srgb, var(--primary) 10%, transparent);background:color-mix(in srgb, var(--primary) 5%, transparent);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:6px 8px;display:flex}.fact-checks-panel{flex-direction:column;gap:6px;display:flex}.fact-checks-row--quota{background:0 0;border:none;border-radius:0;padding:0}.fact-checks-left{color:var(--primary);align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex}.fact-checks-left--quota{color:var(--muted-foreground);font-weight:500}.fact-checks-left--with-icon svg{flex:0 0 13px;width:13px;height:13px}.fact-checks-value{color:var(--muted-foreground);align-items:center;gap:4px;margin-left:auto;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.fact-checks-value--quota{background:var(--secondary);color:var(--secondary-foreground);white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:2px 6px;font-family:inherit;font-size:10px;font-weight:600;line-height:1.25}.web-fact-checks-progress{background:var(--secondary);border-radius:999px;height:6px;overflow:hidden}.web-fact-checks-progress-fill{background:var(--primary);border-radius:999px;height:100%;transition:width .2s}.fact-checks-row--degraded{align-items:flex-start}.fact-checks-row--degraded .fact-checks-value{white-space:nowrap;max-width:none;line-height:1}.ui-button{border-radius:var(--radius-button);cursor:pointer;font:inherit;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s;display:inline-flex}.ui-button svg{flex:0 0 14px;width:14px;height:14px;display:block}.ui-button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px}.ui-button:active:not(:disabled){transform:translateY(1px)}.ui-button--primary{background:var(--primary);color:var(--primary-foreground);box-shadow:0 10px 20px #0c85e91a}.ui-button--primary:hover:not(:disabled){background:#0b78d0}.ui-button--primary:active:not(:disabled){background:#0a6cbd}.ui-button--secondary{background:var(--secondary);color:var(--secondary-foreground);box-shadow:none}.ui-button--secondary:hover:not(:disabled){background:color-mix(in oklab, var(--secondary) 82%, white 6%);color:var(--foreground)}.ui-button--secondary:active:not(:disabled){background:var(--surface-pressed)}.ui-button--ghost{color:var(--muted-foreground);box-shadow:none;background:0 0}.ui-button--ghost:hover:not(:disabled){background:var(--secondary);color:var(--foreground)}.ui-button--ghost:active:not(:disabled){background:var(--surface-pressed)}.ui-button--outline{border-color:var(--border);color:var(--foreground);box-shadow:none;background:0 0}.ui-button--outline:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-soft);color:var(--foreground)}.ui-button--outline:active:not(:disabled){border-color:var(--border-strong);background:var(--surface-pressed);color:var(--foreground)}.ui-button--sm{min-height:32px;padding:0 12px;font-size:12px}.ui-button--default{min-height:36px;padding:0 16px;font-size:14px}.ui-button--lg{min-height:44px;padding:0 24px;font-size:14px}.web-sidebar-user-block .ui-button,.web-sidebar-actions .ui-button,.web-sidebar-bottom .ui-button{border-radius:var(--radius-sidebar-button);width:100%;min-height:32px;font-size:12px}.web-sidebar-actions{gap:10px;padding:16px 16px 8px;display:grid}.web-sidebar-history-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.web-sidebar-section-title,.result-label,.composer-label,.billing-history-head{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);font-size:12px;font-weight:500;line-height:1.2}.history-demo-hint{color:var(--verdict-true);white-space:nowrap;font-size:10px;font-weight:500;animation:1.6s ease-in-out infinite hint-pulse}.web-sidebar-history{flex:1;min-height:0;padding:0 8px 8px;overflow:hidden auto}.history-empty,.auth-polling,.error-text{margin:0;font-size:12px;line-height:1.45}.history-empty{text-align:center;color:var(--muted-foreground);padding:14px 8px}.auth-polling{color:var(--muted-foreground)}.error-text{color:color-mix(in oklab, var(--verdict-false) 82%, white 12%);max-width:var(--copy-max-empty)}.history-list{gap:2px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.history-row{border-radius:var(--radius-control);transition:background-color .15s;position:relative;overflow:hidden}.history-row--signed{align-items:center;gap:8px;padding:0 10px;display:flex}.history-row.selected{background:var(--surface-selected)}.history-row--signed:hover,.history-row--signed:focus-within{background:var(--surface-hover)}.history-row--signed.selected{background:var(--surface-selected)}.history-open-button{border-radius:var(--radius-control);width:100%;min-width:0;color:var(--muted-foreground);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 34px 8px 10px;font-size:12px;line-height:1.25;transition:background-color .15s,color .15s;display:flex;overflow:hidden}.history-open-button--signed{padding:8px 0}.history-open-button:hover,.history-row.selected .history-open-button{color:var(--foreground)}.history-open-button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;background:var(--surface-soft)}.history-open-button:active{background:var(--surface-pressed)}.history-open-sample-highlight{background:var(--surface-accent-soft);animation:1.9s ease-in-out infinite sample-pulse;box-shadow:inset 0 0 0 1px #0c85e959}.history-status-dot{border-radius:999px;flex:0 0 8px;width:8px;height:8px}.history-status-dot.tone-good{background:var(--verdict-true)}.history-status-dot.tone-warn{background:var(--verdict-misleading)}.history-status-dot.tone-bad{background:var(--verdict-false)}.history-text-block{flex:1;min-width:0}.history-preview{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.35;display:block;overflow:hidden}.history-delete-button{border-radius:var(--radius-control);width:20px;height:20px;color:var(--destructive);cursor:pointer;opacity:0;background:0 0;border:none;flex:0 0 20px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex;position:static}.history-delete-button:hover{background:var(--surface-destructive-soft)}.history-row--signed:hover .history-delete-button,.history-row--signed:focus-within .history-delete-button{opacity:1}.history-delete-button:disabled{opacity:.5}.history-delete-loading{border:2px solid #da3e3e40;border-top-color:var(--destructive);border-radius:999px;width:12px;height:12px;animation:.8s linear infinite spin}.history-sample-chevron{color:var(--primary);flex-shrink:0}.web-sidebar-bottom{border-top:1px solid var(--border);gap:8px;margin-top:auto;padding:12px 16px;display:grid}.sidebar-extension-action{color:var(--muted-foreground)}.sidebar-footer{justify-content:center;align-items:center;gap:12px;padding-top:2px;display:flex}.sidebar-footer a{color:var(--muted-foreground);font-size:10px;text-decoration:none}.sidebar-footer a:hover{color:var(--foreground)}.sidebar-footer a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-control)}.web-main{flex:1;justify-content:center;align-items:center;width:100%;min-width:0;height:100dvh;padding:32px;display:flex;overflow-y:auto}.web-main:has(.result-card--details){align-items:flex-start}.web-main-inner{width:min(100%, var(--content-max-main));align-content:start;gap:24px;padding:24px 0 40px;display:grid}.empty-state,.checking-card,.result-card,.composer,.quota-block{justify-self:center;width:100%;max-width:768px;margin:0 auto;animation:.25s ease-out slide-up}.quota-block{max-width:var(--content-max-tight)}.quota-block-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-card);text-align:center;justify-items:center;gap:20px;padding:32px;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s;display:grid}.quota-block-icon{border-radius:var(--radius-xl);background:color-mix(in oklab, var(--verdict-misleading) 12%, transparent);place-items:center;width:56px;height:56px;display:grid}.quota-block-icon svg{color:var(--verdict-misleading)}.quota-block-copy{gap:8px;display:grid}.quota-block-title{margin:0;font-size:16px;font-weight:600;line-height:1.3}.quota-block-description{max-width:var(--copy-max-quota);color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.5}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.empty-state--signed-in{padding-top:48px;padding-bottom:48px}.empty-state-shell{justify-items:center;gap:0;transition:opacity .2s,transform .2s;display:grid}.empty-state-shell--signed-in{max-width:var(--copy-max-empty-shell)}.empty-state-icon{border-radius:var(--radius-xl);background:#0c85e91a;place-items:center;width:64px;height:64px;margin-bottom:20px;display:grid}.empty-state-icon svg{color:var(--primary)}.empty-state-copy{gap:8px;display:grid}.empty-state-title{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700;line-height:1.2}.empty-state-description{max-width:var(--copy-max-empty);color:var(--muted-foreground);margin:0 0 32px;font-size:14px;line-height:1.5}.empty-state--signed-in .empty-state-action{margin-top:32px}.empty-state--signed-in .empty-state-description{margin-bottom:0}.empty-state-guides{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(100%,680px);margin-top:48px;display:grid}.empty-guide-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft-alt);box-shadow:var(--shadow-card);gap:12px;padding:20px;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s;display:grid}.empty-guide-card header{align-items:center;gap:8px;padding-left:1.75rem;font-size:14px;font-weight:600;display:flex}.empty-guide-card header svg{color:var(--primary)}.empty-guide-card ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.empty-guide-card li{color:var(--muted-foreground);align-items:center;gap:8px;font-size:12px;line-height:1.65;display:flex}.empty-guide-card li span{width:20px;height:20px;color:var(--secondary-foreground);background:#0c85e91a;border-radius:999px;flex:0 0 20px;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.checking-card,.composer{gap:24px;display:grid}.checking-card--stable{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-card);padding:24px 32px}.result-card{gap:20px;display:grid}.composer{max-width:672px;transition:opacity .2s,transform .2s}.checking-card,.result-card{transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s}.result-mobile-new-check-wrap{justify-content:center;margin-top:16px;display:flex}.result-mobile-new-check-button{min-height:44px;padding:0 20px}.result-card.answer-card,.result-card--loading{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--shadow-card);padding:24px 32px}.result-loading-copy{gap:8px;display:grid}.result-loading-skeleton{gap:12px;display:grid}.loading-skeleton{background:linear-gradient(90deg, var(--skeleton-base) 25%, var(--skeleton-highlight) 50%, var(--skeleton-base) 75%);background-size:200% 100%;border-radius:999px;width:100%;height:12px;animation:1.5s linear infinite shimmer;display:block}.loading-skeleton--title{width:42%;height:14px}.loading-skeleton--line{height:10px}.loading-skeleton--medium{width:78%}.loading-skeleton--short{width:56%}.result-card.answer-card.tone-good{box-shadow:var(--shadow-card), var(--shadow-result-good)}.result-card.answer-card.tone-warn{box-shadow:var(--shadow-card), var(--shadow-result-warn)}.result-card.answer-card.tone-bad{box-shadow:var(--shadow-card), var(--shadow-result-bad)}.result-section{gap:8px;display:grid}.question-bubble{border:1px solid var(--border);border-radius:var(--radius-sm);background:color-mix(in oklab, var(--secondary) 52%, transparent);color:color-mix(in oklab, var(--foreground) 82%, transparent);white-space:pre-wrap;margin:0;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.6}.checking-status-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.checking-status-copy{align-items:center;gap:10px;min-height:24px;display:inline-flex}.checking-status-copy p{color:var(--muted-foreground);margin:0;font-size:14px}.checking-spinner-wrap{flex:0 0 20px;width:20px;height:20px;position:relative}.checking-spinner-ring{background:color-mix(in oklab, var(--surface-elevated) 55%, transparent);border:2px solid #0c85e933;border-radius:999px;width:20px;height:20px;display:block}.checking-spinner-icon{color:var(--primary);animation:.8s linear infinite spin;position:absolute;inset:0}.checking-progress{background:var(--surface-soft-emphasis);border-radius:999px;flex:0 0 160px;width:160px;height:4px;overflow:hidden}.checking-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#0a6ab8,#0c85e9,#0a6ab8) 0 0/200% 100%;width:60%;height:100%;animation:1.5s linear infinite shimmer;display:block}.checking-summary-skeleton{margin-top:8px}.checking-verdict-row{min-height:32px}.checking-analysis-loading{min-height:86px}.checking-sources-wrap{min-height:76px}.result-verdict-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.verdict-pill{border:none;align-items:center;gap:8px;padding:0;font-size:16px;font-weight:700;display:inline-flex}.verdict-pill__icon{justify-content:center;align-items:center;display:inline-flex}.verdict-pill.tone-good{color:var(--verdict-true)}.verdict-pill.tone-warn{color:var(--verdict-misleading)}.verdict-pill.tone-bad{color:var(--verdict-false)}.result-confidence-meta{align-items:baseline;gap:6px;display:flex}.result-confidence{font-variant-numeric:tabular-nums;font-size:20px;font-weight:700;line-height:1.1}.result-confidence.tone-good{color:var(--verdict-true)}.result-confidence.tone-warn{color:var(--verdict-misleading)}.result-confidence.tone-bad{color:var(--verdict-false)}.result-confidence-caption{color:var(--muted-foreground);order:-1;font-size:12px}.answer-analysis{color:color-mix(in oklab, var(--foreground) 80%, transparent);gap:.5rem;margin:0;font-size:14px;line-height:1.65;display:grid}.answer-summary{color:color-mix(in oklab, var(--foreground) 90%, transparent);margin:0;font-size:16px;font-weight:400;line-height:1.65}.answer-analysis-loading{gap:8px;margin-top:2px;display:grid}.answer-analysis-loading-label{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.5}.answer-analysis p,.answer-analysis ul,.answer-analysis ol{margin:0}.answer-analysis ul,.answer-analysis ol{padding-left:1.25rem}.answer-analysis li+li{margin-top:.2rem}.answer-analysis code{background:var(--surface-soft-emphasis);color:var(--foreground);font-family:var(--font-mono);border-radius:4px;padding:0 .25rem;font-size:.95em}.composer-suggestions{gap:10px;display:grid}.composer-suggestions-label{color:var(--muted-foreground);align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.composer-suggestions-pills{flex-wrap:wrap;gap:8px;display:flex}.composer-suggestion-pill{border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);cursor:pointer;border-radius:999px;padding:5px 12px;font-size:12px;line-height:1.4;transition:color .15s,border-color .15s,background-color .15s}.composer-suggestion-pill:hover:not(:disabled){color:var(--foreground);border-color:var(--primary);background:color-mix(in oklab, var(--primary) 8%, transparent)}.auth-callback-shell{background:radial-gradient(circle at top, color-mix(in oklab, var(--accent) 24%, transparent), transparent 48%), var(--background);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-callback-card{border:1px solid color-mix(in oklab, var(--accent) 28%, var(--border));border-radius:var(--radius-lg);background:color-mix(in oklab, var(--surface) 94%, var(--secondary));text-align:center;gap:10px;width:min(420px,100%);padding:28px;display:grid;box-shadow:0 24px 64px #08102147}.auth-callback-icon{border:1px solid color-mix(in oklab, var(--accent) 42%, transparent);background:color-mix(in oklab, var(--accent) 16%, transparent);width:56px;height:56px;color:var(--accent-strong);border-radius:18px;place-items:center;margin:0 auto 2px;font-size:28px;font-weight:700;display:grid}.auth-callback-brand{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.auth-callback-title{color:var(--foreground);letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,36px);line-height:1.05}.auth-callback-text{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.6}.auth-callback-close{color:var(--muted-foreground);cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:none;justify-self:center;margin-top:6px;padding:0;text-decoration:underline}.auth-callback-close:hover{color:var(--foreground)}.sources-wrap{gap:8px;display:grid}.sources-count-label{color:var(--muted-foreground);font-size:12px;font-weight:500}.sources-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.sources-list li{display:flex}.sources-list a,.source-pill{border:1px solid var(--border);background:color-mix(in oklab, var(--secondary) 52%, transparent);max-width:100%;color:var(--muted-foreground);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;line-height:1.2;text-decoration:none;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.sources-list a:hover{border-color:color-mix(in oklab, var(--foreground) 20%, var(--border));color:var(--foreground)}.sources-list a:active{background:color-mix(in oklab, var(--secondary) 60%, transparent)}.sources-list a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.sources-list a svg{width:12px;height:12px;color:var(--muted-foreground);flex:0 0 12px}.sources-list a:hover svg{color:var(--foreground)}.source-title{word-break:break-word;font-size:12px;font-weight:500;line-height:1.2}.source-copy{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.source-preview{text-overflow:ellipsis;white-space:nowrap;color:#ebedef94;min-width:0;font-size:12px;font-weight:500;line-height:1.2;overflow:hidden}.source-preview--hidden{clip:rect(0 0 0 0);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-timestamp{color:var(--muted-foreground);margin:0;font-size:10px;line-height:1.35}.result-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.result-share-action{gap:8px;width:auto;min-height:28px;padding:0 12px;font-size:12px}.result-share-action.ui-button--ghost{padding:0 8px}.result-share-action:not(.ui-button--secondary){color:var(--muted-foreground)}.result-footer-meta{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.result-debug-toggle,.sign-in-debug-button{border-radius:var(--radius-control);color:#818898d9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.result-debug-toggle{font-size:12px}.result-debug-toggle:hover,.sign-in-debug-button:hover{background:var(--surface-soft);color:var(--foreground)}.result-debug-toggle:active,.sign-in-debug-button:active{background:var(--surface-pressed)}.result-debug-toggle:focus-visible,.sign-in-debug-button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.result-rate-action{color:var(--muted-foreground)}.result-rate-action--active{color:var(--foreground)}.feedback-section{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding-top:12px;animation:.2s ease-out slide-up;display:flex}.feedback-stars{align-items:center;gap:2px;display:flex}.feedback-star-btn{cursor:pointer;color:var(--border-strong);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:transform .1s;display:inline-flex}.feedback-star-btn:hover{transform:scale(1.1)}.feedback-star-btn:active{transform:scale(.95)}.feedback-star-btn .star-filled{color:#fbbd23}.feedback-rating-label{color:var(--muted-foreground);margin-left:8px;font-size:11px}.feedback-comment-wrap{flex-direction:column;gap:8px;animation:.15s ease-out slide-up;display:flex}.feedback-textarea{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-control);background:color-mix(in oklab, var(--secondary) 52%, transparent);width:100%;color:var(--foreground);resize:none;outline:none;padding:8px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}.feedback-textarea::placeholder{color:#81889899}.feedback-textarea:focus{border-color:var(--focus-ring)}.feedback-submit-btn{align-self:flex-start;gap:6px!important;height:28px!important;padding:0 12px!important;font-size:12px!important}.feedback-submitted{color:var(--muted-foreground);border-top:1px solid var(--border);align-items:center;gap:8px;padding:12px 0;font-size:13px;animation:.2s ease-out slide-up;display:flex}.feedback-submitted-icon{color:var(--verdict-true)}.result-debug-toggle svg,.share-modal-debug-toggle svg,.sign-in-debug-button svg{flex:0 0 14px;width:14px;height:14px}.result-debug-block{border-radius:var(--radius-sm);background:var(--secondary);color:var(--muted-foreground);font-family:var(--font-mono);gap:4px;padding:12px;font-size:12px;line-height:1.45;display:grid}.result-debug-block p{margin:0}.composer{gap:12px}.composer-suggestions{text-align:center;flex-direction:column;gap:8px;padding-bottom:64px;display:flex}.composer-suggestions-label{color:var(--muted-foreground);letter-spacing:.01em;justify-content:center;align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.composer-suggestions-label svg{color:color-mix(in oklab, var(--primary) 60%, transparent);flex-shrink:0}.composer-suggestions-pills{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.composer-suggestion-pill{border:1px solid var(--border);background:var(--card);color:hsl(from var(--foreground) h s l / .7);cursor:pointer;box-shadow:var(--shadow-card);border-radius:9999px;padding:6px 12px;font-size:12px;transition:color .15s,border-color .15s,background-color .15s}.composer-suggestion-pill:hover{color:var(--foreground);border-color:color-mix(in oklab, var(--primary) 50%, transparent);background:color-mix(in oklab, var(--primary) 10%, transparent)}.composer-suggestion-pill:disabled{opacity:.5;cursor:not-allowed}.composer-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.composer-shell{position:relative}.composer textarea{resize:none;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);width:100%;min-height:144px;box-shadow:var(--shadow-card);color:var(--foreground);padding:12px 16px;font-size:14px;line-height:1.5}.composer textarea::placeholder{color:var(--muted-foreground)}.composer textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:1px;box-shadow:var(--focus-ring-shadow)}.char-count{color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:10px;line-height:1;position:absolute;bottom:8px;right:12px}.composer-hint{color:var(--muted-foreground);margin:0;font-size:10px}.composer-debug-toggle{border-radius:var(--radius-control);color:#818898d9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.composer-debug-toggle:hover{background:var(--surface-soft);color:var(--foreground)}.composer-debug-toggle:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.composer-debug-toggle svg{width:14px;height:14px}.composer-debug-block{border-radius:var(--radius-sm);background:color-mix(in oklab, var(--secondary) 88%, transparent);color:var(--muted-foreground);font-family:var(--font-mono);gap:4px;padding:12px;font-size:12px;line-height:1.45;display:grid}.composer-debug-block p{overflow-wrap:anywhere;margin:0}.composer-submit-action{width:fit-content;min-height:36px;font-size:14px}.composer-actions-row{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.composer-actions-spacer{flex:1 1 0;min-width:0}.composer-error-block{max-width:var(--copy-max-empty);border:1px solid color-mix(in oklab, var(--verdict-false) 28%, var(--border));border-radius:var(--radius-md);background:color-mix(in oklab, var(--verdict-false) 10%, transparent);align-items:center;gap:12px;padding:12px;animation:.25s ease-out slide-up;display:flex}.composer-error-icon{border-radius:var(--radius-control);background:color-mix(in oklab, var(--verdict-false) 14%, transparent);width:32px;height:32px;color:var(--verdict-false);flex:0 0 32px;place-items:center;display:grid}.composer-error-copy{flex:1;gap:4px;min-width:0;display:grid}.composer-error-title{color:var(--foreground);margin:0;font-size:13px;font-weight:600;line-height:1.3}.ui-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.dialog-backdrop,.upgrade-modal-backdrop{z-index:40;background:#000c;position:fixed;inset:0}.dialog-surface{z-index:41;border:1px solid var(--border);border-radius:var(--radius-sm);width:min(384px,100vw - 32px);max-height:calc(100dvh - 32px);box-shadow:var(--shadow-dialog);position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.upgrade-modal-backdrop{z-index:60}.dialog-body{gap:20px;width:100%;max-height:calc(100dvh - 32px);padding:24px;display:grid;position:relative;overflow-y:auto}.dialog-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dialog-header--center{text-align:center;flex-direction:column;align-items:center}.dialog-title-group{gap:8px;min-width:0;display:grid}.dialog-title{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600;line-height:1.2}.dialog-description{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.5}.sign-in-dialog{background:var(--background);text-align:center}.sign-in-dialog-body{gap:16px}.upgrade-modal{background:var(--card);z-index:61;width:min(448px,100vw - 32px)}.upgrade-modal-body{gap:16px}.share-modal{background:var(--background);width:min(480px,100vw - 32px)}.share-modal-body{flex-direction:column;gap:0;padding:0;display:flex;position:relative}.share-modal-loading{color:var(--muted-foreground);align-items:center;gap:8px;padding:24px;font-size:14px;display:inline-flex}.share-modal-section{gap:20px;padding:0 24px 24px;display:grid}.share-modal-section--confirm{gap:20px}.share-modal-hero{text-align:center;padding:32px 24px 24px;position:relative;overflow:hidden}.share-modal-hero:before{content:"";opacity:.08;background:radial-gradient(ellipse at 50% 0%, var(--share-modal-hero-accent,#6a85e7) 0%, transparent 70%);pointer-events:none;position:absolute;inset:0}.share-modal-hero--confirm{--share-modal-hero-accent:#6a85e7}.share-modal-hero--success{--share-modal-hero-accent:#27ce80}.share-modal-hero>*{position:relative}.share-modal-hero-copy{text-align:center;justify-items:center;display:grid}.share-modal-hero-icon{border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:inline-flex}.share-modal-hero-icon--confirm{color:var(--primary);background:#6a85e71a}.share-modal-hero-icon--success{color:var(--verdict-true);background:#27ce8026}.share-modal-heading-copy{text-align:center;justify-items:center;width:min(100%,320px);max-width:320px;margin:0 auto}.share-modal-title{font-size:18px}.share-modal-subtitle{max-width:var(--copy-max-dialog);margin:0 auto;font-size:14px}.share-modal-checklist{color:var(--foreground);gap:12px;margin:0;padding:0;font-size:14px;line-height:1.4;list-style:none;display:grid}.share-modal-checklist-item{align-items:center;gap:12px;display:flex}.share-modal-checklist-item--private{color:var(--verdict-true)}.share-modal-check-icon{background:var(--secondary);width:20px;height:20px;color:var(--muted-foreground);border-radius:999px;flex:0 0 20px;justify-content:center;align-items:center;display:inline-flex}.share-modal-check-icon--private{color:var(--verdict-true);background:#27ce8029}.share-modal-actions{flex-wrap:wrap;gap:12px;padding-top:4px;display:flex}.share-modal-debug-area{justify-items:end;gap:8px;width:100%;max-width:100%;padding:0;display:grid}.share-modal-action-button{min-width:0;min-height:36px;box-shadow:none;flex:1 1 0;font-size:14px}.share-modal-link-row{border:1px solid color-mix(in oklab, var(--border) 70%, transparent);box-sizing:border-box;background:color-mix(in oklab, var(--secondary) 56%, transparent);border-radius:12px;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;min-height:42px;padding:10px 16px;display:flex;overflow:hidden}.share-modal-link-text{min-width:0;max-width:100%;font-family:var(--font-mono);color:color-mix(in oklab, var(--foreground) 60%, transparent);text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:14px;line-height:1.45;overflow:hidden}.share-modal-debug-toggle{color:#81889866;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:inline-flex}.share-modal-debug-toggle:hover{color:var(--muted-foreground)}.share-modal-debug-toggle:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.share-modal-debug{border-radius:var(--radius-button);background:var(--secondary);width:100%;max-width:100%;color:var(--muted-foreground);font-family:var(--font-mono);box-sizing:border-box;text-align:left;gap:4px;margin-top:8px;padding:12px;font-size:12px;line-height:1.45;display:grid}.share-modal-debug p{margin:0}.dialog-close{border-radius:var(--radius-control);width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;place-items:center;padding:0;transition:opacity .15s,background-color .15s,color .15s;display:grid;position:absolute;top:16px;right:16px}.dialog-close:hover{background:var(--surface-soft);opacity:1;color:var(--foreground)}.dialog-close:active{background:var(--surface-pressed)}.dialog-close:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.dialog-close:disabled{pointer-events:none}.dialog-close svg{flex:0 0 16px;width:16px;height:16px}.sign-in-hero{background:#0c85e91a;border-radius:16px;place-items:center;width:48px;height:48px;margin:0 auto 8px;display:grid}.sign-in-hero svg{color:var(--primary)}.sign-in-dialog-body{flex-direction:column;gap:16px;display:flex}.sign-in-dialog-mobile-topbar{display:none}.sign-in-dialog-mobile-topbar-title{font-size:14px;font-weight:600;line-height:1.2}.sign-in-dialog-header{gap:0}.sign-in-copy{gap:8px;display:grid}.sign-in-dialog-content{gap:12px;display:grid}.sign-in-dialog-description{max-width:var(--copy-max-dialog);margin:0 auto}.sign-in-provider-action{width:100%;min-height:36px;padding:0 14px;font-size:14px}.sign-in-provider-action svg{flex:0 0 16px;width:16px;height:16px;display:block}.sign-in-footer-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sign-in-footer-row small{flex:auto}.sign-in-dialog small{color:var(--muted-foreground);text-align:left;margin:0;font-size:10px;line-height:1.5;display:block}.sign-in-dialog small a{text-underline-offset:2px;text-decoration:underline}.sign-in-dialog small a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:4px}.sign-in-debug-button{flex:none}.sign-in-debug-block{border-radius:var(--radius-sm);background:var(--secondary);width:auto;max-width:100%;color:var(--muted-foreground);font-family:var(--font-mono);box-sizing:border-box;overflow-wrap:anywhere;text-align:left;gap:4px;padding:12px;font-size:12px;line-height:1.45;display:grid}.sign-in-debug-block p{margin:0}.upgrade-modal-header{padding-right:36px}.upgrade-modal-title-wrap{max-width:100%}.upgrade-notice{border-radius:var(--radius-sm);flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.upgrade-notice-summary{align-items:center;gap:8px;display:inline-flex}.app-billing-notice{margin-bottom:16px;display:flex}.upgrade-notice-debug-toggle{margin-left:auto}.billing-notice-debug{border-top:1px solid #ffffff14;gap:6px;padding-top:4px;display:grid}.billing-notice-debug-row{grid-template-columns:minmax(0,180px) minmax(0,1fr);gap:8px;display:grid}.billing-notice-debug-key{color:var(--muted-foreground)}.billing-notice-debug-value{overflow-wrap:anywhere;min-width:0;font-family:var(--font-mono);color:inherit}.billing-notice-debug-empty{color:var(--muted-foreground)}.upgrade-notice--pending{background:var(--secondary);color:var(--muted-foreground)}.upgrade-notice--warning{color:var(--verdict-misleading);background:#efb8391f}.upgrade-notice--success{color:var(--verdict-true);background:#27ce801f}.upgrade-notice--error{color:var(--verdict-false);background:#da3e3e1f}.upgrade-plan-options{gap:8px;display:grid}.upgrade-plan-option{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);width:100%;color:inherit;cursor:pointer;text-align:left;gap:8px;padding:12px;transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid}.upgrade-plan-option:hover{border-color:var(--border-strong)}.upgrade-plan-option.selected{background:var(--surface-accent-soft);border-color:#0c85e9b3;box-shadow:inset 0 0 0 1px #0c85e94d}.upgrade-plan-option-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.upgrade-plan-option-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.upgrade-plan-option-head span{color:var(--foreground);font-size:14px;font-weight:600}.upgrade-plan-option-head strong{color:var(--verdict-true);text-transform:none;background:#27ce8026;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:600;line-height:1}.upgrade-plan-option-price{color:var(--foreground);font-size:16px;font-weight:700;line-height:1.2}.upgrade-plan-option p{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.5}.upgrade-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.upgrade-byok-hint{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.5}.legal-card{text-align:left;gap:24px;display:grid}.legal-card-head{display:grid}.settings-dialog{background:var(--card);z-index:61;width:min(440px,100vw - 32px)}.settings-dialog-body{background:var(--card);flex-direction:column;gap:0;display:flex}.settings-dialog-header{border-bottom:1px solid var(--border);gap:4px;padding-bottom:12px}.settings-dialog-title-wrap{gap:4px}.settings-dialog-content{padding-top:16px}.settings-group{gap:24px;display:grid}.settings-section{gap:12px;padding:2px 0;display:grid}.settings-section--inline{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.settings-section--inline .settings-section__header{align-items:center}.settings-section__header{align-items:flex-start;gap:8px;min-width:0;display:flex}.settings-section__icon{background:var(--surface-accent-soft);width:32px;height:32px;color:var(--primary);border-radius:8px;flex:0 0 32px;place-items:center;display:grid}.settings-section__copy{gap:1px;min-width:0;display:grid}.settings-section__copy h4{color:var(--foreground);margin:0;font-size:14px;font-weight:600;line-height:1.25}.settings-section__copy p{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.25}.settings-section__control{width:100%}.settings-section--inline .settings-section__control{place-self:center end;width:auto}.settings-stack{gap:8px;display:grid}.settings-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.settings-feedback-row{gap:4px;display:grid}.settings-input{border:1px solid color-mix(in srgb, var(--border) 60%, transparent);background:color-mix(in srgb, var(--secondary) 55%, transparent);width:100%;min-height:40px;color:var(--foreground);font-size:14px;font-family:var(--font-mono,monospace);border-radius:10px;padding:0 12px;transition:background-color .15s,border-color .15s}.settings-input:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.settings-input:hover,.settings-input:focus-visible{border-color:var(--border-strong);background:var(--background)}.settings-inline-note{color:var(--muted-foreground);font-size:11px;line-height:1.4}.settings-inline-note--success{color:var(--success-foreground,var(--foreground))}.settings-inline-note--error{color:var(--destructive)}.settings-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.settings-divider{background:var(--border);height:1px;margin:0}.settings-inline-button{gap:6px;min-height:32px;padding-inline:12px;font-size:12px}.settings-language-picker{gap:6px;display:grid}.settings-select-trigger{border:1px solid color-mix(in srgb, var(--border) 60%, transparent);background:color-mix(in srgb, var(--secondary) 55%, transparent);width:100%;min-height:40px;color:var(--foreground);text-align:left;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:14px;transition:background-color .15s,border-color .15s;display:flex}.settings-select-trigger:hover{border-color:var(--border-strong)}.settings-select-trigger:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-color:var(--border-strong);background:var(--background)}.settings-language-trigger__value,.settings-language-option__label{align-items:center;gap:8px;display:inline-flex}.settings-language-trigger__chevron{color:var(--muted-foreground);transition:transform .15s}.settings-language-trigger__chevron--open{transform:rotate(180deg)}.settings-language-menu{z-index:2;border:1px solid var(--border);background:var(--background);box-shadow:var(--shadow-dialog);border-radius:12px;max-height:min(288px,100dvh - 248px);padding:8px;display:grid;position:relative;overflow-y:auto}.settings-language-option{width:100%;min-height:40px;color:var(--foreground);text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:14px;display:flex}.settings-language-option:hover,.settings-language-option--selected{background:var(--surface-soft)}.settings-language-option:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.settings-theme-toggle{background:var(--secondary);cursor:pointer;box-sizing:border-box;border:2px solid #0000;border-radius:999px;justify-content:flex-start;align-items:center;width:44px;min-width:44px;height:24px;padding:0;transition:background-color .15s;display:inline-flex}.settings-inline-control-stack{justify-items:end;gap:4px;display:grid}.settings-theme-toggle:hover{background:color-mix(in srgb, var(--secondary) 88%, var(--foreground) 12%)}.settings-theme-toggle:focus-visible{box-shadow:0 0 0 2px var(--focus-ring), 0 0 0 4px var(--background);outline:none}.settings-theme-toggle__thumb{background:var(--background);width:20px;height:20px;box-shadow:0 1px 3px color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:999px;transition:transform .15s;display:block;transform:translate(0)}.settings-theme-toggle[data-state=checked]{background:var(--primary)}.settings-theme-toggle[data-state=checked] .settings-theme-toggle__thumb{transform:translate(20px)}.settings-subscription-wrap{gap:8px;display:grid}.settings-subscription-badge{background:color-mix(in srgb, var(--secondary) 60%, transparent);color:var(--muted-foreground);border-radius:6px;align-items:center;gap:6px;margin-left:40px;padding:4px 10px;font-size:11px;line-height:1.25;display:flex}.settings-subscription-badge__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.settings-subscription-badge__dot--active,.settings-subscription-badge__dot--lifetime{background:var(--verdict-true)}.settings-subscription-badge__dot--cancelled{background:#f59f0a}.settings-subscription-badge__dot--trial{background:var(--primary)}.settings-subscription-badge__dot--issue{background:var(--destructive)}.settings-subscription-badge__dot--muted{background:var(--muted-foreground)}.settings-delete-button{border-color:color-mix(in oklab, var(--destructive) 30%, var(--border));color:var(--destructive)}.settings-delete-button:hover:not(:disabled){border-color:color-mix(in oklab, var(--destructive) 38%, var(--border));background:var(--surface-destructive-soft);color:var(--destructive)}.settings-delete-button:active:not(:disabled){border-color:color-mix(in oklab, var(--destructive) 38%, var(--border));background:color-mix(in oklab, var(--surface-destructive-soft) 82%, var(--secondary));color:var(--destructive)}@media (width<=640px){.settings-section--inline{grid-template-columns:1fr;align-items:stretch}.settings-section--inline .settings-section__control{justify-self:stretch;width:100%}:is(.settings-section--inline:has(.settings-theme-toggle),.settings-section--inline:has(.settings-inline-button)){grid-template-columns:minmax(0,1fr) auto;align-items:center}:is(.settings-section--inline:has(.settings-theme-toggle) .settings-section__control,.settings-section--inline:has(.settings-inline-button) .settings-section__control){justify-self:end;width:auto}.settings-inline-control-stack{justify-items:start;width:100%}.settings-action-row{width:100%}.settings-action-row .btn,.settings-inline-button{min-height:44px;font-size:16px}}.legal-card-head{grid-template-columns:auto 1fr;align-items:start;gap:16px}.legal-sections{gap:16px;display:grid}.legal-card-actions{grid-template-columns:minmax(0,180px)}.upgrade-byok-section{border-top:1px solid var(--border);gap:12px;padding-top:8px;display:grid}.upgrade-byok-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.upgrade-byok-label{color:var(--foreground);font-size:14px;font-weight:500}.upgrade-byok-unlock-button{flex-shrink:0;min-height:28px}.upgrade-byok-input{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-soft);width:100%;color:var(--foreground);padding:8px 12px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s}.upgrade-byok-input:not(:disabled):focus{border-color:var(--focus-ring);box-shadow:var(--focus-ring-shadow);outline:none}.upgrade-byok-input:disabled{opacity:.5;cursor:not-allowed}.upgrade-byok-input::placeholder{color:var(--muted-foreground);opacity:.6}.upgrade-byok-error{border-radius:var(--radius-sm);color:#fcd9d9;background:#ef43431f;border:1px solid #ef434359;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;line-height:1.4;display:flex}.upgrade-byok-section .upgrade-byok-hint{font-size:11px}.upgrade-byok-save-button,.upgrade-byok-delete-button{width:100%;min-height:32px;font-size:13px}.upgrade-recent-orders{border-top:1px solid var(--border);gap:12px;padding-top:8px;display:grid}.upgrade-recent-orders-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.billing-orders-list{gap:4px;margin:0;padding:0;list-style:none;display:grid}.billing-orders-list--modal li{justify-content:space-between;align-items:center;gap:12px;padding:6px 0;display:flex}.billing-order-meta{color:var(--muted-foreground);font-size:12px;line-height:1.45}.billing-order-actions{align-items:center;gap:8px;display:inline-flex}.billing-order-amount{color:var(--foreground);font-size:12px;font-weight:600}.billing-order-status{border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.billing-order-status--good{color:var(--verdict-true);background:#27ce8026}.billing-order-status--warn{color:var(--verdict-misleading);background:#efb83926}.billing-order-status--bad{color:var(--verdict-false);background:#da3e3e26}.icon-spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sample-pulse{0%,to{box-shadow:inset 0 0 0 1px #0c85e959,0 0 #0c85e900}50%{box-shadow:inset 0 0 0 1px #0c85e959,0 0 0 6px #0c85e91f}}@keyframes hint-pulse{0%,to{opacity:.78}50%{opacity:1}}@media (width<=960px){.web-app-root{height:100dvh;min-height:100dvh;overflow:hidden}.web-mobile-header{z-index:50;border-bottom:1px solid var(--border);background:var(--card);will-change:transform;align-items:center;gap:8px;height:48px;padding:0 12px;transition:transform .2s;display:flex;position:fixed;top:0;left:0;right:0}.web-mobile-header.web-mobile-header--hidden{transform:translateY(calc(-100% - env(safe-area-inset-top,0px)))}.web-mobile-header-toggle{width:44px;height:44px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.web-mobile-header-toggle:hover{background:var(--secondary);color:var(--foreground)}.web-mobile-header-title{letter-spacing:-.01em;font-size:16px;font-weight:700}.web-sidebar{z-index:40;border-right:1px solid var(--border);will-change:transform;overscroll-behavior:contain;touch-action:pan-y;border-bottom:none;width:min(288px,82vw);height:100dvh;transition:transform .2s;position:fixed;inset:0 auto 0 0;overflow:hidden;transform:translate(-100%)}.web-sidebar.web-sidebar--open{transform:translate(0)}.web-sidebar-overlay{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#0a111f9e;border:none;transition:opacity .2s;display:block;position:fixed;inset:0}.web-sidebar-overlay.web-sidebar-overlay--open{opacity:1;pointer-events:auto}.web-sidebar-history{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;max-height:none}.web-app-root--sidebar-open .web-main{overflow:hidden}.web-main{height:100dvh;scroll-padding-top:calc(48px + env(safe-area-inset-top,0px) + 16px);padding:calc(48px + env(safe-area-inset-top,0px) + 16px) 16px calc(env(safe-area-inset-bottom,0px) + 24px + var(--mobile-keyboard-inset,0px))}.web-main-inner{width:100%;padding-top:0;padding-bottom:0}.composer textarea{min-height:96px;scroll-margin-top:calc(48px + env(safe-area-inset-top,0px) + 16px);font-size:16px;line-height:1.5}.web-sidebar-user-block .ui-button,.web-sidebar-actions .ui-button,.web-sidebar-bottom .ui-button,.sign-in-provider-action,.upgrade-byok-save-button,.upgrade-byok-delete-button,.composer-submit-action,.empty-state-action,.result-mobile-new-check-button{min-height:44px;font-size:16px}.web-sidebar-bottom .sidebar-extension-action{display:none}.history-open-button,.history-open-button--signed{min-height:48px;font-size:16px;line-height:1.25}.history-preview{font-size:14px;line-height:1.45}.web-sidebar-section-title{font-size:13px}.dialog-surface--mobile-fullscreen{z-index:61;border:none;border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:100dvh;inset:0;transform:none}.dialog-surface--mobile-fullscreen .dialog-body{min-height:100dvh;max-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 16px) 16px calc(env(safe-area-inset-bottom,0px) + 20px)}.dialog-surface--mobile-fullscreen .share-modal-body{flex-direction:column;min-height:100dvh;padding:0;display:flex}.dialog-surface--mobile-fullscreen .sign-in-dialog-body{padding:0}.dialog-surface--mobile-fullscreen .sign-in-dialog-mobile-topbar{min-height:calc(env(safe-area-inset-top,0px) + 48px);padding:calc(env(safe-area-inset-top,0px) + 12px) 16px 0;border-bottom:1px solid var(--border);flex:none;justify-content:center;align-items:center;display:flex}.dialog-surface--mobile-fullscreen .sign-in-dialog-header{padding:32px 24px 0}.dialog-surface--mobile-fullscreen .sign-in-dialog-content{padding:8px 24px 0}.dialog-surface--mobile-fullscreen .sign-in-provider-action{min-height:44px;font-size:16px}.dialog-surface--mobile-fullscreen .sign-in-footer-row{flex-direction:row;justify-content:space-between;padding:8px 24px 0}.dialog-surface--mobile-fullscreen .sign-in-debug-button{margin-left:auto}.dialog-surface--mobile-fullscreen .sign-in-debug-block{width:calc(100% - 48px);margin:0 24px calc(env(safe-area-inset-bottom,0px) + 24px)}.dialog-surface--mobile-fullscreen .share-modal-section{box-sizing:border-box;width:100%;padding:0 16px calc(env(safe-area-inset-bottom,0px) + 20px);gap:16px;margin:0}.dialog-surface--mobile-fullscreen .share-modal-hero{padding:144px 0 20px}.dialog-surface--mobile-fullscreen .share-modal-checklist{gap:10px;font-size:15px;line-height:1.45}.dialog-surface--mobile-fullscreen .share-modal-action-button{min-height:44px}.dialog-surface--mobile-fullscreen .share-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dialog-surface--mobile-fullscreen .share-modal-debug-area,.dialog-surface--mobile-fullscreen .settings-dialog-body{padding:0}.dialog-surface--mobile-fullscreen .settings-dialog-header{padding:calc(env(safe-area-inset-top,0px) + 4px) 16px 8px}.dialog-surface--mobile-fullscreen .settings-dialog-content{padding:0 16px calc(env(safe-area-inset-bottom,0px) + 20px)}.dialog-surface--mobile-fullscreen .settings-section--inline{grid-template-columns:1fr}.dialog-surface--mobile-fullscreen .settings-section--inline .settings-section__control{justify-self:stretch;width:100%}:is(.dialog-surface--mobile-fullscreen .settings-section--inline:has(.settings-theme-toggle),.dialog-surface--mobile-fullscreen .settings-section--inline:has(.settings-inline-button)){grid-template-columns:minmax(0,1fr) auto;align-items:center}:is(.dialog-surface--mobile-fullscreen .settings-section--inline:has(.settings-theme-toggle) .settings-section__control,.dialog-surface--mobile-fullscreen .settings-section--inline:has(.settings-inline-button) .settings-section__control){justify-self:end;width:auto}.upgrade-modal-header{padding-right:48px}.dialog-surface--mobile-fullscreen .dialog-close{top:calc(env(safe-area-inset-top,0px) + 4px);opacity:.7;background:0 0;border-radius:8px;width:36px;height:36px;right:12px}.dialog-surface--mobile-fullscreen .sign-in-dialog .dialog-close{display:none}}@media (width<=640px){.web-sidebar-logo{padding:14px 16px}.web-sidebar-user-block,.web-sidebar-actions,.web-sidebar-bottom{padding-left:14px;padding-right:14px}.web-sidebar-history{max-height:none}.empty-state{padding:16px 24px}.empty-state-guides{grid-template-columns:1fr}.sign-in-footer-row,.upgrade-recent-orders-head,.billing-orders-list--modal li{flex-direction:column;align-items:flex-start}.result-card--details .result-verdict-row{flex-flow:row;align-items:center}.result-card--details .result-confidence-meta{margin-left:auto}.composer-submit-action,.empty-state-action{width:100%}.upgrade-modal-actions{grid-template-columns:1fr}.settings-section{gap:12px}.settings-section__control,.settings-language-picker{width:100%}}
