:root{color-scheme:light dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-synthesis:none;--background: #f3f2f7;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--text: #171419;--muted: #706a75;--faint: #918b96;--line: rgba(45, 38, 51, .1);--accent: #eb5929;--accent-soft: #fff0ea;--shadow: rgba(50, 36, 56, .09)}@media(prefers-color-scheme:dark){:root{--background: #09090b;--surface: rgba(28, 28, 30, .88);--surface-strong: #1c1c1e;--text: #f7f5f8;--muted: #aaa4ae;--faint: #817b84;--line: rgba(255, 255, 255, .1);--accent: #ff7044;--accent-soft: #3c211a;--shadow: rgba(0, 0, 0, .28)}}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--background)}body{margin:0;min-width:320px;min-height:100vh;background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:var(--accent);text-underline-offset:3px}.page{width:min(920px,calc(100% - 32px));margin:0 auto;padding:28px 0 56px}header{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:10;margin-bottom:28px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);text-decoration:none}.brand img{width:36px;height:36px}.brand-copy{display:grid;line-height:1.14}.brand-copy strong{font-size:16px;font-weight:750;letter-spacing:-.02em}.brand-copy>span{margin-top:3px;color:var(--muted);font-size:12px;font-weight:470;letter-spacing:0}nav{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}nav a,.menu-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:8px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 8px 22px var(--shadow);color:var(--text);font-size:13px;font-weight:680;text-decoration:none}.external-link{display:inline-flex;align-items:center;gap:5px}nav a:hover,nav a:focus-visible,nav a[aria-current=page]{background:var(--accent-soft);color:var(--accent)}.menu-button{display:none;width:42px;padding:8px}.panel{border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:0 20px 60px var(--shadow)}.home-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(40px,7vw,78px);align-items:center;min-height:700px;padding:42px 0 72px}.home-intro{margin:0}.eyebrow{margin:0 0 11px;color:var(--accent);font-size:12px;font-weight:780;letter-spacing:.065em;text-transform:uppercase}h1,h2,p,ul{margin-top:0}h1,h2{letter-spacing:-.035em}h1{margin-bottom:14px;font-size:clamp(36px,5vw,54px);line-height:1.02}h2{margin-bottom:8px;font-size:20px;line-height:1.2}.home-intro>p:last-child{max-width:470px;margin-bottom:0;color:var(--muted);font-size:18px;line-height:1.55}.app-previews{min-height:700px;position:relative}.app-preview{position:absolute;margin:0}.season-card-image{display:block;width:100%;height:auto;box-shadow:0 22px 58px var(--shadow)}.season-card-image-morning{border-radius:8.2%/9.2%}.season-card-image-fitness{border-radius:8.2%/9.7%}.app-preview-morning{top:18px;left:0;z-index:2;width:min(390px,88%);transform:rotate(-1.5deg)}.app-preview-fitness{right:0;bottom:18px;z-index:3;width:min(350px,78%);transform:rotate(2deg)}.content{padding:clamp(26px,5vw,48px)}.content>h1{font-size:clamp(36px,5vw,52px)}.meta{margin-bottom:28px;color:var(--faint);font-size:13px}.content section{margin:26px 0}.content p,.content ul{margin-bottom:12px;color:var(--muted);line-height:1.62}.content section>:last-child{margin-bottom:0}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.notice{padding:20px 22px;border:1px solid var(--line);border-radius:18px;background:var(--accent-soft)}ul{padding-left:20px}@media(max-width:720px){.home-hero{grid-template-columns:1fr;gap:36px;min-height:0;padding:44px 0 62px}.app-previews{display:grid;width:min(520px,100%);min-height:0;margin:0 auto}.app-preview{position:relative}.app-preview-morning{top:auto;right:auto;bottom:auto;left:auto;width:88%;justify-self:start}.app-preview-fitness{top:auto;right:auto;bottom:auto;left:auto;width:78%;margin-top:18px;justify-self:end}}@media(max-width:620px){.page{padding-top:18px}header{margin-bottom:20px}.menu-button{display:inline-flex}nav{display:none;position:absolute;top:50px;right:0;width:min(260px,calc(100vw - 32px));align-items:stretch;flex-direction:column;padding:8px;border:1px solid var(--line);border-radius:16px;background:var(--surface-strong);box-shadow:0 14px 36px var(--shadow)}nav.is-open{display:flex}nav a{justify-content:flex-start;box-shadow:none}.panel{border-radius:22px}.home-intro>p:last-child{font-size:16px}.section-grid{grid-template-columns:1fr}.section-grid section{border-bottom:1px solid var(--line)}.section-grid section:last-child{border-bottom:0}}
