:root{color:#111827;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f8fafc}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 28px;border-bottom:1px solid #e5e7eb;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-button,.topbar nav button,.account-actions button,.site-footer button{border:0;background:transparent;color:#111827}.brand-button{font-weight:850;font-size:17px;white-space:nowrap}.topbar nav{display:flex;justify-content:center;gap:4px;min-width:0}.topbar nav button{min-height:36px;padding:8px 10px;border-radius:6px;color:#4b5563;white-space:nowrap}.topbar nav button.active,.topbar nav button:hover{background:#eff6ff;color:#1d4ed8}.account-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.account-actions button{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-actions button,.primary-button,.secondary-button,.pricing-card button,.auth-form button,.auth-close,.account-panel button{min-height:38px;border-radius:6px;border:1px solid #d1d5db;padding:8px 12px;background:#fff;color:#111827}.primary-button,.pricing-highlight button{border-color:#2563eb;background:#2563eb;color:#fff}.primary-button:hover,.pricing-highlight button:hover{background:#1d4ed8}.secondary-button:hover,.account-actions button:hover,.auth-form button:hover,.account-panel button:hover{border-color:#93c5fd;background:#eff6ff}.plan-pill{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:13px;font-weight:750;white-space:nowrap}main{flex:1}.hero,.landing-band,.page-shell,.placeholder-page{width:min(1120px,calc(100% - 40px));margin:0 auto}.hero{min-height:620px;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.72fr);align-items:center;gap:42px;padding:64px 0 52px}.panel-kicker{display:block;color:#2563eb;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:790px;margin-bottom:18px;font-size:clamp(42px,6vw,78px);line-height:.96;letter-spacing:0}h2{margin-bottom:12px;font-size:clamp(28px,4vw,42px);line-height:1.04}h3{margin-bottom:8px}.hero p,.page-head p,.placeholder-head p,.section-head p,.landing-split p{max-width:720px;color:#4b5563;font-size:18px;line-height:1.62}.hero-actions,.access-actions,.account-button-row{display:flex;flex-wrap:wrap;gap:10px}.hero-panel,.feature-card,.pricing-card,.account-panel,.chart-panel,.placeholder-card,.result-panel{border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 14px 35px #0f172a0f}.hero-panel{padding:18px}.hero-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;color:#4b5563}.hero-panel-head strong{color:#111827}.signal-list{display:grid;gap:10px}.signal-list button{display:grid;grid-template-columns:44px minmax(0,1fr);gap:3px 12px;min-height:78px;width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#f8fafc;text-align:left}.signal-list button:hover{border-color:#93c5fd;background:#eff6ff}.signal-list span{grid-row:span 2;display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-weight:850}.signal-list small{color:#6b7280;line-height:1.4}.landing-band,.page-shell,.placeholder-page{padding:64px 0}.section-head,.page-head,.placeholder-head{margin-bottom:24px}.feature-grid,.pricing-grid,.account-grid,.placeholder-grid{display:grid;gap:18px}.feature-grid,.placeholder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid,.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.pricing-card,.account-panel,.result-panel{padding:22px}.feature-card p,.pricing-card p,.account-panel p,.result-panel p{color:#4b5563;line-height:1.58}.landing-split{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #e5e7eb}.pricing-card{display:flex;flex-direction:column;gap:12px}.pricing-card-head strong,.pricing-card strong{display:block;font-size:30px;color:#111827}.pricing-card strong span{font-size:15px;color:#6b7280}.pricing-card ul{display:grid;gap:8px;margin:0 0 8px;padding-left:18px;color:#374151}.pricing-highlight{border-color:#93c5fd;box-shadow:0 18px 45px #2563eb24}.pricing-footnote{margin-bottom:0;font-size:13px}.account-panel-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px;color:#6b7280}.account-panel-head strong{color:#111827;text-transform:uppercase}.account-panel dl{display:grid;gap:12px;margin:0 0 18px}.account-panel dl div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #eef2f7;padding-bottom:10px}.account-panel dt{color:#6b7280}.account-panel dd{min-width:0;margin:0;overflow-wrap:anywhere;font-weight:750;text-align:right}.placeholder-card{min-height:118px;padding:18px}.placeholder-card strong,.placeholder-card span{display:block}.placeholder-card span{margin-top:10px;color:#6b7280}.chart-panel{margin-top:24px;padding:22px}.chart-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.chart-host{min-height:420px}.chart-empty{display:grid;min-height:280px;place-items:center;border:1px dashed #cbd5e1;border-radius:8px;color:#6b7280;background:#f8fafc}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:26px 28px;border-top:1px solid #e5e7eb;background:#fff;color:#6b7280}.site-footer strong{display:block;color:#111827}.site-footer p{margin:4px 0 0}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.error-text,.auth-error,.auth-billing-error{color:#b42318}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#0f172a6b}.auth-modal{width:min(480px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:8px;padding:22px;background:#fff;box-shadow:0 28px 70px #0f172a42}.auth-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:16px}.auth-head h3{margin-bottom:0}.auth-close{align-self:flex-start}.auth-form{display:grid;gap:12px}.auth-nested-form{gap:10px}.auth-form label{display:grid;gap:6px;color:#4b5563}.auth-form input{width:100%;border:1px solid #d1d5db;border-radius:6px;padding:9px 10px}.auth-google{display:inline-flex;align-items:center;justify-content:center;gap:10px}.auth-google-mark{width:20px;height:20px;flex:0 0 auto}.auth-links,.auth-divider{display:flex;flex-wrap:wrap;gap:10px}.auth-divider{align-items:center;color:#9ca3af}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-helper,.auth-state,.auth-notice,.auth-billing-card{border-radius:8px;padding:12px;background:#f8fafc;color:#4b5563}.auth-billing-card{display:grid;gap:6px}.auth-billing-card p,.auth-billing-card small{margin:0}@media (max-width: 900px){.topbar{grid-template-columns:1fr;align-items:flex-start}.topbar nav{justify-content:flex-start;width:100%;overflow-x:auto}.account-actions{width:100%;justify-content:space-between}.hero{grid-template-columns:1fr;min-height:auto}.feature-grid,.placeholder-grid,.pricing-grid,.account-grid{grid-template-columns:1fr}.landing-split,.site-footer{align-items:flex-start;flex-direction:column}.site-footer nav{justify-content:flex-start}}@media (max-width: 560px){.hero,.landing-band,.page-shell,.placeholder-page{width:min(100% - 28px,1120px);padding:42px 0}h1{font-size:40px}.hero p,.page-head p,.placeholder-head p,.section-head p,.landing-split p{font-size:16px}.account-panel dl div{align-items:flex-start;flex-direction:column;gap:4px}.account-panel dd{text-align:left}}
