:root{--navy:#1b3058;--navy-light:#2a4a7f;--teal:#4bbecf;--teal-light:#7dd4df;--primary-dark:#0f1f3d;--white:#fff;--divider:#e5e7eb;--text-primary:#1b3058;--text-secondary:#4b5563;--shadow:0 24px 70px #ffffff29;--shadow-dark:0 12px 50px #1b3058;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--page-x:clamp(1rem, 3vw, 3rem);--max-width:1180px;--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;color:var(--text-primary);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;overflow-x:hidden}button,input{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}p{margin-bottom:0}section[id]{scroll-margin-top:var(--header-height)}:focus-visible{outline:3px solid var(--teal);outline-offset:4px}.material-symbols-rounded{text-transform:none;white-space:nowrap;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga";direction:ltr;font-family:Material Symbols Rounded;font-style:normal;font-weight:500;line-height:1}.skip-link{z-index:40;border-radius:var(--radius-sm);background:var(--teal);color:var(--primary-dark);padding:.8rem 1rem;font-weight:800;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:30;min-height:var(--header-height);padding-inline:max(var(--page-x), calc((100vw - var(--max-width)) / 2));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #1b30581f;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid;position:fixed;inset:0 0 auto}.brand,.nav-links,.hero-actions{align-items:center;display:flex}.brand{min-height:44px;color:var(--navy);gap:.7rem;font-weight:800}.brand-symbol{border-radius:var(--radius-md);background:var(--navy);width:44px;height:44px;color:var(--white);place-items:center;font-size:24px;display:grid}.brand-name{letter-spacing:0;font-size:1.02rem}.nav-links{color:var(--text-secondary);justify-content:center;gap:clamp(.75rem,1.55vw,1.35rem);font-size:.82rem;font-weight:700}.nav-links a,.header-cta{align-items:center;min-height:44px;display:inline-flex}.nav-links a{transition:color .16s}.nav-links a:hover,.nav-links a:focus-visible{color:var(--navy)}.header-cta{border:1px solid var(--divider);border-radius:var(--radius-sm);color:var(--navy);justify-content:center;padding-inline:1rem;font-size:.88rem;font-weight:800;transition:background .16s,border-color .16s,color .16s}.header-cta:hover,.header-cta:focus-visible{border-color:var(--navy);background:var(--navy);color:var(--white)}.button,.waitlist-panel summary{border-radius:var(--radius-sm);cursor:pointer;border:0;justify-content:center;align-items:center;min-height:52px;padding:.9rem 1.15rem;font-weight:800;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover,.button:focus-visible,.waitlist-panel summary:hover,.waitlist-panel summary:focus-visible{transform:translateY(-2px)}.button-primary,.waitlist-panel summary{background:var(--navy);color:var(--white)}.button-primary:hover,.button-primary:focus-visible,.waitlist-panel summary:hover,.waitlist-panel summary:focus-visible{background:var(--navy-light)}.button-secondary{color:var(--white);background:#ffffff14;border:1px solid #ffffff5c}.button-secondary:hover,.button-secondary:focus-visible{background:var(--white);color:var(--navy)}.section-inner{width:min(100%, var(--max-width));margin-inline:auto}.section-kicker{color:var(--white);letter-spacing:0;text-transform:uppercase;margin-bottom:.8rem;font-size:.95rem;font-weight:800}.section-copy h2{letter-spacing:0;overflow-wrap:anywhere;max-width:680px;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.65rem);font-weight:900;line-height:1.02}.section-copy p{max-width:600px;color:var(--text-secondary);font-size:clamp(.95rem,1.25vw,1.08rem);font-weight:500}.phone-shot-slot{background:var(--navy);width:min(100%,360px);min-height:650px;box-shadow:var(--shadow);border:1px solid #ffffff47;border-radius:28px;place-items:center;display:grid}.phone-shot-slot>.material-symbols-rounded{color:#ffffffb3;font-size:4rem}.phone-shot-slot.phone-shot-slot--filled{aspect-ratio:610/1334;background:var(--white);width:min(100%,300px);min-height:0;overflow:hidden}.phone-shot-slot--filled img{object-fit:cover;width:100%;height:100%;display:block}.site-footer{border-top:1px solid var(--divider);background:var(--white);padding:2rem var(--page-x)}.footer-layout{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid}.footer-layout p{color:var(--text-secondary);font-weight:500}.footer-layout nav{color:var(--text-secondary);flex-wrap:wrap;justify-content:end;gap:1rem;font-size:.9rem;font-weight:700;display:flex}.footer-layout nav a:hover,.footer-layout nav a:focus-visible{color:var(--navy)}.empty-page{background:var(--navy);min-height:100svh}.not-found-page{background:var(--navy);min-height:100svh;color:var(--white);padding:calc(var(--header-height) + 3rem) var(--page-x) 3rem;place-content:center;justify-items:start;display:grid}.not-found-page h1{max-width:760px;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,5rem);line-height:1}.page-section{background:var(--white);min-height:100svh;padding:calc(var(--header-height) + clamp(2rem, 5vw, 4rem)) var(--page-x) clamp(2.5rem, 6vw, 5rem);align-items:center;display:grid}.hero-section{color:var(--white);background:var(--hero-image) center / cover;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(90deg,#0f1f3df5 0%,#1b3058c2 48%,#1b30582e 100%),linear-gradient(#0f1f3d42 0%,#0f1f3d57 100%);position:absolute;inset:0}.hero-content{z-index:1;width:min(100%, var(--max-width));margin-inline:auto;position:relative}#hero-title{letter-spacing:0;margin-bottom:.65rem;font-family:Prompt,sans-serif;font-size:clamp(5rem,17vw,13rem);font-weight:900;line-height:.76}.hero-slogan{max-width:830px;color:var(--white);font-size:clamp(2rem,5vw,4.75rem);font-weight:900;line-height:.98}.hero-text{color:#ffffffe0;max-width:640px;margin-top:1.2rem;font-size:clamp(1.05rem,1.7vw,1.25rem);font-weight:500}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.65rem}.problem-layout,.audience-layout,.split-layout,.inside-layout,.event-layout,.community-layout,.faq-layout,.waitlist-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.blue-section{background:var(--navy);color:var(--white)}.blue-section .section-copy>p{color:#ffffffd1}.blue-section .section-kicker{color:var(--teal-light)}.pain-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.pain-grid article,.feature-card,.audience-cards article,.community-stack article{border:1px solid var(--divider);border-radius:var(--radius-lg);background:var(--white);color:var(--navy);padding:clamp(1rem,2vw,1.35rem);box-shadow:0 16px 40px #1b30580f}.pain-grid .material-symbols-rounded,.feature-icon,.audience-cards .material-symbols-rounded{border-radius:var(--radius-md);background:var(--navy);width:48px;height:48px;color:var(--white);place-items:center;font-size:28px;display:inline-grid}.pain-grid .material-symbols-rounded,.feature-icon{margin-bottom:1.5rem}.pain-grid h3,.feature-card h3,.audience-cards h3{margin-bottom:.55rem;font-size:clamp(1.12rem,1.8vw,1.38rem);line-height:1.1}.pain-grid p,.feature-card p,.audience-cards p,.community-stack span{color:var(--text-secondary);font-weight:500}.audience-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.audience-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.audience-cards article{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:22rem;display:flex}.audience-cards .material-symbols-rounded{margin:0 auto 1.3rem}.audience-cards article:nth-child(2n){border-color:var(--navy);background:var(--navy);color:var(--white)}.audience-cards article:nth-child(2n) .material-symbols-rounded{background:var(--white);color:var(--navy)}.audience-cards article:nth-child(2n) p{color:#ffffffd1}.accent-card{background:var(--navy);color:var(--white)}.accent-card .feature-icon{background:var(--white);color:var(--navy)}.accent-card p{color:#ffffffd1}.inside-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr)}.flow-list{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;gap:.9rem;margin-top:1.6rem;display:grid}.flow-list article{background:var(--white);min-height:13rem;color:var(--navy);border:1px solid #ffffff3d;border-radius:10px;flex-direction:column;justify-content:flex-start;gap:.75rem;padding:1rem;display:flex;box-shadow:0 6px 14px #ffffff52}.flow-list span{min-width:2.5rem;min-height:2.5rem;color:var(--teal);place-items:center start;font-size:1.3rem;font-weight:950;display:inline-grid}.flow-list strong{color:var(--navy);font-size:1.3rem;font-weight:800;line-height:1.08}.blue-section .section-copy .flow-list .flowlist-text{color:var(--navy);font-size:.9rem;line-height:1.35}.event-section{background:var(--white);color:var(--navy)}.event-layout{grid-template-columns:minmax(0,.95fr) minmax(300px,.8fr)}.event-preview{justify-items:center;gap:1.2rem;display:grid}.event-shot{aspect-ratio:610/1297;background:var(--white);min-height:620px;box-shadow:var(--shadow-dark);border-color:#1b30582e}.event-shot>.material-symbols-rounded{color:#1b305852}.event-preview p{max-width:460px;color:var(--text-secondary);font-size:clamp(.95rem,1.25vw,1.08rem);font-weight:500}.community-layout{grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.community-stack{gap:calc(1rem + 10px);display:grid}.community-stack article{box-shadow:none}.community-stack strong{font-size:clamp(1rem,1.8vw,1.22rem);display:block}.community-stack span{color:var(--text-secondary)}.faq-section{background:var(--white);min-height:100svh;padding:clamp(5rem, 8vw, 7rem) var(--page-x);align-items:center;display:grid}.faq-layout{align-items:start}.faq-list{align-content:start;gap:.8rem;min-height:24rem;display:grid}.faq-list details{border:.5px solid var(--divider);background:var(--white);border-radius:5px;padding:.95rem 1rem}.faq-list summary{cursor:pointer;color:var(--navy);font-size:1rem;font-weight:800}.faq-list p{color:var(--text-secondary);margin-top:.7rem;font-weight:500}.survey-layout{grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);align-items:end;gap:clamp(2.5rem,8vw,7rem);display:grid}.survey-response{border-top:1px solid #ffffff47;padding-top:1.5rem}.survey-response>p{color:#ffffffd1;font-size:clamp(1rem,1.4vw,1.12rem);font-weight:500}.survey-button{background:var(--white);color:var(--navy);gap:.65rem;margin-top:1.6rem}.survey-button:hover,.survey-button:focus-visible{background:var(--teal-light);color:var(--primary-dark)}.survey-button .material-symbols-rounded{font-size:1.2rem}.waitlist-section{background:linear-gradient(90deg, #0f1f3df2 0%, #1b3058c7 50%, #1b305866 100%), var(--waitlist-image) center / cover;color:var(--white)}.waitlist-copy h2{letter-spacing:0;max-width:780px;margin-bottom:1.1rem;font-size:clamp(2.4rem,5.5vw,5.2rem);font-weight:900;line-height:.96}.waitlist-copy p{color:#ffffffc7;max-width:640px;font-size:clamp(1rem,1.55vw,1.18rem);font-weight:500}.waitlist-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.5fr)}.waitlist-points{flex-wrap:wrap;gap:.7rem;margin-top:1.4rem;display:flex}.waitlist-points span{border-radius:var(--radius-sm);color:#ffffffdb;background:#ffffff1a;border:1px solid #ffffff38;padding:.65rem .8rem;font-size:.86rem;font-weight:700}.waitlist-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border:1px solid #ffffff38;padding:1rem}.waitlist-panel summary{width:100%;list-style:none}.waitlist-panel summary::-webkit-details-marker{display:none}.waitlist-form{gap:.75rem;margin-top:1rem;display:grid}.waitlist-form label{color:#ffffffd1;text-transform:uppercase;font-size:.82rem;font-weight:700}.waitlist-form input{border-radius:var(--radius-sm);background:var(--white);width:100%;min-height:52px;color:var(--text-primary);border:1px solid #ffffff2e;outline:0;padding:.85rem .95rem}.waitlist-form input:focus{border-color:var(--teal);box-shadow:0 0 0 4px #4bbecf33}.consent-check{color:#ffffffc7;text-transform:none;grid-template-columns:18px 1fr;align-items:start;gap:.65rem;margin-block:.15rem;font-size:.82rem;font-weight:500;line-height:1.35;display:grid}.consent-check input{width:18px;height:18px;min-height:auto;accent-color:var(--teal);margin:.1rem 0 0}.waitlist-form button{margin-top:.35rem}.waitlist-form button:disabled{cursor:wait;opacity:.72;transform:none}.waitlist-form input:disabled{cursor:wait;opacity:.78}.waitlist-honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.waitlist-form-feedback{min-height:2.5rem;font-size:.86rem;font-weight:700;line-height:1.4}.waitlist-form-feedback--success{color:var(--white)}.waitlist-form-feedback--error{color:#ffd6d6}@media (width<=1080px){.nav-links{display:none}.site-header{grid-template-columns:auto auto}.header-cta{justify-self:end}}@media (width<=920px){.problem-layout,.audience-layout,.split-layout,.inside-layout,.event-layout,.community-layout,.faq-layout,.survey-layout,.waitlist-layout,.footer-layout,.pain-grid,.feature-grid,.audience-cards,.flow-list{grid-template-columns:1fr}.feature-card,.audience-cards article{min-height:auto}.phone-shot-slot{width:100%;min-height:560px}.inside-layout>.phone-shot-slot{justify-self:center}.footer-layout nav{justify-content:start}}@media (width<=640px){:root{--header-height:66px}.site-header{gap:.75rem}.brand-symbol{width:38px;height:38px;font-size:22px}.header-cta{min-height:40px;padding-inline:.8rem;font-size:.8rem}.page-section{padding-block:calc(var(--header-height) + 2rem) 2rem}.hero-overlay{background:linear-gradient(90deg,#0f1f3df5 0%,#1b3058d1 66%,#1b305875 100%),linear-gradient(#0f1f3d3d 0%,#0f1f3d9e 100%)}#hero-title{font-size:clamp(4.6rem,26vw,7.2rem)}.hero-slogan{font-size:clamp(2rem,12vw,3.25rem)}.section-copy h2{font-size:clamp(1.9rem,9vw,2.85rem)}.waitlist-copy h2{font-size:clamp(2.25rem,12vw,3.6rem)}.phone-shot-slot{min-height:520px}.flow-list article{min-height:10.5rem}.faq-list{min-height:32rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
