:root{--navy: #0f172a;--charcoal: #23262e;--blue: #2563eb;--blue-dark: #1d4ed8;--ink: #111827;--muted: #5b6472;--line: #d9dee8;--panel: #f5f7fb;--white: #ffffff}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;background:var(--white)}a{color:inherit}.site-header{align-items:center;background:#0f172af5;display:grid;gap:24px;grid-template-columns:auto 1fr auto;padding:22px clamp(20px,5vw,72px);position:sticky;top:0;z-index:20}.brand img{display:block;height:42px;width:auto}nav{display:flex;gap:clamp(16px,3vw,34px);justify-content:center}nav a,.site-footer a{color:#dbe3ef;font-size:.95rem;font-weight:700;text-decoration:none}.header-cta,.button,.button-secondary{align-items:center;border-radius:6px;display:inline-flex;font-weight:800;justify-content:center;min-height:46px;padding:0 18px;text-decoration:none}.header-cta,.button{background:var(--blue);color:var(--white)}.button:hover,.header-cta:hover{background:var(--blue-dark)}.button-secondary{border:1px solid rgba(255,255,255,.32);color:var(--white)}.hero{background:linear-gradient(110deg,#0f172afa,#0f172aeb 58%,#23262ec7),radial-gradient(circle at 85% 20%,rgba(37,99,235,.28),transparent 32%);color:var(--white);min-height:calc(100vh - 86px);padding:clamp(62px,9vw,112px) clamp(20px,7vw,96px) 56px}.hero-grid{display:grid;gap:48px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);margin:0 auto;max-width:1180px}.eyebrow{color:#93b5ff;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.1rem,6vw,6rem);line-height:.98;margin-bottom:28px;max-width:980px}h2{font-size:clamp(2rem,3.3vw,3.4rem);line-height:1.08;margin-bottom:18px}h3{font-size:1.15rem;line-height:1.2}.lead{color:#c8d3e3;font-size:clamp(1.12rem,2vw,1.35rem);max-width:760px}.hero-actions,.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.launch-panel{align-self:end;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff12;padding:28px}.launch-panel img{height:64px;margin-bottom:22px;width:64px}.metric-row{border-top:1px solid rgba(255,255,255,.18);display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin-top:24px;padding-top:24px}.metric-row strong{display:block;font-size:1.3rem}.metric-row span{color:#c8d3e3;font-size:.85rem}.section{padding:clamp(58px,8vw,96px) clamp(20px,6vw,84px)}.section-inner{margin:0 auto;max-width:1120px}.section-muted{background:var(--panel)}.split{display:grid;gap:48px;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr)}.grid-3,.plans-grid,.legal-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.card,.plan-card,.policy-card{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:26px}.card h2,.plan-card h2,.policy-card h2,.card h3,.plan-card h3,.policy-card h3{font-size:clamp(1.25rem,1.9vw,1.75rem);line-height:1.15;margin-bottom:12px;overflow-wrap:anywhere}.policy-card{color:var(--ink);display:block;text-decoration:none}.policy-card:hover,.policy-card:focus-visible{border-color:var(--blue);box-shadow:0 14px 34px #2563eb1a}.card p,.plan-card p,.policy-card p,.content p,.content li{color:var(--muted)}.plan-card.featured{border-color:var(--blue);box-shadow:0 18px 46px #2563eb1f}.badge{background:#e9efff;border-radius:999px;color:var(--blue-dark)!important;display:inline-flex;font-size:.75rem;font-weight:900;margin-bottom:14px;padding:5px 10px;text-transform:uppercase}.price span{color:var(--ink);font-size:3.2rem;font-weight:900}.threshold{color:var(--ink)!important;font-weight:800}.plan-card ul,.content ul{padding-left:20px}.cta-band{background:var(--navy);color:var(--white);padding:clamp(52px,7vw,76px) clamp(20px,6vw,84px);text-align:center}.cta-band p{color:#c8d3e3;margin-left:auto;margin-right:auto;max-width:720px}.page-hero{background:var(--navy);color:var(--white);padding:72px clamp(20px,6vw,84px)}.page-hero div,.content{margin:0 auto;max-width:980px}.page-hero p{color:#c8d3e3;font-size:1.2rem}.founder{align-items:center;display:grid;gap:36px;grid-template-columns:280px 1fr}.founder img{border-radius:8px;width:100%}.site-footer{background:var(--charcoal);color:var(--white);display:grid;gap:34px;grid-template-columns:1.5fr repeat(3,1fr);padding:44px clamp(20px,6vw,84px)}.site-footer img{display:block;height:56px;width:56px}.site-footer h2{font-size:.9rem;margin:0 0 14px;text-transform:uppercase}.site-footer a{display:block;margin:9px 0}.site-footer p{color:#c8d3e3}.fine{font-size:.86rem}@media(max-width:860px){.site-header{grid-template-columns:1fr auto}nav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto}.hero-grid,.split,.founder,.site-footer,.grid-3,.plans-grid,.legal-grid,.metric-row{grid-template-columns:1fr}h1{font-size:clamp(2.6rem,14vw,4.5rem)}}.founder-photo-link{display:block}.founder-photo-link:focus-visible img{outline:3px solid var(--blue);outline-offset:4px}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.site-footer .social-button{align-items:center;border:1px solid rgba(219,227,239,.35);border-radius:6px;display:inline-flex;font-size:.86rem;justify-content:center;margin:0;min-height:38px;padding:0 12px}.site-footer .social-button:hover,.site-footer .social-button:focus-visible{background:#ffffff14;border-color:#dbe3efad}.contact-form{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.contact-form label{display:grid;gap:8px}.contact-form span{color:var(--ink);font-size:.88rem;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);border-radius:6px;color:var(--ink);font:inherit;min-height:46px;padding:10px 12px;width:100%}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);outline:3px solid rgba(37,99,235,.16)}.full-span,.contact-form .button,.form-note{grid-column:1 / -1}.contact-form .button{border:0;cursor:pointer;justify-self:start}.form-note{color:var(--muted);font-size:.9rem;margin:-6px 0 0}@media(max-width:700px){.contact-form{grid-template-columns:1fr}}.feature-stack{display:grid;gap:30px}.section-heading{max-width:760px}.feature-grid .card{min-height:210px}@media(max-width:700px){body{overflow-x:hidden}.site-header{gap:16px;grid-template-columns:1fr;padding:18px 20px 20px;position:static}.brand img{height:52px}nav{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;overflow:visible;width:100%}nav a{align-items:center;background:#ffffff0f;border:1px solid rgba(219,227,239,.16);border-radius:6px;display:flex;font-size:.92rem;justify-content:center;line-height:1.2;min-height:42px;padding:8px 10px;text-align:center}.header-cta{min-height:48px;width:100%}.hero,.page-hero{min-height:auto;padding:48px 24px}h1{font-size:clamp(2.45rem,10.5vw,3.55rem);line-height:1.03;margin-bottom:22px}h2{font-size:clamp(1.9rem,8vw,2.55rem)}.lead,.page-hero p{font-size:1.05rem}.hero-grid{gap:34px}.hero-actions,.actions{gap:12px;margin-top:26px}.hero-actions .button,.hero-actions .button-secondary,.actions .button,.actions .button-secondary{width:100%}.section{padding:52px 24px}.card,.plan-card,.policy-card{padding:22px}.feature-grid .card{min-height:auto}.metric-row{gap:18px}.founder{gap:24px}.founder-photo-link{max-width:280px}.site-footer{gap:28px;padding:40px 24px}.contact-form .button{justify-self:stretch}}@media(max-width:420px){.site-header{padding-left:18px;padding-right:18px}nav{grid-template-columns:1fr 1fr}nav a{font-size:.86rem;padding-left:8px;padding-right:8px}h1{font-size:clamp(2.25rem,10vw,3rem)}.eyebrow{font-size:.72rem}.section,.hero,.page-hero,.cta-band{padding-left:20px;padding-right:20px}}@media(max-width:700px){.brand{justify-self:center}.brand img{height:58px}nav a:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:min(100%,calc(50% - 5px))}.header-cta{justify-self:center;max-width:100%}}@media(max-width:420px){nav a:last-child:nth-child(odd){width:100%}}
