: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}.plan-pill-pro{background:#eff6ff;color:#1d4ed8}.landing-topbar,.terminal-topbar{position:sticky;top:0;z-index:20;display:grid;align-items:center;gap:16px;min-height:64px;border-bottom:1px solid #e5e7eb;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-topbar{grid-template-columns:auto minmax(0,1fr) auto;padding:0 24px}.terminal-topbar{grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr) auto;padding:12px 18px}.landing-brand-button,.landing-topbar button,.terminal-topbar button,.policy-links a{border:0;background:transparent;color:#111827;text-decoration:none}.landing-brand-button{font-size:17px;font-weight:850;white-space:nowrap}.landing-nav-left,.landing-nav-actions,.topbar-links,.topbar-account{display:flex;align-items:center;gap:8px;min-width:0}.landing-nav-left{justify-content:center}.landing-nav-left a,.topbar-links button{min-height:36px;border-radius:6px;padding:8px 10px;color:#4b5563;font-weight:700;white-space:nowrap}.landing-nav-left a:hover,.topbar-links button:hover,.topbar-links button.active{background:#eff6ff;color:#1d4ed8}.landing-nav-actions,.topbar-account{justify-content:flex-end}.landing-nav-actions button,.user-pill-button,.landing-start-button{min-height:36px;border-radius:6px;border:1px solid #d1d5db;padding:8px 12px;background:#fff}.landing-start-button{border-color:#2563eb;background:#2563eb!important;color:#fff!important}.topbar-search input{width:100%;min-height:38px;border:1px solid #d1d5db;border-radius:6px;padding:8px 11px;background:#f8fafc;color:#64748b}.user-pill{max-width:240px;overflow:hidden;text-overflow:ellipsis;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{padding:26px 28px;border-top:1px solid #e5e7eb;background:#fff;color:#6b7280}.site-footer-inner{display:flex;justify-content:space-between;gap:20px;width:min(1180px,100%);margin:0 auto}.business-info{display:grid;gap:4px}.site-footer strong{display:block;color:#111827}.policy-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.policy-links a:hover{color:#1d4ed8}.policy-page{width:min(980px,calc(100% - 40px));margin:0 auto;padding:72px 0}.policy-page h1{max-width:760px;margin:10px 0 18px;font-size:clamp(38px,5vw,64px);line-height:1}.policy-page p{max-width:760px;color:#475569;font-size:17px;line-height:1.72}.account-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.account-help-panel{grid-column:1 / -1}.account-panel dl{display:grid;gap:10px;margin:16px 0}.account-panel dl div{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e5e7eb;padding-bottom:10px}.account-panel dt{color:#64748b}.account-panel dd{margin:0;color:#111827;font-weight:750;text-align:right}.account-action-button{min-height:38px;border-radius:6px;border:1px solid #d1d5db;padding:8px 12px;background:#fff;color:#111827}.account-action-primary{border-color:#2563eb;background:#2563eb;color:#fff}.account-error{color:#b42318}.admin-page{max-width:1180px}.admin-data-table,.admin-log-table{width:100%;margin-top:18px;overflow-x:auto}.admin-data-head,.admin-data-row,.admin-log-head,.admin-log-row{display:grid;gap:12px;min-width:980px;align-items:center}.admin-users-grid{grid-template-columns:minmax(220px,1.5fr) minmax(130px,.8fr) minmax(80px,.5fr) minmax(130px,.8fr) minmax(130px,.8fr) minmax(130px,.8fr) minmax(90px,.5fr)}.admin-data-head,.admin-log-head{padding:0 4px 8px;color:#64748b;font-size:11px;font-weight:850;text-transform:uppercase}.admin-data-row,.admin-log-row{margin-bottom:8px;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fff;color:#334155;font-size:12px;box-shadow:0 10px 28px #0f172a0a}.admin-data-row span,.admin-log-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-email-cell{display:grid;gap:3px}.admin-email-cell small{color:#64748b}.admin-detail-stack{display:grid;gap:16px;margin-top:18px}.admin-mini-table{overflow:hidden}.admin-action-panel{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-action-panel h2{flex:1 0 100%}.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}.landing-stage{min-height:100%;margin:0;overflow:hidden;background:radial-gradient(circle at 82% 12%,rgba(219,234,254,.72),transparent 30%),linear-gradient(180deg,#fff,#f8fafc 52%,#fff)}.landing-hero,.landing-split,.landing-section,.landing-pricing,.landing-final{width:min(1180px,calc(100% - 40px));margin:0 auto}.landing-hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);align-items:center;gap:36px;min-height:660px;padding:74px 0 58px}.landing-copy h1{max-width:760px;margin:14px 0 20px;color:#0f172a;font-size:clamp(46px,6.6vw,82px);line-height:.98;letter-spacing:0}.landing-copy p{max-width:720px;color:#475569;font-size:19px;line-height:1.7}.landing-kicker{display:inline-flex;align-items:center;gap:9px;color:#2563eb;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.landing-kicker span{width:9px;height:9px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 6px #22c55e24}.landing-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.landing-cta,.landing-pricing .pricing-card button{min-height:42px;border-radius:6px;border:1px solid #d1d5db;padding:9px 15px;background:#fff;color:#111827;font-weight:800}.landing-cta-primary,.landing-pricing .pricing-highlight button{border-color:#2563eb;background:#2563eb;color:#fff}.landing-cta:hover,.landing-pricing .pricing-card button:hover{border-color:#93c5fd;background:#eff6ff}.landing-cta-primary:hover,.landing-pricing .pricing-highlight button:hover{border-color:#1d4ed8;background:#1d4ed8}.landing-image-preview{position:relative;min-height:440px;border:1px solid #dbe3ef;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 24px 70px #0f172a24}.landing-preview-image{display:block;width:100%;height:100%;min-height:440px;object-fit:cover}.landing-split{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);gap:34px;align-items:start;padding:70px 0;border-top:1px solid #e5e7eb}.landing-split h2,.landing-section h2,.landing-pricing h2,.landing-final h2{margin:0;color:#0f172a;font-size:clamp(28px,4vw,42px);line-height:1.18;letter-spacing:0}.landing-muted,.landing-section-head p,.landing-feature-card p,.pricing-grid p,.audience-grid p,.landing-final p{color:#475569;line-height:1.7}.landing-step-grid,.landing-feature-grid,.audience-grid{display:grid;gap:14px}.landing-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-step-grid div,.landing-feature-card,.audience-grid article{border:1px solid #e5e7eb;border-radius:8px;padding:20px;background:#ffffffe0;box-shadow:0 12px 34px #0f172a0d}.landing-step-grid span,.landing-feature-card span{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 10px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:850}.landing-step-grid strong{display:block;margin-top:14px;color:#111827;font-size:20px}.landing-step-grid small{display:block;margin-top:8px;color:#64748b;line-height:1.55}.landing-section,.landing-pricing{padding:74px 0}.landing-section-head{max-width:790px;margin-bottom:28px}.landing-feature-grid,.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-feature-card h3,.audience-grid h3{margin:16px 0 0;color:#111827}.landing-feature-card p{margin-top:12px;font-size:14px}.landing-left-title{margin-bottom:24px}.landing-pricing .pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-pricing .pricing-card{padding:24px}.landing-pricing .pricing-card ul{display:grid;gap:8px;margin:0 0 8px;padding-left:18px;color:#374151}.landing-final{margin-top:40px;margin-bottom:76px;padding:54px 28px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;text-align:center;box-shadow:0 18px 50px #0f172a12}.landing-final p{max-width:680px;margin:16px auto 24px}@media (max-width: 900px){.topbar{grid-template-columns:1fr;align-items:flex-start}.landing-topbar,.terminal-topbar{grid-template-columns:1fr;align-items:flex-start;padding:12px}.landing-nav-left,.landing-nav-actions,.topbar-links,.topbar-account{width:100%;justify-content:flex-start;overflow-x:auto}.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}.landing-hero,.landing-split{grid-template-columns:1fr}.landing-feature-grid,.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid,.placeholder-grid,.pricing-grid,.account-grid{grid-template-columns:1fr}.landing-split,.site-footer-inner{align-items:flex-start;flex-direction:column}.policy-links{justify-content:flex-start}.account-page-grid{grid-template-columns:1fr}}@media (max-width: 560px){.hero,.landing-band,.page-shell,.placeholder-page{width:min(100% - 28px,1120px);padding:42px 0}h1{font-size:40px}.landing-hero,.landing-split,.landing-section,.landing-pricing,.landing-final{width:min(100% - 28px,1180px)}.landing-hero{min-height:auto;padding:48px 0}.landing-copy h1{font-size:42px}.landing-image-preview,.landing-preview-image{min-height:280px}.landing-step-grid,.landing-feature-grid,.audience-grid,.landing-pricing .pricing-grid{grid-template-columns:1fr}.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}}
