:root{--blue:#2563eb;--blue-2:#60a5fa;--teal:#14b8a6;--mint:#a7f3e0;--navy:#06234a;--ink:#0f172a;--muted:#64748b;--soft:#eff6ff;--line:#dbeafe;--white:#fff;--shadow:0 24px 60px rgba(15,23,42,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(96,165,250,.2),transparent 28rem),radial-gradient(circle at 85% 20%,rgba(20,184,166,.18),transparent 24rem),#f8fbff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{min-height:100vh;overflow:hidden}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(219,234,254,.8);background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.navbar{width:min(1180px,calc(100% - 40px));margin:0 auto;height:82px;display:flex;justify-content:space-between;gap:24px}.brand,.navbar{align-items:center}.brand{display:inline-flex;gap:12px}.brand img{width:190px;max-width:48vw;height:auto;display:block}.nav-links{display:flex;align-items:center;gap:26px;color:var(--navy);font-size:.95rem;font-weight:700}.nav-links a{opacity:.82}.nav-links a:hover{color:var(--blue);opacity:1}.nav-cta{padding:12px 18px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--teal));box-shadow:0 12px 30px rgba(37,99,235,.25)}.hero{position:relative;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:76px 0 70px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:54px;gap:54px;align-items:center}.hero:before{content:"L";position:absolute;right:-80px;top:0;font-size:32rem;line-height:.7;color:rgba(37,99,235,.045);font-family:Georgia,serif;z-index:-1}.badge{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;color:var(--navy);background:rgba(219,234,254,.72);border:1px solid rgba(96,165,250,.25);font-weight:800;font-size:.88rem;letter-spacing:0}.badge-dot{width:9px;height:9px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 6px rgba(20,184,166,.15)}.hero h1{margin:20px 0 18px;font-size:5.6rem;line-height:.96;letter-spacing:0;color:var(--navy)}.gradient-text{background:linear-gradient(135deg,var(--blue),var(--teal));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{color:#475569;font-size:1.2rem;line-height:1.75;max-width:640px;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-height:52px;padding:0 22px;font-weight:850}.primary-btn{color:#fff;background:linear-gradient(135deg,var(--blue),var(--teal));box-shadow:0 18px 45px rgba(37,99,235,.25)}.secondary-btn{color:var(--blue);background:#fff;border:1px solid var(--line)}.hero-stats{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.stat-card{padding:18px;border-radius:22px;background:hsla(0,0%,100%,.75);border:1px solid rgba(219,234,254,.9)}.stat-card strong{display:block;color:var(--navy);font-size:1.4rem}.stat-card span{color:var(--muted);font-size:.9rem}.waitlist-card{position:relative;padding:30px;border-radius:var(--radius);background:hsla(0,0%,100%,.94);border:1px solid rgba(219,234,254,.9);box-shadow:var(--shadow)}.waitlist-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(37,99,235,.6),rgba(20,184,166,.55));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.form-heading{margin-bottom:22px}.eyebrow{color:var(--blue);font-size:.78rem;text-transform:uppercase;letter-spacing:0;font-weight:900}.form-heading h2{margin:8px 0;color:var(--navy);font-size:1.85rem;letter-spacing:0}.form-heading p{margin:0;color:var(--muted);line-height:1.6}.waitlist-card label{display:grid;grid-gap:8px;gap:8px;margin-top:14px;color:var(--navy);font-size:.88rem;font-weight:850}.waitlist-card input,.waitlist-card select,.waitlist-card textarea{width:100%;border:1px solid #cfe1ff;border-radius:16px;padding:14px 15px;color:var(--ink);background:#fbfdff;outline:none;transition:.18s ease}.waitlist-card input:focus,.waitlist-card select:focus,.waitlist-card textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(37,99,235,.12);background:#fff}.waitlist-card button{width:100%;margin-top:18px;min-height:54px;border:0;border-radius:999px;color:#fff;cursor:pointer;font-weight:900;background:linear-gradient(135deg,var(--blue),var(--teal));box-shadow:0 18px 42px rgba(20,184,166,.22)}.waitlist-card button:disabled{opacity:.72;cursor:not-allowed}.hidden-field{position:absolute;left:-9999px}.form-message{margin:14px 0 0;padding:12px 14px;border-radius:16px;font-size:.94rem;line-height:1.5}.form-message.success{color:#065f46;background:#d1fae5}.form-message.error{color:#9f1239;background:#ffe4e6}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:82px 0}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2{margin:0 0 14px;color:var(--navy);font-size:3.35rem;line-height:1;letter-spacing:0}.section-heading p{margin:0;color:#475569;font-size:1.08rem;line-height:1.7}.audience-grid,.faq-grid,.feature-grid,.problem-grid{display:grid;grid-gap:18px;gap:18px}.problem-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.audience-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card{padding:25px;border:1px solid rgba(219,234,254,.95);border-radius:26px;background:hsla(0,0%,100%,.82);box-shadow:0 16px 45px rgba(15,23,42,.05)}.card-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:18px;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--teal));font-weight:900}.card h3{margin:0 0 10px;color:var(--navy);font-size:1.22rem}.card li,.card p{color:#526174;line-height:1.7}.card p{margin:0}.card ul{margin:14px 0 0;padding-left:18px}.how-it-works{border-radius:34px;padding:38px;color:#fff;background:linear-gradient(135deg,rgba(6,35,74,.96),rgba(37,99,235,.9)),radial-gradient(circle at right,rgba(20,184,166,.8),transparent 30rem);box-shadow:var(--shadow)}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:28px}.step{padding:20px;border-radius:22px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.16)}.step span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:15px;border-radius:50%;color:var(--navy);background:#fff;font-weight:900}.step h3{margin:0 0 8px}.step p{margin:0;color:hsla(0,0%,100%,.78);line-height:1.6}.launch-strip{position:relative;margin:30px 0 0;padding:28px;border-radius:30px;background:linear-gradient(135deg,rgba(167,243,224,.5),rgba(219,234,254,.8));border:1px solid rgba(96,165,250,.25);display:flex;align-items:center;justify-content:space-between;gap:24px}.launch-strip h3{margin:0 0 8px;color:var(--navy);font-size:1.6rem}.launch-strip p{margin:0;color:#475569;line-height:1.6}.site-footer{margin-top:54px;padding:42px 0;color:#fff;background:linear-gradient(135deg,var(--blue),var(--teal))}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:34px}.footer-brand{flex:0 0 auto}.footer-logo{width:170px;height:auto;display:block;filter:brightness(0) invert(1)}.footer-inner p{margin:8px 0 0;opacity:.9}.footer-contact{display:grid;grid-gap:14px;gap:14px;justify-items:end;max-width:620px;text-align:right}.footer-contact p{margin:0}.footer-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.footer-action{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:999px;padding:0 16px;color:var(--navy);background:#fff;font-weight:900;box-shadow:0 14px 35px rgba(6,35,74,.18)}.footer-action:hover{transform:translateY(-1px)}.footer-links{display:flex;gap:16px;justify-content:flex-end;font-weight:800;opacity:.92}@media (max-width:980px){.navbar{height:auto;padding:14px 0;align-items:center}.nav-links{display:flex;gap:0}.nav-links a:not(.nav-cta){display:none}.nav-cta{padding:11px 15px;font-size:.9rem}.audience-grid,.faq-grid,.feature-grid,.hero,.problem-grid,.steps{grid-template-columns:1fr}.hero{gap:34px;padding:44px 0 58px}.hero h1{font-size:4.15rem;line-height:1}.section-heading h2{font-size:2.75rem}.hero-stats{grid-template-columns:1fr}.waitlist-card{padding:24px}.section{padding:58px 0}.footer-inner,.launch-strip{align-items:flex-start;flex-direction:column}.footer-contact{justify-items:start;text-align:left}.footer-actions,.footer-links{justify-content:flex-start}}@media (max-width:560px){.footer-inner,.hero,.navbar,.section{width:min(100% - 28px,1180px)}.brand img{width:145px;max-width:44vw}.nav-cta{min-height:40px;padding:0 13px;font-size:.82rem;white-space:nowrap}.hero{gap:24px;padding:30px 0 48px}.hero:before{display:none}.hero h1{margin:14px 0 12px;font-size:2.72rem;line-height:1.04}.hero-copy{margin-bottom:20px;font-size:1rem;line-height:1.55}.badge{padding:8px 12px;font-size:.82rem}.hero-actions{gap:10px}.hero-actions a{width:100%;min-height:48px;padding:0 16px}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px}.stat-card{min-height:102px;padding:12px 10px;border-radius:16px}.stat-card strong{font-size:.98rem}.stat-card span{display:block;margin-top:5px;font-size:.73rem;line-height:1.35}.waitlist-card{padding:18px;border-radius:22px}.form-heading{margin-bottom:16px}.form-heading h2{font-size:1.42rem}.form-heading p{font-size:.95rem;line-height:1.5}.waitlist-card label{gap:6px;margin-top:11px}.waitlist-card input,.waitlist-card select,.waitlist-card textarea{border-radius:13px;padding:12px 13px}.waitlist-card button{min-height:50px;margin-top:15px}.section{padding:46px 0}.section-heading{margin-bottom:24px}.section-heading h2{font-size:2.1rem;line-height:1.08}.section-heading p{font-size:1rem;line-height:1.6}.how-it-works{padding:24px;border-radius:26px}.card{padding:21px}.site-footer{margin-top:28px;padding:34px 0}.footer-inner{gap:24px}.footer-logo{width:150px}.footer-actions{width:100%}.footer-action{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);min-height:44px;padding:0 12px}.footer-links{width:100%}}