@font-face{font-family:Elms Sans;src:url(/assets/ElmsSans-SemiBold-BWrRVAPA.ttf) format("truetype");font-display:swap;font-weight:700}:root{color-scheme:light;--background: #fcf8f6;--surface: #ffffff;--surface-soft: #f6f1ee;--surface-warm: #f0eae6;--text: #1a181a;--muted: #55575c;--quiet: #7d7e83;--border: #ddd8d3;--orange: #ff8c00;--pink: #ff007f;--blue: #3b82f6;--gradient: linear-gradient(135deg, var(--orange), var(--pink) 48%, var(--blue));--shadow: 0 20px 60px rgba(25, 22, 20, .12);--tight-shadow: 0 12px 28px rgba(25, 22, 20, .1);--heading: "Elms Sans", ui-rounded, "Avenir Next", "SF Pro Rounded", system-ui, sans-serif;--body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--body);background:var(--background);color:var(--text)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;min-width:320px;overflow-x:clip;background:radial-gradient(circle at 86% 10%,rgba(255,140,0,.18),transparent 28rem),radial-gradient(circle at 98% 24%,rgba(59,130,246,.14),transparent 30rem),var(--background)}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%;padding:16px clamp(20px,4vw,64px);border-bottom:1px solid rgba(221,216,211,.7);background:#fcf8f6e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content;min-width:0;font-family:var(--heading);font-size:23px;line-height:1;font-weight:700}.brand img{width:38px;height:38px;flex:0 0 auto;border-radius:8px;object-fit:cover}.site-header nav{display:inline-flex;align-items:center;justify-content:center;gap:clamp(18px,3vw,36px);color:var(--text);font-size:14px;font-weight:700}.site-header nav a,.footer-links a{color:var(--text);transition:color .18s ease}.site-header nav a:hover,.footer-links a:hover{color:var(--pink)}.header-cta,.primary-button,.secondary-button,.outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:8px;padding:0 22px;font-size:15px;font-weight:850;line-height:1;white-space:nowrap}.header-cta{justify-self:end;color:#fff;background:var(--gradient);box-shadow:0 10px 22px #ff007f2e}.primary-button{color:#fff;background:var(--gradient);box-shadow:0 15px 28px #ff513633}.secondary-button,.outline-button{border:1px solid var(--border);color:var(--text);background:#ffffffb8}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.78fr);align-items:center;gap:clamp(36px,5vw,64px);max-width:1240px;min-height:calc(100vh - 76px);margin:0 auto;padding:clamp(34px,6vw,64px) clamp(20px,4vw,40px) clamp(26px,4vw,44px)}.hero-copy{max-width:720px;min-width:0}h1,h2,h3{margin:0;font-family:var(--heading);font-weight:700;letter-spacing:0;color:var(--text)}h1{max-width:700px;font-size:clamp(54px,5.8vw,78px);line-height:.94;font-weight:900;text-wrap:balance}.hero-copy p{max-width:570px;margin:22px 0 0;color:#252429;font-size:clamp(17px,1.8vw,20px);line-height:1.45}.hero-offer{display:flex;flex-wrap:wrap;gap:10px;width:fit-content;max-width:100%;margin-top:22px;padding:10px;border:1px solid rgba(255,140,0,.34);border-radius:14px;background:linear-gradient(#fff,#fff) padding-box,var(--gradient) border-box;box-shadow:0 14px 30px #ff5c211f}.hero-offer span{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:10px;color:var(--text);background:#fcf8f6db;font-size:14px;font-weight:850;white-space:nowrap}.hero-offer svg{width:18px;height:18px;color:var(--orange);stroke-width:2.4}.hero-actions{display:block;max-width:580px;margin-top:18px}.waitlist-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,.86fr) auto;gap:10px;width:100%;max-width:100%;padding:10px;border:1px solid rgba(221,216,211,.92);border-radius:14px;background:#ffffffd1;box-shadow:0 16px 36px #1916141a}.waitlist-form.compact{grid-template-columns:minmax(180px,1fr) auto;margin-top:18px}.waitlist-form input,.waitlist-form select{width:100%;min-width:0;min-height:50px;border:1px solid var(--border);border-radius:10px;padding:0 14px;color:var(--text);background:var(--surface);font:750 15px/1 var(--body);outline:none;transition:border-color .18s ease,box-shadow .18s ease}.waitlist-form select{appearance:none;background:linear-gradient(45deg,transparent 50%,var(--quiet) 50%) right 18px center / 7px 7px no-repeat,linear-gradient(135deg,var(--quiet) 50%,transparent 50%) right 12px center / 7px 7px no-repeat,var(--surface);color:var(--muted);padding-right:34px}.waitlist-form input:focus,.waitlist-form select:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff8c0024}.waitlist-form button{min-width:0;min-height:50px;border:0;border-radius:10px;padding:0 18px;color:#fff;background:var(--gradient);box-shadow:0 12px 22px #ff51362e;cursor:pointer;font:900 15px/1 var(--body);white-space:nowrap}.waitlist-form button:disabled{cursor:wait;opacity:.72}.form-status{grid-column:1 / -1;margin:0;padding:0 4px 2px;color:var(--muted);font-size:13px;font-weight:750;line-height:1.35}.form-status.success{color:#128152}.form-status.error{color:#b42318}.hidden-field{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.store-badge{display:inline-flex;align-items:center;gap:12px;min-height:58px;padding:9px 17px 10px 14px;border-radius:12px;color:#fff;background:#090a0d;box-shadow:0 14px 28px #19161429;transition:transform .18s ease,box-shadow .18s ease}.store-badge:hover{transform:translateY(-1px);box-shadow:0 18px 34px #19161433}.store-badge svg{width:30px;height:30px;stroke:none}.store-badge span{display:grid;gap:1px;line-height:1}.store-badge small{color:#ffffffd1;font-size:11px;font-weight:700;letter-spacing:.01em}.store-badge strong{color:#fff;font-family:var(--body);font-size:21px;font-weight:850;letter-spacing:-.02em}.google-play-badge{cursor:default;background:#141519;opacity:.9}.google-play-badge:hover{transform:none}.play-blue{fill:#3b82f6}.play-green{fill:#22c55e}.play-yellow{fill:#facc15}.play-red{fill:#ff5c21}.hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:560px;margin-top:26px;border:1px solid var(--border);border-radius:8px;background:#ffffffa3;overflow:hidden}.hero-points span{display:flex;align-items:center;gap:10px;min-height:62px;padding:12px 16px;border-right:1px solid var(--border);color:var(--text);font-size:13px;font-weight:750;line-height:1.15}.hero-points span:last-child{border-right:0}svg{flex:0 0 auto;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.phone-wrap{position:relative;justify-self:center;width:min(360px,100%);overflow:clip}.phone-wrap:before{position:absolute;inset:10% -18% -6% 28%;content:"";border-radius:48px;background:var(--gradient);filter:blur(10px);opacity:.92;transform:rotate(4deg)}.phone{position:relative;z-index:1;width:min(340px,100%);margin:0 auto;padding:0;border:7px solid #151515;border-radius:42px;background:var(--background);box-shadow:var(--shadow);overflow:hidden}.phone-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:44px;padding:9px 30px 0;color:#111;font-size:12px;font-weight:800}.phone-top span:last-child{text-align:right}.dynamic-island{width:78px;height:22px;border-radius:999px;background:#0b0b0c}.app-coach-header{display:flex;align-items:center;gap:9px;padding:9px 12px 11px;border-bottom:1px solid var(--border);background:var(--background)}.coach-avatar,.message-avatar{width:36px;height:36px;border:1px solid var(--border);border-radius:8px;object-fit:cover;background:#fff}.coach-title{min-width:0;flex:1}.coach-title strong,.coach-title span{display:block}.coach-title strong{font-family:var(--heading);font-size:17px;line-height:1}.coach-title span{display:flex;align-items:center;gap:4px;margin-top:5px;color:var(--quiet);font-size:10px;font-weight:750;line-height:1}.coach-title i{width:6px;height:6px;border-radius:50%;background:#25c06d}.coach-title em{color:var(--orange);font-style:normal}.settings-button{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:var(--text);box-shadow:0 4px 12px #1916140f}.settings-button svg{width:17px;height:17px;stroke-width:2.1}.chat-thread{display:flex;flex-direction:column;gap:8px;padding:14px 11px 10px;background:var(--background)}.message-row{display:flex;align-items:flex-end;gap:7px}.coach-row{justify-content:flex-start}.runner-row{justify-content:flex-end;padding-left:44px}.message-avatar{width:24px;height:24px;border-radius:5px;align-self:flex-start;margin-top:2px}.message-stack{display:flex;flex-direction:column;gap:3px;max-width:min(242px,100%)}.attachment-row .message-stack{max-width:min(268px,100%)}.runner-row .message-stack{align-items:flex-end}.bubble{width:fit-content;max-width:100%;padding:10px 12px;font-size:12px;line-height:1.28;box-shadow:0 4px 12px #1916140f}.message-stack time{display:inline-block;color:#55575cc7;font-size:10px;font-weight:700;line-height:1;padding:0 6px}.bubble.coach{background:#fff;border:1px solid var(--border);border-radius:4px 16px 16px}.bubble.runner{color:#fff;background:#1a1b20;border-radius:16px 4px 16px 16px}.workout-card{width:100%;padding:12px 13px;border:1px solid var(--border);border-radius:13px;background:#fff;box-shadow:0 8px 18px #19161414}.workout-card span{color:var(--quiet);font-size:11px;font-weight:800}.workout-card strong{display:block;margin-top:6px;font-family:var(--heading);font-size:18px}.workout-card p,.workout-card small{display:block;margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.3}.audio-bubble{display:flex;align-items:center;gap:8px;width:226px;padding:10px 12px;border-radius:16px 4px 16px 16px;color:#fff;background:#2469f2}.play-dot{width:28px;height:28px;border-radius:50%;background:#fff}.wave{display:flex;align-items:center;gap:2px;flex:1}.wave i{width:2px;height:calc(var(--bar) * 3px);border-radius:999px;background:#ffffffb8}.audio-bubble span:last-child{font-size:11px;font-weight:800}.upload-card{width:268px;padding:9px;border-radius:16px 4px 16px 16px;color:#fff;background:#2469f2;box-shadow:0 8px 18px #1916141a}.upload-card>span{display:block;margin:0 0 7px 2px;color:#ffffffd1;font-size:10px;font-weight:850;line-height:1}.strava-upload{display:block;width:100%;height:152px;border:1px solid rgba(255,255,255,.35);border-radius:11px;object-fit:cover;object-position:50% 58%;background:#111}.composer{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;padding:9px 10px 10px;border-top:1px solid var(--border);background:#ffffffe6;color:var(--orange)}.composer-icon{display:grid;place-items:center;width:27px;height:27px;border:1px solid rgba(255,140,0,.35);border-radius:50%;background:#fff;color:var(--orange)}.composer-icon svg{width:16px;height:16px;stroke-width:2.4}.composer p{margin:0;padding:9px 13px;border-radius:999px;background:var(--surface-soft);color:#9b9ca0;font-size:13px}.composer>svg{width:21px;height:21px;color:var(--orange);stroke-width:2.2}.send-button{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:var(--gradient);box-shadow:0 8px 18px #ff5c212e}.send-button svg{width:17px;height:17px;stroke-width:2.4}.section{max-width:1180px;margin:0 auto;padding:clamp(48px,7vw,86px) clamp(20px,4vw,40px)}.section-heading{max-width:760px;margin:0 auto 34px;text-align:center}.section-heading h2,.pricing-heading h2{font-size:clamp(34px,4vw,48px);line-height:1.04}.section-heading p,.pricing-heading p{margin:14px auto 0;color:var(--muted);font-size:18px;line-height:1.45}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.step-card{position:relative;min-height:250px;padding:28px 26px;border:1px solid var(--border);border-radius:8px;background:#ffffffc2;box-shadow:var(--tight-shadow);text-align:center}.step-card:not(:last-child):after{position:absolute;top:50%;right:-27px;content:"";width:26px;height:2px;background:linear-gradient(90deg,var(--border),rgba(255,0,127,.36))}.step-number{position:absolute;top:20px;left:20px;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;color:#fff;background:var(--text);font-size:13px;font-weight:850}.icon-disc{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 22px;border-radius:50%;color:var(--pink);background:linear-gradient(#fff,#fff) padding-box,var(--gradient) border-box;border:1px solid transparent}.icon-disc.compact{width:64px;height:64px;margin-bottom:18px}.step-card h3,.benefit-item h3,.audience-card h3{font-size:19px;line-height:1.18}.step-card p,.benefit-item p,.audience-card p,.guarantee-panel p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.benefit-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.benefit-item{text-align:center}.benefit-item:nth-child(1) .icon-disc{color:var(--orange)}.benefit-item:nth-child(2) .icon-disc{color:var(--pink)}.benefit-item:nth-child(3) .icon-disc{color:#7c3aed}.benefit-item:nth-child(4) .icon-disc{color:var(--blue)}.benefit-item:nth-child(5) .icon-disc{color:#ff5c21}.mid-page-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1120px;margin:clamp(24px,4vw,46px) auto 0;padding:clamp(22px,4vw,30px);border:1px solid transparent;border-radius:8px;background:linear-gradient(105deg,#ffffffeb,#fff6efe6) padding-box,var(--gradient) border-box;box-shadow:0 18px 42px #ff5c211f}.mid-page-cta h2{font-size:clamp(30px,3.8vw,44px);line-height:1}.mid-page-cta p{max-width:520px;margin:10px 0 0;color:var(--muted);font-size:16px;line-height:1.45}.mid-page-cta .primary-button{flex:0 0 auto}.audience-section{padding-top:clamp(28px,4vw,48px)}.audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.audience-card{display:flex;gap:16px;align-items:flex-start;min-height:132px;padding:22px;border:1px solid var(--border);border-radius:8px;background:#ffffffb8;box-shadow:0 10px 24px #19161412}.runner-badge{display:grid;place-items:center;flex:0 0 auto;width:50px;height:50px;border:1px solid rgba(221,216,211,.95);border-radius:14px;background:#fff;box-shadow:0 6px 14px #1916140f}.runner-badge img{width:42px;height:42px;border-radius:11px;object-fit:cover}.offer-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;align-items:stretch;padding-top:clamp(42px,6vw,70px)}.guarantee-panel,.pricing-panel{border:1px solid var(--border);border-radius:8px;background:#ffffffbd;box-shadow:var(--tight-shadow)}.guarantee-panel{display:flex;flex-direction:column;justify-content:center;min-height:390px;padding:clamp(30px,5vw,52px);border-color:#ff007f75;background:linear-gradient(#fff,#fff) padding-box,var(--gradient) border-box;border:2px solid transparent}.guarantee-panel svg{width:70px;height:70px;margin-bottom:24px;color:#ff5c21;stroke-width:1.7}.guarantee-panel h2{max-width:420px;font-size:clamp(35px,4.5vw,52px);line-height:1.03}.pricing-panel{padding:clamp(26px,4vw,34px)}.pricing-heading{margin-bottom:24px;text-align:center}.launch-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.launch-notes span{display:flex;align-items:center;gap:8px;min-height:54px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:#ffffffc2;color:var(--muted);font-size:13px;font-weight:850;line-height:1.2}.launch-notes svg{width:18px;height:18px;color:var(--orange);stroke-width:2.4}.plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.plan{display:flex;flex-direction:column;justify-content:space-between;gap:24px;min-height:312px;padding:24px;border:1px solid var(--border);border-radius:8px;background:#fff}.plan.featured{border-color:#ff8c0075;box-shadow:0 14px 28px #ff5c211f}.plan span{display:block;color:var(--muted);font-size:14px;font-weight:850}.plan strong{display:inline-block;margin-top:8px;font-family:var(--heading);font-size:44px;line-height:1}.plan small{color:var(--muted);font-size:15px;font-weight:800}.plan ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.plan li{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:14px;line-height:1.35}.plan li svg{width:18px;height:18px;color:var(--pink);stroke-width:2.6}.faq-section{padding-top:34px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}details{border:1px solid var(--border);border-radius:8px;background:#ffffffbd;overflow:hidden}summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:62px;padding:18px 20px;cursor:pointer;color:var(--text);font-weight:850;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"";width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}details[open] summary:after{transform:rotate(225deg) translateY(-1px)}details p{margin:-6px 0 0;padding:0 20px 20px;color:var(--muted);font-size:15px;line-height:1.5}.site-footer{display:grid;grid-template-columns:1.1fr 1.6fr auto;gap:clamp(28px,5vw,72px);align-items:start;max-width:1180px;margin:0 auto;padding:40px clamp(20px,4vw,40px) 52px;border-top:1px solid var(--border)}.footer-brand p{max-width:240px;margin:14px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.footer-links h2{margin-bottom:12px;font-family:var(--body);font-size:13px;font-weight:900}.footer-links a{display:block;margin-top:8px;color:var(--muted);font-size:13px;font-weight:650}@media(max-width:1000px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;text-align:left}.phone-wrap{width:min(400px,92vw)}.benefit-grid,.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-section,.site-footer{grid-template-columns:1fr}}@media(max-width:720px){.site-header{padding:12px 16px}.brand{gap:9px;font-size:19px}.brand img{width:33px;height:33px}.header-cta{display:none}.hero{gap:36px;padding:40px 16px 26px;max-width:100vw;overflow:hidden}.hero-copy,.hero-copy p,.hero-actions,.waitlist-form{max-width:100%}.hero-copy p,.section-heading p,.mid-page-cta p,.pricing-heading p,.guarantee-panel p{overflow-wrap:anywhere}h1{max-width:calc(100vw - 32px);font-size:clamp(38px,10.4vw,50px);line-height:1.02}.hero-copy p{font-size:17px}.hero-offer{width:100%}.hero-offer span{width:100%;justify-content:center}.hero-actions{align-items:stretch}.primary-button,.secondary-button,.outline-button,.waitlist-form button{width:100%}.waitlist-form,.waitlist-form.compact,.launch-notes{grid-template-columns:1fr}.mid-page-cta{flex-direction:column;align-items:stretch;margin-inline:16px}.store-badge{width:100%;justify-content:center}.hero-points{grid-template-columns:1fr}.hero-points span{border-right:0;border-bottom:1px solid var(--border)}.hero-points span:last-child{border-bottom:0}.phone{border-width:6px;border-radius:38px}.phone-wrap:before{inset:14% 0 -2% 18%;transform:none}.workout-card,.audio-bubble,.upload-card{width:90%}.steps,.plans,.faq-grid{grid-template-columns:1fr}.step-card:not(:last-child):after{display:none}.benefit-grid,.audience-grid,.footer-links{grid-template-columns:1fr}.section{padding:46px 16px}.section-heading{text-align:left}.section-heading h2,.pricing-heading h2{font-size:34px}.section-heading p,.pricing-heading p{font-size:16px}.benefit-item{display:grid;grid-template-columns:auto 1fr;column-gap:16px;text-align:left}.benefit-item .icon-disc{grid-row:span 2;margin:0}.benefit-item p{margin-top:6px}.audience-card,.guarantee-panel{min-height:auto}}@media(max-width:420px){.site-header,.upload-content{grid-template-columns:1fr}.map-lines{min-height:86px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
