*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f8fafc;background:#08111f;position:relative;overflow-x:hidden}
.glow{position:fixed;width:42rem;height:42rem;filter:blur(80px);opacity:.24;pointer-events:none;z-index:0}
.glow-a{top:-8rem;left:-8rem;background:#16a34a}.glow-b{top:-6rem;right:-10rem;background:#2563eb}
.container{width:min(1120px,calc(100% - 40px));margin:0 auto;position:relative;z-index:1}
.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(12px);background:rgba(8,17,31,.72);border-bottom:1px solid rgba(255,255,255,.08)}
.nav{display:flex;align-items:center;justify-content:space-between;min-height:78px}
.brand{text-decoration:none;color:#fff;display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.03em}
.brand-mark{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#34d399,#22c55e);color:#04120a;font-weight:900;box-shadow:0 10px 25px rgba(34,197,94,.3)}
.nav-links{display:flex;gap:24px;align-items:center}.nav-links a{color:#cbd5e1;text-decoration:none;font-size:14px}.nav-links a:hover{color:#fff}
.nav-cta{padding:12px 16px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.04)}
.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;padding:80px 0 48px}
.eyebrow{display:inline-block;color:#86efac;text-transform:uppercase;letter-spacing:.2em;font-weight:700;font-size:12px;margin-bottom:16px}
.hero h1{margin:0;font-size:64px;line-height:.98;letter-spacing:-.05em;max-width:12ch}
.hero-sub{margin:22px 0 0;color:#94a3b8;font-size:20px;line-height:1.65;max-width:38rem}
.hero-actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 20px;border-radius:16px;font-weight:700;text-decoration:none;cursor:pointer;border:none;font-size:15px}
.btn-primary{background:linear-gradient(180deg,#34d399,#22c55e);color:#03120a;box-shadow:0 15px 30px rgba(34,197,94,.25)}
.btn-secondary{background:rgba(255,255,255,.05);color:#fff;border:1px solid rgba(255,255,255,.1)}.btn-block{width:100%}
.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}
.proof-card{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);border-radius:20px;padding:16px}
.proof-card strong{display:block;font-size:14px}.proof-card span{display:block;margin-top:7px;font-size:13px;color:#94a3b8;line-height:1.5}
.hero-visual{display:flex;justify-content:center}
.phone,.demo-phone-shell{width:390px;height:820px;border-radius:48px;background:#000;padding:10px;box-shadow:0 35px 110px rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.1);position:relative}
.phone-notch,.demo-phone-notch{position:absolute;top:16px;left:50%;transform:translateX(-50%);width:142px;height:30px;border-radius:20px;background:#000;z-index:2}
.phone-screen,.demo-screen{width:100%;height:100%;border-radius:40px;overflow:hidden;background:radial-gradient(circle at top, rgba(34,197,94,.18), transparent 30%),linear-gradient(180deg,#0b1424,#0a111d);border:1px solid rgba(255,255,255,.06);padding:54px 18px 18px}
.screen-header,.demo-top{margin-bottom:16px}.screen-brand,.demo-title{font-size:28px;font-weight:800;letter-spacing:-.04em;margin:0}.screen-sub,.demo-sub{font-size:13px;color:#94a3b8;margin-top:6px}
.card{border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.04));border-radius:24px;padding:18px;box-shadow:0 18px 40px rgba(0,0,0,.32)}
.hero-card,.mini-card,.income-card{margin-bottom:14px}
.small-label{font-size:13px;color:#cbd5e1}.money{font-size:48px;font-weight:800;letter-spacing:-.05em;margin-top:8px}.muted{font-size:13px;line-height:1.5;color:#94a3b8;margin-top:10px}
.allocation-bar{margin-top:18px;height:16px;overflow:hidden;border-radius:999px;border:1px solid rgba(255,255,255,.08);display:flex;background:rgba(255,255,255,.04)}
.alloc.spend{width:56%;background:linear-gradient(90deg,#22c55e,#16a34a)}.alloc.buffer{width:18%;background:#64748b}.alloc.taxes{width:26%;background:#334155}
.legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;font-size:12px;color:#cbd5e1}
.dot{display:inline-block;width:8px;height:8px;border-radius:999px;margin-right:8px}.spend-dot{background:#22c55e}.buffer-dot{background:#64748b}.taxes-dot{background:#334155}
.mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mini-value{font-size:19px;font-weight:700;margin-top:6px}
.income-title{font-weight:700;margin-bottom:12px}.income-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:14px}.income-row:last-child{border-bottom:none}
.section{padding:72px 0}.two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:start}
.problem h2,.section-head h2,.waitlist-card h2{margin:0;font-size:42px;line-height:1.05;letter-spacing:-.04em}
.problem p,.section-head p,.waitlist-card p{color:#94a3b8;font-size:18px;line-height:1.7;margin-top:18px}
.problem-list{display:grid;gap:12px}.problem-item{padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#e2e8f0;font-size:15px}
.section-head{max-width:760px;margin-bottom:28px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}
.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.step-card,.price-card,.waitlist-card,.demo-bullet{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);border-radius:24px;box-shadow:0 18px 40px rgba(0,0,0,.28)}
.step-card{padding:22px}.step-num{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#34d399,#22c55e);color:#03120a;font-weight:800;margin-bottom:16px}
.step-card h3,.tier{margin:0;font-size:20px;letter-spacing:-.03em}.step-card p,.tier-sub,.tiny-note{color:#94a3b8;font-size:14px;line-height:1.65;margin-top:10px}
.demo-section{background:linear-gradient(180deg,transparent,rgba(255,255,255,.02),transparent)}
.demo-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}
.demo-bullets{display:grid;gap:12px}.demo-bullet{padding:18px}.demo-bullet strong{display:block;font-size:15px}.demo-bullet span{display:block;margin-top:6px;color:#94a3b8;font-size:13px;line-height:1.5}
.demo-view{display:none;height:100%;overflow:auto;padding-bottom:90px}.demo-view.active{display:block}
.demo-back{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#fff;font-size:22px;cursor:pointer;flex:0 0 auto}
.demo-top{display:flex;gap:12px;align-items:flex-start}.demo-section-title{font-size:15px;font-weight:700}
.demo-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.demo-metrics span{display:block;color:#94a3b8;font-size:11px}.demo-metrics strong{display:block;margin-top:4px;font-size:15px}
.mode-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);padding:6px;border-radius:18px;margin-top:12px}
.mode-toggle button{border:none;background:transparent;color:#cbd5e1;font-weight:600;font-size:12px;padding:12px 8px;border-radius:14px;cursor:pointer}.mode-toggle button.active{background:linear-gradient(180deg,#34d399,#22c55e);color:#03120a}
.tax-toggle{display:flex;align-items:center;gap:10px;margin-top:14px;color:#dbeafe;font-size:13px;font-weight:600}.tax-toggle input{width:18px;height:18px;accent-color:#22c55e}
.demo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.demo-tile,.demo-row{padding:16px;text-align:left;cursor:pointer;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);border-radius:24px;color:#fff}
.demo-tile{display:block;width:100%;box-shadow:0 18px 40px rgba(0,0,0,.28)}.tile-icon{width:36px;height:36px;border-radius:14px;display:grid;place-items:center;background:rgba(34,197,94,.14);color:#22c55e;font-weight:800;margin-bottom:18px}
.tile-title{font-size:15px;font-weight:700}.tile-sub{margin-top:4px;color:#94a3b8;font-size:12px;line-height:1.45}.demo-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:14px}
.runway-bar{margin-top:18px;height:18px;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.runway-fill{height:100%;width:70%;background:linear-gradient(90deg,#22c55e,#16a34a)}
.runway-labels{display:flex;justify-content:space-between;color:#94a3b8;font-size:12px;margin-top:8px}.demo-list{color:#94a3b8;font-size:13px;line-height:1.6;margin-top:10px}.alloc-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}
.demo-nav{position:absolute;left:14px;right:14px;bottom:14px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.45);backdrop-filter:blur(14px);display:flex;justify-content:space-between;padding:8px 10px}
.demo-nav button{background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:5px;padding:8px 12px;border-radius:16px;font-size:10px;min-width:62px}.demo-nav button.active{background:rgba(255,255,255,.08);color:#fff}
.feedback-card{max-width:920px}.feedback-form{margin-top:22px}.feedback-grid{display:grid;gap:12px;margin-bottom:14px}
.feedback-form input,.feedback-form textarea,.signup-form input,.signup-form select{width:100%;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:#fff;font-size:15px;font-family:inherit}
.feedback-form textarea{min-height:160px;resize:vertical}.signup-form{display:grid;grid-template-columns:2fr 1.1fr auto;gap:12px;margin-top:22px}.signup-form option{color:#000}.hidden{display:none !important}
.pricing{background:linear-gradient(180deg,transparent,rgba(255,255,255,.02),transparent)}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.price-card{padding:24px;position:relative;display:flex;flex-direction:column}.price-card.featured{border-color:rgba(34,197,94,.35);background:radial-gradient(circle at top, rgba(34,197,94,.14), transparent 36%),rgba(255,255,255,.05);transform:translateY(-8px)}
.featured-badge{position:absolute;top:16px;right:16px;font-size:11px;font-weight:700;background:rgba(34,197,94,.14);color:#bbf7d0;padding:8px 10px;border-radius:999px;border:1px solid rgba(34,197,94,.2)}
.price{margin-top:16px;font-size:48px;font-weight:800;letter-spacing:-.05em}.price span{font-size:18px;color:#94a3b8;font-weight:600}.strike{font-size:13px;color:#94a3b8;margin-top:8px}
.price-card ul{padding-left:18px;margin:20px 0 22px}.price-card li{margin:10px 0;color:#dbeafe;line-height:1.5}
.waitlist-card{padding:34px;max-width:860px;margin:0 auto;text-align:center}
.site-footer{border-top:1px solid rgba(255,255,255,.08);padding:22px 0 34px}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-copy{color:#94a3b8;font-size:14px}
@media (max-width:1080px){.hero,.two-col,.steps,.pricing-grid,.demo-layout{grid-template-columns:1fr}.hero-visual{order:-1}.hero h1{font-size:50px}.hero-proof{grid-template-columns:1fr}.signup-form{grid-template-columns:1fr}}
@media (max-width:640px){.container{width:min(100% - 24px,1120px)}.nav{min-height:68px}.nav-links{gap:14px}.nav-links a:not(.nav-cta){display:none}.hero{padding-top:48px}.hero h1,.problem h2,.section-head h2,.waitlist-card h2{font-size:36px}.hero-sub,.problem p,.section-head p,.waitlist-card p{font-size:16px}.phone,.demo-phone-shell{width:100%;max-width:390px;height:760px}.footer-row{flex-direction:column;align-items:flex-start}}

.price-tag{
  display:inline-block;
  margin-left:10px;
  font-size:16px !important;
  color:#cbd5e1 !important;
  font-weight:700;
  letter-spacing:-0.01em;
  vertical-align:middle;
  line-height:1.2;
}
.price-card ul li{
  padding-left:2px;
}
.price-card .tier-sub{
  min-height:40px;
}
@media (max-width:640px){
  .price-tag{
    display:block;
    margin-left:0;
    margin-top:6px;
    font-size:15px !important;
  }
}


.future-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.future-card{
  border:1px solid rgba(255,255,255,.08);
  background:rgba(255,255,255,.04);
  border-radius:24px;
  box-shadow:0 18px 40px rgba(0,0,0,.28);
  padding:22px;
}
.future-icon{
  width:40px;
  height:40px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:rgba(34,197,94,.14);
  color:#22c55e;
  font-weight:800;
  font-size:18px;
  margin-bottom:16px;
}
.future-card h3{
  margin:0;
  font-size:20px;
  letter-spacing:-.03em;
}
.future-card p{
  color:#94a3b8;
  font-size:14px;
  line-height:1.65;
  margin-top:10px;
}
@media (max-width:1080px){
  .future-grid{grid-template-columns:1fr}
}


.hero-microcopy{
  margin-top:14px;
  color:#dbeafe;
  font-size:16px;
  font-weight:700;
}
.hero-quote{
  margin-top:12px;
  color:#cbd5e1;
  font-size:14px;
  font-style:italic;
  line-height:1.6;
  max-width:38rem;
}
.who-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.pricing-urgency{
  margin-top:18px;
  text-align:center;
  color:#bbf7d0;
  font-weight:700;
  font-size:14px;
}
.waitlist-microcopy{
  margin-top:14px;
  color:#dbeafe;
  font-size:14px;
  font-weight:700;
}
@media (max-width:1080px){
  .who-grid{grid-template-columns:1fr 1fr;}
}
@media (max-width:640px){
  .who-grid{grid-template-columns:1fr;}
  .hero-microcopy{font-size:15px;}
}

.pricing-note{
  margin-top:12px;
  color:#cbd5e1;
  font-size:14px;
  max-width:520px;
  margin-left:auto;
  margin-right:auto;
}


/* Pricing optimization */
.pricing-grid-optimized{
  align-items:stretch;
}

.basic-card{
  opacity:.95;
}

.plus-card{
  transform:translateY(-12px) scale(1.02);
}

.plus-card .price{
  margin-top:10px;
}

.pro-card .featured-badge{
  right:16px;
}

.subtle-badge{
  background:rgba(255,255,255,.08);
  color:#e2e8f0;
  border:1px solid rgba(255,255,255,.12);
}

.price-reassurance{
  margin-top:8px;
  text-align:center;
  color:#cbd5e1;
  font-size:12px;
  line-height:1.5;
}

.price-footnote{
  margin-top:10px;
  font-size:12px;
  color:#94a3b8;
  text-align:center;
  font-style:italic;
}

@media (max-width:1080px){
  .plus-card{
    transform:none;
  }
}


/* Clean founder section */
.founder-card-clean{
  border:1px solid rgba(255,255,255,.08);
  background:
    radial-gradient(circle at top right, rgba(34,197,94,.08), transparent 30%),
    linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.03));
  border-radius:26px;
  padding:32px;
  max-width:820px;
  margin:0 auto;
  box-shadow:0 20px 50px rgba(0,0,0,.3);
}

.founder-header{
  display:flex;
  align-items:center;
  gap:14px;
  margin-bottom:24px;
}

.founder-avatar{
  width:52px;
  height:52px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:linear-gradient(180deg,#34d399,#22c55e);
  color:#04120a;
  font-weight:900;
  font-size:18px;
}

.founder-name{
  font-size:17px;
  font-weight:800;
}

.founder-role{
  font-size:13px;
  color:#94a3b8;
  margin-top:4px;
}

.founder-title{
  margin:0 0 16px 0;
  font-size:36px;
  letter-spacing:-.04em;
}

.founder-body p{
  color:#cbd5e1;
  font-size:16px;
  line-height:1.75;
  margin-top:14px;
}

.founder-lead{
  font-size:18px !important;
  color:#f8fafc !important;
  font-weight:700;
}

.founder-highlight-inline{
  font-weight:700;
  color:#e2e8f0 !important;
}

.founder-transition{
  font-weight:700;
  color:#f8fafc !important;
}

.founder-highlight-box{
  margin-top:22px;
  padding:18px 20px;
  border-radius:18px;
  border:1px solid rgba(34,197,94,.18);
  background:rgba(34,197,94,.08);
  color:#ecfdf5;
  font-size:17px;
  line-height:1.6;
}

.founder-note{
  margin-top:18px;
  font-size:13px;
  color:#94a3b8;
}

@media (max-width:640px){
  .founder-card-clean{
    padding:24px;
  }

  .founder-title{
    font-size:28px;
  }

  .founder-lead{
    font-size:17px !important;
  }
}


.tier-boost{
  margin-top:8px;
  text-align:center;
  color:#ecfdf5;
  font-size:13px;
  font-weight:700;
  line-height:1.5;
}

.pro-card .strike{
  margin-bottom:8px;
}


.demo-subtext{
  margin-top:10px;
  color:#94a3b8;
  font-size:14px;
  line-height:1.6;
  max-width:520px;
  margin-left:auto;
  margin-right:auto;
}

.demo-note{
  margin-top:14px;
  text-align:center;
  color:#cbd5e1;
  font-size:13px;
  font-weight:600;
  opacity:.9;
}
