html,body{min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#0f172a;background:#fff;font-family:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{appearance:none}img{max-width:100%;display:block}.site-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.site-container,.container{width:100%;max-width:1280px;margin:0 auto;padding-left:24px;padding-right:24px}.site-header{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.site-logo{letter-spacing:-.03em;color:#020617;white-space:nowrap;flex-shrink:0;font-size:20px;font-weight:800}.site-nav{flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.site-nav-link{color:#475569;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:700;transition:color .2s,background .2s;display:inline-flex}.site-nav-link:hover{color:#0f172a;background:#f8fafc}.site-nav-link-active{color:#1d4ed8;background:#eff6ff}.site-header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex}.site-mobile-login{color:#334155;border:1px solid #cbd5e1;border-radius:14px;padding:10px 16px;font-size:14px;font-weight:700;transition:all .2s;display:none}.site-mobile-login:hover{color:#0f172a;border-color:#94a3b8}.site-mobile-auth-link{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:14px;padding:10px 16px;font-size:14px;font-weight:700;transition:all .2s;display:none}.site-mobile-auth-link:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.site-start-button{color:#fff;background:linear-gradient(#2563eb 0%,#0f172a 100%);border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:opacity .2s;display:inline-flex}.site-start-button:hover{opacity:.96}.site-billing-link{color:#475569;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:700;transition:color .2s,background .2s;display:inline-flex}.site-billing-link:hover{color:#0f172a;background:#f8fafc}.site-logout-button{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:background .2s,border-color .2s;display:inline-flex}.site-logout-button:hover{background:#fef2f2;border-color:#fca5a5}.site-footer{background:#fff;border-top:1px solid #e2e8f0}.site-footer-inner{color:#475569;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;padding-bottom:24px;font-size:14px;display:flex}.site-footer-links{align-items:center;gap:20px;display:flex}.site-footer-link{transition:color .2s}.site-footer-link:hover{color:#0f172a}.badge{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.section-label{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-block}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#0f172a 100%);border:none;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .15s,opacity .2s;display:inline-flex}.primary-button:hover{opacity:.96}.primary-button:disabled{opacity:.65;cursor:not-allowed}.secondary-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:border-color .2s,background .2s;display:inline-flex}.secondary-button:hover{background:#f8fafc;border-color:#94a3b8}.secondary-button:disabled{opacity:.65;cursor:not-allowed}.danger-outline-button{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:800;transition:background .2s,border-color .2s;display:inline-flex}.danger-outline-button:hover{background:#fef2f2;border-color:#fca5a5}.danger-outline-button:disabled{opacity:.65;cursor:not-allowed}.billing-error-box{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:18px;margin-bottom:20px;padding:16px 18px;font-size:14px;font-weight:700}.section-block{padding:40px 0}.section-alt{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.section-heading{text-align:center;margin-bottom:28px}.section-heading-left{text-align:left}.section-heading h2{letter-spacing:-.04em;color:#020617;margin:10px 0 12px;font-size:40px;line-height:1.08}.section-heading p{color:#475569;max-width:760px;margin:0 auto;font-size:16px;line-height:1.7}.section-heading-left p{margin-left:0}.surface-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;box-shadow:0 20px 50px #0f172a0d}.surface-card h3{color:#020617;margin:0 0 12px;font-size:22px;line-height:1.2}.surface-card p{color:#475569;margin:0;line-height:1.7}.three-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.home-page{background:radial-gradient(circle at top,#2563eb14 0%,#fff0 36%),linear-gradient(#fff 0%,#f8fafc 100%)}.home-hero{padding:72px 0 48px}.home-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:40px;display:grid}.home-hero-title{letter-spacing:-.06em;color:#020617;max-width:860px;margin:18px 0 16px;font-size:64px;line-height:.98}.home-hero-text{color:#475569;max-width:700px;margin:0;font-size:18px;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.hero-actions-centered{justify-content:center}.home-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.home-benefit-card{background:#fffc;border:1px solid #e2e8f0;border-radius:22px;padding:18px;box-shadow:0 14px 34px #0f172a0a}.home-benefit-card p{color:#334155;margin:0;font-size:14px;line-height:1.7}.home-hero-preview{justify-content:flex-end;display:flex}.deal-preview-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:30px;width:100%;max-width:520px;padding:24px;box-shadow:0 28px 70px #0f172a14}.deal-preview-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.deal-preview-label{color:#64748b;margin:0 0 6px;font-size:13px;font-weight:700}.deal-preview-title{color:#020617;letter-spacing:-.03em;margin:0;font-size:24px;line-height:1.15}.status-pill{border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.status-pill-review{color:#92400e;background:#fef3c7}.status-pill-buy{color:#166534;background:#dcfce7}.deal-preview-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.preview-metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px}.preview-metric-label{color:#64748b;margin:0;font-size:13px}.preview-metric-value{color:#020617;letter-spacing:-.03em;margin:10px 0 0;font-size:24px;font-weight:800}.deal-preview-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;margin-top:18px;padding:18px}.preview-row{justify-content:space-between;gap:12px;margin-top:10px;display:flex}.preview-row:first-child{margin-top:0}.preview-row-label{color:#64748b;font-size:14px}.preview-row-value{color:#0f172a;text-align:right;font-size:14px;font-weight:700}.preview-row-value-highlight{color:#b45309}.step-card .step-number{color:#fff;background:#0f172a;border-radius:999px;place-items:center;width:42px;height:42px;margin-bottom:16px;font-size:14px;font-weight:800;display:grid}.investor-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.investor-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:12px;padding:18px 20px;font-weight:700;display:flex;box-shadow:0 14px 34px #0f172a0a}.investor-dot{background:#2563eb;border-radius:999px;flex-shrink:0;width:10px;height:10px}.final-cta-card{text-align:center;background:radial-gradient(circle at top,#2563eb1a 0%,#fff0 55%),#fff;border:1px solid #dbeafe;border-radius:30px;padding:42px 32px;box-shadow:0 24px 60px #0f172a0f}.final-cta-card h2{letter-spacing:-.04em;color:#020617;margin:10px 0 12px;font-size:40px;line-height:1.08}.final-cta-card p{color:#475569;max-width:760px;margin:0 auto;font-size:16px;line-height:1.7}.pricing-page{background:radial-gradient(circle at top,#2563eb14 0%,#fff0 38%),linear-gradient(#fff 0%,#f8fafc 100%)}.pricing-hero{padding:64px 0 32px}.pricing-hero-inner{text-align:center}.pricing-hero-inner h1{letter-spacing:-.05em;color:#020617;max-width:860px;margin:18px auto 14px;font-size:52px;line-height:1.05}.pricing-hero-inner p{color:#475569;max-width:760px;margin:0 auto;font-size:18px;line-height:1.7}.billing-status-banner{background:linear-gradient(#eff6ff 0%,#fff 100%);border:1px solid #bfdbfe;border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:22px 24px;display:flex}.billing-status-banner h2{color:#0f172a;letter-spacing:-.03em;margin:0;font-size:28px;line-height:1.15}.billing-status-banner p{color:#475569;margin:8px 0 0;font-size:15px}.billing-status-actions{align-items:center;gap:12px;display:flex}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;gap:16px;padding:28px;display:flex;position:relative;box-shadow:0 20px 50px #0f172a0f}.pricing-card.featured{border-color:#93c5fd;box-shadow:0 24px 60px #2563eb1f}.pricing-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700;position:absolute;top:18px;right:18px}.pricing-card h2{color:#020617;letter-spacing:-.03em;margin:0;font-size:30px}.pricing-description{color:#475569;margin:0;font-size:15px;line-height:1.7}.pricing-price-row{align-items:flex-end;gap:8px;display:flex}.pricing-price{letter-spacing:-.05em;color:#020617;font-size:46px;font-weight:800;line-height:1}.pricing-period{color:#64748b;padding-bottom:6px;font-size:16px}.pricing-features{color:#0f172a;margin:0;padding-left:20px}.pricing-features li{margin:0 0 10px;line-height:1.6}.current-plan-badge{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:22px}.feature-card h3{color:#020617;margin:0 0 14px;font-size:20px}.feature-card p{color:#475569;margin:8px 0 0;line-height:1.6}.cta-banner{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:28px;display:flex}.cta-banner h2{letter-spacing:-.04em;margin:10px 0 12px;font-size:34px;line-height:1.1}.cta-banner p{color:#ffffffdb;max-width:760px;margin:0;line-height:1.7}.cta-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cta-banner .section-label{color:#bfdbfe}.cta-banner .secondary-button{color:#fff;background:#ffffff14;border-color:#ffffff3d}.auth-page{background:radial-gradient(circle at top,#2563eb12 0%,#fff0 38%),linear-gradient(#fff 0%,#f8fafc 100%);place-items:center;min-height:calc(100vh - 160px);padding:40px 24px;display:grid}.auth-shell{width:100%;max-width:1120px}.auth-shell-split{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:stretch;gap:24px;display:grid}.auth-side-panel{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);border-radius:28px;padding:38px;box-shadow:0 28px 70px #0f172a2e}.auth-side-panel h1{letter-spacing:-.05em;margin:18px 0 14px;font-size:48px;line-height:1.02}.auth-side-panel p{color:#ffffffd6;max-width:620px;margin:0;font-size:16px;line-height:1.8}.auth-side-points{gap:14px;margin-top:28px;display:grid}.auth-side-point{background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;gap:4px;padding:16px 18px;display:grid}.auth-side-point strong{font-size:15px}.auth-side-point span{color:#ffffffc2;font-size:14px;line-height:1.7}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;width:100%;padding:30px;box-shadow:0 24px 60px #0f172a14}.auth-card-header{margin-bottom:22px}.auth-card-header h2{color:#020617;letter-spacing:-.03em;margin:0 0 8px;font-size:30px}.auth-card-header p{color:#64748b;margin:0;line-height:1.7}.auth-form-grid{gap:14px;display:grid}.auth-field{gap:7px;display:grid}.auth-field label{color:#334155;font-size:14px;font-weight:700}.auth-field input{color:#0f172a;background:#fff;border:1px solid #d0d5dd;border-radius:14px;outline:none;width:100%;min-height:46px;padding:0 14px;font-size:14px}.auth-field input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa26}.auth-submit{width:100%;margin-top:6px}.auth-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:14px;margin-bottom:16px;padding:12px 14px;font-size:14px;font-weight:700}.auth-footer-note{color:#64748b;margin:18px 0 0;font-size:14px}.auth-inline-link{color:#2563eb;font-weight:700}.auth-loading{color:#475569;margin:0}.dashboard-page{background:radial-gradient(circle at top,#2563eb0f 0%,#fff0 38%),linear-gradient(#fff 0%,#f8fafc 100%);padding:36px 0 48px}.dashboard-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.dashboard-hero-copy{max-width:760px}.dashboard-hero-copy h1{letter-spacing:-.05em;color:#020617;margin:16px 0 14px;font-size:46px;line-height:1.02}.dashboard-hero-copy p{color:#475569;max-width:700px;margin:0;font-size:16px;line-height:1.8}.dashboard-hero-side{justify-items:end;gap:12px;display:grid}.dashboard-plan-card{background:linear-gradient(#eff6ff 0%,#fff 100%);border:1px solid #dbeafe;border-radius:22px;min-width:260px;padding:18px;box-shadow:0 18px 40px #0f172a0f}.dashboard-plan-label{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-plan-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dashboard-plan-row strong{color:#020617;font-size:24px;font-weight:800;line-height:1.1}.dashboard-plan-pill{letter-spacing:.06em;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.dashboard-plan-pill-pro{color:#166534;background:#dcfce7}.dashboard-plan-pill-free{color:#92400e;background:#fef3c7}.dashboard-plan-meta{color:#475569;margin-top:8px;font-size:13px;display:block}.dashboard-plan-hint{color:#64748b;margin-top:6px;font-size:13px;line-height:1.6;display:block}.dashboard-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-upgrade-banner{background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 100%);border-radius:26px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding:24px;display:flex;box-shadow:0 20px 50px #0f172a1f}.dashboard-upgrade-banner h2{color:#fff;letter-spacing:-.04em;margin:10px 0 12px;font-size:30px;line-height:1.1}.dashboard-upgrade-banner p{color:#ffffffd1;max-width:760px;margin:0;line-height:1.7}.dashboard-upgrade-banner .section-label{color:#bfdbfe}.dashboard-upgrade-actions{align-items:center;gap:12px;display:flex}.dashboard-metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.dashboard-metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;gap:8px;padding:22px;display:flex;box-shadow:0 20px 50px #0f172a0d}.dashboard-metric-label{color:#64748b;font-size:13px;font-weight:700}.dashboard-metric-value{color:#020617;letter-spacing:-.04em;font-size:30px;font-weight:800;line-height:1.08}.dashboard-metric-helper{color:#94a3b8;font-size:13px}.dashboard-content-grid{grid-template-columns:minmax(340px,460px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.dashboard-panel{background:#fff;border:1px solid #e2e8f0;border-radius:26px;min-width:0;padding:24px;box-shadow:0 24px 60px #0f172a0d}.dashboard-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.dashboard-panel-header h2{color:#020617;letter-spacing:-.03em;margin:8px 0 0;font-size:28px;font-weight:800;line-height:1.1}.dashboard-panel-header p{color:#64748b;max-width:560px;margin:10px 0 0;font-size:14px;line-height:1.7}.dashboard-section-eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.dashboard-section-subtext{color:#475569!important}.dashboard-text-button{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:800}.dashboard-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-field{flex-direction:column;gap:8px;display:flex}.dashboard-field label{color:#334155;font-size:13px;font-weight:700}.dashboard-field input{color:#0f172a;background:#fff;border:1px solid #d0d5dd;border-radius:14px;outline:none;width:100%;min-height:46px;padding:12px 14px;font-size:14px}.dashboard-field input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa26}.dashboard-form-footer{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;margin-top:6px;display:flex}.dashboard-form-hint{color:#64748b;font-size:13px;line-height:1.6}.dashboard-banner{border-radius:16px;margin-bottom:18px;padding:14px 16px;font-size:14px;font-weight:700}.dashboard-banner-success{color:#166534;background:#ecfdf3;border:1px solid #86efac}.dashboard-banner-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.dashboard-banner-compact{margin-bottom:16px;padding:12px 14px}.dashboard-banner-with-action{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.dashboard-banner-text{white-space:pre-line;line-height:1.6}.dashboard-banner-action{color:#1d4ed8;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:800}.dashboard-table-wrapper{width:100%;overflow-x:auto}.dashboard-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1080px}.dashboard-table th{text-align:left;color:#64748b;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #e2e8f0;padding:0 14px 14px;font-size:12px;font-weight:800}.dashboard-th-actions{text-align:right!important}.dashboard-table td{color:#334155;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #eef2f7;padding:18px 14px;font-size:14px}.dashboard-td-actions{text-align:right}.dashboard-deal-cell{flex-direction:column;gap:4px;min-width:180px;display:flex}.dashboard-deal-title{color:#020617;font-size:14px;font-weight:800}.dashboard-deal-meta{color:#64748b;font-size:13px}.dashboard-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-verdict-text{color:#334155;font-weight:700}.dashboard-score-pill{border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:30px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.dashboard-score-good{color:#166534;background:#dcfce7}.dashboard-score-medium{color:#92400e;background:#fef3c7}.dashboard-score-weak{color:#b91c1c;background:#fee2e2}.dashboard-empty-state{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:52px 24px;display:flex}.dashboard-empty-icon{color:#1d4ed8;background:#dbeafe;border-radius:18px;place-items:center;width:56px;height:56px;margin-bottom:16px;font-size:30px;font-weight:700;display:grid}.dashboard-empty-state h3{color:#020617;margin:0;font-size:22px;font-weight:800}.dashboard-empty-state p{color:#64748b;max-width:440px;margin:10px 0 20px;font-size:14px;line-height:1.7}.dashboard-demo-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:560px;margin-top:4px;margin-bottom:22px;padding:18px}.dashboard-demo-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.dashboard-demo-label{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800}.dashboard-demo-title{color:#020617;font-size:18px;font-weight:800}.dashboard-demo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dashboard-mini-metric{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.dashboard-mini-label{color:#64748b;margin-bottom:8px;font-size:11px;display:block}.dashboard-mini-value{color:#020617;font-size:15px;font-weight:800}.dashboard-empty-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.dashboard-loading-card{background:#fff;border:1px solid #e2e8f0;border-radius:26px;justify-content:center;align-items:center;gap:18px;min-height:60vh;padding:32px;display:flex;box-shadow:0 24px 60px #0f172a0d}.dashboard-loading-dot{background:#2563eb;border-radius:999px;width:16px;height:16px;box-shadow:0 0 0 10px #2563eb1f}.dashboard-loading-card h1{color:#020617;margin:0;font-size:22px;font-weight:800}.dashboard-loading-card p{color:#64748b;margin:6px 0 0;font-size:14px}@media (max-width:1100px){.home-hero-grid,.auth-shell-split,.dashboard-content-grid{grid-template-columns:1fr}.dashboard-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-hero-side{justify-items:stretch;width:100%}.dashboard-top-actions{justify-content:flex-start}}@media (max-width:960px){.site-nav{display:none}.site-mobile-login,.site-mobile-auth-link{justify-content:center;align-items:center;display:inline-flex}.site-billing-link{display:none}.pricing-grid,.feature-grid,.three-card-grid,.investor-grid,.home-benefits-grid{grid-template-columns:1fr}.billing-status-banner,.cta-banner,.site-footer-inner,.dashboard-upgrade-banner{flex-direction:column;align-items:flex-start}.dashboard-demo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-container,.container{padding-left:18px;padding-right:18px}.site-header-inner{min-height:72px}.home-hero,.pricing-hero{padding-top:44px}.home-hero-title{font-size:40px}.pricing-hero-inner h1,.section-heading h2,.final-cta-card h2,.cta-banner h2,.dashboard-hero-copy h1,.dashboard-upgrade-banner h2,.auth-side-panel h1{font-size:32px}.pricing-hero-inner p,.section-heading p,.cta-banner p,.home-hero-text,.dashboard-hero-copy p,.auth-side-panel p{font-size:15px}.pricing-card,.feature-card,.cta-banner,.billing-status-banner,.auth-card,.auth-side-panel,.dashboard-panel,.dashboard-upgrade-banner,.final-cta-card,.deal-preview-card{padding:20px}.pricing-price{font-size:38px}.site-header-actions{flex-wrap:wrap;gap:8px}.dashboard-form-grid,.dashboard-metrics-grid,.deal-preview-metrics,.dashboard-demo-grid{grid-template-columns:1fr}.dashboard-form-footer,.hero-actions{align-items:stretch}.primary-button,.secondary-button,.danger-outline-button,.site-start-button,.site-logout-button,.site-mobile-auth-link{width:100%}.dashboard-row-actions{justify-content:flex-start}}
