:root{--bg-base:#0e1219;--bg-surface:#151b24;--bg-raised:#1b222d;--bg-overlay:#0f141ce0;--text:#a8b8c9;--text-h:#e6edf5;--text-muted:#7d8d9e;--border:#94a3b81f;--border-focus:#5c7f9673;--accent:#5c7f96;--accent-strong:#4a6b80;--accent-hover:#7a9eb8;--accent-rgb:92, 127, 150;--accent-muted:rgba(var(--accent-rgb), .18);--accent-glow:rgba(var(--accent-rgb), .22);--text-on-accent:#fff;--danger:#f87171;--danger-bg:#f871711a;--danger-border:#f8717140;--success:#34d399;--success-bg:#34d3991a;--shadow:0 8px 32px #0000004d, 0 2px 8px #0003;--shadow-lg:0 24px 64px #0006, 0 8px 24px #0000004d;--glass:#ffffff08;--glass-border:#ffffff0f;--sans:"DM Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"IBM Plex Mono", "SFMono-Regular", ui-monospace, Consolas, monospace;--radius-sm:8px;--radius:12px;--radius-lg:16px;--radius-xl:20px;--transition:.2s cubic-bezier(.4, 0, .2, 1);--transition-slow:.35s cubic-bezier(.4, 0, .2, 1);color:var(--text);background:var(--bg-base);font:15px/1.6 var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{background:radial-gradient(ellipse at 18% 0%, rgba(var(--accent-rgb), .08) 0%, transparent 52%), var(--bg-base);min-width:320px;min-height:100vh;margin:0}body:has(.marketing-shell){background:#eef1f5}.marketing-shell{--bg-base:#eef1f5;--bg-surface:#fff;--bg-raised:#e8ecf1;--bg-overlay:#fffffff0;--text:#3d4a56;--text-h:#121a22;--text-muted:#5c6772;--border:#121c261a;--border-focus:#2a5f7a61;--accent:#2a5f7a;--accent-strong:#234e63;--accent-hover:#3d7a96;--accent-rgb:42, 95, 122;--accent-muted:rgba(var(--accent-rgb), .14);--accent-glow:rgba(var(--accent-rgb), .12);--glass:#ffffffe0;--glass-border:#121c260f;--shadow:0 8px 32px #0f172a12, 0 2px 8px #0f172a0a;--shadow-lg:0 24px 64px #0f172a1a, 0 8px 24px #0f172a0f;--serif:"Instrument Serif", Georgia, "Times New Roman", serif;color:var(--text);background:var(--bg-base);min-height:100vh;font-size:16px;line-height:1.65}#root{min-height:100vh}.static-landing-seo-fallback{text-align:center;max-width:720px;margin:0 auto;padding:clamp(3rem,8vw,5rem) 1.5rem 2.5rem}.static-landing-seo-badge{border:1px solid rgba(var(--accent-rgb), .22);background:rgba(var(--accent-rgb), .1);color:var(--accent);letter-spacing:.02em;border-radius:999px;align-items:center;gap:8px;margin:0 auto 1.75rem;padding:6px 16px;font-size:13px;font-weight:500;display:inline-flex}.static-landing-seo-fallback h1{letter-spacing:-.03em;color:var(--text-h);margin:0 0 1rem;font-size:clamp(1.85rem,5.5vw,2.85rem);font-weight:700;line-height:1.12}.static-landing-seo-fallback p{color:var(--text);margin:0;max-width:38rem;margin-inline:auto;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65}button,input,select,textarea{font:inherit;color:inherit}input:not([type=checkbox]):not([type=radio]),textarea,select{font-size:max(1rem,16px)}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{color:var(--text-h)}a{color:var(--accent)}.skip-to-main{z-index:10001;border-radius:var(--radius-sm);background:var(--bg-raised);color:var(--text-h);box-shadow:var(--shadow);padding:10px 18px;font-weight:600;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-to-main:focus,.skip-to-main:focus-visible{left:max(12px, env(safe-area-inset-left,0px));top:max(12px, env(safe-area-inset-top,0px));outline:2px solid var(--accent);outline-offset:2px}.app-shell{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;position:relative}.marketing-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;position:relative}.app-main,.marketing-main{min-width:0;display:block}.app-main{flex:1;min-height:0}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b826;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b840}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes borderRotate{0%{--border-angle:0deg}to{--border-angle:360deg}}.app-shell{flex-direction:column;min-height:100vh;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-icon{border-radius:var(--radius-sm);background:var(--accent);color:#fff;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:flex}.brand-name{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:14px;font-weight:600}.config-screen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:32px;display:flex}.config-screen h1{font-size:clamp(28px,4vw,40px)}.config-screen code{font-family:var(--mono)}.info-banner{border-radius:var(--radius);background:var(--success-bg);color:var(--success);border:1px solid #34d39933;margin:16px 16px 0;padding:10px 16px;font-size:13px}.marketing-main{min-height:100%}.promo-banner{background:var(--accent-muted);border-bottom:1px solid rgba(var(--accent-rgb), .2);color:var(--text-h);cursor:pointer;transition:background var(--transition);justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:14px;line-height:1.4;text-decoration:none;display:flex}.promo-banner:hover{background:rgba(var(--accent-rgb), .22)}.promo-banner-badge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;flex-shrink:0;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.promo-banner-text{color:var(--text)}.promo-banner-text strong{color:var(--text-h)}.promo-banner-arrow{color:var(--accent);transition:transform var(--transition);flex-shrink:0;font-size:16px}.promo-banner:hover .promo-banner-arrow{transform:translate(3px)}.landing-nav{z-index:50;background:var(--bg-overlay);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.landing-nav-actions{align-items:center;gap:4px;display:flex}.landing-nav-link{color:var(--text-muted);border-radius:var(--radius-sm);transition:color var(--transition), background var(--transition);padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none}.landing-nav-link:hover{color:var(--text-h);background:#121c260f}.btn-nav-cta{margin-left:8px;padding:8px 18px;font-size:13px;font-weight:600}.landing-hero-split{grid-template-columns:1fr 420px;align-items:center;gap:64px;max-width:1200px;margin:0 auto;padding:80px 40px 60px;display:grid}.hero-copy{min-width:0;animation:.7s ease-out fadeIn}.hero-badge{border:1px solid rgba(var(--accent-rgb), .2);background:rgba(var(--accent-rgb), .08);color:var(--accent);letter-spacing:.02em;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:500;display:inline-flex}.hero-badge-dot{background:var(--accent);opacity:.85;border-radius:50%;width:6px;height:6px}@media (prefers-reduced-motion:no-preference){.hero-badge-dot{animation:2.8s ease-in-out infinite pulse}}.landing-h1{letter-spacing:-.035em;text-align:start;text-wrap:wrap;word-break:normal;overflow-wrap:normal;margin-bottom:20px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.08}.landing-h1-line{display:block}.hero-accent{font-family:var(--serif);color:var(--accent-strong);font-style:italic;font-weight:400}.landing-subtitle{color:var(--text);max-width:520px;margin-bottom:28px;font-size:clamp(16px,1.6vw,18px);line-height:1.65}.hero-trust-chips{flex-wrap:wrap;gap:10px;display:flex}.trust-chip{border:1px solid var(--border);background:var(--bg-surface);color:var(--text);border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.trust-chip svg{width:14px;height:14px;color:var(--accent);flex-shrink:0}.hero-form-col{animation:.8s ease-out .15s both fadeIn}.hero-form-col .auth-card{border:1px solid var(--border);background:var(--bg-surface);box-shadow:var(--shadow-lg)}.hero-form-col .auth-card h2{font-size:24px}.auth-card-sub{color:var(--text);margin:0;font-size:14px;line-height:1.5}.auth-promo-pill{color:var(--success);background:#34d3991a;border:1px solid #34d39940;border-radius:999px;align-items:center;gap:6px;margin-bottom:4px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.auth-promo-pill svg{flex-shrink:0;width:14px;height:14px}.text-rotate{vertical-align:baseline;display:inline-flex;position:relative}.text-rotate-inner{display:inline-flex}.text-rotate-cell{vertical-align:top;display:inline-block;overflow:hidden}.hero-rotating-word{min-width:3ch}.hero-rotating-char{color:var(--accent);font-weight:700}.btn-lg{border-radius:var(--radius);padding:12px 28px;font-size:15px;font-weight:600}.hero-visual{width:100%;max-width:720px;animation:.8s ease-out .4s both fadeIn}.hero-visual-stack{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.hero-visual-explainer{text-align:center;max-width:36rem;margin:0 auto}.hero-visual-explainer-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 6px;font-size:12px;font-weight:600}.hero-visual-explainer-title{letter-spacing:-.02em;color:var(--text);margin:0 0 8px;font-size:clamp(18px,2.4vw,22px);font-weight:700;line-height:1.25}.hero-visual-explainer-desc{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.hero-visual-player-wrap{aspect-ratio:1280/720;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);background:var(--bg-base);overflow:hidden}.hero-visual-inner{width:100%}@media (width<=500px){.hero-static-step-text{display:none}}.landing-proof-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff8c}.proof-bar-inner{justify-content:center;align-items:center;gap:40px;max-width:1100px;margin:0 auto;padding:28px 40px;display:flex}.proof-stat{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.proof-stat strong{color:var(--text-h);letter-spacing:-.01em;font-size:14px;font-weight:600}.proof-stat span{color:var(--text-muted);font-size:13px}.proof-divider{background:#94a3b826;width:1px;height:36px}.landing-testimonial-featured{padding-top:48px;padding-bottom:48px}.patient-testimonial-featured{text-align:center;max-width:720px;margin:0 auto;position:relative}.testimonial-quote-mark{width:36px;height:36px;color:var(--accent);opacity:.3;margin-bottom:16px}.patient-testimonial-featured blockquote{border:none;margin:0;padding:0}.patient-testimonial-featured blockquote p{letter-spacing:-.02em;color:var(--text-h);font-size:clamp(20px,2.5vw,26px);font-weight:500;line-height:1.45;font-family:var(--serif);font-style:italic}.patient-testimonial-featured figcaption{flex-direction:column;gap:4px;margin-top:20px;display:flex}.testimonial-name{color:var(--text-h);font-size:14px;font-weight:600}.testimonial-detail{color:var(--text-muted);font-size:13px}.landing-section{max-width:1100px;margin:0 auto;padding:88px 40px}.section-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);text-align:center;margin-bottom:12px;font-size:13px;font-weight:600}.section-heading{letter-spacing:-.03em;text-align:center;text-wrap:balance;max-width:100%;margin-bottom:48px;font-size:clamp(28px,4vw,44px);font-weight:700}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.steps-cta-row{text-align:center;margin-top:48px}.outcomes-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.outcome-card{border-radius:var(--radius-lg);background:var(--bg-surface);transition:border-color var(--transition), box-shadow var(--transition);border:1px solid #94a3b81f;padding:32px 28px}.outcome-card:hover{border-color:rgba(var(--accent-rgb), .18);box-shadow:0 8px 40px #0003}.outcome-icon{border-radius:var(--radius);background:var(--accent-muted);width:48px;height:48px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.outcome-icon svg{width:22px;height:22px}.outcome-card h3{color:var(--text-h);letter-spacing:-.02em;margin-bottom:10px;font-size:18px;font-weight:600}.outcome-card p{color:var(--text);margin:0;font-size:15px;line-height:1.6}.landing-product-preview{padding-top:48px;padding-bottom:48px}.product-preview-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.product-preview-desc{color:var(--text);margin-bottom:28px;font-size:16px;line-height:1.65}.landing-for-not-for{padding-top:48px;padding-bottom:48px}.for-not-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.for-card{border-radius:var(--radius-xl);background:var(--bg-surface);border:1px solid #94a3b81f;padding:32px 28px}.for-card h3{letter-spacing:-.02em;align-items:center;gap:10px;margin-bottom:20px;font-size:18px;font-weight:700;display:flex}.for-card h3 svg{flex-shrink:0;width:22px;height:22px}.for-card-yes h3 svg{color:var(--success)}.for-card-no h3 svg{color:var(--danger)}.for-card-yes{border-color:#34d3992e}.for-card-no{background:#13182980;border-color:#f8717126}.for-card ul{margin:0;padding:0;list-style:none}.for-card ul li{color:var(--text);border-top:1px solid #94a3b814;padding:10px 0 10px 20px;font-size:15px;line-height:1.5;position:relative}.for-card ul li:first-child{border-top:none;padding-top:0}.for-card-yes ul li:before{content:"";background:var(--success);opacity:.7;border-radius:50%;width:6px;height:6px;position:absolute;top:14px;left:0}.for-card-yes ul li:first-child:before{top:4px}.for-card-no ul li:before{content:"";background:var(--danger);opacity:.5;border-radius:50%;width:6px;height:6px;position:absolute;top:14px;left:0}.for-card-no ul li:first-child:before{top:4px}.landing-final-cta{text-align:center;border-top:1px solid #94a3b814;max-width:1100px;margin:0 auto;padding:64px 40px}.landing-final-cta h2{letter-spacing:-.03em;color:var(--text-h);margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:700}.landing-final-cta p{color:var(--text);max-width:520px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.55}.final-cta-note{color:var(--text-muted);margin-top:14px;font-size:13px;display:block}.landing-citation-demo .section-heading{margin-bottom:12px}.citation-demo-lede{text-align:center;color:var(--text-muted);max-width:32rem;margin:0 auto 28px;font-size:14px}.citation-mock{border-radius:var(--radius-lg);background:var(--bg-surface);border:1px solid #94a3b81f;align-items:flex-start;gap:20px;max-width:520px;margin:0 auto;padding:20px 22px;display:flex}.citation-mock-thumb{border-radius:var(--radius-sm);background:linear-gradient(135deg,#1e293be6,#334155d9);border:1px solid #94a3b826;flex-shrink:0;width:72px;height:72px}.citation-mock-body{flex:1;min-width:0}.citation-mock-chip{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);border:1px solid rgba(var(--accent-rgb), .25);background:var(--accent-muted);border-radius:999px;margin:0 0 10px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}.citation-mock-text{color:var(--text);margin:0;font-size:14px;line-height:1.55}.landing-learn-lede{text-align:center;color:var(--text-muted);max-width:36rem;margin:0 auto 28px;font-size:16px;line-height:1.6}.landing-guide-links{max-width:32rem;margin:0 auto 20px;padding:0;list-style:none}.landing-guide-links li{border-bottom:1px solid #94a3b81a}.landing-guide-links a{color:var(--text-h);transition:color var(--transition);padding:14px 4px;font-size:16px;font-weight:500;text-decoration:none;display:block}.landing-guide-links a:hover{color:var(--accent)}.landing-learn-more{text-align:center;margin:0 0 24px}.landing-learn-more-link{font-size:15px;font-weight:600}.landing-learn-cta-wrap{text-align:center;margin:0}.pricing-cta-note{color:var(--text-muted);margin:14px 0 0;font-size:13px;line-height:1.45}.landing-sample .section-heading{margin-bottom:12px}.sample-report-lede{text-align:center;color:var(--text-muted);max-width:560px;margin:0 auto 40px;font-size:15px;line-height:1.6}.sample-report-doc{border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--bg-surface);max-width:640px;margin:0 auto;overflow:hidden;box-shadow:0 24px 80px #00000059}.sample-report-doc-bar{border-bottom:1px solid var(--border);background:#00000059;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.sample-report-window-dots{gap:6px;display:flex}.sample-report-window-dots span{background:#ffffff1f;border-radius:50%;width:10px;height:10px}.sample-report-example-pill{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);border:1px solid var(--border);background:rgba(var(--accent-rgb), .08);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.sample-report-doc-inner{padding:28px 28px 32px}.sample-report-doc-header h3{letter-spacing:-.02em;margin:0 0 6px;font-size:20px;font-weight:700}.sample-report-meta{color:var(--text-muted);font-size:13px;font-family:var(--mono);margin:0}.sample-report-block{margin-top:22px}.sample-report-block h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0 0 10px;font-size:12px;font-weight:600}.sample-report-faint{color:var(--text);margin:0;font-size:14px;line-height:1.65}.sample-redact-lines{flex-direction:column;gap:8px;margin-top:14px;display:flex}.sample-redact{background:linear-gradient(90deg,#94a3b859,#47556973,#94a3b840);border-radius:4px;height:10px;display:block}.sample-redact-long{width:100%}.sample-redact-med{width:78%}.sample-redact-short{width:52%}.sample-report-bullets{color:var(--text);margin:0;padding-left:18px;font-size:14px;line-height:1.65}.sample-report-bullets li{margin-bottom:6px}.sample-report-redacted{letter-spacing:.12em;color:var(--text-muted);-webkit-user-select:none;user-select:none;margin:0;font-size:14px}.landing-safety-strip{border-radius:var(--radius-lg);background:linear-gradient(90deg,#fbbf241a,#f59e0b0f);border:1px solid #fbbf2459;max-width:1100px;margin:0 auto;padding:20px 40px}.landing-safety-strip p{text-align:center;color:var(--text-h);margin:0;font-size:14px;line-height:1.55}.landing-safety-strip strong{color:var(--text-h)}.steps-row{align-items:flex-start;gap:0;display:flex}.step-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-surface);transition:border-color var(--transition), box-shadow var(--transition);flex:1;padding:28px}.step-card:hover{border-color:rgba(var(--accent-rgb), .2);box-shadow:0 8px 32px #0003}.step-num{background:var(--accent-muted);width:36px;height:36px;color:var(--accent);font-size:15px;font-weight:700;font-family:var(--mono);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.step-card h3{margin-bottom:8px;font-size:18px;font-weight:600}.step-card p{color:var(--text);font-size:14px;line-height:1.6}.step-connector{width:48px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;padding-top:30px;display:flex}.step-connector svg{width:20px;height:20px}.features-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-surface);transition:border-color var(--transition), transform var(--transition);padding:28px}.feature-card:hover{border-color:rgba(var(--accent-rgb), .2);transform:translateY(-2px)}.feature-icon{border-radius:var(--radius-sm);background:var(--accent-muted);width:40px;height:40px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.feature-icon svg{width:20px;height:20px}.feature-card h3{margin-bottom:8px;font-size:16px;font-weight:600}.feature-card p{color:var(--text);font-size:14px;line-height:1.6}.pricing-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;max-width:820px;margin:0 auto;display:grid}.pricing-card{border-radius:var(--radius-xl);background:var(--bg-surface);text-align:center;border:1px solid #94a3b81f;padding:36px;position:relative}.pricing-card-free{border-color:rgba(var(--accent-rgb), .22);background:var(--bg-surface);box-shadow:0 0 0 1px rgba(var(--accent-rgb), .08), var(--shadow-lg)}.pricing-free-badge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-bottom:16px;padding:4px 14px;font-size:11px;font-weight:700;display:inline-block}.pricing-amount{letter-spacing:-.04em;color:var(--text-h);margin-bottom:4px;font-size:56px;font-weight:700;line-height:1}.pricing-amount-free{color:var(--accent);font-size:48px}.pricing-dollar{vertical-align:super;color:var(--accent);font-size:28px;font-weight:600}.pricing-desc{color:var(--text);margin-bottom:24px;font-size:15px}.pricing-perks{text-align:left;margin:0 0 28px;padding:0;list-style:none}.pricing-perks li{border-top:1px solid var(--border);color:var(--text-h);align-items:center;gap:10px;padding:10px 0;font-size:14px;display:flex}.pricing-perks li:before{content:"";background:var(--accent-muted);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%232a5f7a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:50%;flex-shrink:0;width:18px;height:18px}.pricing-cta{justify-content:center;width:100%;text-decoration:none}.auth-section{justify-content:center;display:flex}.disclaimer-card,.auth-card{border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--bg-surface);box-shadow:var(--shadow)}.disclaimer-card{max-width:600px;padding:20px 24px}.disclaimer-card strong{color:var(--text-h);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:13px;display:block}.auth-card{flex-direction:column;gap:14px;width:100%;max-width:440px;padding:32px;display:flex}.auth-card h2{letter-spacing:-.02em;font-size:28px}.field{flex-direction:column;gap:8px;display:flex}.field span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:13px}.field input{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-base);padding:12px 14px}.field input:focus{border-color:var(--border-focus);outline:none}.field input:focus-visible{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-muted)}.auth-submit{justify-content:center;width:100%}.auth-message{color:var(--text);font-size:13px}.auth-switcher{color:var(--text);text-align:center;margin:0;font-size:14px}.auth-switcher-link{font:inherit;color:var(--accent);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.auth-switcher-link:hover{color:var(--accent-hover)}.landing-footer{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:1100px;margin:0 auto;padding:40px 40px 60px;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;gap:6px 20px;margin-bottom:4px;display:flex}.footer-links a{color:var(--text-muted);font-size:13px;text-decoration:none}.footer-links a:hover{color:var(--accent)}.landing-copyright{color:var(--text-muted);font-size:13px}.landing-copyright a{color:var(--text-muted);text-decoration:none}.landing-copyright a:hover{color:var(--accent);text-decoration:underline}.upload-screen{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;animation:.6s ease-out fadeIn;display:flex}.upload-screen .brand{align-items:center;gap:10px;margin-bottom:12px;display:flex}.upload-screen .brand-icon{border-radius:var(--radius-sm);background:var(--accent);color:#fff;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:flex}.upload-screen .brand-name{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:14px;font-weight:600}.upload-screen h1{letter-spacing:-.02em;text-align:center;max-width:600px;color:var(--text-h);margin-bottom:12px;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.15}.upload-screen .subtitle{text-align:center;max-width:480px;color:var(--text);margin-bottom:48px;line-height:1.6}.drop-zone{border:2px dashed var(--border);border-radius:var(--radius-xl);background:var(--glass);cursor:pointer;width:100%;max-width:480px;transition:border-color var(--transition), background var(--transition), box-shadow var(--transition);flex-direction:column;align-items:center;gap:16px;padding:48px 32px;display:flex;position:relative}.drop-zone.importing{cursor:default}.drop-zone:hover,.drop-zone.drag-over{border-color:var(--accent);background:var(--accent-muted);box-shadow:0 0 40px var(--accent-glow)}.drop-zone.drag-over{border-style:solid}.drop-zone-icon{background:var(--accent-muted);width:56px;height:56px;transition:transform var(--transition), background var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.drop-zone:hover .drop-zone-icon,.drop-zone.drag-over .drop-zone-icon{background:rgba(var(--accent-rgb), .25);transform:scale(1.1)}.drop-zone-icon svg{width:24px;height:24px;stroke:var(--accent);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.drop-zone-label{color:var(--text-h);font-size:16px;font-weight:600}.drop-zone-label span{color:var(--accent)}.drop-zone-hint{color:var(--text-muted);text-align:center;font-size:13px;line-height:1.5}.drop-zone input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.importing-state{width:100%;color:var(--text-h);flex-direction:column;gap:14px;display:flex}.importing-header{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.importing-label,.importing-subtitle,.importing-footnote{margin:0}.importing-label{font-size:16px;font-weight:600}.importing-subtitle,.importing-footnote{color:var(--text-muted);font-size:13px;line-height:1.5}.import-progress{background:#94a3b81f;border:1px solid #94a3b824;border-radius:999px;width:100%;height:12px;overflow:hidden}.import-progress-bar{border-radius:inherit;background:var(--accent);height:100%;box-shadow:0 0 24px rgba(var(--accent-rgb), .35);transition:width .2s ease-out}.import-step-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.import-step-list span{border:1px solid var(--border);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;background:#0f172a73;border-radius:999px;justify-content:center;padding:8px 10px;font-size:12px;font-weight:600;display:inline-flex}.import-step-list span.active{border-color:rgba(var(--accent-rgb), .28);background:rgba(var(--accent-rgb), .12);color:var(--accent)}.import-step-list span.complete{color:var(--success);background:#34d3991f;border-color:#34d3993d}.toolbar{border-bottom:1px solid var(--border);background:var(--bg-surface);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;animation:.3s ease-out fadeIn;display:flex}.toolbar-left,.toolbar-account-meta{align-items:center;gap:12px;min-width:0;display:flex}.toolbar-brand{align-items:center;gap:8px;display:flex}.toolbar-brand-icon{background:var(--accent);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex}.toolbar-brand-name{color:var(--text-h);letter-spacing:-.01em;font-size:14px;font-weight:600}.toolbar-divider{background:var(--border);width:1px;height:20px}.toolbar-meta{color:var(--text-muted);font-size:13px}.toolbar-right{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.btn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-raised);color:var(--text-h);cursor:pointer;transition:all var(--transition);white-space:nowrap;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex}.btn:hover{border-color:var(--border-focus);background:rgba(var(--accent-rgb), .08)}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--text-on-accent);font-weight:600}.btn-primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover);color:var(--text-on-accent);box-shadow:0 0 20px var(--accent-glow)}a.btn-primary,a.btn-primary:visited{color:var(--text-on-accent);text-decoration:none}.btn-ghost{color:var(--text);background:0 0;border-color:#0000}.btn-ghost:hover{background:var(--glass);border-color:var(--border);color:var(--text-h)}.btn-icon{justify-content:center;min-width:32px;padding:6px}.btn svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.toolbar-progress{background:rgba(var(--accent-rgb), .12);border-radius:999px;width:80px;height:4px;overflow:hidden}.toolbar-progress-fill{border-radius:inherit;background:var(--accent);height:100%;transition:width .5s}.toolbar-progress-label{color:var(--accent);white-space:nowrap;font-size:12px}.reimport-label{cursor:pointer;position:relative}.reimport-label input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.workspace{min-height:0;transition:grid-template-columns var(--transition-slow);flex:1;grid-template-columns:auto minmax(0,1fr) 380px;align-items:stretch;animation:.4s ease-out fadeInScale;display:grid;position:relative;overflow:hidden}.workspace.workspace--chat-focus{grid-template-columns:auto minmax(260px,.42fr) minmax(min(640px,58vw),.58fr)}.sidebar-track{border-right:1px solid var(--border);background:var(--bg-surface);min-width:0;transition:grid-template-columns var(--transition-slow);grid-template-columns:1fr;display:grid}.sidebar-track.sidebar-track--collapsed{border-right:none;grid-template-columns:0fr}.sidebar{flex-direction:column;min-width:260px;display:flex;overflow:hidden}.sidebar-toggle{z-index:10;box-sizing:border-box;border:1px solid var(--border);background:var(--bg-surface);width:44px;min-width:44px;height:44px;min-height:44px;color:var(--text-muted);cursor:pointer;touch-action:manipulation;transition:left var(--transition-slow), color var(--transition), background var(--transition);border-left:none;border-radius:0 6px 6px 0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;left:260px;transform:translateY(-50%)}.sidebar-toggle:hover{color:var(--text-h);background:var(--bg-raised)}.workspace:has(.sidebar-track--collapsed) .sidebar-toggle{left:0}.viewport-area{background:var(--bg-base);min-width:0;overflow-y:auto}.report-sidebar{border-left:1px solid var(--border);background:var(--bg-surface);flex-direction:column;min-width:0;display:flex;overflow:hidden}@media (prefers-reduced-motion:reduce){.workspace,.sidebar-track{transition:none}.sidebar-toggle{transition:color var(--transition), background var(--transition)}}.panel-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.chat-focus-toggle{border:1px solid var(--border);background:var(--bg-raised);min-height:34px;color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.chat-focus-toggle-label{letter-spacing:.02em;white-space:nowrap;color:inherit;font-size:11px;font-weight:600}.chat-focus-toggle:hover{color:var(--text-h);background:var(--bg-base);border-color:var(--accent)}.chat-focus-toggle[aria-expanded=true]{color:var(--accent);border-color:rgba(var(--accent-rgb), .35)}.panel{flex:1;padding:16px;overflow-y:auto}.panel-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.panel-header h2{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:13px;font-weight:600}.panel-header p{color:var(--text-muted);font-size:12px}.reports-panel{border-bottom:1px solid var(--border);max-height:240px}.report-list{flex-direction:column;gap:8px;display:flex}.report-list-item{text-align:left;border-radius:var(--radius);border:1px solid var(--border);background:var(--glass);width:100%;color:var(--text);cursor:pointer;transition:all var(--transition);padding:12px}.report-list-item strong,.report-list-item span,.report-list-item small{display:block}.report-list-item strong{color:var(--text-h)}.report-list-item span,.report-list-item small{color:var(--text-muted);margin-top:4px}.report-list-item.active,.report-list-item:hover{border-color:rgba(var(--accent-rgb), .25);background:var(--accent-muted)}.study-tree{flex-direction:column;gap:8px;display:flex}.tree-card{border-radius:var(--radius);background:var(--glass);transition:all var(--transition);border:1px solid #0000;padding:10px}.tree-card.active{border-color:var(--accent-muted);background:var(--accent-muted)}.tree-card header h3{font-size:13px;font-weight:600}.tree-card header p{color:var(--text-muted);margin-top:2px;font-size:12px}.series-card{border-radius:var(--radius-sm);transition:all var(--transition);background:#ffffff05;border:1px solid #0000;margin-top:6px;padding:8px}.series-card.active{border-color:rgba(var(--accent-rgb), .2)}.series-card h4{color:var(--text);font-size:12px;font-weight:600}.series-card>p{color:var(--text-muted);margin-top:2px;font-size:11px}.instance-list{flex-direction:column;gap:4px;margin-top:6px;display:flex}.instance-button{text-align:left;width:100%;color:var(--text);cursor:pointer;transition:all var(--transition);background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 10px;font-size:12px;display:block}.instance-button:hover{background:var(--glass);color:var(--text-h)}.instance-button.active{background:var(--accent-muted);border-color:rgba(var(--accent-rgb), .25);color:var(--accent);font-weight:500}.empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 20px;display:flex}.empty-state h2{margin-bottom:8px;font-size:14px;font-weight:600}.empty-state p{color:var(--text-muted);max-width:240px;font-size:13px;line-height:1.5}.empty-state.compact{min-height:160px;padding:12px}.viewer-surface{margin:16px}.viewer-frame{border-radius:var(--radius);background:#000;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.viewer-frame img{object-fit:contain;max-width:100%;max-height:70vh;display:block}.viewer-image-stage{max-width:100%;max-height:70vh;display:inline-block;position:relative}.viewer-image-stage img{margin:0 auto}.viewer-frame-status-pill{z-index:2;color:#fecaca;letter-spacing:.02em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ae0;border:1px solid #f8717157;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px;box-shadow:0 10px 24px #02061747}.viewer-annotation-layer{position:absolute;inset:0}.viewer-annotation{cursor:pointer;transition:transform var(--transition), box-shadow var(--transition), background var(--transition);background:#f871711f;border:2px solid #f87171f2;border-radius:12px;position:absolute;box-shadow:0 0 0 1px #ffffff2e,0 0 24px #f8717138}.viewer-annotation:hover,.viewer-annotation.active{background:#f871712e;transform:scale(1.02);box-shadow:0 0 0 1px #ffffff3d,0 0 28px #f8717152}.viewer-annotation-index{color:#fff;background:#f87171f5;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:-10px;left:-10px;box-shadow:0 6px 18px #7f1d1d47}.viewer-annotation-label{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;background:#0f172aeb;border-radius:999px;align-items:center;max-width:min(220px,100%);padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:-14px;left:14px;overflow:hidden}.viewer-annotation-panel{border-radius:var(--radius);background:#0f172ac7;border:1px solid #f8717147;margin:12px 0 0;padding:12px 14px;box-shadow:0 12px 30px #02061738}.viewer-annotation-panel-muted{border-color:#94a3b842}.viewer-annotation-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.viewer-annotation-card-header strong{color:#f8fafc;font-size:13px}.viewer-annotation-card-header span{text-transform:capitalize;color:#fca5a5;font-size:11px;font-weight:600}.viewer-annotation-panel-muted .viewer-annotation-card-header span{color:#e2e8f0b8}.viewer-annotation-panel p{color:#f8fafce0;margin-top:8px;font-size:13px;line-height:1.55}.viewer-finding-chip-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.viewer-finding-chip{color:#f1f5f9e6;background:#94a3b81f;border:1px solid #94a3b833;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.viewer-frame-status{text-align:center;color:var(--text-muted);justify-content:center;align-items:center;padding:24px;font-size:14px;display:flex}.frame-strip{flex-wrap:wrap;gap:6px;margin-bottom:12px;padding:0 16px;display:flex}.frame-pill{border:1px solid var(--border);background:var(--bg-raised);color:var(--text);cursor:pointer;transition:all var(--transition);border-radius:999px;padding:4px 12px;font-size:12px}.frame-pill:hover{border-color:var(--border-focus);color:var(--text-h)}.frame-pill.active{background:var(--accent-muted);border-color:var(--accent);color:var(--accent);font-weight:500}.metadata-grid{border-radius:var(--radius);background:var(--border);grid-template-columns:repeat(2,1fr);gap:1px;margin:0 16px 16px;display:grid;overflow:hidden}.metadata-row{background:var(--bg-surface);padding:10px 12px}.metadata-row dt{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:10px;font-weight:500;font-family:var(--mono);margin-bottom:3px}.metadata-row dd{color:var(--text-h);word-break:break-word;margin:0;font-size:13px}.viewport-header{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.viewport-header h2{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:13px;font-weight:600}.viewport-header p{color:var(--text-muted);font-size:12px}.report-tabs{border-bottom:1px solid var(--border);flex-shrink:0;display:flex}.report-tab{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:10px 8px;font-size:12px;font-weight:600}.report-tab:hover{color:var(--text);background:var(--glass)}.report-tab.active{color:var(--accent);border-bottom-color:var(--accent)}.report-tab-content{flex:1;padding:16px;overflow-y:auto}.report-free-chat-banner{border-radius:var(--radius-lg);border:1px solid rgba(var(--accent-rgb), .35);background:linear-gradient(135deg, rgba(var(--accent-rgb), .14), rgba(var(--accent-rgb), .08));flex-shrink:0;margin:0 16px 12px;padding:14px 16px}.report-free-chat-banner strong{color:var(--text-h);margin-bottom:6px;font-size:15px;display:block}.report-free-chat-banner p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.45}.report-inline-credit-unlock{border-radius:var(--radius-lg);border:1px solid rgba(var(--accent-rgb), .25);background:rgba(var(--accent-rgb), .06);flex-shrink:0;margin:0 16px 14px;padding:14px 16px}.report-inline-credit-unlock .btn-primary{width:100%}.report-inline-credit-unlock-note{color:var(--text-muted);margin:10px 0 0;font-size:12px;line-height:1.45}.report-free-chat-secondary{margin:0 16px 16px}.report-cta{border-radius:var(--radius-lg);border:1px solid rgba(var(--accent-rgb), .16);background:linear-gradient(135deg, rgba(var(--accent-rgb), .1), rgba(var(--accent-rgb), .06));margin:0 16px 16px;padding:18px}.report-cta p{color:var(--text);font-size:14px}.report-cta .btn{margin-top:16px}.report-cta-note,.report-error-text{margin-top:10px;font-size:12px}.report-cta-note{color:var(--text-muted)}.report-error-text{color:var(--danger)}.report-section{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.report-section:first-child{border-top:none;margin-top:0;padding-top:0}.report-section h3{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:10px;font-size:12px;font-weight:600}.report-section pre{white-space:pre-wrap;font-family:var(--mono);border-radius:var(--radius);background:var(--bg-base);border:1px solid var(--border);color:var(--text-h);padding:14px;font-size:13px;line-height:1.6}.report-section p{color:var(--text);font-size:14px;line-height:1.6}.report-section ul{color:var(--text);padding-left:18px;font-size:14px;line-height:1.6}.report-section ul li{margin-bottom:4px}.report-content{flex-direction:column;display:flex}.lay-summary-hero{border-radius:var(--radius-lg);background:linear-gradient(135deg, rgba(var(--accent-rgb), .12), rgba(var(--accent-rgb), .08));border:1px solid rgba(var(--accent-rgb), .18);margin-bottom:4px;padding:20px;animation:.5s ease-out fadeIn}.lay-summary-hero h3{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:12px;font-size:11px;font-weight:600}.lay-summary-hero p{color:var(--text-h);font-size:15px;line-height:1.7}.abnormality-section-intro{color:var(--text-muted);margin-bottom:12px}.abnormality-card-list{flex-direction:column;gap:10px;display:flex}.abnormality-card{border-radius:var(--radius);text-align:left;cursor:pointer;width:100%;transition:border-color var(--transition), transform var(--transition), box-shadow var(--transition);background:linear-gradient(135deg,#f871711a,#fbbf240d);border:1px solid #f871712e;padding:14px}.abnormality-card:hover,.abnormality-card.active{border-color:#f871716b;transform:translateY(-1px);box-shadow:0 12px 28px #f871711f}.abnormality-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.abnormality-card-header strong{color:var(--text-h);font-size:14px}.abnormality-card p{color:var(--text);margin-top:10px;font-size:13px;line-height:1.6}.abnormality-card-frame{color:#f87171;margin-top:10px;font-size:11px;font-weight:600;display:inline-flex}.impression-list{padding-left:0;list-style:none}.impression-list li{border-radius:var(--radius-sm);background:var(--glass);border-left:1px solid var(--accent);color:var(--text-h);margin-bottom:6px;padding:10px 12px 10px 14px;font-size:14px;line-height:1.5;position:relative}.report-empty{text-align:center;flex:1;justify-content:center;align-items:center;padding:48px 20px;display:flex}.report-empty p{color:var(--text-muted);max-width:260px;font-size:13px;line-height:1.5}.analysis-progress{border-radius:var(--radius);background:var(--accent-muted);border:1px solid rgba(var(--accent-rgb), .2);margin-bottom:16px;padding:14px;animation:.3s ease-out fadeIn}.analysis-progress-header{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.analysis-progress-header strong{color:var(--text-h);font-size:13px}.analysis-progress-header span{font-size:13px;font-family:var(--mono);color:var(--accent)}.analysis-progress-bar{background:rgba(var(--accent-rgb), .1);border-radius:999px;width:100%;height:6px;overflow:hidden}.analysis-progress-fill{border-radius:inherit;background:var(--accent);height:100%;box-shadow:0 0 12px var(--accent-glow);transition:width .5s}.analysis-progress-note{color:var(--text-muted);margin-top:10px;font-size:12px}.finding-list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.finding-list li{border-radius:var(--radius);background:var(--glass);border:1px solid var(--border);padding:12px}.finding-list li strong{color:var(--text-h);font-size:13px}.finding-list li p{color:var(--text);margin-top:4px;font-size:13px}.finding-annotation-note{color:var(--text-muted);font-size:12px}.pill{text-transform:capitalize;background:var(--accent-muted);color:var(--accent);border-radius:999px;margin-top:8px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-flex}.chip-list{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.chip{border:1px solid var(--border);background:var(--bg-raised);color:var(--text);cursor:pointer;transition:all var(--transition);border-radius:999px;padding:3px 10px;font-size:11px}.chip:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-muted)}.chat-helper{color:var(--text-muted);margin-bottom:12px;font-size:13px}.chat-thread{flex-direction:column;gap:8px;display:flex}.chat-bubble{border-radius:var(--radius);padding:10px 14px;font-size:14px;line-height:1.5}.chat-bubble-role{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.chat-bubble.user{background:var(--accent-muted);border:1px solid rgba(var(--accent-rgb), .15);align-self:flex-end;max-width:85%}.chat-bubble.user .chat-bubble-role{color:var(--accent)}.chat-bubble.assistant{background:var(--glass);border:1px solid var(--border)}.chat-summary-bubble{border-color:rgba(var(--accent-rgb), .2);background:linear-gradient(135deg, rgba(var(--accent-rgb), .12), rgba(var(--accent-rgb), .08))}.chat-bubble p{color:var(--text-h)}.chat-markdown-body{color:var(--text-h);word-break:break-word;font-size:14px;line-height:1.55}.chat-markdown-body :first-child{margin-top:0}.chat-markdown-body :last-child{margin-bottom:0}.chat-markdown-body p{color:var(--text-h);margin:.5em 0}.chat-markdown-body strong{color:var(--text-h);font-weight:600}.chat-markdown-body a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.chat-markdown-body a:hover{opacity:.9}.chat-markdown-body ul,.chat-markdown-body ol{margin:.5em 0;padding-left:1.35em}.chat-markdown-body li{margin:.25em 0}.chat-markdown-body h1,.chat-markdown-body h2,.chat-markdown-body h3{color:var(--text-h);margin:.75em 0 .35em;font-size:1em;font-weight:600}.chat-markdown-body code{background:#0000000f;border-radius:4px;padding:.1em .35em;font-family:ui-monospace,monospace;font-size:.9em}.chat-bubble.assistant .chat-markdown-body code{background:#ffffff14}.chat-markdown-body pre{border-radius:var(--radius);border:1px solid var(--border);background:#0000000a;margin:.5em 0;padding:10px 12px;font-size:13px;overflow-x:auto}.chat-markdown-body pre code{background:0 0;padding:0}.chat-markdown-body blockquote{border-left:1px solid var(--border);color:var(--text-muted);margin:.5em 0;padding-left:.85em}.chat-streaming-markdown .chat-streaming-cursor{vertical-align:text-bottom;margin-top:4px;display:inline-block}.chat-suggestion-list{flex-wrap:wrap;gap:8px;display:flex}.chat-suggestion{border:1px solid rgba(var(--accent-rgb), .18);background:rgba(var(--accent-rgb), .08);color:var(--text-h);cursor:pointer;transition:all var(--transition);border-radius:999px;padding:8px 12px;font-size:12px;line-height:1.4}.chat-suggestion:hover:not(:disabled){border-color:rgba(var(--accent-rgb), .4);background:rgba(var(--accent-rgb), .14);color:var(--accent)}.chat-suggestion:disabled{opacity:.5;cursor:not-allowed}.chat-empty-state{color:var(--text-muted);font-size:13px}.chat-loading{border:1px solid rgba(var(--accent-rgb), .15);background:var(--accent-muted)}.chat-loading-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-loading-row>span:first-child{color:var(--text);font-size:13px}.typing-dots{align-items:center;gap:4px;display:inline-flex}.typing-dots span{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite typingPulse}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes typingPulse{0%,80%,to{opacity:.3;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}.chat-citations{margin-top:10px}.chat-cited-frames-strip{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.chat-cited-frame-thumb{border:1px solid var(--border);background:var(--bg-base);cursor:pointer;text-align:left;max-width:140px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:8px;flex-direction:column;align-items:stretch;gap:4px;padding:0;display:flex;overflow:hidden}.chat-cited-frame-thumb:hover{border-color:var(--accent);box-shadow:0 0 0 1px rgba(var(--accent-rgb), .2)}.chat-cited-frame-thumb--compact{max-width:100px}.chat-cited-frame-thumb-img{object-fit:contain;background:#0003;width:100%;height:auto;max-height:112px;display:block}.chat-cited-frame-thumb--compact .chat-cited-frame-thumb-img{max-height:72px}.chat-cited-frame-thumb-loading,.chat-cited-frame-thumb-fallback{min-height:64px;color:var(--text-muted);background:#00000026;justify-content:center;align-items:center;font-size:13px;display:flex}.chat-cited-frame-thumb-label{color:var(--text-muted);word-break:break-word;padding:4px 6px 6px;font-size:10px;line-height:1.25;display:block}.chat-form{flex-direction:column;gap:8px;margin-top:14px;display:flex}.chat-form textarea{resize:vertical;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-base);width:100%;color:var(--text-h);transition:border-color var(--transition);padding:10px 12px;font-size:max(16px,.875rem);line-height:1.5}.chat-form textarea::placeholder{color:var(--text-muted)}.chat-form textarea:focus{border-color:var(--border-focus);outline:none}.chat-form textarea:focus-visible{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-muted)}.chat-form-free textarea{border-color:rgba(var(--accent-rgb), .4);min-height:100px}.chat-form-free textarea:focus{border-color:var(--accent)}.chat-form-free textarea:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-muted)}.purchase-overlay{z-index:100;padding:max(24px, env(safe-area-inset-top,0px)) 16px max(32px, env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02040ad1;justify-content:center;align-items:flex-start;animation:.25s ease-out fadeIn;display:flex;position:fixed;inset:0;overflow:hidden auto}.purchase-modal{border-radius:var(--radius-xl);border:1px solid rgba(var(--accent-rgb), .18);width:100%;max-width:480px;box-shadow:0 0 80px rgba(var(--accent-rgb), .08), 0 24px 64px #00000080, 0 8px 24px #00000059;text-align:center;background:linear-gradient(168deg,#131829f5 0%,#0c0f1afa 100%);flex-shrink:0;margin:clamp(16px,6vh,56px) auto 24px;padding:40px 36px 32px;animation:.35s cubic-bezier(.16,1,.3,1) modalEnter;position:relative;overflow:hidden}@keyframes modalEnter{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.purchase-glow{background:radial-gradient(ellipse at center, rgba(var(--accent-rgb), .15) 0%, rgba(var(--accent-rgb), .06) 50%, transparent 70%);pointer-events:none;width:280px;height:180px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.purchase-close{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.purchase-close:hover{background:var(--glass);color:var(--text-h)}.purchase-close svg{width:18px;height:18px}.purchase-icon-ring{background:linear-gradient(135deg, rgba(var(--accent-rgb), .18), rgba(var(--accent-rgb), .12));border:1px solid rgba(var(--accent-rgb), .22);width:64px;height:64px;color:var(--accent);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex;position:relative}.purchase-icon-ring svg{width:28px;height:28px}.purchase-upload-gate-callout{z-index:1;border-radius:var(--radius);text-align:left;background:linear-gradient(135deg,#fbbf241f 0%,#f59e0b0f 100%);border:1px solid #fbbf2459;max-width:400px;margin:0 auto 20px;padding:14px 16px;position:relative;box-shadow:inset 0 0 0 1px #0003}.purchase-upload-gate-callout strong{color:var(--text-h);letter-spacing:-.01em;margin-bottom:8px;font-size:15px;display:block}.purchase-upload-gate-callout p{color:var(--text);margin:0;font-size:14px;line-height:1.55}.purchase-upload-gate-callout p strong{color:var(--accent);font-weight:600;display:inline}.purchase-title{letter-spacing:-.02em;color:var(--text-h);z-index:1;margin-bottom:10px;font-size:24px;font-weight:700;position:relative}.purchase-subtitle{color:var(--text);z-index:1;max-width:380px;margin:0 auto 28px;font-size:15px;line-height:1.6;position:relative}.purchase-benefits{text-align:left;z-index:1;flex-direction:column;gap:14px;margin-bottom:28px;display:flex;position:relative}.purchase-benefit{border-radius:var(--radius);transition:border-color var(--transition), background var(--transition);background:#ffffff06;border:1px solid #94a3b80f;align-items:flex-start;gap:14px;padding:12px 14px;display:flex}.purchase-benefit:hover{border-color:rgba(var(--accent-rgb), .12);background:rgba(var(--accent-rgb), .04)}.purchase-benefit-icon{border-radius:var(--radius-sm);background:var(--accent-muted);width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.purchase-benefit-icon svg{width:18px;height:18px}.purchase-benefit strong{color:var(--text-h);margin-bottom:2px;font-size:14px;font-weight:600;display:block}.purchase-benefit span{color:var(--text-muted);font-size:13px;line-height:1.4}.purchase-price-block{z-index:1;margin-bottom:20px;position:relative}.purchase-price{letter-spacing:-.04em;color:var(--text-h);font-size:48px;font-weight:700;line-height:1}.purchase-dollar{vertical-align:super;color:var(--accent);font-size:24px;font-weight:600}.purchase-price-label{color:var(--text);margin-top:4px;font-size:14px;display:block}.purchase-cta{border-radius:var(--radius);z-index:1;letter-spacing:-.01em;justify-content:center;width:100%;padding:14px 24px;font-size:16px;font-weight:700;position:relative}.purchase-dismiss{font:inherit;color:var(--text-muted);cursor:pointer;transition:color var(--transition);z-index:1;background:0 0;border:none;margin-top:14px;padding:6px 12px;font-size:14px;display:inline-block;position:relative}.purchase-dismiss:hover{color:var(--text)}.purchase-modal:not(.generate-modal):not(.nudge-modal){padding:26px 26px 20px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-glow{height:140px;top:-48px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-icon-ring{width:52px;height:52px;margin:0 auto 12px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-icon-ring svg{width:24px;height:24px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-upload-gate-callout{margin-bottom:10px;padding:10px 12px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-upload-gate-callout strong{margin-bottom:4px;font-size:14px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-upload-gate-callout p{font-size:13px;line-height:1.45}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-title{margin-bottom:6px;font-size:20px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-subtitle{margin-bottom:14px;font-size:14px;line-height:1.45}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-benefits{grid-template-columns:1fr 1fr;gap:8px 10px;margin-bottom:16px;display:grid}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-benefit{gap:8px;padding:8px 10px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-benefit-icon{width:30px;height:30px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-benefit-icon svg{width:15px;height:15px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-benefit strong{margin-bottom:1px;font-size:13px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-benefit span{font-size:12px;line-height:1.35}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-price-block{margin-bottom:12px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-price{font-size:40px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-dollar{font-size:20px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-cta{padding:12px 20px;font-size:15px}.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-dismiss{margin-top:8px}@media (width<=420px){.purchase-modal:not(.generate-modal):not(.nudge-modal) .purchase-benefits{grid-template-columns:1fr}}.generate-glow{background:radial-gradient(ellipse at center, #34d3991f 0%, rgba(var(--accent-rgb), .06) 50%, transparent 70%)}.generate-icon-ring{background:linear-gradient(135deg, #34d3992e, rgba(var(--accent-rgb), .12));color:var(--success);border-color:#34d39938}.generate-modal{border-color:#34d39929;box-shadow:0 0 80px #34d3990f,0 24px 64px #00000080,0 8px 24px #00000059}.generate-study-name{color:var(--text-h)}.generate-study-card{border-radius:var(--radius);background:linear-gradient(135deg, #34d3990f, rgba(var(--accent-rgb), .04));z-index:1;border:1px solid #34d39924;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:14px 16px;display:flex;position:relative}.generate-study-meta{flex-direction:column;gap:2px;display:flex}.generate-study-modality{color:var(--text-h);letter-spacing:.02em;font-size:14px;font-weight:600}.generate-study-files{color:var(--text-muted);font-size:13px}.generate-study-status{text-transform:uppercase;letter-spacing:.04em;color:var(--success);background:#34d3991f;border:1px solid #34d39933;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600}.generate-benefit-icon{color:var(--success);background:#34d3991f}.generate-cta{background:var(--success);border-color:var(--success);gap:8px}.generate-cta:hover:not(:disabled){background:#4ade80;border-color:#4ade80;box-shadow:0 0 20px #34d3994d}.generate-cta svg{width:18px;height:18px}.generate-credit-note{color:var(--text-muted);z-index:1;margin-top:10px;font-size:13px;position:relative}.generate-credit-note-welcome{color:var(--text-h)}.welcome-free-callout{border-radius:var(--radius);background:linear-gradient(90deg, #34d3991f, rgba(var(--accent-rgb), .07));color:var(--text-h);text-align:left;z-index:1;border:1px solid #34d39947;margin:0 0 16px;padding:12px 14px;font-size:14px;line-height:1.45;position:relative}.welcome-free-callout strong{color:var(--text-h)}.welcome-ai-bonus-banner{background:linear-gradient(90deg, #34d3991f, rgba(var(--accent-rgb), .08));color:var(--text-h);border-bottom:1px solid #34d39933;justify-content:center;padding:12px 20px;font-size:14px;line-height:1.45;display:flex}.welcome-ai-bonus-banner-inner{text-align:center;max-width:960px}.toolbar-meta-bonus{color:#4ade80;font-weight:600}.error-banner{border-radius:var(--radius);border:1px solid var(--danger-border);background:var(--danger-bg);color:var(--danger);white-space:pre-wrap;margin:0 16px;padding:10px 16px;font-size:13px;animation:.3s ease-out fadeIn}@media (width<=1200px){.toolbar{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.toolbar-left{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.toolbar-account-meta{border-radius:var(--radius-sm);background:var(--glass);border:1px solid var(--border);box-sizing:border-box;flex-wrap:wrap;flex:none;align-items:center;gap:8px 10px;width:100%;padding:10px 12px}.toolbar-divider--account{display:none}.toolbar-right{border-top:1px solid var(--border);justify-content:flex-start;gap:10px;width:100%;margin:0;padding-top:2px}.toolbar-right .btn{flex:auto;justify-content:center;min-width:min(100%,160px)}.toolbar-right .btn-ghost{min-width:unset;flex:0 auto}.toolbar-right .reimport-label{flex:auto;min-width:min(100%,200px)}.toolbar-right .reimport-label .btn{width:100%;min-width:unset}}@media (width<=1199px){.workspace{flex-direction:column;min-height:0;display:flex}.workspace.workspace--chat-focus{grid-template-columns:unset}.viewport-area{min-height:0}.sidebar-track{border-right:none;border-bottom:1px solid var(--border);width:100%;min-width:0;transition:none;display:block}.sidebar-track.sidebar-track--collapsed{border-bottom:none;max-height:0;overflow:hidden}.sidebar{border-bottom:none;border-right:none;width:100%;min-width:0;min-height:0;max-height:min(52vh,480px);overflow:hidden auto}.reports-panel{flex-shrink:0;max-height:min(200px,30vh)}.sidebar-toggle{display:none}.report-sidebar{border-left:none;border-top:1px solid var(--border);width:100%;min-width:0;min-height:0;max-height:min(50vh,520px)}.viewer-frame{min-height:clamp(220px,36vh,420px)}.metadata-grid{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=960px){.landing-hero-split{text-align:center;grid-template-columns:1fr;gap:40px;padding:48px 20px 40px}.landing-h1-line{display:inline}.landing-subtitle{max-width:100%;margin-left:auto;margin-right:auto}.hero-trust-chips{justify-content:center}.hero-form-col{max-width:440px;margin:0 auto}.proof-bar-inner{flex-direction:column;gap:20px;padding:24px 20px}.proof-divider{width:60px;height:1px}.product-preview-grid{grid-template-columns:1fr;gap:32px}.product-preview-copy .section-eyebrow,.product-preview-copy .section-heading{text-align:center!important}.for-not-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;max-width:440px}}@media (width<=900px){.promo-banner{gap:8px;padding:10px 16px;font-size:13px}.promo-banner-text{text-align:center}.landing-nav{padding:14px 20px}.landing-nav-link{display:none}.landing-section{padding:48px 20px}.landing-footer{padding:32px 20px 48px}.steps-row{flex-direction:column;gap:12px}.step-connector{width:auto;padding:0;transform:rotate(90deg)}.outcomes-grid{grid-template-columns:1fr}.citation-mock{text-align:center;flex-direction:column;align-items:center}.citation-mock-body{text-align:center}.features-grid{grid-template-columns:1fr}.upload-screen h1{font-size:24px}.landing-final-cta{padding:48px 20px}}.nudge-banner{background:linear-gradient(90deg, rgba(var(--accent-rgb), .12), rgba(var(--accent-rgb), .08));border-bottom:1px solid rgba(var(--accent-rgb), .18);align-items:center;gap:12px;margin:0;padding:10px 16px;animation:.4s ease-out fadeIn;display:flex}.nudge-banner-text{color:var(--text);flex:1;font-size:13px}.nudge-banner-text strong{color:var(--text-h)}.nudge-banner-cta{border-radius:var(--radius-sm);flex-shrink:0;padding:5px 14px;font-size:12px;font-weight:600}.nudge-banner-dismiss{cursor:pointer;width:24px;height:24px;color:var(--text-muted);transition:color var(--transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.nudge-banner-dismiss:hover{color:var(--text)}.nudge-banner-dismiss svg{width:14px;height:14px}.report-cta-upsell{background:linear-gradient(160deg, rgba(var(--accent-rgb), .14), rgba(var(--accent-rgb), .1));border-color:rgba(var(--accent-rgb), .22)}.report-cta-headline{color:var(--text-h);margin-bottom:12px;font-size:15px;font-weight:600}.report-cta-perks{flex-direction:column;gap:10px;margin:0 0 14px;padding:0;list-style:none;display:flex}.report-cta-perks li{color:var(--text);align-items:center;gap:10px;font-size:13px;line-height:1.4;display:flex}.report-cta-perks svg{width:16px;height:16px;color:var(--accent);flex-shrink:0}.nudge-overlay{background:#02040ab3}.nudge-modal{max-width:440px;padding:36px 32px 28px}.nudge-glow{background:radial-gradient(ellipse at center, rgba(var(--accent-rgb), .08) 0%, transparent 70%)}.nudge-icon-ring{width:52px;height:52px}.nudge-benefits{gap:10px}.nudge-benefit-icon{width:32px;height:32px}.admin-impersonation-banner{border-radius:var(--radius);color:var(--text);background:#fbbf241f;border:1px solid #fbbf2459;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:16px 16px 0;padding:10px 16px;font-size:13px;display:flex}.admin-impersonation-banner strong{color:var(--text-h)}.admin-impersonation-exit{flex-shrink:0}.admin-tools-bar{border-radius:var(--radius);border:1px solid rgba(var(--accent-rgb), .25);background:rgba(var(--accent-rgb), .08);flex-wrap:wrap;align-items:center;gap:10px;margin:0 16px;padding:8px 16px;font-size:13px;display:flex}.admin-tools-label{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);font-weight:600}.admin-tools-input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);min-width:200px;max-width:360px;color:var(--text);font-family:var(--mono);flex:1;padding:6px 10px;font-size:12px}.admin-tools-error{color:#f87171;flex-basis:100%;font-size:12px}.admin-storage-panel{border-radius:var(--radius);border:1px solid rgba(var(--accent-rgb), .2);background:var(--surface);margin:8px 16px 16px;padding:12px 16px;font-size:13px}.admin-storage-panel-header{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.admin-storage-panel-header h3{margin:0;font-size:14px;font-weight:600}.admin-storage-meta{color:var(--text-muted);font-size:12px}.admin-storage-table-wrap{border:1px solid var(--border);border-radius:var(--radius-sm);overflow-x:auto}.admin-storage-table{border-collapse:collapse;width:100%;font-size:12px}.admin-storage-table th,.admin-storage-table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:middle;padding:8px 10px}.admin-storage-table th{color:var(--text-muted);background:#00000008;font-weight:600}.admin-storage-table tr:last-child td{border-bottom:none}.admin-paid-badge{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.admin-paid-badge.yes{color:#22c55e;background:#22c55e26}.admin-paid-badge.no{color:#f87171;background:#f871711f}.admin-storage-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-storage-pagination{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.admin-storage-error{color:#f87171;margin-top:8px;font-size:12px}.admin-storage-mono{font-family:var(--mono)}@keyframes shimmer-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}.chat-streaming-text{white-space:pre-wrap;word-break:break-word;color:var(--text-h);line-height:1.55}.chat-streaming-status{color:var(--accent);align-items:center;gap:8px;margin-bottom:4px;font-size:13px;display:flex}.chat-streaming-cursor{background:var(--accent);vertical-align:text-bottom;width:2px;height:1em;margin-left:2px;animation:.8s step-end infinite blink-cursor;display:inline-block}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}.lazy-workspace-chunk{box-sizing:border-box;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius)}.lazy-workspace-chunk--study{min-height:160px;margin-top:12px}.lazy-workspace-chunk--viewport{flex:1;width:100%;min-height:280px}.lazy-workspace-chunk--report{width:100%;min-height:240px}.viewport-fast-path{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.viewport-fast-path-tabs{border-bottom:1px solid var(--border);flex-shrink:0;gap:0;display:flex}.viewport-fast-path-tab{color:var(--text-m);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:10px 14px;font-size:13px;font-weight:600}.viewport-fast-path-tab:hover{color:var(--text-h)}.viewport-fast-path-tab.active{color:var(--accent);border-bottom-color:var(--accent)}.viewport-fast-path-panel{flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.viewport-fast-path-panel[hidden]{display:none!important}.viewport-fast-path-panel--viewer{min-height:280px}.first-question-panel{box-sizing:border-box;max-width:640px;margin:0 auto;padding:20px}.first-question-panel-header{margin-bottom:16px}.first-question-panel-title{color:var(--text-h);margin:0 0 8px;font-size:18px}.first-question-panel-subtitle{color:var(--text-m);margin:0;font-size:13px;line-height:1.5}.first-question-presets{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.first-question-preset-chip{text-align:left;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-h);cursor:pointer;padding:10px 12px;font-size:13px}.first-question-preset-chip:hover:not(:disabled){border-color:var(--accent)}.first-question-preset-chip:disabled{opacity:.5;cursor:not-allowed}.first-question-form{flex-direction:column;gap:10px;display:flex}.first-question-textarea{box-sizing:border-box;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-surface);width:100%;color:var(--text-h);resize:vertical;min-height:96px;padding:10px 12px;font-family:inherit;font-size:14px}.first-question-submit{align-self:flex-start}.first-question-stream{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elevated);margin-bottom:16px;padding:12px}.first-question-stream-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-m);margin-bottom:8px;font-size:11px}.first-question-stream-placeholder{color:var(--text-m);margin:0;font-size:14px}.first-question-panel-error{border-radius:var(--radius);color:var(--text-h);background:#b4530914;border:1px solid #b45309;margin-bottom:16px;padding:12px;font-size:13px}.first-question-panel-error-detail{color:var(--text-m);word-break:break-word;margin:8px 0 0;font-size:12px}.first-question-panel-error-actions{margin-top:12px}.first-question-disclaimer{color:var(--text-m);margin:20px 0 0;font-size:11px;line-height:1.45}.report-inline-upgrade{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-elevated);margin-top:16px;padding:14px}.report-inline-upgrade-copy{color:var(--text-h);margin:0 0 8px;font-size:13px;line-height:1.5}.report-inline-upgrade-disclaimer{color:var(--text-m);margin:0 0 12px;font-size:11px}.report-inline-upgrade-actions{flex-direction:column;gap:8px;display:flex}@media (width>=480px){.report-inline-upgrade-actions{flex-flow:wrap;align-items:center}}
