:root{--background:#fffdfa;--surface:#fff;--ink:#07113a;--muted:#535a70;--purple:#67368f;--purple-dark:#4b2376;--lavender:#f2e8f8;--lavender-soft:#fbf6ff;--sage:#edf8ed;--mint:#e6f7ef;--butter:#fff4dd;--rose:#ffe9eb;--line:#eadff0;--shadow:0 22px 70px #2219361f;--serif:Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 0%, #f2e8f8d1, transparent 28rem), radial-gradient(circle at 88% 18%, #fff4ddb8, transparent 30rem), var(--background);color:var(--ink);font-family:var(--sans);margin:0}a{color:inherit}.site-shell{min-height:100vh;overflow:hidden}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfadb;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:20px 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand span{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.brand strong{color:var(--ink);font-family:var(--serif);font-size:26px}.site-header nav{color:var(--muted);align-items:center;gap:20px;font-size:15px;font-weight:700;display:flex}.site-header nav a{text-decoration:none}.hero-section{grid-template-columns:minmax(0,1fr) minmax(300px,430px);align-items:center;gap:clamp(30px,6vw,86px);max-width:1180px;margin:0 auto;padding:clamp(20px,4vw,44px) 24px 50px;display:grid}.hero-copy h1,.intro-section h2,.story-copy h2,.founder-copy h2,.booking-section h2,.how-section h2,.partner-section h2,.pilot-section h2,.faq-section h2{font-family:var(--serif);letter-spacing:0;margin:0}.hero-copy h1{max-width:760px;font-size:clamp(44px,7vw,82px);line-height:.98}.hero-copy p{max-width:660px;color:var(--muted);margin:28px 0 0;font-size:clamp(18px,2.2vw,22px);line-height:1.65}.hero-actions,.booking-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.primary-action,.secondary-action{border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:800;text-decoration:none;display:inline-flex}.primary-action{background:linear-gradient(135deg, var(--purple), var(--purple-dark));color:#fff;box-shadow:0 16px 36px #67368f40}.secondary-action{color:var(--purple-dark);background:#ffffffc7;border:1px solid #cdb9dc}.hero-phone,.phone-frame{background:0 0;margin:0;line-height:0;position:relative}.hero-phone img,.phone-frame img{clip-path:inset(.35% 1.45% .8% round 7.5%);filter:drop-shadow(0 34px 54px #140c2438);background:0 0;width:100%;height:auto;display:block}.hero-phone{justify-self:end;max-width:360px}.store-strip{justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:0 auto 42px;padding:0 24px;display:flex}.store-strip p{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:14px;font-weight:900}.store-strip div{flex-wrap:wrap;gap:12px;display:flex}.store-strip span{min-height:54px;color:var(--ink);background:#ffffffd6;border:1px solid #cdb9dc;border-radius:18px;justify-content:center;align-items:center;padding:0 22px;font-weight:900;display:inline-flex;box-shadow:0 14px 34px #22193614}.audience-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;max-width:1180px;margin:0 auto 80px;padding:0 24px;display:grid}.audience-band article{border:1px solid var(--line);background:#ffffffd1;min-height:210px;padding:30px}.audience-band article:first-child{border-radius:28px 0 0 28px}.audience-band article:last-child{border-radius:0 28px 28px 0}.audience-band h2{font-family:var(--serif);margin:0;font-size:30px}.audience-band p,.intro-section p,.story-copy p,.founder-section p,.booking-section p,.partner-section p,.faq-section p,.site-footer span{color:var(--muted);line-height:1.65}.intro-section,.founder-section,.booking-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(24px,5vw,70px);max-width:1180px;margin:0 auto;padding:82px 24px;display:grid}.intro-section h2,.founder-copy h2,.booking-section h2{font-size:clamp(36px,5vw,60px);line-height:1.03}.intro-section p,.booking-section p{margin:0;font-size:20px}.need-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0 0;padding:0;list-style:none;display:grid}.need-grid li,.partner-grid span,.pilot-benefits p{color:var(--purple-dark);background:#ffffffbd;border:1px solid #d9c7e6;border-radius:999px;padding:12px 15px;font-weight:800}.story-stack{gap:0;max-width:1180px;margin:0 auto;padding:0 24px 70px;display:grid}.story-section{grid-template-columns:minmax(260px,390px) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:820px;padding:clamp(44px,7vw,90px) 0;display:grid}.story-section:nth-child(2n){grid-template-columns:minmax(0,1fr) minmax(260px,390px)}.story-section:nth-child(2n) .phone-frame{order:2}.phone-frame{max-width:380px}.story-copy span,.founder-copy span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-weight:900;display:inline-flex}.story-copy h2{max-width:650px;font-size:clamp(34px,5vw,62px);line-height:1.02}.story-copy p{max-width:650px;margin:22px 0 0;font-size:20px}.story-copy ul{flex-wrap:wrap;gap:12px;margin:28px 0 0;padding:0;list-style:none;display:flex}.story-copy li{color:var(--purple-dark);background:#ffffffb8;border:1px solid #d9c7e6;border-radius:999px;padding:11px 15px;font-weight:800}.how-section,.partner-section,.pilot-section,.faq-section{max-width:1180px;margin:0 auto;padding:82px 24px}.how-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(24px,5vw,70px);display:grid}.how-section span,.partner-copy span,.pilot-section span,.faq-section span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-weight:900;display:inline-flex}.how-section h2,.partner-section h2,.pilot-section h2,.faq-section h2{font-size:clamp(36px,5vw,60px);line-height:1.03}.how-section ol{gap:14px;margin:0;padding:0;list-style:none;display:grid}.how-section li{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px;padding:18px;display:grid}.how-section strong{background:var(--lavender);width:52px;height:52px;color:var(--purple);border-radius:50%;place-items:center;display:grid}.how-section p{color:var(--ink);margin:0;font-size:20px;font-weight:800}.partner-section{background:linear-gradient(135deg,#fbf6fff2,#fff4dd9e);border-radius:34px;grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);align-items:start;gap:clamp(24px,5vw,70px);display:grid}.partner-copy p{max-width:620px;font-size:20px}.partner-grid,.pilot-benefits{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.lead-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe0;border-radius:28px;gap:18px;padding:28px;display:grid}.lead-form h3{font-family:var(--serif);margin:4px 0 0;font-size:30px;line-height:1.05}.lead-form .eyebrow{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.form-grid{gap:14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form label{color:var(--ink);gap:8px;font-size:14px;font-weight:800;display:grid}.lead-form input,.lead-form select,.lead-form textarea{width:100%;color:var(--ink);font:inherit;background:#fffdfa;border:1px solid #d9c7e6;border-radius:14px;padding:13px 14px;font-weight:600}.lead-form select{appearance:none}.lead-form textarea{resize:vertical}.check-row{grid-template-columns:none;align-items:flex-start;line-height:1.45;color:var(--muted)!important;gap:10px!important;font-weight:700!important;display:flex!important}.check-row input{width:auto;margin-top:3px}.button{min-height:52px;font:inherit;cursor:pointer;border:0;border-radius:18px;padding:0 22px;font-weight:900}.button.primary{background:linear-gradient(135deg, var(--purple), var(--purple-dark));color:#fff}.button:disabled{cursor:wait;opacity:.7}.form-status{margin:0;font-weight:800}.form-status.success{color:#2f7d48}.form-status.error{color:#b4233a}.pilot-section{gap:28px;display:grid}.pilot-section .primary-action{width:fit-content}.faq-section{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(24px,5vw,70px);display:grid}.faq-list{gap:14px;display:grid}.faq-list article{border:1px solid var(--line);background:#ffffffc7;border-radius:22px;padding:22px}.faq-list h3{font-family:var(--serif);margin:0 0 8px;font-size:26px}.faq-list p{margin:0}.founder-section{align-items:stretch}.founder-copy,.founder-card,.booking-section{border-radius:34px}.founder-copy{background:var(--lavender-soft);padding:clamp(36px,5vw,58px)}.founder-copy p{font-size:19px}.founder-card{background:linear-gradient(180deg, #67368f14, #67368f33), var(--surface);border:1px solid var(--line);min-height:420px;box-shadow:var(--shadow);flex-direction:column;justify-content:center;gap:24px;padding:clamp(28px,4vw,44px);display:flex}.founder-card img{aspect-ratio:2/3;object-fit:cover;border-radius:24px;width:min(100%,360px);height:auto;display:block;box-shadow:0 22px 44px #140c2429}.founder-card strong{font-family:var(--serif);font-size:clamp(34px,4vw,54px);line-height:1}.founder-card a{color:var(--purple);margin-top:14px;font-weight:900;display:inline-flex}.booking-section{background:linear-gradient(135deg, var(--purple), var(--purple-dark));color:#fff;margin-bottom:70px}.booking-section p{color:#ffffffd1}.booking-section .secondary-action{color:#fff;background:#ffffff1f}.booking-section .primary-action{color:var(--purple-dark);background:#fff}.site-footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:16px;max-width:1180px;margin:0 auto;padding:32px 24px 48px;display:flex}.site-footer strong{font-family:var(--serif);font-size:26px}@media (max-width:920px){.site-header{flex-direction:column;align-items:flex-start;position:static}.site-header nav{width:100%;padding-bottom:4px;overflow-x:auto}.hero-section,.intro-section,.how-section,.partner-section,.faq-section,.founder-section,.booking-section,.story-section,.story-section:nth-child(2n){grid-template-columns:1fr}.hero-phone,.phone-frame{justify-self:center;max-width:min(100%,360px)}.story-section:nth-child(2n) .phone-frame{order:0}.audience-band{grid-template-columns:1fr 1fr}.audience-band article:first-child,.audience-band article:last-child{border-radius:0}.founder-card img{max-width:320px}.form-grid.two{grid-template-columns:1fr}}@media (max-width:640px){.brand strong{font-size:22px}.hero-section{padding-top:12px}.hero-copy h1{font-size:42px}.hero-copy p,.story-copy p,.intro-section p,.booking-section p{font-size:18px}.audience-band{grid-template-columns:1fr;margin-bottom:42px}.store-strip{flex-direction:column;align-items:flex-start}.audience-band article{border-radius:22px;min-height:auto}.story-section{border-radius:26px;min-height:auto;padding:24px}.story-copy h2,.intro-section h2,.how-section h2,.partner-section h2,.pilot-section h2,.faq-section h2,.founder-copy h2,.booking-section h2{font-size:34px}.primary-action,.secondary-action{width:100%}.need-grid{grid-template-columns:1fr}.lead-form{padding:20px}.pilot-section .primary-action{width:100%}}
