:root{--shadow-soft: 0 4px 24px rgba(0, 0, 0, .08);--shadow-glow: 0 8px 32px rgba(255, 185, 71, .25)}body>footer,.footer{display:none}.lp{min-height:calc(100dvh - 72px);display:flex;flex-direction:column;position:relative;overflow:hidden;background:var(--color-surface)}.lp:before{content:"";position:absolute;top:-40%;right:-15%;width:70%;height:140%;background:radial-gradient(ellipse at center,rgba(255,185,71,.12) 0%,transparent 70%);pointer-events:none}.lp-grid{flex:1;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;padding-top:1.5rem;padding-bottom:1rem}h1{font-size:clamp(2rem,3.4vw,3rem);line-height:1.12;font-weight:800;margin-bottom:1rem}.highlight{color:var(--color-primary)}.lp-lead{font-size:1.125rem;color:var(--color-text-secondary);line-height:1.6;margin-bottom:1.5rem;max-width:480px}.email-input{flex:1;min-width:0;padding:.9375rem 1.25rem;font-size:1rem;font-family:inherit;color:var(--color-text);background:var(--color-surface-elevated);border:2px solid var(--color-border);border-radius:50px;outline:none;transition:border-color .2s ease}.email-input:focus{border-color:var(--color-primary)}.btn-waitlist{padding:.9375rem 1.75rem;background:var(--color-primary);color:#1a1a1a;font-weight:700;font-size:1rem;font-family:inherit;border:none;border-radius:50px;cursor:pointer;white-space:nowrap;transition:all .3s ease}.btn-waitlist:hover{background:#ffc65c;transform:translateY(-2px);box-shadow:var(--shadow-glow)}.coach-chat{position:relative;background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:20px;max-width:520px;margin-bottom:1.25rem;overflow:hidden}.chat-header{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.125rem;border-bottom:1px solid var(--color-border)}.chat-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid var(--color-primary);flex-shrink:0}.chat-id{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.chat-name{font-weight:700;font-size:.9375rem;color:var(--color-text);line-height:1}.chat-status{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--color-text-secondary)}.chat-window{box-sizing:border-box;height:min(260px,30vh);overflow-y:auto;padding:1rem 1.125rem;display:flex;flex-direction:column;gap:.625rem}.chat-day{align-self:center;font-size:.71875rem;font-weight:600;color:var(--color-text-tertiary);background:var(--color-surface);border:1px solid var(--color-border);padding:.25rem .75rem;border-radius:100px;margin-bottom:.25rem}.msg-row{display:flex;align-items:flex-end;gap:.5rem;max-width:88%;align-self:flex-start}.msg-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;flex-shrink:0}.bubble{max-width:85%;padding:.625rem .875rem;font-size:.9375rem;line-height:1.45;animation:msg-in .22s ease;transform-origin:bottom left}.msg-row .bubble{max-width:100%}.bubble.user{transform-origin:bottom right}.bubble.coach{align-self:flex-start;background:var(--color-surface);border:1px solid var(--color-border);border-radius:4px 14px 14px;color:var(--color-text)}.bubble.user{align-self:flex-end;background:var(--color-primary);border-radius:14px 14px 4px;color:#1a1a1a;font-weight:600}.chat-suggest{position:absolute;left:0;right:0;bottom:71px;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;padding:0 1.125rem;pointer-events:none}.chat-suggest:not(:empty){padding-top:2rem;padding-bottom:.75rem;background:linear-gradient(to top,var(--color-surface-elevated) 72%,transparent);animation:msg-in .25s ease}.chat-suggest .chat-choice{pointer-events:auto}.chat-window.has-suggest{padding-bottom:7rem}.chat-choice{padding:.5rem .9375rem;background:transparent;border:1.5px solid var(--color-primary);color:var(--color-primary-dark);font-size:.875rem;font-weight:600;font-family:inherit;border-radius:100px;cursor:pointer;transition:all .2s ease}.chat-choice:hover{background:var(--color-primary);color:#1a1a1a}.chat-input-row[hidden]{display:none}.chat-input-row{display:flex;gap:.5rem;padding:.75rem 1.125rem;border-top:1px solid var(--color-border);animation:msg-in .25s ease}.chat-input-row .email-input{padding:.75rem 1.125rem}.btn-send{width:46px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--color-primary);color:#1a1a1a;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease}.btn-send:hover:not(:disabled){background:#ffc65c;transform:translateY(-1px)}.btn-send:disabled{opacity:.35;cursor:default}.chat-input-row .email-input:disabled{opacity:.55;cursor:default}.status-dot{width:7px;height:7px;background:#4ade80;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}.coach-others{display:inline-flex;flex-shrink:0}.coach-others img{width:22px;height:22px;border-radius:50%;object-fit:cover;border:1.5px solid var(--color-surface-elevated)}.coach-others img+img{margin-left:-7px}.msg-typing{display:inline-flex;gap:4px;padding:.25rem 0}.msg-typing i{width:7px;height:7px;background:var(--color-text-tertiary);border-radius:50%;animation:typing 1.2s infinite}.msg-typing i:nth-child(2){animation-delay:.15s}.msg-typing i:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}@keyframes msg-in{0%{opacity:0;transform:translateY(6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.msg-typing i,.status-dot{animation:none}}.lp-proof{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.badge-strava{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .875rem;background:#fc4c0214;color:#fc4c02;font-weight:600;font-size:.8125rem;border-radius:100px;border:1px solid rgba(252,76,2,.2);white-space:nowrap}.proof-item{font-size:.875rem;color:var(--color-text-secondary)}.proof-item strong{color:var(--color-text)}.proof-item a{color:var(--color-primary-dark);text-decoration:none;font-weight:600}.proof-item a:hover{text-decoration:underline}.lp-visual{position:relative;display:flex;justify-content:center;align-items:center}.iphone-frame{height:min(74vh,700px);aspect-ratio:9.6 / 19.8;background:#1a1a1a;border-radius:48px;padding:12px;box-shadow:0 24px 64px #0000004d,inset 0 0 0 2px #333}.iphone-front{position:relative;z-index:3}.iphone-side{position:absolute;top:50%;height:min(64vh,600px);transform:translateY(-50%);opacity:.85;border-radius:42px}.iphone-side .iphone-screen{border-radius:32px}.iphone-left{left:-8%;z-index:1}.iphone-right{right:-8%;z-index:2}.iphone-screen{width:100%;height:100%;background:#0d0d0d;border-radius:38px;overflow:hidden}.iphone-screen img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.lp-footer{border-top:1px solid var(--color-border);padding:.875rem 0;position:relative;z-index:1}.lp-footer-row{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;color:var(--color-text-tertiary)}.lp-footer-row nav{display:flex;gap:1.25rem}.lp-footer-row a{color:var(--color-text-tertiary);text-decoration:none}.lp-footer-row a:hover{color:var(--color-text)}@media(max-width:1024px){.lp{min-height:0}.lp-grid{grid-template-columns:1fr;text-align:center;padding-top:2rem;gap:2rem}.lp-lead,.coach-chat{margin-left:auto;margin-right:auto}.coach-chat{text-align:left}.lp-proof{justify-content:center}.iphone-frame{height:min(70vh,640px)}.iphone-side{display:none}}@media(max-width:640px){h1{font-size:1.875rem}.chat-window{height:min(280px,40vh)}.chat-input-row{flex-direction:column}.lp-footer-row{flex-direction:column;gap:.5rem}}
