:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#334155;background:#f8fafc;font-synthesis:none;font-weight:400;--green: #334155;--muted: #64748b;--line: #e2e8f0;--lime: #f74702}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f74702;outline-offset:3px}button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;background:transparent;color:inherit}a{color:inherit;text-decoration:none}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(26px,2.5vw,38px);font-weight:550;letter-spacing:-1.4px;margin-bottom:12px}h2{font-size:31px;letter-spacing:-1px;font-weight:550;line-height:1.25}h3{font-size:17px;font-weight:600;letter-spacing:-.3px}small{font-size:12px}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:235px;background:#273444;color:#fff;padding:35px 22px 20px;display:flex;flex-direction:column}.brand{font-size:25px;font-weight:650;letter-spacing:-1px;display:flex;align-items:center;gap:10px}.brand-dot{color:var(--lime);margin-left:-10px}.brand-mark{height:35px;width:35px;border:1px solid #475569;border-radius:11px;display:grid;place-items:center;color:var(--lime)}.workspace-label{font-size:10px;letter-spacing:1.8px;color:#cbd5e1;margin:53px 12px 17px}.nav{width:100%;padding:14px;border-radius:9px;justify-content:flex-start;color:#cbd5e1;font-size:14px;margin-bottom:6px}.nav.active{background:#475569;color:#fff}.nav-dot{width:6px;height:6px;border-radius:50%;background:var(--lime);margin-left:auto}.sidebar-note{margin:auto 12px 34px;color:#cbd5e1;padding-top:55px}.sidebar-note p{font-size:19px;line-height:1.5;margin:15px 0}.sidebar-note span{font-size:11px;color:#cbd5e1}.profile{display:flex;align-items:center;gap:10px;padding:19px 5px 0;border-top:1px solid #475569;font-size:13px}.profile small{display:block;margin-top:5px;color:#cbd5e1;font-size:10px}.avatar{border-radius:50%;background:#ffdfcc;color:#334155;display:grid;place-items:center;width:33px;height:33px}main{margin-left:235px;min-width:0;width:calc(100% - 235px)}header{height:77px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 45px;background:#fff}.breadcrumb{font-size:12px;color:var(--muted)}.breadcrumb strong{color:#334155;font-weight:500}.preview-pill{font-size:11px;border:1px solid #e2e8f0;border-radius:30px;padding:7px 11px;display:flex;gap:6px;align-items:center}.preview-pill span{width:5px;height:5px;border-radius:50%;background:#f74702}.page-content{max-width:1320px;margin:auto;padding:25px 45px 0}.preview-note{display:flex;align-items:center;gap:9px;font-size:11px;color:#64748b;margin-bottom:34px}.preview-note svg{flex-shrink:0}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:650;color:#64748b;display:block;margin-bottom:13px}.title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.title-row p{font-size:13px;color:var(--muted);margin-bottom:0}.date-tag{font-size:13px;white-space:nowrap;margin-left:15px;text-align:right}.date-tag small{display:block;color:var(--muted);font-size:10px;margin-top:6px}.coach-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px}.recommendation{border:1px solid #e2e8f0;background:linear-gradient(115deg,#fff4ed,#fff4ed);border-radius:17px;padding:28px 30px}.card-kicker{font-size:10px;letter-spacing:1.5px;display:flex;align-items:center;gap:10px;margin-bottom:25px}.round-icon{display:grid;place-items:center;background:#ffdfcc;border-radius:50%;width:34px;height:34px}.sample-label{margin-left:auto;font-size:9px;letter-spacing:0;color:#64748b}.recommendation h2{max-width:440px;margin-bottom:12px}.recommendation>p{font-size:14px;color:#64748b;max-width:475px;margin-bottom:24px}.run-details{display:flex;gap:25px;font-size:12px;padding-bottom:23px;border-bottom:1px solid #e2e8f0;flex-wrap:wrap}.run-details span{display:flex;align-items:center;gap:7px}.reason{margin-top:21px}.reason>span{font-size:9px;letter-spacing:1.5px;color:#64748b;font-weight:650}.reason p{font-size:12px;color:#64748b;margin-top:9px}.text-button{padding:6px 0;font-size:12px;font-weight:600;justify-content:flex-start}.adapt{margin-top:30px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quick-actions button{position:relative;border:1px solid var(--line);border-radius:11px;background:#fff;padding:17px 12px;text-align:left;align-items:flex-start;flex-direction:column;gap:10px}.quick-actions button>svg:first-child{width:18px;height:18px;color:#64748b}.quick-actions button>svg:last-child{position:absolute;top:17px;right:12px;color:#64748b}.quick-actions strong{font-size:12px;font-weight:550}.quick-actions span{font-size:10px;color:var(--muted);line-height:1.5}.conversation{margin-top:28px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:22px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.section-heading h3{margin-bottom:0}.section-heading>span{font-size:10px;color:var(--muted)}.conversation>p{font-size:12px;color:var(--muted);margin:10px 0 15px}.conversation form{display:flex;gap:8px;align-items:center;border:1px solid var(--line);border-radius:10px;padding:6px}.conversation input{border:none;min-width:0;flex:1;padding:10px;background:transparent;font-size:12px;color:var(--green)}.conversation form button{width:35px;height:35px;background:var(--green);color:#fff;border-radius:8px}.voice-note{display:flex;align-items:center;gap:7px;font-size:10px;color:#64748b;margin-top:14px}.week-card{padding:23px;border:1px solid var(--line);border-radius:14px;background:#fff}.subtle{color:var(--muted);font-size:11px}.week-card>p{margin-top:12px}.week-mini{display:flex;justify-content:space-between;margin-top:25px}.week-mini>div{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:10px}.week-mini i{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-style:normal}.week-mini .run{background:#ffdfcc}.week-mini .run span{width:5px;height:5px;border-radius:50%;background:#f74702}.week-mini .done{background:#166534;color:#fff}.week-mini .rest{border:1px solid #e2e8f0;color:#64748b}.week-mini .today i{outline:2px solid #f74702;outline-offset:3px}.week-total{margin:26px 0;display:flex;flex-direction:column;gap:6px}.week-total strong{font-size:27px;font-weight:500;letter-spacing:-1px}.week-total span{font-size:11px;color:var(--muted)}.primary{padding:14px 19px;background:var(--green);color:#fff;border-radius:9px;font-size:13px;min-height:45px}.outline{border:1px solid #e2e8f0;background:#fff;border-radius:8px;padding:11px 13px;font-size:12px;min-height:42px}.wide{width:100%}.insight-card{padding:26px 20px;background:#f1f5f9;border-radius:13px;margin-top:20px}.insight-card h3{font-size:22px;line-height:1.4;font-weight:500;margin-bottom:13px}.insight-card p{font-size:12px;color:#64748b}.quiet-note{display:flex;gap:12px;padding:22px;color:#64748b;align-items:center}.quiet-note p{font-size:11px;margin:0}.week-full,.progress-card,.settings-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:27px}.week-full>.section-heading{margin-bottom:15px}.week-full>.section-heading p{font-size:12px;color:var(--muted);margin:8px 0}.day-row{display:flex;gap:22px;align-items:center;padding:20px 12px;border-top:1px solid #e2e8f0}.day-row.current{background:#fff4ed;border-radius:8px;border-top-color:transparent}.day-date{width:43px;flex-shrink:0}.day-date strong{font-size:13px}.day-date span{display:block;margin-top:5px;font-size:10px;color:var(--muted)}.day-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#fff4ed;color:#64748b}.day-icon svg{width:18px}.day-icon.rest{background:#f8fafc}.day-main{flex:1}.day-main h3{font-size:14px;margin-bottom:6px}.day-main p{margin-bottom:0;font-size:11px;color:var(--muted)}.day-main small{margin-left:10px;font-size:9px;color:#166534;font-weight:400}.completed{font-size:10px;color:#166534}.footnote{font-size:11px;color:var(--muted);line-height:1.6;margin-top:20px}.progress-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.progress-card>p{font-size:13px;color:var(--muted)}.bar-chart{height:210px;display:flex;gap:25px;align-items:end;justify-content:space-around;margin:25px 0}.bar-chart>div{display:flex;flex-direction:column;align-items:center;gap:10px;flex:1}.bar-chart strong{font-size:11px;font-weight:500}.bar-chart span{font-size:10px;color:var(--muted)}.bar{width:100%;max-width:65px;background:#f74702;border-radius:7px 7px 0 0}.source-note{display:flex;gap:10px;border-top:1px solid var(--line);padding-top:17px;font-size:11px}.source-note svg{flex-shrink:0}.source-note p{color:var(--muted);margin-top:7px}.activity-list>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e2e8f0;font-size:11px}.activity-list span{color:var(--muted)}.settings-card{max-width:700px}.settings-card>p{font-size:14px;color:var(--muted)}dl{font-size:13px}dt{font-weight:600;margin-top:20px}dd{margin:6px 0;color:var(--muted)}footer{padding:38px 0 22px;font-size:10px;color:#64748b;display:flex;justify-content:space-between}.welcome{padding:55px 0 100px}.welcome h1{font-size:clamp(35px,5vw,62px);line-height:1.1;margin:25px 0}.welcome>p{font-size:16px;color:var(--muted)}.welcome small{display:block;color:var(--muted);max-width:360px;line-height:1.6;margin-top:18px}dialog{border:1px solid var(--line);border-radius:18px;padding:28px;max-width:500px;width:calc(100% - 28px);color:var(--green);box-shadow:0 25px 100px #0f172a33}dialog::backdrop{background:#0f172a66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-top .eyebrow{margin:0}dialog h2{font-size:28px}dialog>p{font-size:13px;color:var(--muted)}.choice-row{display:flex;gap:8px;margin:22px 0}.choice-row button{flex:1;border:1px solid var(--line);border-radius:8px;padding:12px 5px;font-size:12px}.choice-row button.selected{background:#fff4ed;border-color:#f74702}.field{display:flex;flex-direction:column;gap:12px;font-size:13px;margin-bottom:24px}.field input,.field select{padding:13px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--green);width:100%}.field small{font-size:11px;line-height:1.6;color:var(--muted)}.rest-message{display:flex;align-items:center;gap:15px;margin-bottom:24px;background:#f8fafc;padding:17px;border-radius:9px}.rest-message p{margin:0;font-size:12px}.rest-message svg{flex-shrink:0}.cancel{padding:15px;font-size:12px;color:var(--muted)}.changes{border:1px solid var(--line);border-radius:9px;padding:15px}.changes>div{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;font-size:12px}.changes>div:last-child{margin-bottom:0}.changes span{color:var(--muted)}.error{color:#9f3931!important;background:#fff0ee;border:1px solid #f0d3cd;padding:12px;border-radius:8px;font-size:12px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);padding:15px 22px;border-radius:10px;box-shadow:0 5px 30px #0f172a22;background:#273444;color:#fff;display:flex;gap:10px;align-items:center;font-size:12px;max-width:90vw;z-index:5}@media(min-width:1600px){.page-content{padding-top:40px}.recommendation{padding:34px}.coach-grid{grid-template-columns:minmax(0,1fr) 310px;gap:30px}}@media(max-width:1150px){.sidebar{width:195px;padding:30px 15px}.brand{font-size:23px}main{margin-left:195px;width:calc(100% - 195px)}header{padding:0 25px}.page-content{padding:22px 25px 0}.coach-grid{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.recommendation{padding:23px}.sample-label{display:none}.quick-actions{gap:7px}.quick-actions span{font-size:9px}.run-details{gap:15px}}@media(max-width:900px){.coach-grid{grid-template-columns:1fr}.right-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.insight-card{margin:0}.quiet-note{display:none}.progress-layout{grid-template-columns:1fr}.sidebar-note p{font-size:16px}.date-tag{display:none}}@media(max-width:650px){.sidebar{position:fixed;inset:auto 0 0;width:100%;height:69px;padding:7px 14px;z-index:4;border-top:1px solid #475569;display:block}.sidebar .brand,.workspace-label,.sidebar-note,.settings,.profile{display:none}.sidebar nav{display:flex;justify-content:space-around}.nav{flex-direction:column;gap:5px;width:30%;padding:7px 4px;font-size:10px;margin:0}.nav-dot{display:none}main{margin:0;width:100%;padding-bottom:69px}header{height:59px;padding:0 20px}.page-content{padding:20px 18px 0}.preview-note{font-size:10px;line-height:1.6;margin-bottom:26px}.title-row{margin-bottom:22px}h1{font-size:29px;letter-spacing:-1px;line-height:1.2}.title-row p{font-size:12px}.eyebrow{font-size:9px;letter-spacing:1.5px}.recommendation{padding:22px;border-radius:13px}.recommendation h2{font-size:29px}.recommendation>p{font-size:13px}.card-kicker{margin-bottom:20px;font-size:9px}.run-details{font-size:11px;gap:15px}.quick-actions{grid-template-columns:1fr}.quick-actions button{display:grid;grid-template-columns:25px 1fr;gap:5px 12px;padding:16px}.quick-actions button>svg:first-child{grid-row:1/3;align-self:center}.quick-actions strong{font-size:13px}.quick-actions span{font-size:11px}.quick-actions button>svg:last-child{top:25px;right:15px}.right-column{grid-template-columns:1fr}.conversation{padding:20px}.conversation input{font-size:12px;padding:9px 4px}.week-full,.progress-card{padding:18px}.week-full>.section-heading{align-items:flex-start;flex-direction:column}.day-row{gap:10px;padding:17px 5px}.day-icon{width:28px;height:28px;flex-shrink:0}.day-main h3{font-size:12px}.day-main p{font-size:10px}.day-row .outline{font-size:10px;padding:8px;gap:2px}.completed{font-size:9px}.day-main small{display:block;margin:5px 0 0}.day-date{width:32px}.footnote{font-size:10px}.welcome{padding:25px 0 60px}.welcome h1{font-size:41px}.welcome>p{font-size:14px}.toast{bottom:82px;width:calc(100% - 32px)}dialog{padding:23px}.progress-card h2{font-size:27px}footer{font-size:9px}}.ai-coach .chat-history{max-height:420px;overflow-y:auto;overflow-wrap:anywhere;margin-bottom:16px}.ai-coach .chat-message{padding:12px 16px;border-radius:12px;background:#f8fafc;margin:8px 0;white-space:pre-wrap}.ai-coach .chat-message.user{background:#fff4ed;margin-left:24px}.ai-coach .chat-message small{font-weight:700;color:#334155}.ai-coach .chat-message p{margin:6px 0;line-height:1.55}.ai-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;align-items:center}.ai-actions button{display:inline-flex;align-items:center;gap:8px}.ai-error{color:#9c3625!important;background:#fff2ec;padding:12px;border-radius:8px}.generated-art{margin:20px 0 0}.generated-art img{max-width:100%;width:380px;border-radius:12px}.generated-art a{display:inline-flex;align-items:center;gap:8px;margin-top:12px}.voice-caption{max-height:100px;overflow:auto;font-size:13px}.ai-coach audio{max-width:100%;margin-top:12px}.reminder-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px;margin-top:20px;overflow-wrap:anywhere}.reminder-panel h3{display:flex;align-items:center;gap:8px}.reminder-panel p{line-height:1.55}.reminder-form{display:flex;flex-direction:column;gap:12px;margin:16px 0}.reminder-form label{display:flex;flex-direction:column;gap:6px;font-size:14px}.reminder-form input{border:1px solid #e2e8f0;border-radius:8px;padding:10px;font:inherit;width:100%;min-width:0;box-sizing:border-box}.reminder-form button{align-self:flex-start;display:inline-flex;gap:8px;align-items:center}.reminder-review{padding:18px;background:#fff4ed;border:1px solid #e2e8f0;border-radius:12px;margin:16px 0}.reminder-review h4{margin:0}.reminder-list{list-style:none;padding:0}.reminder-list li{padding:12px 0;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:6px}.reminder-list small{color:#64748b}.reminder-list button,.text-button{font-size:13px;text-decoration:underline;padding:6px 8px 6px 0}.reminder-panel summary{cursor:pointer;padding:10px 0}.reminder-address{font-size:14px}.app-shell .primary,.app-shell .conversation form button{background:#d9400c;color:#fff}.app-shell .primary:hover,.app-shell .conversation form button:hover{background:#bc3508}.app-shell .nav.active{background:#fff4ed;color:#9a3412}.app-shell .brand-mark{border-color:#f74702}.app-shell .round-icon,.app-shell .day-icon:not(.rest){color:#9a3412}.app-shell .choice-row button.selected{color:#9a3412}.chat-first .coach-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:24px 0 8px}.chat-first .coach-shortcuts button{background:#fff;color:#273444;border:1px solid #cbd5e1;border-radius:14px;padding:16px 10px;font-size:16px;min-height:56px}.chat-first .coach-shortcuts button:hover:not(:disabled){border-color:#d9400c;background:#fff4ed}.chat-first p,.chat-first label,.chat-first input,.chat-first select,.chat-first button{font-size:17px}.chat-first .chat-message p{font-size:19px;line-height:1.6}.chat-first .settings-card h2{font-size:28px}.chat-first .settings-card h3,.chat-first .settings-card h4{font-size:22px}.chat-first{display:block;background:#f8fafc;min-height:100dvh}.chat-first main{margin:0;width:100%}.chat-first .coach-topbar{max-width:100%;height:76px;padding:16px 5%;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.coach-wordmark{color:#273444;font-size:22px;font-weight:750;text-decoration:none}.coach-wordmark span{color:#f74702}.coach-topbar nav{display:flex;gap:8px}.chat-first .page-content{max-width:820px;padding:24px 24px 0;margin:auto}.chat-first .preview-note{font-size:15px;margin-bottom:24px}.chat-first .conversation{background:transparent;padding:0;border:0;border-radius:0;box-shadow:none}.chat-first .conversation .section-heading h1{font-size:clamp(30px,5vw,44px);line-height:1.15;letter-spacing:-1px;margin:12px 0}.chat-first .conversation>p{max-width:520px;line-height:1.7}.chat-first .chat-history{max-height:none;overflow:visible;min-height:100px;padding:24px 0}.chat-first .chat-message{max-width:90%;border-radius:18px;padding:16px 20px;margin-bottom:16px;background:#fff;border:1px solid #e2e8f0}.chat-first .chat-message.user{margin-left:auto;background:#fff4ed;border-color:#ffdfcc}.chat-first .chat-message p{white-space:pre-wrap;overflow-wrap:anywhere}.coach-composer{position:sticky;bottom:0;z-index:5;padding:16px 0 max(16px,env(safe-area-inset-bottom));background:#f8fafc;border-top:1px solid #e2e8f0}.chat-first .voice-primary{justify-content:center;margin:0 0 14px}.chat-first .voice-primary>button:first-child{min-height:56px;padding:16px 28px;border-radius:32px;font-size:16px;box-shadow:0 5px 18px #d9400c24}.chat-first .voice-primary svg{width:22px;height:22px}.chat-first .conversation form{background:#fff;border:1px solid #cbd5e1;border-radius:18px;padding:8px;display:flex}.chat-first .conversation form input{min-width:0;flex:1;padding:12px;font-size:16px}.chat-first .conversation form button{min-width:44px;min-height:44px;border-radius:12px}.conversation-starters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:14px}.conversation-starters button{border:1px solid #e2e8f0;background:#fff;padding:9px 12px;border-radius:24px;font-size:12px;color:#475569}.coach-privacy{font-size:15px;color:#64748b;padding:16px 0}.coach-privacy summary{cursor:pointer}.chat-attachment{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;margin-bottom:20px}.running-chart{margin:0}.running-chart p,.running-chart figcaption{color:#64748b;font-size:12px}.distance-row{display:grid;grid-template-columns:90px 1fr 70px;gap:10px;align-items:center;font-size:12px;margin:18px 0}.distance-row>div{background:#f1f5f9;border-radius:4px}.distance-row i{display:block;height:20px;background:#d9400c;border-radius:4px}.chat-first .review-only{padding:0;border:0;margin:16px 0}.chat-first .settings-card{padding:20px}.chat-first .title-row .date-tag{display:none}.chat-first footer{margin:16px 0;padding:16px 0}.chat-first button:focus-visible,.chat-first a:focus-visible,.chat-first summary:focus-visible{outline:3px solid #f74702;outline-offset:3px}@media(max-width:700px){.chat-first .coach-topbar{padding:12px 16px;height:68px}.chat-first .page-content{padding:18px 16px 0}.chat-first .chat-history{min-height:40px}.chat-first .preview-note{margin-bottom:12px}.chat-first .chat-message{max-width:96%}.chat-first .coach-topbar button{font-size:16px;padding:8px;min-height:44px}.chat-first .coach-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-first .voice-primary>button:first-child{width:100%}.chat-first .conversation .section-heading>span{display:none}.distance-row{grid-template-columns:76px 1fr 60px;gap:6px;font-size:11px}}.launch-page{background:#f7f6f0;color:#203e33;min-height:100vh}.launch-page a{color:inherit;text-decoration:none}.launch-nav,.launch-hero,.launch-features,.launch-preview,.launch-footer{max-width:1200px;margin:auto;padding-left:40px;padding-right:40px}.launch-nav{height:100px;display:flex;align-items:center;justify-content:space-between}.launch-brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:750}.launch-brand span{color:#c3653b}.launch-nav nav{display:flex;align-items:center;gap:35px;font-size:14px}.launch-small-cta{display:flex;gap:10px;align-items:center;border:1px solid #bac4b7;border-radius:30px;padding:12px 19px}.launch-hero{display:grid;grid-template-columns:1.12fr 1fr;gap:55px;align-items:center;padding-top:70px;padding-bottom:100px}.launch-eyebrow{font-size:11px!important;font-weight:750;letter-spacing:2px;line-height:1.8!important}.launch-eyebrow>span{display:inline-block;width:7px;height:7px;background:#c66c40;border-radius:50%;margin-right:8px}.launch-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.08;letter-spacing:-2.7px;font-weight:550;margin:25px 0}.launch-hero em{font-family:Georgia,serif;font-weight:400;color:#64805c}.launch-lead{font-size:18px;line-height:1.7;color:#637064;max-width:480px}.launch-button,.launch-page button{background:#234234;color:#fff!important;border:0;border-radius:40px;padding:17px 24px;display:inline-flex;align-items:center;gap:18px;font-size:15px;font-weight:600}.launch-button{margin-top:20px}.launch-note{font-size:12px!important;color:#647164;line-height:1.6!important}.launch-visual{position:relative;background:#e5eadb;min-height:490px;display:flex;align-items:center;justify-content:center;border-radius:180px 180px 25px 25px;overflow:hidden;padding:36px}.launch-orbit{position:absolute;width:650px;height:290px;border:1px solid #c8d1ba;transform:rotate(-40deg);border-radius:50%}.launch-orbit.second{transform:rotate(-40deg) translateY(40px)}.launch-demo{z-index:1;background:#fffef8ef;border:1px solid #fff;padding:27px;border-radius:18px;box-shadow:0 22px 60px #283d3420;width:100%;transform:rotate(-3deg)}.launch-chat{margin:22px 0;background:#e7eddc;border-radius:12px 12px 0;padding:13px;font-size:15px;text-align:right}.launch-demo h2{font-family:Georgia,serif;font-size:29px;font-weight:400;margin:20px 0 12px}.launch-demo p{font-size:14px;line-height:1.6;color:#697564}.launch-workout{display:flex;align-items:center;gap:12px;border-top:1px solid #dbe2d2;padding-top:20px;font-size:13px}.launch-workout div{flex:1}.launch-workout span{display:block;color:#7a8275;font-size:11px;margin-top:5px}.launch-wave{display:flex;align-items:center;justify-content:center;gap:5px;height:85px}.launch-wave i{width:4px;background:#8ba279;border-radius:3px}.launch-example{font-size:9px;color:#7a8275;display:block;text-align:center}.launch-tag{position:absolute;bottom:16px;right:22px;background:#244534;color:#fff;z-index:2;display:flex;align-items:center;gap:9px;padding:12px 18px;border-radius:30px;font-size:12px}.launch-promise{text-align:center;border-top:1px solid #dce0d4;border-bottom:1px solid #dce0d4;padding:40px 20px}.launch-promise span{font-size:10px;letter-spacing:2px;color:#78816f}.launch-promise p{font-family:Georgia,serif;font-size:26px;line-height:1.5}.launch-features{padding-top:80px;padding-bottom:80px}.launch-section-title h2,.launch-preview h2,.launch-signup h2{font-size:38px;line-height:1.15;letter-spacing:-1px;font-weight:500}.launch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:45px}.launch-grid article{border-top:1px solid #b9c7ae;padding:24px 10px 0 0}.launch-grid article>div{display:flex;align-items:center;justify-content:space-between}.launch-grid article span{color:#9aab8e;font-size:12px}.launch-grid h3{font-size:21px;font-weight:550;margin:25px 0 12px}.launch-grid p,.launch-preview p{font-size:15px;line-height:1.7;color:#697564}.launch-preview{display:flex;align-items:center;gap:70px;border-top:1px solid #dce0d4;padding-top:35px;padding-bottom:60px}.launch-preview>div{max-width:650px}.launch-secondary{display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:14px;border-bottom:1px solid #8a9d7d;padding-bottom:8px}.launch-signup{background:#e6eddb;text-align:center;padding:65px 25px;scroll-margin-top:20px}.launch-signup>p{max-width:550px;margin:15px auto;line-height:1.7}.launch-signup form{max-width:560px;margin:30px auto 0;text-align:left}.launch-signup label{font-size:13px}.launch-form-row{display:flex;gap:8px;margin-top:8px}.launch-form-row input{min-width:0;flex:1;border:1px solid #b5c5a8;border-radius:30px;padding:16px;background:#fffef9;color:#203e33}.launch-consent{display:flex;gap:10px;align-items:flex-start;margin-top:20px;line-height:1.5}.launch-consent input{margin-top:3px;accent-color:#234234}.launch-signup .launch-note a{text-decoration:underline}.launch-honey{position:absolute;left:-10000px}.launch-success{max-width:500px;margin:30px auto}.launch-success p{line-height:1.6}.launch-footer{display:flex;justify-content:space-between;gap:20px;padding-top:30px;padding-bottom:30px;font-size:12px;color:#6d7a66}.launch-footer a{display:flex;gap:6px;align-items:center}@media(max-width:760px){.launch-nav,.launch-hero,.launch-features,.launch-preview,.launch-footer{padding-left:22px;padding-right:22px}.launch-nav{height:80px}.launch-nav nav>a:first-child{display:none}.launch-nav nav{gap:0}.launch-brand{font-size:21px}.launch-small-cta{padding:10px;font-size:12px}.launch-hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:50px;gap:35px}.launch-hero h1{letter-spacing:-1.8px}.launch-visual{min-height:440px}.launch-grid{grid-template-columns:1fr;gap:30px}.launch-features{padding-top:50px;padding-bottom:45px}.launch-preview{flex-direction:column;align-items:flex-start;gap:15px}.launch-section-title h2,.launch-preview h2,.launch-signup h2{font-size:32px}.launch-form-row{flex-direction:column}.launch-form-row button{justify-content:center}.launch-footer{flex-direction:column}.launch-promise p{font-size:22px}}.launch-page main,main.launch-page{margin:0;padding:0;width:100%;max-width:none}.launch-channels{background:#fff8f4;border-radius:24px;margin-top:40px}.launch-channels .launch-secondary{display:inline-flex;margin-top:32px}.launch-channels .launch-section-title>p:not(.launch-eyebrow){color:#64748b;font-size:18px;line-height:1.6}.launch-hero{align-items:start;padding-top:28px}.launch-hero .hero-signup{background:transparent;border:0;padding:0;text-align:left}.hero-signup form{margin:12px 0 0}.hero-signup>p{margin:12px 0}.hero-signup .launch-form-row input{font-size:16px}.hero-signup .launch-consent{margin-top:12px}.waitlist-privacy{margin-top:10px;font-size:12px;color:#64748b}.waitlist-privacy summary{cursor:pointer}@media(max-width:760px){.launch-hero{padding-top:12px}.launch-hero h1{margin:14px 0;font-size:38px}.launch-hero .launch-lead{font-size:16px;line-height:1.5;margin:12px 0}.hero-signup .launch-form-row{gap:8px}.hero-signup .launch-form-row button{padding:14px 20px}}.launch-page{--launch-orange:hsl(13,98%,49%);--launch-slate:hsl(215,15%,22%);--launch-muted:hsl(215,16%,47%);background:#fff;color:var(--launch-slate)}.launch-nav{background:#fff;border-color:#e2e8f0}.launch-brand span,.launch-brand>svg,.launch-grid article>div>svg{color:var(--launch-orange)}.launch-small-cta{border-color:#e2e8f0}.launch-eyebrow>span{background:var(--launch-orange)}.launch-hero h1{font-weight:650}.launch-hero em{color:var(--launch-orange);font-family:inherit;font-style:normal;font-weight:650}.launch-lead,.launch-note,.launch-grid p,.launch-preview p,.launch-footer,.launch-demo p,.launch-example,.launch-workout span{color:var(--launch-muted)}.launch-button,.launch-page button{background:var(--launch-orange);border-radius:12px;color:#fff!important;text-shadow:0 1px 1px #0003}.launch-button:hover,.launch-page button:hover{background:#da3b0a}.launch-page :focus-visible{outline-color:var(--launch-orange)}.launch-visual{border-radius:24px;min-height:620px;padding:0;overflow:visible;background:#edf2f6;isolation:isolate}.launch-hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:24px}.launch-demo{position:absolute;bottom:25px;left:-30px;width:310px;background:#fffffff5;border:1px solid #fff;padding:20px;transform:none;box-shadow:0 15px 45px #16233225}.launch-demo h2{font-family:inherit;font-size:20px;font-weight:650;margin:8px 0 16px}.launch-demo>.launch-eyebrow{color:var(--launch-orange);font-size:9px!important;margin:0}.launch-workout{border-color:#e2e8f0;padding-top:15px}.launch-workout>svg{color:var(--launch-orange)}.launch-example{margin-top:14px;font-size:9px}.launch-tag{top:20px;bottom:auto;right:15px;background:#fffef5;color:var(--launch-slate);box-shadow:0 3px 20px #0001}.launch-promise{background:#f8fafc;border-color:#e2e8f0}.launch-promise p{font-family:inherit;font-weight:500}.launch-promise span{color:var(--launch-muted)}.launch-grid article{border-color:#e2e8f0}.launch-grid article span{color:var(--launch-muted)}.launch-preview{border-color:#e2e8f0}.launch-secondary{border-color:var(--launch-orange)}.launch-signup{background:#fff3ed;border-top:1px solid #ffe1d2}.launch-form-row input{border-color:#cbd5e1;border-radius:12px;background:#fff;color:var(--launch-slate)}.launch-consent input{accent-color:var(--launch-orange)}.launch-editorial{max-width:1120px;margin:0 auto 65px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:65px;background:#f8fafc;border-radius:24px;overflow:hidden}.launch-editorial>img{display:block;width:100%;height:410px;object-fit:cover}.launch-editorial>div{padding:30px 35px 30px 0}.launch-editorial h2{font-size:34px;line-height:1.18;letter-spacing:-1px;font-weight:600}.launch-editorial p:not(.launch-eyebrow){color:var(--launch-muted);line-height:1.7;font-size:15px}.launch-editorial .launch-secondary{display:inline-flex;margin-top:15px}@media(max-width:760px){.launch-visual{min-height:530px;margin-bottom:10px}.launch-demo{left:12px;bottom:15px;width:calc(100% - 24px);max-width:310px}.launch-tag{font-size:10px;right:12px;top:12px}.launch-editorial{margin:0 22px 45px;grid-template-columns:1fr;gap:0}.launch-editorial>img{height:260px}.launch-editorial>div{padding:20px 25px 30px}.launch-editorial h2{font-size:30px}}
