@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#111714;--muted:#66706a;--line:#dfe5e1;--paper:#f3f6f4;--surface:#fff;--lime:#aee85c;--lime-dark:#132018;--forest:#173f30;--orange:#ff8055;--blue:#4f6fd9;--soft-green:#e8f6e3;--soft-blue:#e5f5fa;--soft-yellow:#fff3cf;--soft-violet:#edebff;--shadow:0 18px 48px #162b2014;--radius:22px;--font:"Manrope",system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}body{background:var(--paper);margin:0}button,input,select,textarea{font:inherit}button,a{transition:background .18s,color .18s,border-color .18s,transform .18s}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #6c8cff52}.productShell{grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.sideRail{width:232px;color:var(--ink);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;background:#f7f8f6eb;border-right:1px solid #daded9e6;flex-direction:column;padding:22px 14px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:.11em;align-items:center;gap:11px;padding:2px 10px 27px;font-size:15px;display:flex}.brand>span{background:var(--forest);color:#fff;letter-spacing:0;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:900;display:grid;box-shadow:0 9px 22px #1e3a2b2e}.railNav{flex-direction:column;gap:4px;display:flex}.navLabel{letter-spacing:.15em;color:#969c97;margin:18px 12px 7px;font-size:9px;font-weight:800}.railNav a,.railNav button{color:#6e756f;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:48px;padding:0 13px;font-size:13px;font-weight:700;display:flex}.railNav a:hover,.railNav button:hover{color:var(--ink);background:#ffffffb8;transform:translate(2px)}.railNav [aria-current=page]{color:var(--forest);background:#fff;box-shadow:0 9px 28px #20302614}.railNav [aria-current=page] svg{color:#3c8a50;filter:drop-shadow(0 3px 8px #3c8a5026)}.railCoach{color:#468a4d;background:linear-gradient(145deg,#f1faea,#fff);border:1px solid #dde5da;border-radius:18px;gap:10px;margin-top:auto;padding:15px;display:flex}.railCoach div{flex-direction:column;gap:4px;display:flex}.railCoach strong{color:var(--forest);font-size:12px}.railCoach span{color:#747d75;font-size:10px;line-height:1.45}.productViewport{grid-column:2;min-width:0;max-width:100%;overflow-x:clip}.productTopbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:15;background:#f7f8f6b8;border-bottom:1px solid #e2e5e1c2;justify-content:flex-end;align-items:center;gap:12px;height:72px;padding:0 34px;display:flex;position:sticky;top:0}.productTopbar>div,.productTopbar>a:not(.profileChip),.productTopbar>button{color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.productTopbar>a:not(.profileChip),.productTopbar>button{cursor:pointer;background:#ffffffb3;border:0;border-radius:14px;min-height:42px;padding:0 14px}.productTopbar>a:not(.profileChip):hover,.productTopbar>button:hover{color:var(--ink);background:#fff;transform:translateY(-1px)}.syncDot{background:#77b856;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e7f3df}.profileChip{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:10px;font-weight:800;display:grid;box-shadow:0 7px 20px #1d2c220f}.productMain{width:100%;min-width:0;max-width:1260px;margin:0 auto;padding:32px 38px 70px;animation:.42s cubic-bezier(.16,1,.3,1) productEnter}.mobileDock{display:none}@keyframes productEnter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.notice{z-index:40;color:#fff;box-shadow:var(--shadow);background:#1d2b1e;border-radius:12px;align-items:center;gap:12px;padding:13px 15px;font-size:12px;display:flex;position:fixed;top:84px;right:28px}.notice button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:20px}.dashboard{flex-direction:column;gap:26px;display:flex}.dashboardWelcome{justify-content:space-between;align-items:center;display:flex}.dashboardWelcome p{text-transform:capitalize;color:var(--muted);margin:0 0 5px;font-size:12px;font-weight:600}.dashboardWelcome h1{letter-spacing:-.04em;margin:0;font-size:27px}.dashboardWelcome span{color:var(--muted);font-size:12px}.iconButton{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.iconButton svg{width:19px}.todayGrid{grid-template-columns:1.05fr 1.35fr;gap:18px;display:grid}.readinessCard,.workoutCard{border-radius:var(--radius);min-height:226px;padding:24px}.readinessCard{border:1px solid var(--line);background:#fff}.cardHeading{justify-content:space-between;gap:20px;display:flex}.cardHeading h2{margin:8px 0;font-size:19px}.cardKicker{letter-spacing:.12em;color:var(--muted);align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.scoreRing{--score:295deg;background:conic-gradient(var(--lime) var(--score),#edf0ea 0);text-align:center;border-radius:50%;place-content:center;width:92px;height:92px;display:grid;position:relative}.scoreRing:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:8px}.scoreRing>*{z-index:1;position:relative}.scoreRing strong{font-size:24px;line-height:1}.scoreRing span{color:var(--muted);font-size:9px}.readinessEmpty .scoreRing{background:#edf0ea}.readinessEmpty .scoreRing strong{color:var(--muted)}.recoverySignals{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:22px;padding-top:18px;display:grid}.recoverySignals>span{grid-template-rows:auto auto;grid-template-columns:22px 1fr;align-items:center;display:grid}.recoverySignals svg{color:#637062;grid-row:1/3}.recoverySignals b{font-size:12px}.recoverySignals small{color:var(--muted);font-size:9px}.workoutCard{color:#fff;background:#263626;justify-content:space-between;display:flex;position:relative;overflow:hidden}.workoutCard:after{content:"";background:#354b34;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;right:-70px}.workoutCardCopy{z-index:2;position:relative}.workoutCard .cardKicker{color:#b6c3b4}.workoutCard h2{letter-spacing:-.04em;margin:13px 0 5px;font-size:30px}.workoutCard p{color:#b8c1b6;font-size:12px}.workoutCard button{background:var(--lime);color:#17200f;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:12px;margin-top:28px;padding:12px 16px;font-size:12px;font-weight:800;display:flex}.workoutCard button:disabled{color:#6f786f;cursor:not-allowed;background:#d9dfd4}.workoutUnavailable{background:#394539}.workoutCardVisual{z-index:2;object-fit:cover;border-radius:34px;align-self:center;width:176px;height:176px;transition:transform .45s cubic-bezier(.2,.8,.2,1);position:relative;transform:rotate(3deg);box-shadow:0 24px 50px #00000040}.workoutCard:hover .workoutCardVisual{transform:rotate(0)scale(1.04)}.dashboardSection,.quickActions,.deviceSection,.setupSection{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:23px}.sectionHeading{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.sectionHeading h2{margin:0 0 4px;font-size:16px}.sectionHeading span{color:var(--muted);font-size:10px}.sectionHeading button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:11px;display:flex}.sectionHeading button svg{width:15px}.sectionHeading>a{color:var(--muted);align-items:center;gap:3px;font-size:11px;display:flex}.sectionHeading>a svg{width:15px}.metricTiles{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.wearableTimeline{padding-bottom:14px}.wearableWorkoutList{display:grid}.wearableWorkoutList article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:13px 3px;display:flex}.wearableWorkoutList article>div{flex-direction:column;gap:3px;display:flex}.wearableWorkoutList article>div:last-child{text-align:right;align-items:flex-end}.wearableWorkoutList span,.wearableWorkoutList small{color:var(--muted);font-size:9px}.wearableWorkoutList strong,.wearableWorkoutList b{font-size:11px}.wearableWorkoutList article>div:first-child>span{text-transform:uppercase;letter-spacing:.1em;color:#6b8750;font-size:8px}.wearableEmpty{background:#f3f6ee;border-radius:13px;align-items:center;gap:13px;padding:16px;display:flex}.wearableEmpty>span{color:#57703f;background:#e2ead8;border-radius:11px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.wearableEmpty div{flex-direction:column;gap:3px;display:flex}.wearableEmpty strong{font-size:11px}.wearableEmpty p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.metricTile{background:#f7f8f4;border-radius:14px;gap:12px;min-height:112px;padding:16px;display:flex}.metricIcon{background:#e8ecdf;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.metricIcon svg{width:16px;height:16px}.metricTile p{color:var(--muted);margin:1px 0 5px;font-size:10px}.metricTile strong{font-size:17px;display:block}.metricTile small{color:var(--muted);font-size:9px}.metricTile i{background:#e2e5de;border-radius:4px;width:100%;height:4px;margin-top:12px;display:block;overflow:hidden}.metricTile i b{background:#7da54f;border-radius:4px;height:100%;display:block}.quickActions{padding-bottom:19px}.quickActions>.sectionHeading{margin-bottom:14px}.quickActions>div:last-child{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.quickActions button,.quickActions a{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:35px 1fr;padding:14px;display:grid}.quickActions button:hover,.quickActions a:hover{background:#fafbf8;border-color:#b7c1ac;transform:translateY(-1px)}.quickActions>div:last-child>*>span{background:#f0f2ea;border-radius:8px;grid-row:1/3;place-items:center;width:29px;height:29px;margin-right:8px;display:grid}.quickActions>div:last-child svg{width:15px}.quickActions small{color:var(--muted);margin-top:3px;font-size:9px}.workspace{border:1px solid var(--line);border-radius:var(--radius);background:#fff;max-width:930px;margin:0 auto;padding:26px}.workspaceHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;padding-bottom:20px;display:flex}.workspaceHead h1{margin:5px 0;font-size:25px}.eyebrow,.pageEyebrow{letter-spacing:.15em;color:#7c847d;text-transform:uppercase;font-size:9px;font-weight:800}.segments{background:#eff1ec;border-radius:10px;padding:3px;display:flex}.segments button{cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 13px;font-size:10px}.segments button[aria-pressed=true]{background:#fff;box-shadow:0 2px 7px #00000012}form{gap:15px;display:grid}label{color:var(--muted);gap:7px;font-size:10px;font-weight:650;display:grid}input,select,textarea{width:100%;color:var(--ink);background:#fbfcfa;border:1px solid #d8ddd5;border-radius:10px;min-height:44px;padding:12px 13px;font-size:12px}textarea{resize:vertical}.check{align-items:center;gap:9px;display:flex}.check input,.sharingControls input,.invitePanel input[type=checkbox]{width:17px;height:17px;min-height:0}.check label{display:inline}.primary,.secondary,.dangerButton,.backButton{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:11px;font-weight:800;display:inline-flex}.primary{color:#fff;background:#273a24;border:1px solid #273a24}.primary:hover{background:#182618}.primary:disabled,.secondary:disabled{opacity:.45;cursor:not-allowed}.secondary{background:#fff;border:1px solid #ccd2c8}.compact{min-height:40px}.error{color:#8a3d29;background:#fff0ea;border:1px solid #ffd3c6;border-radius:10px;padding:11px 13px;font-size:11px}.foodHint,.safetyNeutral,.privacyStrip{color:var(--muted);background:#f2f5ec;border-radius:11px;gap:12px;padding:13px;font-size:10px;display:flex}.foodHint p,.safetyNeutral p{margin:0}.history{margin-top:30px}.history h2{font-size:15px}.history article{border-top:1px solid var(--line);padding:14px 0}.guidedWorkout{position:relative}.workoutProgress{background:#e7eae3;border-radius:5px;height:5px;margin:-26px -26px 25px;overflow:hidden}.workoutProgress span{background:var(--lime);height:100%;display:block}.phase{background:#edf1e8;border-radius:8px;padding:8px 10px;font-size:10px}.planIntro{color:var(--muted);max-width:620px;font-size:12px}.exerciseList{gap:7px;margin:22px 0;padding:0;list-style:none;display:grid}.exerciseList li{background:#f6f7f3;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;padding:13px;font-size:11px;display:grid}.exerciseNumber{color:#929a92}.exerciseList b{font-size:12px}.visualExerciseList li{grid-template-columns:64px 30px 1fr auto;padding:8px 12px 8px 8px;overflow:hidden}.visualExerciseList img{object-fit:cover;background:#101410;border-radius:9px;width:56px;height:56px}.visualExerciseList li:hover img{transform:scale(1.04)}.visualExerciseList img{transition:transform .25s}.visualExerciseList b small{color:#7b877f;margin-top:4px;font-size:8px;font-weight:650;display:block}.wide{width:100%;margin-top:15px}.activeStepMeta{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.cue{color:#fff;background:#202d21;border-radius:14px;margin:18px 0;padding:20px}.cue p{letter-spacing:.14em;color:#9cab9c;font-size:9px}.cue strong{margin-top:8px;font-size:13px;display:block}.exerciseDemo{color:#fff;background:#101410;border-radius:20px;grid-template-columns:minmax(300px,1.25fr) minmax(230px,.75fr);margin:16px 0 10px;animation:.45s cubic-bezier(.16,1,.3,1) exerciseDemoIn;display:grid;overflow:hidden;box-shadow:0 22px 55px #0c170f2e}.exerciseDemoMedia{min-height:360px;position:relative;overflow:hidden}.exerciseDemoMedia img,.exerciseDemoMedia video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.exerciseDemoMedia img{animation:8s ease-in-out infinite alternate exerciseCamera}.exerciseDemoMedia:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0a0e0bc7);height:42%;position:absolute;inset:auto 0 0}.exerciseDemoMedia>span{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#d3f45e;pointer-events:none;background:#111813c2;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:850;position:absolute;bottom:16px;left:18px}.exerciseDemo figcaption{flex-direction:column;justify-content:center;padding:24px;display:flex}.exerciseDemo figcaption>small{letter-spacing:.14em;color:#8fa095;font-size:8px;font-weight:900}.exerciseDemo figcaption>strong{margin-top:7px;font-size:18px;line-height:1.25}.exerciseDemo ol{gap:11px;margin:20px 0 0;padding:0;list-style:none;display:grid}.exerciseDemo li{color:#d2dbd4;align-items:center;gap:10px;font-size:10px;line-height:1.4;display:flex}.exerciseDemo li span{color:#d3f45e;background:#29372d;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:9px;font-weight:900;display:grid}.mediaCredit{color:#8f9a92;background:#171d18;grid-column:1/-1;padding:8px 16px;font-size:8px}.mediaCredit a{color:inherit}@keyframes exerciseDemoIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}@keyframes exerciseCamera{0%{transform:scale(1.015)translate(-.3%)}to{transform:scale(1.055)translate(.8%,-.6%)}}.restBanner{background:#eef4df;border-radius:11px;justify-content:space-between;align-items:center;padding:13px 16px;font-size:11px;display:flex}.restBanner strong{font-size:21px}.restBanner button{cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}.guidedSetForm{grid-template-columns:repeat(3,1fr);margin-top:17px}.guidedSetForm .error,.guidedSetForm button{grid-column:1/-1}.guidedSetForm small{font-size:8px}.stopLink{color:#a24437;cursor:pointer;background:0 0;border:0;margin:16px auto 0;font-size:10px;text-decoration:underline;display:block}.stopReasons{background:#fff3ef;border:1px solid #efc6bd;border-radius:12px;flex-wrap:wrap;gap:7px;margin-top:10px;padding:16px;animation:.25s exerciseDemoIn;display:flex}.stopReasons>strong{width:100%;font-size:15px}.stopReasons p{color:#73554f;width:100%;font-size:10px}.stopReasons button{color:#8e382d;background:#fff;border:1px solid #e2b8ae;border-radius:8px;padding:10px;font-size:9px}.stopReasons .keepWorkout{color:#244a31;background:#f3faf4;border-color:#afc8b5;width:100%;font-weight:800}.complete{text-align:center;padding:65px 20px}.complete>span{background:var(--lime);border-radius:50%;place-items:center;width:60px;height:60px;margin:auto;font-size:24px;display:grid}.complete h2{margin:18px 0 8px}.complete p{color:var(--muted);font-size:11px}.pageIntro{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.pageIntro h1{letter-spacing:-.04em;margin:7px 0;font-size:30px}.pageIntro p{color:var(--muted);max-width:580px;margin-bottom:0;font-size:11px;line-height:1.6}.devicesPage{flex-direction:column;gap:18px;display:flex}.sourceCards{grid-template-columns:1fr 1fr;gap:15px;display:grid}.sourceCards article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:46px 1fr;gap:14px;padding:20px;display:grid;position:relative}.sourceCards article>div:nth-child(2)>span{letter-spacing:.13em;color:var(--muted);font-size:8px;font-weight:800}.sourceCards h2{margin:5px 0;font-size:15px}.sourceCards p{color:var(--muted);margin:0 0 22px;font-size:9px;line-height:1.55}.sourceLogo{width:44px;height:44px;color:var(--lime);background:#252c27;border-radius:12px;place-items:center;display:grid}.sourceLogo svg{width:20px}.sourceLogo.samsung{color:#3551be;background:#edf0ff;font-weight:900}.sourceState{color:#527044;align-items:center;gap:5px;font-size:9px;display:flex;position:absolute;bottom:18px;left:80px}.sourceState svg{width:13px;height:13px}.deviceEmpty{text-align:center;padding:38px}.deviceEmpty>div{background:#eef1e8;border-radius:14px;place-items:center;width:50px;height:50px;margin:auto;display:grid}.deviceEmpty h3{margin:13px 0 5px;font-size:14px}.deviceEmpty p{color:var(--muted);font-size:10px}.deviceList{gap:8px;display:grid}.deviceList article{border-top:1px solid var(--line);grid-template-columns:42px 1fr 180px auto;align-items:center;padding:13px 0;display:grid}.deviceIcon{background:#edf1e8;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.deviceIcon svg{width:18px}.deviceIdentity span{color:var(--muted);text-transform:uppercase;font-size:8px}.deviceIdentity h3{margin:2px 0;font-size:12px}.deviceIdentity p{color:var(--muted);margin:0;font-size:9px}.deviceSync{grid-template-columns:18px 1fr;align-items:center;display:grid}.deviceSync svg{width:14px;color:var(--muted);grid-row:1/4}.deviceSync span{color:var(--muted);font-size:8px}.deviceSync small{color:var(--muted);grid-column:2;font-size:8px;line-height:1.3}.textButton{color:#a14f3e;cursor:pointer;background:0 0;border:0;font-size:9px}.setupSteps{gap:9px;display:grid}.setupSteps article{background:#f7f8f4;border-radius:13px;grid-template-columns:40px 1fr auto;gap:12px;padding:16px;display:grid}.setupSteps article>span{color:var(--muted);font-size:10px}.setupSteps h3{margin:0;font-size:12px}.setupSteps ol{color:var(--muted);margin-bottom:0;padding-left:16px;font-size:9px;line-height:1.7}.setupSteps a{align-items:center;gap:2px;font-size:9px;display:flex}.setupSteps a svg{width:14px}.privacyStrip{align-items:center}.privacyStrip svg{color:#617c4b}.privacyStrip div{flex-direction:column;gap:3px;display:flex}.privacyStrip strong{font-size:10px}.privacyStrip span{font-size:9px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.circlePage{flex-direction:column;gap:20px;display:flex}.circleHero{justify-content:space-between;align-items:flex-end;display:flex}.circleHero h1{letter-spacing:-.04em;margin:6px 0;font-size:28px}.circleHero>p{max-width:420px;color:var(--muted);font-size:10px;line-height:1.6}.circleLayout{grid-template-columns:1.35fr .65fr;gap:16px;display:grid}.circleMembers,.invitePanel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px}.circleMember{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:14px;padding:17px 0;display:grid}.memberIdentity{gap:10px;display:flex}.memberIdentity>span{background:#e8eddf;border-radius:11px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.memberIdentity div,.peerProgress{flex-direction:column;display:flex}.memberIdentity small,.peerProgress span{color:var(--muted);font-size:9px}.sharingControls{background:#f7f8f4;border-radius:10px;grid-column:1/-1;align-items:center;gap:14px;padding:10px;display:flex}.sharingControls p{margin:0;font-size:9px}.sharingControls label{align-items:center;gap:5px;display:flex}.sharingControls button{color:#a14f3e;background:0 0;border:0;margin-left:auto;font-size:8px}.circleEmpty{text-align:center;color:var(--muted);padding:40px;font-size:10px}.circleEmpty span{font-size:22px}.circleEmpty p{margin-top:8px}.invitePanel form{margin-top:18px}.invitePanel fieldset{border:0;gap:8px;padding:0;display:grid}.invitePanel legend{color:var(--muted);margin-bottom:7px;font-size:9px}.invitePanel fieldset label{align-items:center;gap:6px;display:flex}.inviteResult{background:#eef3e7;border-radius:10px;margin-top:12px;padding:11px}.inviteResult span{font-size:9px}.inviteResult button{background:0 0;border:0;font-size:9px;text-decoration:underline}.accountPage{max-width:880px;margin:0 auto}.accountHero{align-items:center;gap:17px;margin-bottom:22px;display:flex}.accountAvatar{width:70px;height:70px;color:var(--lime);background:#243324;border-radius:22px;place-items:center;font-size:24px;font-weight:800;display:grid}.accountHero p{letter-spacing:.14em;color:var(--muted);margin:0;font-size:8px}.accountHero h1{margin:4px 0;font-size:25px}.accountHero span{color:var(--muted);font-size:10px}.accountOverview{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}.accountOverview article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:25px 1fr;padding:15px;display:grid}.accountOverview svg{grid-row:1/3;width:17px}.accountOverview span{color:var(--muted);font-size:8px}.accountOverview strong{font-size:10px}.settingsGroup{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:21px}.settingsGroup>div{display:grid}.settingsGroup a{border-top:1px solid var(--line);grid-template-columns:38px 1fr 20px;align-items:center;padding:14px 0;display:grid}.settingsGroup a>span{background:#f0f2ec;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.settingsGroup svg{width:16px}.settingsGroup a>svg{color:#9ca39c}.settingsGroup a div{flex-direction:column;display:flex}.settingsGroup small{color:var(--muted);margin-top:3px;font-size:9px}.logoutForm{margin-top:14px}.logoutForm button{color:#a34b3b;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:10px;display:flex}.logoutForm svg{width:15px}.onboardingPage{background:#f5f6f2;min-height:100vh}.onboardingHeader{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:180px 1fr 50px;align-items:center;height:64px;padding:0 30px;display:grid}.wordmark{letter-spacing:.12em;font-size:13px;font-weight:850}.wordmark span{color:var(--muted);font-size:8px}.stepMeter{background:#e8ebe5;border-radius:4px;width:100%;max-width:500px;height:4px;margin:auto;overflow:hidden}.stepMeter i{background:#73964f;height:100%;display:block}.onboardingHeader>span{color:var(--muted);font-size:10px}.onboardingShell{grid-template-columns:300px 1fr;gap:40px;max-width:1040px;margin:40px auto;display:grid}.onboardingShell aside{padding-top:18px}.onboardingShell aside h1{letter-spacing:-.04em;margin:9px 0;font-size:30px}.onboardingShell aside>p:last-child{color:var(--muted);font-size:11px;line-height:1.65}.onboardingStage{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:500px;padding:28px;display:flex}.fieldStack{gap:22px;display:grid}.fieldPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fieldPair.three{grid-template-columns:repeat(3,1fr)}.privacyHint,.stagePrompt{color:var(--muted);font-size:9px}.choiceField{border:0;padding:0}.choiceField legend{margin-bottom:9px;font-size:10px;font-weight:700}.choiceGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.choiceGrid button,.equipmentGrid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;padding:13px}.choiceGrid button[aria-pressed=true],.equipmentGrid button[aria-pressed=true]{background:#f1f6e7;border-color:#6c884f;box-shadow:inset 0 0 0 1px #6c884f}.choiceGrid strong{font-size:10px;display:block}.choiceGrid span{color:var(--muted);font-size:8px}.equipmentGrid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.equipmentGrid button{flex-direction:column;gap:12px;display:flex}.equipmentGrid button>span{font-size:18px}.equipmentGrid strong{font-size:10px}.onboardingActions{justify-content:space-between;margin-top:auto;padding-top:25px;display:flex}.backButton{color:var(--muted);background:0 0;border:0}.onboardingLoading{place-items:center;height:100vh;font-size:11px;display:grid}.authPage{color:#fff;background:#1b211d;grid-template-columns:1fr 1fr;min-height:100vh;padding:22px;display:grid}.authMark{flex-direction:column;justify-content:space-between;padding:20px;display:flex}.authMark a{letter-spacing:.15em;font-size:17px;font-weight:850}.authMark span{color:#9ba49c;max-width:260px;font-size:11px}.authPanel{color:var(--ink);background:#f8f9f5;border-radius:22px;flex-direction:column;justify-content:space-between;padding:8vw;display:flex}.authPanel h1{letter-spacing:-.05em;margin:10px 0;font-size:38px}.authCopy{color:var(--muted);max-width:470px;font-size:11px;line-height:1.7}.authNotice{color:#63501f;background:#fff9e8;border:1px solid #e6d7aa;border-radius:12px;max-width:470px;margin:18px 0;padding:12px 14px;font-size:10px;line-height:1.55}.authActions{gap:10px;display:grid}.authActions form{display:block}.authActions button{width:100%}.authActions small{color:var(--muted);font-size:8px;line-height:1.5}.admin{max-width:900px;margin:auto}.adminHero{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.adminHero h1{font-size:27px}.releaseState{background:#eaf0e4;border-radius:11px;flex-direction:column;padding:12px 16px;display:flex}.releaseState span{color:var(--muted);font-size:8px}.releaseState strong{font-size:11px}.adminForm,.guardrails{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px}.adminForm{grid-template-columns:1fr 1fr}.adminForm .full,.adminMessage,.success,.releaseActions{grid-column:1/-1}.releaseActions{gap:8px;display:flex}.guardrails{margin-top:15px}.guardrails h2{font-size:14px}.guardrails li{color:var(--muted);font-size:9px;line-height:1.8}.featureLab,.privacyPage{max-width:1180px;margin:auto;padding:24px}.featureLab>header,.privacyPage>header{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.featureLab nav,.privacyPage nav{gap:18px;font-size:10px;display:flex}.labHero,.privacyHero{padding:36px 5px 22px}.labHero h1,.privacyHero h1{letter-spacing:-.04em;font-size:30px}.labGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.labPanel,.privacySection{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px}.labPanel h2,.privacySection h2{font-size:17px}.labPanel>p,.privacySection p{color:var(--muted);font-size:10px;line-height:1.6}.upload{border:1px dashed #c8cfc4;border-radius:11px;padding:15px}.bigValue,.readiness{margin-top:16px;font-size:26px}.providerState,.labResult{background:#f1f3ed;border-radius:9px;margin-top:13px;padding:10px;font-size:9px}.privacySection{grid-template-columns:35px 1fr 1.4fr;gap:18px;margin-bottom:12px;display:grid}.sectionIndex{color:var(--muted);font-size:9px}.sectionControl{min-width:0}.consentRow,.providerRow{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 0;display:flex}.consentRow>div,.providerRow>div:first-child{flex-direction:column;display:flex}.consentRow strong,.providerRow strong{font-size:10px}.consentRow span,.providerRow span{color:var(--muted);font-size:8px}.switch{background:#edf0e9;border:0;border-radius:20px;padding:5px 9px;font-size:8px}.downloadPair{gap:7px;margin-top:8px;display:flex}.downloadPair a{background:#eef1e9;border-radius:8px;padding:8px;font-size:9px}.dangerButton{color:#923d2d;background:#fff0ec;border:1px solid #f2c1b5}@media (max-width:900px){.productShell{display:block}.sideRail{display:none}.productViewport{min-height:100vh}.productTopbar{height:56px;padding:0 17px}.productTopbar>div{margin-right:auto}.productTopbar>a:not(.profileChip){display:none}.productMain{padding:20px 15px 92px}.mobileDock{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line);height:68px;padding-bottom:max(3px,env(safe-area-inset-bottom));background:#fffffff5;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobileDock a,.mobileDock button{color:#7f877f;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;display:flex}.mobileDock svg{width:19px;height:19px}.mobileDock [aria-current=page]{color:#2c4326}.mobileDock [aria-current=page] svg{fill:#d9f4a2}.todayGrid,.circleLayout,.sourceCards{grid-template-columns:1fr}.metricTiles,.quickActions>div:last-child{grid-template-columns:1fr 1fr}.workoutCard{min-height:210px}.workoutCardVisual{border-radius:26px;width:132px;height:132px}.pageIntro,.circleHero{align-items:flex-start;gap:14px}.pageIntro p,.circleHero>p{display:none}.accountOverview{grid-template-columns:1fr}.onboardingShell{grid-template-columns:1fr;margin:20px 15px}.onboardingShell aside{padding:0}.onboardingShell aside h1{font-size:24px}.onboardingShell aside>p:last-child{display:none}.onboardingStage{min-height:540px;padding:20px}.labGrid{grid-template-columns:1fr}.privacySection{grid-template-columns:25px 1fr}.privacySection .sectionControl{grid-column:2}.authPage{grid-template-columns:1fr;padding:10px}.authMark{min-height:150px}.authPanel{min-height:65vh;padding:35px 24px}.adminForm{grid-template-columns:1fr}.adminForm>*{grid-column:1}}@media (max-width:560px){.dashboardWelcome h1{font-size:23px}.dashboardWelcome span{display:none}.readinessCard,.workoutCard{padding:19px}.todayGrid{gap:12px}.recoverySignals{gap:6px}.scoreRing{width:76px;height:76px}.metricTiles,.quickActions>div:last-child{grid-template-columns:1fr 1fr;gap:8px}.metricTile{min-height:100px;padding:12px}.quickActions button,.quickActions a{grid-template-columns:30px 1fr;padding:11px}.workspace{border-radius:15px;padding:18px}.workspaceHead{display:grid}.journalModes{width:100%}.guidedSetForm{grid-template-columns:1fr}.activeStepMeta{font-size:8px}.circleHero h1{font-size:23px}.circleMember{grid-template-columns:1fr}.sharingControls{display:grid}.sharingControls button{text-align:left;margin-left:0}.invitePanel{padding:17px}.deviceList article{grid-template-columns:40px 1fr auto}.deviceSync{display:none}.setupSteps article{grid-template-columns:30px 1fr}.setupSteps a{grid-column:2}.fieldPair,.fieldPair.three{grid-template-columns:1fr 1fr}.fieldPair.three label:last-child{grid-column:1/-1}.choiceGrid{grid-template-columns:1fr 1fr}.equipmentGrid{grid-template-columns:repeat(3,1fr)}.onboardingHeader{grid-template-columns:100px 1fr 35px;padding:0 15px}.authPanel h1{font-size:31px}.productTopbar{justify-content:space-between}}:root{--paper:#f2f4ef;--line:#dce2d8;--radius:15px;--forest:#213b26;--soft-green:#edf4e6}body{font-size:15px}.sideRail{width:260px;padding:28px 18px}.railCoach p{font-size:12px;line-height:1.5}.productTopbar{height:72px;padding:0 40px}.productTopbar>div{font-size:13px}.productTopbar>a:not(.profileChip),.productTopbar .topbarAction{border:1px solid var(--line);min-height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font:700 13px/1 inherit;display:inline-flex}.productTopbar>a:not(.profileChip):hover,.productTopbar .topbarAction:hover{background:#f8faf6;border-color:#aeb9aa}.productMain{max-width:1320px;padding:36px 44px 80px}.dashboardWelcome p,.dashboardWelcome span{font-size:14px}.cardKicker,.eyebrow,.pageEyebrow{font-size:11px}.readinessCard h2,.workoutCard h2{font-size:22px}.sectionHeading h2{font-size:20px}.sectionHeading span,.sectionHeading a,.sectionHeading button{font-size:13px}.metricTile p{font-size:12px}.metricTile small{font-size:11px}.quickActions b{font-size:14px}.quickActions small{font-size:11px;line-height:1.4}.pageIntro h1,.circleHero h1{font-size:36px}.pageIntro p,.circleHero>p{font-size:14px}.sourceCards h2{font-size:18px}.sourceCards p,.deviceEmpty p,.setupSteps ol{font-size:12px}.sourceCards article>div:nth-child(2)>span,.sourceState,.deviceIdentity span,.deviceIdentity p,.deviceSync span,.textButton,.setupSteps article>span,.setupSteps a,.privacyStrip span{font-size:11px}.deviceIdentity h3,.setupSteps h3,.privacyStrip strong{font-size:14px}.deviceSync strong{font-size:13px}.circleTitle h2,.invitePanel h2{font-size:20px}.memberIdentity strong,.peerProgress b{font-size:14px}.memberIdentity small,.peerProgress span,.sharingControls p,.sharingControls label,.circleEmpty,.invitePanel legend,.inviteResult span,.inviteResult button{font-size:12px}.accountHero p,.accountOverview span{font-size:11px}.accountHero h1{font-size:30px}.accountHero span,.accountOverview strong{font-size:13px}.settingsGroup h2{font-size:19px}.settingsGroup strong{font-size:14px}.settingsGroup small,.logoutForm button{font-size:12px}form{gap:18px}label{gap:8px;font-size:13px}input,select,textarea{border-radius:9px;min-height:50px;padding:13px 14px;font-size:15px}.primary,.secondary,.dangerButton,.backButton{border-radius:9px;min-height:48px;font-size:14px}.error,.foodHint,.safetyNeutral,.privacyStrip{font-size:12px}.journalPage{flex-direction:column;gap:22px;display:flex}.journalHero{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.journalHero h1{letter-spacing:-.045em;margin:7px 0 4px;font-size:38px}.journalHero>div>span{color:var(--muted);font-size:14px}.journalDate{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;min-width:170px;padding:13px 16px;display:flex}.journalDate span{color:var(--muted);font-size:11px}.journalDate strong{margin-top:3px;font-size:14px}.recordTypeTabs{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recordTypeTabs button{border:1px solid var(--line);min-height:78px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;column-gap:11px;padding:14px 16px;transition:transform .16s,border-color .16s,background .16s;display:grid}.recordTypeTabs button:hover{border-color:#aab6a6;transform:translateY(-1px)}.recordTypeTabs button>svg{grid-row:1/3;align-self:center;width:22px;height:22px}.recordTypeTabs b{font-size:14px}.recordTypeTabs small{color:var(--muted);margin-top:2px;font-size:11px}.recordTypeTabs button[aria-selected=true]{background:var(--forest);border-color:var(--forest);color:#fff;box-shadow:0 8px 22px #18301d1f}.recordTypeTabs button[aria-selected=true] small{color:#cbd8cb}.journalLayout{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);align-items:start;gap:18px;display:grid}.journalComposer,.journalHistory{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;padding:24px}.composerHeading{border-bottom:1px solid var(--line);align-items:center;gap:13px;margin-bottom:21px;padding-bottom:20px;display:flex}.composerHeading>span{background:var(--soft-green);width:46px;height:46px;color:var(--forest);border-radius:12px;place-items:center;display:grid}.composerHeading>span svg{width:21px}.composerHeading h2{margin:0 0 4px;font-size:21px}.composerHeading p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.journalForm{gap:18px;display:grid}.journalFields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.journalFields label>span,.symptomFields label>span{color:#8a928a;font-size:11px;font-weight:500}.mealFields label:nth-child(2),.foodHint{grid-column:1/-1}.symptomFields{gap:9px;display:grid}.symptomFields .check{border:1px solid var(--line);min-height:48px;color:var(--ink);background:#fafbf8;border-radius:9px;padding:0 13px}.journalSubmit{width:100%;margin-top:2px}.historyHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:20px;display:flex}.historyHead h2{margin:0 0 4px;font-size:21px}.historyHead p{color:var(--muted);margin:0;font-size:13px}.historyCount{background:var(--soft-green);min-width:32px;height:32px;color:var(--forest);border-radius:9px;place-items:center;font-size:13px;font-weight:800;display:grid}.historyList{gap:10px;margin-top:14px;display:grid}.historyItem{border:1px solid var(--line);background:#fafbf8;border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:72px;padding:12px;display:grid}.recordIcon{width:40px;height:40px;color:var(--forest);background:#edf1e8;border-radius:10px;place-items:center;display:grid}.recordIcon svg{width:18px}.recordStamp{flex-direction:column;min-width:0;display:flex}.recordStamp strong{font-size:15px}.recordStamp span{color:var(--muted);margin-top:3px;font-size:12px}.recordActions{gap:5px;display:flex}.recordActions button{color:#687168;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.recordActions button:hover{border-color:var(--line);color:var(--ink);background:#fff}.recordActions button.textDanger:hover{color:#9b3e31;background:#fff7f5;border-color:#e9c5bd}.recordActions svg{width:16px}.historyEmpty{text-align:center;min-height:260px;color:var(--muted);align-content:center;place-items:center;padding:30px;display:grid}.historyEmpty>svg{color:#7d9471;width:32px;height:32px}.historyEmpty h3{color:var(--ink);margin:13px 0 5px;font-size:16px}.historyEmpty p{max-width:280px;margin:0;font-size:12px;line-height:1.5}.historyLoading{gap:10px;margin-top:14px;display:grid}.historyLoading i{background:linear-gradient(90deg,#f0f2ed 25%,#f8f9f6 40%,#f0f2ed 65%) 0 0/400% 100%;border-radius:11px;height:72px;animation:1.2s infinite historyPulse}@keyframes historyPulse{to{background-position:-100% 0}}.inlineEdit{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.inlineEdit .full,.inlineEdit .error,.inlineEdit .auditHint,.inlineActions{grid-column:1/-1}.auditHint{color:var(--muted);margin:0;font-size:12px}.inlineActions{gap:8px;display:flex}@media (max-width:900px){.productShell{display:block}.sideRail{display:none}.productTopbar{height:56px;padding:0 17px}.productTopbar .topbarAction{display:none}.productMain{padding:22px 16px 92px}.journalLayout{grid-template-columns:1fr}.journalHistory{min-height:320px}.journalHero h1{font-size:32px}}@media (max-width:560px){.journalHero h1{font-size:29px}.journalDate{display:none}.recordTypeTabs{gap:6px}.recordTypeTabs button{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:66px;padding:10px;display:flex}.recordTypeTabs button>svg{width:19px;height:19px}.recordTypeTabs b{font-size:11px}.recordTypeTabs small{display:none}.journalComposer,.journalHistory{padding:17px}.journalFields,.inlineEdit{grid-template-columns:1fr}.mealFields label:nth-child(2),.foodHint,.inlineEdit .full,.inlineEdit .error,.inlineEdit .auditHint,.inlineActions{grid-column:1}.historyItem{grid-template-columns:38px 1fr auto;gap:9px;padding:10px}.recordIcon{width:36px;height:36px}.recordStamp strong{font-size:13px}.recordActions button{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.recordTypeTabs button>span{flex-direction:column;gap:3px;display:flex}.historyHead>span{background:var(--soft-green);min-width:32px;height:32px;color:var(--forest);border-radius:9px;place-items:center;font-size:13px;font-weight:800;display:grid}.historyEmpty>span{background:var(--soft-green);color:#6f8763;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.historyEmpty>span svg{width:22px}.historyEmpty>strong{color:var(--ink);margin:13px 0 5px;font-size:16px}:root{--paper:#f4f5f4;--radius:26px;--pastel-yellow:#fff2af;--pastel-mint:#ddf6e4;--pastel-sky:#dff4ff;--pastel-lilac:#e9e2ff}body{background:radial-gradient(circle at 74% 5%,#ffed8b8f,transparent 25rem), radial-gradient(circle at 67% 33%,#b7efff7a,transparent 34rem), radial-gradient(circle at 25% 25%,#d2f3da80,transparent 28rem), var(--paper)}.productMain{max-width:1380px}.dashboard{gap:20px}.dashboardWelcome{padding:8px 4px}.dashboardWelcome h1{font-size:38px}.dashboardWelcome span{max-width:680px;line-height:1.5;display:block}.healthModes{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8f;border:1px solid #fffc;border-radius:24px;grid-template-columns:repeat(5,1fr);gap:8px;padding:8px;display:grid}.healthModes button,.healthModes a{min-height:58px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:18px;justify-content:center;align-items:center;gap:9px;font:750 13px/1 inherit;transition:background .2s,transform .2s;display:flex}.healthModes button:hover,.healthModes a:hover{background:#ffffffbf;transform:translateY(-1px)}.healthModes [aria-current=page]{background:#fff;box-shadow:0 8px 22px #25332814}.healthModes svg{width:20px}.autoSyncBanner{background:linear-gradient(115deg,#ffffffd6,#e2f8e7eb);border-radius:24px;align-items:center;gap:14px;padding:18px 20px;display:flex;box-shadow:0 12px 34px #31523b0f}.autoSyncBanner>span{color:#426c47;background:#fff;border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.autoSyncBanner svg{width:21px}.autoSyncBanner strong{font-size:15px}.autoSyncBanner p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.55}.todayGrid{gap:16px}.readinessCard,.workoutCard{border:0;border-radius:30px;box-shadow:0 18px 45px #22362612}.readinessCard{background:linear-gradient(145deg,#fffffff2,#e1f8e7eb)}.workoutCard{background:linear-gradient(145deg,#273c2b,#32533a)}.workoutCard:after{background:#c8f36b1f}.dashboardSection,.quickActions,.deviceSection,.setupSection{background:#ffffffe8;border:0;border-radius:28px;box-shadow:0 15px 40px #253a2a0e}.metricTiles{gap:14px}.metricTile{background:#f8faf8;border-radius:23px;min-height:138px;padding:19px}.metricTile:first-child{background:#f3edff}.metricTile:nth-child(2){background:#fff4d5}.metricTile:nth-child(3){background:#e8f5ff}.metricTile:nth-child(4){background:#e8f7e8}.metricIcon{background:#ffffffbf;border-radius:13px;width:38px;height:38px}.metricTile strong{font-size:24px}.metricTile i{background:#404b411a;height:6px}.metricTile i b{background:#48ad44}.wearableEmpty{background:#edf7f0;border-radius:20px}.quickActions button,.quickActions a{background:#f7f9f7;border:0;border-radius:20px;min-height:86px}@media (max-width:700px){.healthModes{grid-template-columns:repeat(5,1fr);gap:2px;padding:5px}.healthModes button,.healthModes a{flex-direction:column;gap:4px;min-height:55px;font-size:9px}.healthModes svg{width:18px}.autoSyncBanner{align-items:flex-start}.dashboardWelcome h1{font-size:30px}.metricTile{min-height:122px}.dashboardSection,.quickActions{padding:18px}}.formaHome,.formaDetail{flex-direction:column;gap:22px;width:100%;min-width:0;max-width:1120px;margin:0 auto;display:flex}.formaHomeHeader{justify-content:space-between;align-items:center;padding:4px 2px;display:flex}.formaHomeHeader p{text-transform:capitalize;color:#737b75;margin:0 0 7px;font-size:13px;font-weight:650}.formaHomeHeader h1{letter-spacing:-.055em;margin:0;font-size:clamp(30px,4vw,46px);line-height:1.05}.formaRoundAction,.formaDetailTop>button{cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 10px 30px #20342817}.formaRoundAction svg,.formaDetailTop>button svg{width:21px}.formaModeRail{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#ffffffd6;border-radius:20px;grid-template-columns:repeat(6,1fr);gap:5px;padding:6px;display:grid;box-shadow:0 10px 32px #1930230d}.formaModeRail::-webkit-scrollbar{display:none}.formaModeRail button{cursor:pointer;background:0 0;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;min-height:54px;font-size:13px;font-weight:750;transition:background .2s,color .2s,box-shadow .2s,transform .2s cubic-bezier(.2,.8,.2,1);display:flex}.formaModeRail button:hover{background:#ffffffb8;transform:translateY(-1px)}.formaModeRail button[aria-selected=true]{color:#153e31;background:#e7f2eb;transform:none;box-shadow:inset 0 0 0 1px #d3e5d9}.formaModeRail button:active{transform:scale(.97)}.formaModeRail button:focus-visible{outline-offset:2px;outline:3px solid #377e5b47}.formaModeRail svg{width:20px;transition:transform .32s cubic-bezier(.16,1,.3,1)}.formaModeRail button[aria-selected=true] svg{transform:scale(1.14)rotate(-4deg)}.formaViewStage{gap:22px;min-height:480px;animation:.46s cubic-bezier(.16,1,.3,1) formaPanelIn;display:grid}.formaInsightHero{text-align:left;cursor:pointer;background:linear-gradient(130deg,#eaf8e9 0%,#fff6d8 68%,#f8e0ce 100%);border:0;border-radius:32px;grid-template-columns:minmax(0,1.4fr) minmax(190px,.6fr);align-items:center;gap:26px;width:100%;min-height:250px;padding:30px 34px;display:grid;overflow:hidden;box-shadow:0 24px 60px #344b3b17}.formaInsightHero:hover{transform:translateY(-2px);box-shadow:0 28px 70px #344b3b21}.formaInsightHero h2{letter-spacing:-.052em;max-width:670px;margin:12px 0;font-size:clamp(28px,4vw,46px);line-height:1.06}.formaInsightHero p{color:#536157;max-width:650px;margin:0;font-size:15px;line-height:1.65}.formaInsightHero b{color:#174c3c;align-items:center;gap:4px;margin-top:26px;font-size:13px;display:flex}.formaInsightHero b svg{width:18px}.formaInsightHero img{aspect-ratio:1;object-fit:cover;filter:drop-shadow(0 18px 26px #22493e29);border-radius:50%;justify-self:end;width:100%;max-width:230px;animation:5.2s ease-in-out infinite formaCompanionFloat}.formaEyebrow{letter-spacing:.15em;color:#526b5b;font-size:10px;font-weight:850}.formaOverviewGrid{grid-template-columns:1.35fr 1fr 1fr;gap:16px;display:grid}.formaMetricCard{text-align:left;cursor:pointer;background:#ffffffe6;border:0;border-radius:30px;flex-direction:column;align-items:flex-start;min-height:210px;padding:25px;display:flex;overflow:hidden;box-shadow:0 17px 45px #293b2e11}.formaMetricCard:hover{transform:translateY(-2px);box-shadow:0 21px 50px #293b2e1a}.formaMetricCard.formaEnergyCard{background:linear-gradient(160deg,#f7ffed,#dff6e6);grid-row:span 2;min-height:436px}.formaMetricCard.formaFoodCard{background:linear-gradient(135deg,#fff9e6,#fff1c7);grid-column:2/4}.formaMetricCard.formaSleepCard{background:linear-gradient(145deg,#f2efff,#e6f1ff)}.formaMetricLabel{color:#59635c;align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex}.formaMetricLabel svg{width:18px}.formaMetricValue{letter-spacing:-.045em;margin-top:auto;font-size:32px}.formaMetricValue small{color:#727973;font-size:13px}.formaMetricCard>small{color:#747c76;margin-top:5px;font-size:11px;line-height:1.45}.formaScoreLine{align-items:baseline;gap:11px;margin:32px 0 20px;display:flex}.formaScoreLine strong{letter-spacing:-.08em;font-size:72px;line-height:.9}.formaScoreLine em{color:#248645;font-size:15px;font-style:normal;font-weight:800}.formaWeekBars{align-items:flex-end;gap:9px;width:100%;height:130px;margin-top:auto;display:flex}.formaWeekBars i{transform-origin:bottom;background:#304c3a1a;border-radius:999px;flex:1;height:14%;min-height:14px;animation:.55s cubic-bezier(.16,1,.3,1) both formaBarRise}.formaWeekBars i:nth-child(2){animation-delay:40ms}.formaWeekBars i:nth-child(3){animation-delay:80ms}.formaWeekBars i:nth-child(4){animation-delay:.12s}.formaWeekBars i:nth-child(5){animation-delay:.16s}.formaWeekBars i:nth-child(6){animation-delay:.2s}.formaWeekBars i:nth-child(7){animation-delay:.24s}.formaWeekBars i.isToday{background:#42aa51;box-shadow:0 5px 16px #42aa5140}.formaProgress{background:#404b4117;border-radius:99px;width:100%;height:8px;margin-top:17px;overflow:hidden}.formaProgress i{border-radius:inherit;transform-origin:0;background:#55b64f;height:100%;animation:.72s cubic-bezier(.16,1,.3,1) .1s both formaProgressGrow;display:block}.formaSleepCard .formaProgress i{background:#7668df}.formaFoodCard .formaProgress i{background:#f0ad31}.formaPlanCard{color:#fff;background:#193f36;border-radius:32px;justify-content:space-between;align-items:center;gap:28px;min-height:170px;padding:28px 30px;display:flex;box-shadow:0 20px 45px #133a2f29}.formaPlanCard h2{letter-spacing:-.035em;margin:11px 0 6px;font-size:25px}.formaPlanCard p{color:#c2d4ce;margin:0;font-size:12px;line-height:1.55}.formaPlanCard .formaEyebrow{color:#9ec8ba}.formaPlanCard button,.formaDetailAction button{color:#183025;white-space:nowrap;cursor:pointer;background:#d3f45e;border:0;border-radius:17px;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-weight:850;display:flex}.formaPlanCard button:disabled{color:#d7e0dd;cursor:not-allowed;background:#71857e}.formaPlanCard button svg,.formaDetailAction button svg{width:18px}.formaSyncNote{background:#ffffffb3;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:74px;padding:14px 18px;display:grid}.formaSyncNote strong{font-size:12px}.formaSyncNote p{color:#747b76;margin:3px 0 0;font-size:10px}.formaSyncNote a{align-items:center;font-size:11px;font-weight:750;display:flex}.formaSyncNote a svg{width:16px}.formaDetailEmbedded{width:100%;max-width:none;margin:0}.formaEmbeddedHeading{justify-content:space-between;align-items:end;gap:18px;padding:2px;display:flex}.formaEmbeddedHeading span{color:#737b75;font-size:11px}.formaEmbeddedHeading h2{letter-spacing:-.04em;margin:3px 0 0;font-size:30px}.formaEmbeddedHeading button{cursor:pointer;background:#ffffffe0;border:0;border-radius:14px;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-weight:750;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #20342812}.formaEmbeddedHeading button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2034281c}.formaEmbeddedHeading button svg{width:17px}.formaDetailTop{grid-template-columns:50px 1fr 50px;align-items:center;gap:15px;display:grid}.formaDetailTop>div{text-align:center}.formaDetailTop span{color:#737b75;font-size:11px}.formaDetailTop h1{letter-spacing:-.04em;margin:2px 0 0;font-size:28px}.formaDetailHero{background:linear-gradient(145deg,#e5f8e5,#fff9df);border-radius:38px;grid-template-columns:1fr minmax(220px,300px);align-items:center;gap:25px;min-height:330px;padding:34px;display:grid}.formaDetail-sleep .formaDetailHero{background:linear-gradient(145deg,#ecebff,#dfeeff)}.formaDetail-activity .formaDetailHero{background:linear-gradient(145deg,#e7f9e8,#dff8f4)}.formaDetail-wellbeing .formaDetailHero{background:linear-gradient(145deg,#f1ebff,#e7f7ee)}.formaDetail-nutrition .formaDetailHero{background:linear-gradient(145deg,#fff4ca,#ffe9d9)}.formaDetailHero img{border-radius:28px;width:100%}.formaDetailIllustration{will-change:transform;animation:5s ease-in-out infinite formaCompanionFloat;box-shadow:0 22px 50px #1f3b2b1f}.formaDetailScore{flex-direction:column;align-items:flex-start;display:flex}.formaDetailScore>span{background:#ffffffba;border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.formaDetailScore>span svg{width:22px}.formaDetailScore>strong{letter-spacing:-.075em;margin-top:20px;font-size:72px;line-height:1}.formaDetailScore>em{color:#2d8a47;font-size:17px;font-style:normal;font-weight:800}.formaDetailScore p{color:#566159;max-width:650px;margin:19px 0 0;font-size:14px;line-height:1.65}.formaFactorSection,.formaDetailList,.formaDetailAction{background:#ffffffe8;border-radius:34px;padding:28px;box-shadow:0 16px 44px #28382d0f}.formaFactorSection>div:first-child{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.formaFactorSection h2,.formaDetailList h2,.formaDetailAction h2{margin:0;font-size:22px}.formaFactorSection>div:first-child>span{color:#747c76;font-size:11px}.formaFactors{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.formaFactors article{border:1px solid #e0e5df;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:145px;padding:18px;animation:.42s both formaCardRise;display:flex}.formaFactors article:nth-child(2){animation-delay:50ms}.formaFactors article:nth-child(3){animation-delay:.1s}.formaFactors article:nth-child(4){animation-delay:.15s}.formaFactors article>span{color:#626a64;font-size:12px}.formaFactors article>strong{margin-top:auto;font-size:18px}.formaFactors article>em{color:#767c78;background:#eceeed;border-radius:7px;margin-top:8px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:800}.formaFactors article>em[data-tone=good]{color:#367a2d;background:#e4f7d8}.formaFactors article>em[data-tone=attention]{color:#936419;background:#fff0ca}.formaDetailList{gap:9px;display:grid}.formaDetailList h2{margin-bottom:6px}.formaDetailList>div{border-top:1px solid #ecefec;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;min-height:64px;padding:8px 0;display:grid}.formaDetailList>div>span{background:#e8f4e9;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.formaDetailList svg{width:18px}.formaDetailList p{flex-direction:column;margin:0;display:flex}.formaDetailList p strong{font-size:13px}.formaDetailList p small{color:#747b76;font-size:10px}.formaDetailList>div>b{font-size:12px}.formaDetailAction{color:#fff;background:#183f36;justify-content:space-between;align-items:center;gap:25px;display:flex}.formaDetailAction p{color:#c3d3cd;margin:7px 0 0;font-size:12px}.formaDetailAction button{flex:none}@keyframes formaPanelIn{0%{opacity:0;transform:translateY(10px)scale(.995)}to{opacity:1;transform:none}}@keyframes formaCardRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes formaBarRise{0%{opacity:.25;transform:scaleY(.16)}to{opacity:1;transform:scaleY(1)}}@keyframes formaProgressGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes formaCompanionFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-9px)rotate(1deg)}}@media (max-width:900px){.formaOverviewGrid{grid-template-columns:1fr 1fr}.formaMetricCard.formaEnergyCard{grid-area:auto/1/auto/-1;min-height:300px}.formaMetricCard.formaFoodCard{grid-column:1/-1}.formaWeekBars{height:70px}.formaFactors{grid-template-columns:1fr 1fr}}@media (max-width:620px){.formaHome,.formaDetail{gap:14px}.formaHomeHeader h1{font-size:29px}.formaHomeHeader p{font-size:11px}.formaRoundAction,.formaDetailTop>button{width:48px;height:48px}.formaModeRail{border-radius:22px;grid-template-columns:repeat(6,minmax(76px,1fr));overflow-x:auto}.formaModeRail button{flex-direction:column;gap:3px;min-height:55px;font-size:9px}.formaInsightHero{grid-template-columns:1fr;align-items:start;min-height:340px;padding:25px;position:relative}.formaInsightHero h2{max-width:82%;margin-top:10px;font-size:31px}.formaInsightHero p{max-width:82%;font-size:12px}.formaInsightHero b{margin-top:18px}.formaInsightHero img{width:135px;position:absolute;bottom:-13px;right:-12px}.formaOverviewGrid{gap:10px}.formaMetricCard{border-radius:25px;min-height:180px;padding:19px}.formaMetricCard.formaEnergyCard{min-height:280px}.formaScoreLine strong{font-size:58px}.formaMetricValue{font-size:27px}.formaPlanCard,.formaDetailAction{border-radius:27px;flex-direction:column;align-items:flex-start;padding:23px}.formaPlanCard button,.formaDetailAction button{justify-content:center;width:100%}.formaSyncNote{grid-template-columns:auto 1fr}.formaSyncNote a{grid-column:2}.formaViewStage{gap:14px}.formaEmbeddedHeading{align-items:flex-start}.formaEmbeddedHeading h2{font-size:26px}.formaEmbeddedHeading button{justify-content:center;width:44px;padding:0;font-size:0}.formaEmbeddedHeading button svg{width:19px}.formaDetailTop{grid-template-columns:48px 1fr 48px}.formaDetailTop h1{font-size:24px}.formaDetailHero{grid-template-columns:1fr;min-height:360px;padding:25px;position:relative;overflow:hidden}.formaDetailHero img{width:145px;position:absolute;top:25px;right:-15px}.formaDetailScore>strong{font-size:60px}.formaDetailScore p{margin-top:15px;padding-right:4px;font-size:12px}.formaFactorSection,.formaDetailList{border-radius:27px;padding:20px}.formaFactors{grid-template-columns:1fr 1fr;gap:8px}.formaFactors article{border-radius:18px;min-height:125px;padding:14px}.formaFactors article>strong{font-size:15px}}.wellbeingFields{gap:14px;display:grid}.wellbeingSection{background:#fafcf9;border:1px solid #e2e7e1;border-radius:22px;margin:0;padding:18px}.wellbeingSection legend,.wellbeingSection summary{cursor:pointer;grid-template-columns:36px 1fr auto auto;align-items:center;gap:10px;width:100%;list-style:none;display:grid}.wellbeingSection summary::-webkit-details-marker{display:none}.wellbeingSection legend>span,.wellbeingSection summary>span{color:#386343;background:#e6f2e2;border-radius:11px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:900;display:grid}.wellbeingSection legend b,.wellbeingSection summary b{font-size:14px}.wellbeingSection legend small,.wellbeingSection summary small{color:#778078;font-size:10px}.wellbeingSection summary svg{width:17px;transition:transform .2s}.wellbeingSection[open] summary svg{transform:rotate(90deg)}.wellbeingScoreGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.wellbeingScoreGrid label,.wellbeingNotes{flex-direction:column;gap:7px;font-size:12px;font-weight:750;display:flex}.wellbeingScoreGrid label>span,.wellbeingNotes>span{color:#7a827c;font-size:9px;font-weight:500}.wellbeingScoreGrid select,.wellbeingNotes textarea{color:#1b2820;background:#fff;border:1px solid #d9dfd8;border-radius:14px;width:100%;min-height:48px;padding:0 13px}.wellbeingNotes textarea{resize:vertical;min-height:108px;padding:13px}.wellbeingScoreGrid input[type=range]{accent-color:#2e6348;min-height:48px}.wellbeingDetails{gap:14px;padding-top:17px;display:grid}.wellbeingDetails>p{color:#69726b;margin:0;font-size:11px;line-height:1.55}.choiceChips{flex-wrap:wrap;gap:7px;display:flex}.choiceChips label input,.choiceChecks label input{opacity:0;pointer-events:none;position:absolute}.choiceChips label span{cursor:pointer;background:#fff;border:1px solid #dde2dc;border-radius:99px;align-items:center;min-height:44px;padding:0 13px;font-size:11px;display:flex}.choiceChips label input:checked+span{color:#fff;background:#204c3b;border-color:#204c3b}.choiceChecks{grid-template-columns:1fr 1fr;gap:7px;display:grid}.choiceChecks label span{cursor:pointer;background:#fff;border:1px solid #e0e5df;border-radius:14px;align-items:center;min-height:48px;padding:10px 12px 10px 40px;font-size:11px;line-height:1.35;display:flex;position:relative}.choiceChecks label span:before{content:"";background:#e8ece7;border-radius:6px;width:18px;height:18px;position:absolute;left:12px}.choiceChecks label input:checked+span{background:#edf7ec;border-color:#6b9076}.choiceChecks label input:checked+span:before{background:#285a43;box-shadow:inset 0 0 0 5px #285a43}.wellbeingSafety{background:#fffaf3;border-color:#f0e3cd}.wellbeingTraining{background:#f6f9ee;border-color:#dfe8cf}.wellbeingTraining[open]{box-shadow:0 12px 30px #2f4d350f}.focusChips label span{font-weight:750}.wellbeingTraining .wellbeingDetails{animation:.28s wellbeingReveal}.wellbeingTraining select:focus-visible,.wellbeingSection input:focus-visible+span{outline-offset:2px;outline:3px solid #2e634833}@keyframes wellbeingReveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@media (max-width:700px){.wellbeingSection{border-radius:19px;padding:15px}.wellbeingSection legend,.wellbeingSection summary{grid-template-columns:34px 1fr auto}.wellbeingSection legend small,.wellbeingSection summary small{grid-column:2}.wellbeingSection summary svg{grid-area:1/3/3}.wellbeingScoreGrid,.choiceChecks{grid-template-columns:1fr}}.reminderPage{gap:16px;max-width:860px;margin:0 auto;padding:28px 22px 70px;display:grid}.reminderHeader{align-items:center;gap:14px;display:flex}.reminderHeader>a{background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 25px #1f322614}.reminderHeader svg{width:20px}.reminderHeader p{color:#748078;letter-spacing:.14em;margin:0;font-size:9px;font-weight:900}.reminderHeader h1{letter-spacing:-.045em;margin:3px 0 0;font-size:32px}.reminderIntro,.reminderCard{background:#ffffffe8;border-radius:26px;padding:22px;box-shadow:0 14px 38px #293b2e0f}.reminderIntro{background:linear-gradient(135deg,#e8f7e7,#fff7d9);align-items:center;gap:16px;display:flex}.reminderIntro>svg{background:#fff;border-radius:15px;width:46px;height:46px;padding:12px}.reminderIntro h2,.reminderCard h2{margin:0;font-size:18px}.reminderIntro p,.reminderCard p{color:#737d76;margin:5px 0 0;font-size:11px;line-height:1.55}.reminderCardTitle{justify-content:space-between;align-items:center;gap:16px;display:flex}.switchLine{align-items:center;flex-direction:row!important;gap:8px!important;font-size:11px!important;display:flex!important}.switchLine input{accent-color:#285a43;width:22px;height:22px}.reminderControls{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px;display:grid}.timeInput,.medicationRow>label:not(.switchLine){color:#5e6961;flex-direction:column;gap:6px;font-size:10px;font-weight:750;display:flex}.timeInput input,.medicationRow input[type=text],.medicationRow>label:not(.switchLine)>input{color:#17261d;background:#fafcf9;border:1px solid #dce2db;border-radius:13px;min-height:48px;padding:0 12px}.dayPicker{grid-column:1/-1;gap:5px;display:flex}.dayPicker button{color:#606a63;background:#eef1ed;border:0;border-radius:12px;min-width:44px;height:44px;font-size:10px;font-weight:800}.dayPicker button[aria-pressed=true]{color:#fff;background:#285a43}.addReminder,.removeReminder{cursor:pointer;border:0;border-radius:13px;align-items:center;gap:6px;min-height:44px;padding:0 13px;font-weight:750;display:flex}.addReminder{color:#29543e;background:#e9f5e4}.removeReminder{color:#994b40;background:#fff0ed;width:max-content}.addReminder svg,.removeReminder svg{width:16px}.medicationRow{border:1px solid #e2e7e1;border-radius:19px;grid-template-columns:auto 1fr 150px;align-items:end;gap:12px;margin-top:14px;padding:16px;display:grid}.medicationRow .dayPicker,.medicationRow .removeReminder{grid-column:1/-1}.reminderEmpty{color:#717a73;text-align:center;background:#f5f7f4;border-radius:16px;margin-top:14px;padding:20px;font-size:11px}.medicationDisclaimer{margin-top:15px!important}.reminderSave{width:100%;min-height:54px}@media (max-width:650px){.reminderPage{padding:18px 14px 60px}.reminderIntro,.reminderCard{border-radius:22px;padding:18px}.reminderControls,.medicationRow{grid-template-columns:1fr}.dayPicker{overflow-x:auto}.dayPicker button{flex:0 0 44px}.reminderCardTitle{align-items:flex-start}.addReminder{font-size:10px}}.guidedWorkout{animation:.42s cubic-bezier(.2,.8,.2,1) workoutReveal}.focusRail{scrollbar-width:none;background:#e9ede7;border-radius:14px;gap:6px;padding:5px;display:flex;overflow-x:auto}.focusRail::-webkit-scrollbar{display:none}.focusRail button{color:#5e6861;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;min-width:70px;height:44px;font-size:11px;font-weight:800;transition:background .2s,color .2s,transform .2s}.focusRail button:hover{transform:translateY(-1px)}.focusRail button[aria-selected=true]{color:#1d3e2e;background:#fff;box-shadow:0 6px 18px #20372a17}.equipmentPicker{background:#f7f9f5;border:1px solid #dce4dc;border-radius:16px;grid-template-columns:210px 1fr;gap:16px;padding:18px;display:grid}.equipmentPicker>div:first-child>span{letter-spacing:.13em;color:#65756b;font-size:8px;font-weight:900}.equipmentPicker>div:first-child>strong{margin-top:5px;font-size:17px;display:block}.equipmentPicker p{color:#778079;margin:4px 0 0;font-size:9px;line-height:1.45}.equipmentChoices{flex-wrap:wrap;align-content:flex-start;gap:7px;display:flex}.equipmentChoices button{color:#526057;cursor:pointer;background:#fff;border:1px solid #d7dfd6;border-radius:10px;height:40px;padding:0 11px;font-size:9px;font-weight:750;transition:all .2s}.equipmentChoices button span{margin-right:6px}.equipmentChoices button[aria-pressed=true]{color:#203e2c;background:#e3f2d4;border-color:#32543b;box-shadow:inset 0 0 0 1px #32543b}.equipmentChoices button:disabled{opacity:1;cursor:default}.equipmentReset{color:#486d54;text-align:left;cursor:pointer;background:0 0;border:0;grid-column:2;font-size:9px;text-decoration:underline}.adaptationCard{background:linear-gradient(125deg,#e8f4e4,#f9f5d9);border-radius:16px;grid-template-columns:1fr 190px;align-items:center;gap:22px;padding:20px;animation:.48s cubic-bezier(.16,1,.3,1) adaptationIn;display:grid}.adaptationCard.stage-progress{background:linear-gradient(125deg,#ddf4d5,#f6f8d7)}.adaptationCard.stage-deload,.adaptationCard.stage-rest{background:linear-gradient(125deg,#e7effb,#eee9fb)}.adaptationCard>div:first-child>span{letter-spacing:.12em;color:#617167;font-size:9px;font-weight:900}.adaptationCard strong{margin-top:5px;font-size:21px;display:block}.adaptationCard p{color:#657067;margin:6px 0 0;font-size:11px;line-height:1.55}.adaptationMeter{flex-direction:column;gap:4px;display:flex}.adaptationMeter b{font-size:27px}.adaptationMeter small{color:#6e776f;font-size:9px}.adaptationMeter i{background:#2c49361f;border-radius:99px;height:7px;margin-top:8px;overflow:hidden}.adaptationMeter i span{border-radius:inherit;background:#4eaa52;height:100%;animation:.7s cubic-bezier(.16,1,.3,1) meterGrow;display:block}.exerciseList li{animation:.35s both listRise}.exerciseList li:nth-child(2){animation-delay:40ms}.exerciseList li:nth-child(3){animation-delay:80ms}.exerciseList li:nth-child(4){animation-delay:.12s}.workoutReadyActions{gap:8px;display:grid}.restToday{color:#5f6962;cursor:pointer;background:0 0;border:0;min-height:48px;text-decoration:underline}.feedbackChoices{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:15px;display:flex}.feedbackChoices button{cursor:pointer;background:#fff;border:1px solid #d7dfd6;border-radius:12px;min-height:46px;padding:0 14px;font-weight:750;transition:transform .18s,background .18s}.feedbackChoices button:hover{background:#edf5e9;transform:translateY(-2px)}.feedbackThanks{color:#347443;margin-top:14px;animation:.4s cubic-bezier(.16,1,.3,1) feedbackPop;display:block}.workoutProgress span{transition:width .55s cubic-bezier(.16,1,.3,1)}.restBanner{animation:2.4s ease-in-out infinite restPulse}@keyframes workoutReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes adaptationIn{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}@keyframes listRise{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes meterGrow{0%{transform-origin:0;transform:scaleX(0)}to{transform-origin:0;transform:scaleX(1)}}@keyframes feedbackPop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes restPulse{50%{background:#e5f0d0}}@media (max-width:680px){.adaptationCard,.equipmentPicker{grid-template-columns:1fr}.adaptationMeter{padding-top:4px}.focusRail button{min-width:64px}.feedbackChoices{display:grid}.equipmentReset{grid-column:1}.equipmentChoices button{flex:calc(50% - 7px)}.exerciseDemo{border-radius:17px;grid-template-columns:1fr}.exerciseDemoMedia{min-height:310px}.exerciseDemo figcaption{padding:18px}.visualExerciseList li{grid-template-columns:54px 25px 1fr auto}.visualExerciseList img{width:48px;height:48px}.activeStepMeta{flex-wrap:wrap;gap:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.deviceHub{max-width:1160px;margin:0 auto}.deviceHubIntro{align-items:center}.connectedPanel,.deviceCatalog,.dataRoutes{background:#ffffffe8;border-radius:24px;padding:25px;box-shadow:0 16px 44px #28382d0f}.connectedPanel{border:1px solid #e3e8e2}.connectedPanel.hasDevices{background:linear-gradient(135deg,#f7fff5,#fff);border-color:#bcd9c2}.connectedPanelTitle{border-bottom:1px solid #e4e8e3;justify-content:space-between;align-items:center;gap:20px;padding-bottom:17px;display:flex}.connectedPanelTitle>div{align-items:center;gap:11px;display:flex}.connectedPanelTitle h2,.catalogHeading h2,.dataRoutes h2{letter-spacing:-.025em;margin:0;font-size:22px}.connectedPanelTitle p,.catalogHeading p,.dataRoutes>div>p{color:#737d76;margin:4px 0 0;font-size:11px}.liveDot{background:#51aa58;border-radius:50%;width:11px;height:11px;animation:2.3s ease-in-out infinite deviceLive;box-shadow:0 0 0 6px #e5f4e5}.connectedBadge,.deviceOnline{color:#347442;background:#e6f5e6;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;font-weight:800;display:flex}.connectedBadge svg,.deviceOnline svg{width:14px}.connectedDevices{display:grid}.connectedDevices article{border-bottom:1px solid #ebeeea;grid-template-columns:44px minmax(0,1fr) 175px auto auto;align-items:center;gap:13px;padding:15px 0;animation:.4s both deviceRowIn;display:grid}.connectedDevices article:last-child{border-bottom:0}.deviceIcon.connected{color:#285e3e;background:#e7f5e5}.connectedEmpty{grid-template-columns:48px 1fr auto;align-items:center;gap:15px;min-height:112px;padding-top:17px;display:grid}.connectedEmpty>svg{color:#4e705a;background:#eef3ea;border-radius:14px;width:48px;height:48px;padding:13px}.connectedEmpty div{flex-direction:column;gap:4px;display:flex}.connectedEmpty strong{font-size:14px}.connectedEmpty span{color:#737d76;font-size:10px}.connectedEmpty button{color:#fff;cursor:pointer;background:#1e4b3a;border:0;border-radius:11px;align-items:center;gap:5px;min-height:44px;padding:0 14px;font-weight:800;display:flex}.connectedEmpty button svg{width:17px}.deviceCatalog{scroll-margin-top:20px}.catalogHeading{justify-content:space-between;align-items:flex-end;display:flex}.catalogTools{grid-template-columns:minmax(280px,1fr) auto;gap:12px;margin:20px 0;display:grid}.catalogTools>label{background:#fafcf9;border:1px solid #dce2dc;border-radius:13px;align-items:center;gap:9px;height:52px;padding:0 14px;display:flex}.catalogTools label>svg{color:#748078;width:18px}.catalogTools input{background:0 0;border:0;outline:0;flex:1;height:auto;min-height:0;padding:0;font-size:13px}.catalogTools label>button{cursor:pointer;background:#edf1ec;border:0;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.catalogTools label>button svg{width:15px}.catalogTools>div{background:#edf1ec;border-radius:13px;gap:4px;padding:4px;display:flex}.catalogTools>div button{cursor:pointer;background:0 0;border:0;border-radius:10px;min-width:74px;font-size:11px;font-weight:800}.catalogTools>div button[aria-selected=true]{color:#214e3c;background:#fff;box-shadow:0 5px 15px #243a2b17}.familyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.familyGrid>button{text-align:left;cursor:pointer;min-height:116px;animation:deviceCardIn .42s var(--delay) both;background:#fff;border:1px solid #e0e5df;border-radius:14px;grid-template-columns:86px 1fr auto;align-items:center;gap:12px;padding:10px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.familyGrid>button:hover{border-color:#afcbb4;transform:translateY(-3px);box-shadow:0 12px 28px #283e2e17}.familyGrid>button:focus-visible{outline-offset:2px;outline:3px solid #337a5440}.familyGrid img{object-fit:cover;border-radius:10px;width:86px;height:92px}.familyCopy{flex-direction:column;gap:4px;min-width:0;display:flex}.familyCopy small{color:#50705a;font-size:8px;font-weight:850}.familyCopy strong{font-size:14px}.familyCopy em{color:#737d76;font-size:9px;font-style:normal;line-height:1.45}.familyAction{color:#285a43;align-self:end;align-items:center;gap:2px;font-size:9px;font-weight:850;display:flex}.familyAction svg{width:14px}.catalogEmpty{text-align:center;color:#727c75;flex-direction:column;justify-content:center;align-items:center;min-height:210px;display:flex}.catalogEmpty>svg{width:32px}.catalogEmpty strong{color:#1d2b22;margin-top:10px}.catalogEmpty span{margin:5px;font-size:10px}.catalogEmpty a{align-items:center;gap:5px;margin-top:8px;font-size:11px;font-weight:800;display:flex}.catalogEmpty a svg{width:15px}.dataRoutes{grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:12px;display:grid}.dataRoutes>article{border:1px solid #e1e6e0;border-radius:13px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;min-height:70px;padding:11px;display:grid}.dataRoutes>article>svg{color:#748078;width:16px}.dataRoutes article div{flex-direction:column;gap:3px;display:flex}.dataRoutes article strong{font-size:12px}.dataRoutes article small{color:#737d76;font-size:9px;line-height:1.4}.dataRoutes .sourceLogo{width:42px;height:42px}.setupOverlay{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#131f176b;place-items:center;padding:22px;animation:.2s setupFade;display:grid;position:fixed;inset:0}.setupDialog{background:#f7f8f3;border-radius:22px;width:min(660px,100%);max-height:min(820px,92vh);padding:24px;animation:.35s cubic-bezier(.16,1,.3,1) setupRise;position:relative;overflow:auto;box-shadow:0 30px 90px #101f154d}.dialogClose{z-index:2;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:15px;right:15px}.dialogClose svg{width:19px}.setupDeviceImage{object-fit:cover;border-radius:14px;width:100%;height:205px;margin-bottom:18px}.setupDialog h2{margin:5px 0;font-size:28px}.setupRoute{color:#28543e;background:#e8f1e4;border-radius:11px;padding:12px 14px;font-size:11px;font-weight:800}.setupDialog ol{gap:13px;margin:18px 0;padding:5px 0;list-style:none;display:grid}.setupDialog li{grid-template-columns:30px 1fr;align-items:start;gap:11px;display:grid}.setupDialog li>span{color:#fff;background:#234f3d;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:850;display:grid}.setupDialog li p{margin:4px 0 0;font-size:12px;line-height:1.55}.setupPrimaryActions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.setupPrimaryActions a{text-align:center;justify-content:center;align-items:center;gap:7px;display:flex}.setupPrimaryActions svg{width:17px}.setupPhoneHint{color:#704d25;background:#fff3df;border-radius:10px;align-items:center;gap:8px;padding:12px;font-size:10px;line-height:1.5;display:flex}.setupPhoneHint svg{flex:none;width:20px}@keyframes deviceLive{50%{box-shadow:0 0 0 10px #51aa5814}}@keyframes deviceRowIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes deviceCardIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes setupFade{0%{opacity:0}to{opacity:1}}@keyframes setupRise{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:980px){.familyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dataRoutes{grid-template-columns:1fr 1fr}.dataRoutes>div{grid-column:1/-1}.connectedDevices article{grid-template-columns:44px 1fr auto}.connectedDevices .deviceSync{display:none}.deviceOnline,.connectedDevices .textButton{grid-column:3}}@media (max-width:650px){.deviceHubIntro{align-items:flex-start}.deviceHubIntro button{width:100%}.connectedPanel,.deviceCatalog,.dataRoutes{border-radius:18px;padding:17px}.connectedPanelTitle{align-items:flex-start}.connectedBadge{padding:8px;font-size:0}.connectedEmpty{grid-template-columns:42px 1fr}.connectedEmpty>svg{width:42px;height:42px}.connectedEmpty button{grid-column:1/-1;justify-content:center}.catalogTools{grid-template-columns:1fr}.catalogTools>div{height:46px}.catalogTools>div button{flex:1}.familyGrid{grid-template-columns:1fr}.familyGrid>button{grid-template-columns:74px 1fr}.familyGrid img{width:74px;height:80px}.familyAction{display:none}.dataRoutes{grid-template-columns:1fr}.dataRoutes>div{grid-column:auto}.setupOverlay{align-items:end;padding:0}.setupDialog{border-radius:22px 22px 0 0;max-height:94vh;padding:19px}.setupDeviceImage{height:165px}.setupPrimaryActions{grid-template-columns:1fr}.connectedDevices article{grid-template-columns:38px 1fr auto}.deviceOnline{font-size:0}.connectedDevices .textButton{text-align:left;grid-column:2;padding:0}}.formaOneShell .productTopbar{justify-content:space-between}.syncState{color:var(--muted);align-items:center;gap:9px;font-size:12px;font-weight:750;display:flex}.desktopRootNav{display:none}.topbarTools{align-items:center;gap:8px;display:flex}.roundTool{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.roundTool:hover,.profileChip:hover{border-color:#b5c2b5;transform:translateY(-1px);box-shadow:0 10px 24px #20352717}.quickAddFab{z-index:45;background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 18px;font-size:12px;font-weight:850;display:flex;position:fixed;bottom:26px;right:28px;box-shadow:0 16px 38px #1837273d}.quickAddFab:hover{background:#142f23;transform:translateY(-2px)}.quickAddFab svg{width:20px;height:20px}.formaOneShell .mobileDock{grid-template-columns:repeat(3,1fr)}.formaOneShell .mobileDock a,.formaOneShell .mobileDock button{min-width:0;min-height:48px}@media (max-width:900px){.formaOneShell .productTopbar{height:64px;padding:0 16px}.formaOneShell .productTopbar>div{margin-right:0}.topbarTools{margin-left:auto!important}.roundTool{width:44px;height:44px}.formaOneShell .productMain{padding:20px 14px 116px}.formaOneShell .mobileDock{height:76px;padding:4px 16px max(5px,env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr)}.formaOneShell .mobileDock a,.formaOneShell .mobileDock button{border-radius:14px;gap:4px;font-size:10px;font-weight:750}.formaOneShell .mobileDock [aria-current=page]{color:var(--forest);background:#eef5e9}.formaOneShell .mobileDock [aria-current=page] svg{fill:none}.quickAddFab{min-width:56px;min-height:56px;padding:0 17px;bottom:90px;right:18px}}@media (max-width:520px){.syncState>span:last-child{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.syncState:after{content:"FORMA";color:var(--ink);letter-spacing:.14em;font-size:12px;font-weight:900}.quickAddFab span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.quickAddFab{border-radius:50%;width:56px;padding:0}}:root{--ink:#171918;--muted:#6b716d;--line:#e2e5e1;--paper:#f5f6f4;--surface:#fff;--lime:#b9ec68;--forest:#1e3a2b;--soft-green:#e8f6e3;--radius:24px}.productShell{grid-template-columns:232px minmax(0,1fr)}.sideRail{width:232px;color:var(--ink);background:#f7f8f6eb;border-right:1px solid #daded9e6;padding:22px 14px 18px}.railNav a,.railNav button{border-radius:16px;min-height:48px;font-size:13px}.navLabel{font-size:9px}.railCoach span{font-size:10px}@media (max-width:900px){.productTopbar{background:#f7f8f6c7;height:60px;padding:0 16px}.productTopbar>button{display:none}.productMain{padding:18px 14px 108px}.mobileDock{left:10px;right:10px;bottom:max(9px,env(safe-area-inset-bottom));background:#fffffff0;border:1px solid #daded9e6;border-radius:24px;gap:2px;height:70px;padding:5px;box-shadow:0 16px 50px #1a2a1f29}.mobileDock a,.mobileDock button{border-radius:18px;min-width:0;min-height:58px;font-size:9px;font-weight:700;transition:background .2s,color .2s,transform .16s}.mobileDock a:active,.mobileDock button:active{transform:scale(.95)}.mobileDock [aria-current=page]{color:var(--forest);background:#eef5e9}.mobileDock [aria-current=page] svg{fill:none;color:#33784a;transform:translateY(-1px)}}.healthVitalStrip{gap:10px;display:grid}.healthVitalStrip>div:first-child{justify-content:space-between;align-items:center;display:flex}.healthVitalStrip>div:first-child strong{font-size:17px}.healthVitalStrip>div:first-child span{color:var(--muted);font-size:10px}.healthVitalStrip>div:last-child{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.healthVitalStrip button{border:1px solid var(--line);min-height:92px;color:var(--ink);cursor:pointer;background:#ffffffe6;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:13px;transition:transform .18s,border-color .18s;display:flex}.healthVitalStrip button:hover{border-color:#afc9b3;transform:translateY(-2px)}.healthVitalStrip button small{color:var(--muted);font-size:9px}.healthVitalStrip button strong{font-size:16px}.healthVitalStrip button span{color:#346148;font-size:9px;font-weight:800}.healthMetricDashboard{border:1px solid var(--line);background:#ffffffe0;border-radius:28px;gap:18px;padding:26px;display:grid;box-shadow:0 18px 55px #1d34250f}.healthMetricHeading h2{letter-spacing:-.04em;margin:4px 0 0;font-size:28px}.healthMetricHeading p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.55}.healthMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.healthMetricGrid>button{min-height:164px;color:var(--ink);text-align:left;cursor:pointer;background:#fbfcfa;border:1px solid #e1e6e0;border-radius:18px;grid-template-rows:auto auto auto 30px auto;grid-template-columns:38px 1fr;gap:4px 10px;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.healthMetricGrid>button:hover{border-color:#afc9b3;transform:translateY(-2px);box-shadow:0 14px 30px #26422e14}.healthMetricGrid>button:active{transform:scale(.985)}.healthMetricGrid>button>span:first-child{color:#346148;background:#e9f5e5;border-radius:12px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.healthMetricGrid>button svg{width:19px}.healthMetricGrid small{color:var(--muted);font-size:10px}.healthMetricGrid strong{letter-spacing:-.025em;font-size:21px}.healthMetricGrid em{color:var(--muted);grid-column:1/-1;font-size:9px;font-style:normal}.healthMiniChart,.healthMiniEmpty{grid-column:1/-1;width:100%;height:28px}.healthMiniChart polyline{stroke:#397f4b;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.healthMiniEmpty{border-bottom:1px dashed #d7ddd6}.healthMetricDetail{gap:18px;width:100%;min-width:0;animation:.3s workoutReveal;display:grid}.healthMetricDetail>*{min-width:0}.healthMetricDetail>header{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;display:grid}.healthMetricDetail header h2{letter-spacing:-.045em;margin:3px 0 0;font-size:32px}.healthMetricDetail header>button{cursor:pointer;background:#fff;border:0;border-radius:13px;align-items:center;gap:6px;min-height:44px;padding:0 14px;font-weight:800;display:flex}.healthMetricDetail header>button:last-child{background:var(--forest);color:#fff}.healthMetricDetail header svg{width:17px}.metricBack{color:#315b42}.healthMetricCurrent{background:#eaf4ed;border:1px solid #d6e8dc;border-radius:22px;justify-content:space-between;align-items:center;min-height:180px;padding:28px;display:flex}.healthMetricCurrent>div{flex-direction:column;gap:7px;display:flex}.healthMetricCurrent strong{letter-spacing:-.05em;font-variant-numeric:tabular-nums;font-size:56px}.healthMetricCurrent span{color:var(--muted);font-size:12px}.healthMetricIcon{background:#fff;border-radius:22px;place-items:center;width:88px;height:88px;box-shadow:0 12px 28px #224a3314;display:grid!important}.healthMetricIcon svg{color:#39734a;width:40px;height:40px}.healthMetricChartPanel,.healthMetricAbout{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;box-shadow:0 12px 34px #1e32270a}.healthMetricChartHeading{justify-content:space-between;align-items:center;display:flex}.healthMetricChartHeading h3,.healthMetricAbout h3{margin:0;font-size:21px}.healthMetricChartHeading span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.healthMetricChartHeading>b{color:#366044;font-variant-numeric:tabular-nums;background:#eef5e9;border-radius:99px;padding:8px 11px;font-size:10px}.healthRangeControl{scrollbar-width:none;background:#f1f4f2;border-radius:14px;gap:5px;margin:18px 0 4px;padding:4px;display:flex;overflow-x:auto}.healthRangeControl::-webkit-scrollbar{display:none}.healthRangeControl button{color:#68716b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;min-width:66px;min-height:36px;padding:0 12px;font-size:10px;font-weight:800}.healthRangeControl button:hover{background:#fff}.healthRangeControl button[aria-selected=true]{color:var(--forest);background:#fff;box-shadow:0 3px 10px #18302214}.largeHealthChart{margin-top:20px}.largeHealthChart>svg{width:100%;height:230px;overflow:visible}.largeHealthChart line{stroke:#e6e9e5;stroke-width:1px}.healthChartLine{stroke:#24734e;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.largeHealthChart circle{fill:#91d34d;stroke:#fff;stroke-width:3px}.largeHealthChart>div{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:10px;font-size:9px;display:flex}.healthChartEmpty.isLoading svg{animation:1s ease-in-out infinite healthPulse}@keyframes healthPulse{50%{opacity:.35;transform:scale(.92)}}.healthMetricStats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.healthMetricStats>div{background:#f5f7f4;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:82px;display:flex}.healthMetricStats span,.healthMetricStats small{color:var(--muted);font-size:9px}.healthMetricStats strong{margin:3px 0;font-size:18px}.healthChartEmpty{min-height:220px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.healthChartEmpty svg{width:34px}.healthChartEmpty strong{color:var(--ink);margin-top:10px}.healthChartEmpty span{margin-top:4px;font-size:11px}.healthMetricAbout p{color:#4f5a53;max-width:760px;font-size:13px;line-height:1.65}.healthMetricAbout small{color:var(--muted);margin-top:14px;font-size:10px;line-height:1.55;display:block}@media (max-width:850px){.healthMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.healthMetricDetail>header{grid-template-columns:auto 1fr}.healthMetricDetail header>button:last-child{grid-column:1/-1;justify-content:center}.healthMetricCurrent strong{font-size:45px}}@media (max-width:540px){.healthVitalStrip>div:last-child{scrollbar-width:none;display:flex;overflow-x:auto}.healthVitalStrip button{min-width:136px}.healthMetricDashboard{border-radius:22px;padding:17px}.healthMetricGrid{grid-template-columns:1fr 1fr;gap:8px}.healthMetricGrid>button{grid-template-columns:32px 1fr;min-height:148px;padding:13px}.healthMetricGrid>button>span:first-child{width:32px;height:32px}.healthMetricGrid strong{font-size:17px}.healthMetricDetail>header{flex-wrap:wrap;align-items:center;display:flex}.healthMetricDetail>header>div{flex:1;min-width:0}.healthMetricDetail header h2{font-size:25px}.healthMetricDetail header>button:last-child{justify-content:center;width:100%}.healthMetricCurrent{min-height:150px;padding:20px}.healthMetricCurrent strong{font-size:36px}.healthMetricIcon{width:68px;height:68px}.healthMetricIcon svg{width:30px}.healthMetricChartPanel,.healthMetricAbout{padding:17px}.largeHealthChart>svg{height:180px}.healthMetricStats{gap:5px}.healthMetricStats>div{min-height:74px}}.wearableObservatory{gap:16px;max-width:1180px;margin:0 auto}.observatoryIntro{align-items:center}.observatoryIntro p{max-width:780px}.wearableNotice{color:#28583d;background:#eff9ee;border:1px solid #bcd9c2;border-radius:10px;grid-template-columns:20px 1fr 34px;align-items:center;gap:9px;padding:12px 14px;font-size:11px;font-weight:750;display:grid}.wearableNotice>svg{width:18px}.wearableNotice button{cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.wearableNotice button svg{width:16px}.observatoryTabs{background:#e8ede7;border:1px solid #dce3db;border-radius:12px;gap:5px;padding:5px;display:flex;overflow-x:auto}.observatoryTabs button{white-space:nowrap;color:#607067;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 14px;font-weight:800;display:flex}.observatoryTabs button svg{width:17px}.observatoryTabs button b{background:#264c3914;border-radius:999px;min-width:22px;padding:3px 6px;font-size:9px}.observatoryTabs button[aria-current=true]{color:#214f3c;background:#fff;box-shadow:0 5px 18px #1f3f2b17}.observatoryStack{gap:16px;display:grid}.observatoryPanel{background:#fffffff0;border:1px solid #e0e6df;border-radius:16px;padding:24px;box-shadow:0 15px 45px #2339290e}.observatoryDevices article{grid-template-columns:44px minmax(0,1fr) 180px auto}.deviceActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.deviceActions button{color:#315a43;cursor:pointer;background:#f8faf7;border:1px solid #dce3db;border-radius:8px;align-items:center;gap:5px;min-height:36px;padding:0 9px;font-size:10px;font-weight:800;display:flex}.deviceActions button svg{width:14px}.deviceActions .dangerText{color:#9a4b48;background:0 0;border-color:#0000}.connectedEmpty>a{color:#fff;background:#1e4b3a;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-height:44px;padding:0 14px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.directBoundary{background:#edf4e9;border:1px solid #dbe5d9;border-radius:14px;grid-template-columns:52px 1fr auto;align-items:center;gap:16px;padding:20px;display:grid}.directBoundary>svg{color:#2a6145;background:#fff;border-radius:12px;width:52px;height:52px;padding:14px}.directBoundary span{color:#568064;font-size:9px;font-weight:850}.directBoundary h2{margin:4px 0;font-size:19px}.directBoundary p{color:#66756b;margin:0;font-size:10px;line-height:1.55}.directBoundary a{color:#234f3d;align-items:center;gap:6px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.directBoundary a svg{width:16px}.browserBlePanel{background:linear-gradient(135deg,#f4fbef 0%,#fff 58%,#eef7f0 100%);border:1px solid #bfd4c5;border-radius:16px;grid-template-columns:minmax(0,1.5fr) minmax(255px,.7fr);gap:20px;padding:24px;display:grid;box-shadow:0 18px 44px #22493112}.browserBleLead{align-items:flex-start;gap:15px;display:flex}.browserBleGlyph{color:#c9f779;background:#1d4c38;border-radius:12px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 24px #1d4c3829}.browserBleGlyph svg{width:23px}.browserBleLead h2{letter-spacing:-.025em;margin:5px 0 7px;font-size:22px}.browserBleLead p{color:#637068;max-width:680px;margin:0;font-size:12px;line-height:1.6}.browserBleStatus{background:#fffc;border:1px solid #dce7dc;border-radius:12px;align-items:center;gap:12px;min-height:96px;padding:15px;display:flex}.browserBlePulse{color:#758078;background:#edf1eb;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.browserBlePulse svg{width:18px}.browserBleStatus[data-state=connected] .browserBlePulse{color:#2b7444;background:#daf4d1;animation:2s ease-in-out infinite browserBleLive;box-shadow:0 0 0 5px #68bc651f}.browserBleStatus>div{flex-direction:column;min-width:0;display:flex}.browserBleStatus small{color:#62806a;font-size:8px;font-weight:850}.browserBleStatus strong{white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:13px;overflow:hidden}.browserBleStatus span{color:#7a837d;font-size:9px}.browserBleActions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;padding-top:2px;display:flex}.browserBleActions button svg{width:17px}.browserBleActions .dangerText{color:#98514d;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-height:42px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.browserBleRules{border-top:1px solid #b1c7b58c;flex-wrap:wrap;grid-column:1/-1;gap:8px 18px;padding-top:12px;display:flex}.browserBleRules span{color:#587063;align-items:center;gap:6px;font-size:9px;font-weight:750;display:flex}.browserBleRules svg{width:14px}.browserBleMessage{color:#28583d;background:#eaf5e7;border-radius:8px;grid-column:1/-1;margin:0;padding:10px 12px;font-size:10px}.browserBleMessage.error{color:#90473f;background:#fff1ee}@keyframes browserBleLive{50%{box-shadow:0 0 0 9px #68bc650a}}.observatoryIntroActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.observatoryIntroActions .secondary{color:#244f3d}.fileImportButton{white-space:nowrap}.fileImportButton input{display:none}.fileImportButton[aria-disabled=true]{opacity:.45;cursor:not-allowed}.sessionArchive>header,.compatibilityLab>header{border-bottom:1px solid #e4e9e3;justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:18px;display:flex}.sessionArchive header h2,.compatibilityLab header h2{margin:4px 0;font-size:25px}.sessionArchive header p,.compatibilityLab header p{color:#6f7c73;margin:0;font-size:10px}.sessionCounters{gap:7px;display:flex}.sessionCounters>span{border:1px solid #e0e6df;border-radius:10px;grid-template-columns:20px 1fr;align-items:center;min-width:90px;padding:10px;display:grid}.sessionCounters svg{color:#496f59;width:17px}.sessionCounters small{color:#79837d;grid-column:1/-1;font-size:8px}.sessionRows{display:grid}.sessionRows>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e9ede8;grid-template-columns:42px minmax(0,1fr) 140px auto;align-items:center;gap:12px;width:100%;padding:14px 2px;display:grid}.sessionRows>button:hover{background:#f8faf6}.sessionRows>button:focus-visible{outline-offset:2px;outline:2px solid #47765c}.sessionGlyph{color:#376147;background:#e9f3e6;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.sessionGlyph.sleep{color:#655a9a;background:#eceaf7}.sessionGlyph svg{width:20px}.sessionRows button>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.sessionRows button>span:nth-child(2) small{color:#769078;font-size:8px;font-weight:850}.sessionRows button>span:nth-child(2) strong{font-size:13px}.sessionRows button>span:nth-child(2) em{color:#758078;font-size:9px;font-style:normal}.sessionRows button>span:nth-child(3){flex-direction:column;display:flex}.sessionRows button>span:nth-child(3) b{font-size:11px}.sessionRows button>span:nth-child(3) small{color:#78827b;font-size:9px}.sessionEvidence{color:#56685d;align-items:center;gap:5px;font-size:9px;display:flex}.sessionEvidence svg{width:15px}.observatoryEmpty{color:#718078;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:180px;display:flex}.observatoryEmpty>svg{color:#4c755c;background:#edf2eb;border-radius:10px;width:34px;height:34px;padding:8px}.observatoryEmpty strong{color:#263c30;font-size:14px}.observatoryEmpty span{font-size:10px}.compatibilityTools{grid-template-columns:minmax(260px,1fr) auto;gap:10px;margin:18px 0;display:grid}.compatibilityTools>label{background:#f9fbf8;border:1px solid #dce3db;border-radius:9px;align-items:center;gap:8px;height:48px;padding:0 12px;display:flex}.compatibilityTools label>svg{color:#66766c;width:17px}.compatibilityTools input{background:0 0;border:0;outline:0;flex:1;font-size:11px}.compatibilityTools label button{cursor:pointer;background:0 0;border:0;width:30px;height:30px}.compatibilityTools label button svg{width:15px}.compatibilityTools>div{background:#edf1ec;border-radius:9px;gap:4px;padding:4px;display:flex}.compatibilityTools>div button{cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:9px;font-weight:800}.compatibilityTools>div button[aria-pressed=true]{color:#25533d;background:#fff;box-shadow:0 3px 12px #223a2917}.compatibilityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.compatibilityCard{background:#fbfcfa;border:1px solid #dde4dc;border-left:4px solid #9caaa0;border-radius:10px;padding:17px}.compatibilityCard.ready{border-left-color:#4b9a59}.compatibilityCard.verify{border-left-color:#d19a42}.compatibilityCard.progress{border-left-color:#7091a9}.compatibilityCard.locked{border-left-color:#9b5552}.compatibilityCard>header{align-items:center;gap:10px;display:flex}.compatibilityCard>header>span{background:#edf3eb;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.compatibilityCard>header svg{width:19px}.compatibilityCard header small{color:#68776d;font-size:8px;font-weight:850}.compatibilityCard h3{margin:2px 0 0;font-size:15px}.compatibilityCard>p{color:#647269;min-height:32px;font-size:9px;line-height:1.5}.compatibilityFacts{grid-template-columns:1fr 1fr;gap:6px;display:grid}.compatibilityFacts span{color:#79837d;background:#f0f4ef;border-radius:7px;flex-direction:column;padding:8px;font-size:8px;display:flex}.compatibilityFacts b{color:#344b3c;overflow-wrap:anywhere;margin-top:2px;font-size:9px}.capabilityPills{flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.capabilityPills span{color:#50645a;background:#e8eee7;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:750}.capabilityPills span[data-status=unsupported]{color:#8b5551;background:#f2e8e6}.compatibilityCard details{color:#647269;margin-top:10px;font-size:9px}.compatibilityCard summary{cursor:pointer;font-weight:800}.compatibilityCard ul{padding-left:18px;line-height:1.5}.rawDialog,.sessionDialog{width:min(980px,100%)}.rawDialog>p{color:#66736b;font-size:10px}.rawToolbar{justify-content:space-between;align-items:center;gap:10px;margin:12px 0;display:flex}.rawToolbar button{align-items:center;gap:6px;display:flex}.rawToolbar button svg{width:16px}.rawToolbar>span{color:#758078;overflow-wrap:anywhere;font-family:ui-monospace,monospace;font-size:9px}.rawFrameTable{gap:6px;max-height:56vh;padding-right:4px;display:grid;overflow:auto}.rawFrameTable article{background:#fff;border:1px solid #dfe5de;border-radius:8px;padding:10px}.rawFrameTable header,.rawFrameTable footer{align-items:center;gap:10px;display:flex}.rawFrameTable header span{color:#356146;background:#e7f1e5;border-radius:5px;padding:3px 6px;font-size:8px;font-weight:850}.rawFrameTable header span[data-direction=write]{color:#8e4d42;background:#f7e6de}.rawFrameTable time,.rawFrameTable header b,.rawFrameTable footer{color:#748078;font-variant-numeric:tabular-nums;font-size:8px}.rawFrameTable header b{margin-left:auto}.rawFrameTable code{color:#cdeabf;background:#17231c;border-radius:6px;margin:8px 0;padding:9px;font-size:9px;line-height:1.5;display:block;overflow-x:auto}.rawFrameTable footer{flex-wrap:wrap;justify-content:space-between}.sessionSummary{grid-template-columns:repeat(3,1fr);gap:7px;margin:14px 0;display:grid}.sessionSummary>span{background:#fff;border:1px solid #dfe5de;border-radius:8px;grid-template-columns:24px 1fr;align-items:center;padding:10px;display:grid}.sessionSummary svg{color:#4d745c;width:18px}.sessionSummary small{color:#78827b;grid-column:2;font-size:8px}.sessionDialog section h3{margin:18px 0 8px;font-size:14px}.segmentTimeline{display:grid}.segmentTimeline article{border-bottom:1px solid #e5e9e4;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:9px 2px;display:grid}.segmentTimeline article>span{background:#92a19a;border-radius:3px;width:8px;height:30px}.segmentTimeline article>span[data-stage=Лёгкий\ сон]{background:#8ba7d8}.segmentTimeline article>span[data-stage=Глубокий\ сон]{background:#465d9c}.segmentTimeline article>span[data-stage=REM]{background:#9b6bc1}.segmentTimeline article>span[data-stage=Бодрствование]{background:#d7a14a}.segmentTimeline article div{flex-direction:column;display:flex}.segmentTimeline strong{font-size:10px}.segmentTimeline small{color:#78827b;font-size:8px}.segmentTimeline article>b{font-size:9px}.routeTable{border:1px solid #dfe5de;border-radius:8px;overflow-x:auto}.routeTable>header,.routeTable>div{font-variant-numeric:tabular-nums;border-bottom:1px solid #e7ebe6;grid-template-columns:45px 120px 1fr 80px 90px;gap:7px;min-width:700px;padding:8px 10px;font-size:9px;display:grid}.routeTable>header{color:#5e6e64;background:#eef2ed;font-weight:850}.metadataBlock{margin-top:14px}.metadataBlock summary{cursor:pointer;font-size:10px;font-weight:800}.metadataBlock pre{color:#d4e8ce;background:#18231c;border-radius:8px;max-height:260px;padding:12px;font-size:9px;overflow:auto}.muted{color:#748078;font-size:10px}@media (max-width:900px){.browserBlePanel{grid-template-columns:1fr}.browserBleStatus{grid-column:1}.observatoryDevices article{grid-template-columns:42px 1fr auto}.observatoryDevices .deviceSync{display:none}.deviceActions{grid-column:2/-1;justify-content:flex-start}.compatibilityGrid,.compatibilityTools{grid-template-columns:1fr}.compatibilityTools>div{height:42px;overflow-x:auto}.compatibilityTools>div button{white-space:nowrap}.sessionRows>button{grid-template-columns:42px 1fr auto}.sessionEvidence{grid-column:2/-1}.directBoundary{grid-template-columns:48px 1fr}.directBoundary>a{grid-column:2}}@media (max-width:620px){.wearableObservatory{gap:12px}.observatoryIntro{align-items:flex-start}.observatoryIntroActions{grid-template-columns:1fr;width:100%;display:grid}.observatoryIntro button,.fileImportButton{width:100%}.observatoryTabs{justify-content:flex-start}.observatoryTabs button{flex:none;min-width:165px}.observatoryPanel{border-radius:12px;padding:15px}.browserBlePanel{border-radius:12px;gap:15px;padding:16px}.browserBleLead{display:grid}.browserBleLead h2{font-size:19px}.browserBleActions{grid-template-columns:1fr;display:grid}.browserBleActions button{width:100%}.browserBleRules{display:grid}.connectedPanelTitle,.sessionArchive>header,.compatibilityLab>header{align-items:flex-start}.connectedBadge{display:none}.connectedEmpty>a{grid-column:1/-1;width:100%}.observatoryDevices article{grid-template-columns:38px 1fr}.deviceActions{grid-column:1/-1}.directBoundary{grid-template-columns:40px 1fr;padding:15px}.directBoundary>svg{width:40px;height:40px;padding:10px}.directBoundary>a{grid-column:1/-1}.sessionArchive>header{display:grid}.sessionRows>button{grid-template-columns:38px 1fr}.sessionRows button>span:nth-child(3),.sessionEvidence{grid-column:2}.compatibilityFacts{grid-template-columns:1fr}.setupOverlay{align-items:end;padding:0}.rawDialog,.sessionDialog{border-radius:16px 16px 0 0}.rawToolbar{flex-direction:column;align-items:flex-start}.sessionSummary{grid-template-columns:1fr}.routeTable>header,.routeTable>div{min-width:620px}}.ownedDevicesPanel{padding:0;overflow:visible}.ownedDevicesHeader{border-bottom:1px solid #e4e9e3;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px 17px;display:flex}.ownedDevicesHeader>div{align-items:center;gap:12px;display:flex}.ownedDevicesHeader h2{margin:0;font-size:21px}.ownedDevicesHeader p{color:#748078;margin:3px 0 0;font-size:10px}.ownedDeviceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.ownedDeviceCard{background:#fff;border:1px solid #e1e7e0;border-radius:10px;min-width:0;padding:16px;box-shadow:0 8px 24px #2339290a}.ownedDeviceCard[data-tone=live]{background:linear-gradient(145deg,#fbfffa,#fff);border-color:#b8d9bf}.ownedDeviceCard header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.ownedDeviceCard .deviceIcon{border-radius:10px;width:42px;height:42px}.ownedDeviceCard .deviceIdentity{min-width:0}.ownedDeviceCard .deviceIdentity small{color:#77837b;text-transform:uppercase;font-size:8px;font-weight:850;display:block}.ownedDeviceCard .deviceIdentity h3{text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:14px;overflow:hidden}.deviceState{color:#68736c;white-space:nowrap;background:#eef2ed;border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-size:9px;font-weight:850;display:flex}.deviceState i{background:#89938d;border-radius:50%;width:7px;height:7px}.ownedDeviceCard[data-tone=live] .deviceState{color:#317043;background:#e7f5e7}.ownedDeviceCard[data-tone=live] .deviceState i{background:#46a15a;box-shadow:0 0 0 3px #d6edd9}.ownedDeviceCard[data-tone=recent] .deviceState{color:#58714f;background:#edf4e9}.ownedDeviceCard[data-tone=recent] .deviceState i{background:#80a36f}.ownedDeviceCard[data-tone=waiting] .deviceState{color:#7a6a38;background:#f4f0df}.ownedDeviceCard[data-tone=waiting] .deviceState i{background:#c3a64c}.deviceCardFacts{grid-template-columns:1fr 1fr;gap:8px;margin:15px 0 11px;display:grid}.deviceCardFacts>span{background:#f6f8f5;border-radius:8px;grid-template-columns:17px 1fr;align-items:center;column-gap:7px;padding:9px 10px;display:grid}.deviceCardFacts svg{color:#587063;grid-row:1/3;width:16px}.deviceCardFacts small{color:#7a857d;font-size:8px}.deviceCardFacts strong{font-size:10px}.deviceCapabilityList{align-items:center;gap:5px;min-height:25px;display:flex;overflow:hidden}.deviceCapabilityList span{color:#53665a;white-space:nowrap;background:#fbfcfa;border:1px solid #e0e6df;border-radius:999px;padding:4px 7px;font-size:8px}.ownedDeviceCard footer{border-top:1px solid #edf0ec;justify-content:space-between;align-items:center;margin-top:13px;padding-top:11px;display:flex}.deviceInspect{color:#2d6247;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-height:34px;padding:0;font-size:10px;font-weight:850;display:flex}.deviceInspect svg{width:15px}.deviceMore{position:relative}.deviceMore summary{color:#4f6156;cursor:pointer;border:1px solid #dfe5de;border-radius:8px;place-items:center;width:34px;height:34px;list-style:none;display:grid}.deviceMore summary::-webkit-details-marker{display:none}.deviceMore summary svg{width:16px}.deviceMore>div{z-index:5;background:#fff;border:1px solid #dfe5de;border-radius:9px;width:170px;padding:5px;position:absolute;bottom:40px;right:0;box-shadow:0 16px 38px #1c302224}.deviceMore button{color:#40564a;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;width:100%;min-height:36px;padding:0 9px;font-size:10px;font-weight:750;display:flex}.deviceMore button:hover{background:#f2f5f1}.deviceMore button svg{width:14px}.deviceMore .dangerText{color:#9a4b48}.connectShelf,.disconnectedShelf{background:#ffffffb8;border:1px solid #dfe6de;border-radius:12px}.connectShelf>summary,.disconnectedShelf>summary{cursor:pointer;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;min-height:66px;padding:0 18px;list-style:none;display:grid}.connectShelf>summary::-webkit-details-marker{display:none}.disconnectedShelf>summary::-webkit-details-marker{display:none}.connectShelfIcon{color:#38634a;background:#e9f2e6;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.connectShelfIcon svg{width:18px}.connectShelf summary strong{font-size:12px;display:block}.connectShelf summary small{color:#78837c;margin-top:2px;font-size:9px;display:block}.connectShelf>summary>svg,.disconnectedShelf>summary>svg{width:17px;transition:transform .18s}.connectShelf[open]>summary>svg,.disconnectedShelf[open]>summary>svg{transform:rotate(90deg)}.connectShelfBody{gap:12px;padding:0 12px 12px;display:grid}.connectShelfBody .browserBlePanel{box-shadow:none}.androidRoute{border-top:1px solid #e5eae4;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.androidRoute>svg{color:#3f674e;background:#edf3ea;border-radius:8px;width:34px;height:34px;padding:8px}.androidRoute div{gap:2px;display:grid}.androidRoute strong{font-size:10px}.androidRoute span{color:#77827a;font-size:8px}.androidRoute a{color:#28563f;align-items:center;gap:4px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.androidRoute a svg{width:14px}.disconnectedShelf>summary{color:#68766d;grid-template-columns:1fr auto 20px;min-height:54px;font-size:10px;font-weight:800}.disconnectedShelf>summary b{text-align:center;background:#e9ede8;border-radius:999px;min-width:23px;padding:3px 6px;font-size:8px}.disconnectedShelf>div{padding:0 14px 10px}.disconnectedShelf article{border-top:1px solid #e8ece7;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:9px 0;display:grid}.disconnectedShelf .deviceIcon{color:#79837d;background:#eef1ed;width:34px;height:34px}.disconnectedShelf article>div:nth-child(2){gap:2px;display:grid}.disconnectedShelf article strong{font-size:10px}.disconnectedShelf article span{color:#7b857e;font-size:8px}.disconnectedShelf article button{color:#536a5d;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.disconnectedShelf article button svg{width:14px}@media (prefers-reduced-motion:reduce){.connectShelf>summary>svg,.disconnectedShelf>summary>svg{transition:none}}@media (max-width:820px){.ownedDeviceGrid{grid-template-columns:1fr}}@media (max-width:620px){.ownedDevicesHeader{padding:16px}.ownedDevicesHeader .connectedBadge{display:none}.ownedDeviceGrid{gap:9px;padding:10px}.ownedDeviceCard{padding:13px}.ownedDeviceCard header{grid-template-columns:38px minmax(0,1fr)}.ownedDeviceCard .deviceIcon{width:38px;height:38px}.deviceState{grid-column:1/-1;justify-self:start;margin-top:2px}.deviceCardFacts{margin-top:11px}.connectShelf>summary{grid-template-columns:38px 1fr 18px;padding:0 13px}.connectShelfBody{padding:0 8px 8px}.androidRoute{grid-template-columns:34px 1fr}.androidRoute a{grid-column:2}.deviceMore>div{width:auto;position:fixed;bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){.wearableObservatory *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.largeHealthChart>svg{touch-action:none;cursor:crosshair}.selectedHealthGuide{stroke-dasharray:5 5;stroke:#2d6849!important;stroke-width:1.5px!important}.largeHealthChart .selectedHealthDot{fill:#224f3b;stroke:#fff;stroke-width:4px}.exactHealthPoint{background:#f1f7ef;border:1px solid #d9e5d8;border-radius:9px;grid-template-columns:1fr 1fr auto;align-items:center;gap:12px;margin-top:14px;padding:13px;display:grid}.exactHealthPoint>div{flex-direction:column;gap:2px;display:flex}.exactHealthPoint span{color:#568064;font-size:8px;font-weight:850}.exactHealthPoint strong{color:#234f3d;font-size:16px}.exactHealthPoint b{font-variant-numeric:tabular-nums;font-size:11px}.exactHealthPoint small{color:#6e7b72;font-size:9px}.exactHealthPoint em{color:#58675e;font-size:9px;font-style:normal}.healthTruncated{color:#855f2c;align-items:center;gap:7px;margin:10px 0 0;font-size:9px;display:flex}.healthTruncated svg{flex:none;width:16px}@media (max-width:620px){.exactHealthPoint{grid-template-columns:1fr}.healthRangeControl{justify-content:flex-start;overflow-x:auto}.healthRangeControl button{min-width:58px}}.sensorLab{gap:18px;display:grid;overflow:hidden}.sensorLabHeader{border-bottom:1px solid #e3e8e2;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:17px;display:flex}.sensorLabHeader h2{margin:4px 0;font-size:25px}.sensorLabHeader p{color:#68756d;max-width:720px;margin:0;font-size:10px;line-height:1.55}.sensorLabHeader button{flex:none}.sensorLabHeader button svg{width:15px}.sensorToolbar{grid-template-columns:minmax(160px,.65fr) minmax(240px,1fr) auto;align-items:end;gap:10px;display:grid}.sensorToolbar label{gap:5px;display:grid}.sensorToolbar label>span{color:#718078;text-transform:uppercase;font-size:8px;font-weight:850}.sensorToolbar select{color:#263d30;background:#fafcf9;border:1px solid #d8e0d8;border-radius:8px;width:100%;height:43px;padding:0 34px 0 11px;font-size:10px;font-weight:750}.sensorRange{scrollbar-width:none;background:#edf1ec;border-radius:9px;gap:3px;padding:4px;display:flex;overflow-x:auto}.sensorRange button{color:#66736b;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:56px;height:35px;padding:0 8px;font-size:9px;font-weight:800}.sensorRange button[aria-selected=true]{color:#24543d;background:#fff;box-shadow:0 3px 10px #213a2a17}.sensorLoading{color:#718078;justify-content:center;align-items:center;gap:8px;min-height:260px;font-size:10px;display:flex}.sensorLoading svg{width:20px}.sensorFacts{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.sensorFacts>span{background:#f8faf7;border:1px solid #e0e6df;border-radius:8px;gap:3px;padding:10px 12px;display:grid}.sensorFacts small{color:#78837b;font-size:8px}.sensorFacts strong{font-variant-numeric:tabular-nums;text-overflow:ellipsis;font-size:11px;overflow:hidden}.sensorChart{padding:14px 4px 4px}.sensorChart>svg{touch-action:none;cursor:crosshair;width:100%;height:250px;overflow:visible}.sensorChart>svg>line{stroke:#e2e8e2;stroke-width:1px}.sensorChart polyline{fill:none;stroke:#1f6b48;stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.sensorChart .sensorGuide{stroke:#79a98b;stroke-dasharray:4 4}.sensorChart .sensorDot{fill:#b9ed6d;stroke:#fff;stroke-width:4px}.sensorChart>div{color:#77837b;font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:9px;font-size:8px;display:flex}.sensorExactPoint{background:#f5faf3;border:1px solid #cfe0d1;border-left:4px solid #4c9561;border-radius:9px;grid-template-columns:minmax(150px,.7fr) minmax(180px,1fr) minmax(180px,1fr);align-items:center;gap:12px;padding:15px;display:grid}.sensorExactPoint>div{gap:3px;min-width:0;display:grid}.sensorExactPoint span,.sensorExactPoint small{color:#6e7c73;font-size:8px}.sensorExactPoint strong{font-variant-numeric:tabular-nums;font-size:18px}.sensorExactPoint b{font-variant-numeric:tabular-nums;font-size:11px}.sensorExactPoint code{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.sensorExactPoint>details{grid-column:1/-1;font-size:9px}.sensorExactPoint summary{cursor:pointer;font-weight:800}.sensorExactPoint pre,.sensorPayload{color:#d1eacb;white-space:pre-wrap;overflow-wrap:anywhere;background:#17231c;border-radius:7px;max-height:230px;margin:8px 0 0;padding:10px;font-size:8px;display:block;overflow:auto}.sensorPayload{grid-column:1/-1;white-space:pre-wrap!important}.sensorStats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.sensorStats>span{background:#f1f5ef;border-radius:8px;justify-content:center;align-items:baseline;gap:5px;min-height:72px;padding:15px;display:flex}.sensorStats small,.sensorStats em{color:#78837b;font-size:8px;font-style:normal}.sensorStats strong{font-variant-numeric:tabular-nums;font-size:17px}.rawSensorLedger{border:1px solid #dee5dd;border-radius:8px;max-height:310px;overflow:auto}.rawSensorLedger button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8ece7;grid-template-columns:100px minmax(0,1fr) 90px;align-items:center;gap:10px;width:100%;min-width:0;padding:9px 11px;display:grid}.rawSensorLedger button:hover,.rawSensorLedger button[aria-current=true]{background:#eff6ec}.rawSensorLedger time,.rawSensorLedger span{color:#6f7c74;font-variant-numeric:tabular-nums;font-size:8px}.rawSensorLedger code{text-overflow:ellipsis;white-space:nowrap;color:#2f4b3a;font-size:8px;overflow:hidden}@media (max-width:920px){.sensorToolbar{grid-template-columns:1fr 1fr}.sensorRange{grid-column:1/-1}.sensorExactPoint{grid-template-columns:1fr 1fr}.sensorExactPoint>div:last-of-type{grid-column:1/-1}}@media (max-width:620px){.sensorLabHeader{display:grid}.sensorToolbar{grid-template-columns:1fr}.sensorRange{grid-column:auto}.sensorFacts{grid-template-columns:1fr 1fr}.sensorChart>svg{height:190px}.sensorExactPoint{grid-template-columns:1fr}.sensorExactPoint>div:last-of-type{grid-column:auto}.sensorStats{gap:4px}.sensorStats>span{flex-direction:column;align-items:center;min-height:64px;padding:10px 4px}.rawSensorLedger button{grid-template-columns:82px minmax(0,1fr)}.rawSensorLedger button span{display:none}}.downloadPage{color:#172219;background:radial-gradient(circle at 78% 10%,#edfad7 0,#0000 30%),radial-gradient(circle at 16% 42%,#def4ee 0,#0000 32%),#f5f6f3;min-height:100vh;padding:0 6vw 70px}.downloadTopbar{justify-content:space-between;align-items:center;height:86px;display:flex}.downloadBrand{color:inherit;align-items:center;gap:10px;display:flex}.downloadBrand span{color:#fff;background:#1f4533;border-radius:12px;place-items:center;width:39px;height:39px;font-weight:950;display:grid}.downloadBrand strong{letter-spacing:.18em;font-size:13px}.downloadSignIn{background:#ffffffc2;border:1px solid #d5ddd5;border-radius:999px;align-items:center;min-height:42px;padding:0 17px;font-size:12px;font-weight:800;display:flex}.downloadHero{background:linear-gradient(125deg,#e8f8e0f5,#fff7d6f0);border-radius:36px;grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr);align-items:center;gap:50px;min-height:570px;padding:62px 7%;display:grid;overflow:hidden;box-shadow:0 28px 80px #26402e1a}.downloadCopy{min-width:0;max-width:680px}.downloadCopy h1{letter-spacing:-.06em;overflow-wrap:anywhere;max-width:650px;margin:10px 0 18px;font-size:clamp(42px,5.5vw,76px);line-height:.98}.downloadCopy>p:not(.eyebrow){color:#536158;max-width:600px;margin:0;font-size:17px;line-height:1.6}.downloadApkButton{color:#fff;background:#1d4835;border-radius:18px;align-items:center;gap:10px;width:max-content;min-height:67px;margin-top:28px;padding:0 22px;font-size:15px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 34px #1d483538}.downloadApkButton:hover{transform:translateY(-2px);box-shadow:0 20px 40px #1d483545}.downloadApkButton svg{width:21px}.downloadApkButton span{color:#c9e4d2;margin-left:8px;font-size:10px;font-weight:700}.downloadCompatibility{color:#67736b;margin:11px 0 0 4px;font-size:10px;display:block}.downloadUnavailable{color:#765b23;background:#fff3d6;border-radius:14px;align-items:center;gap:9px;width:max-content;max-width:100%;margin-top:28px;padding:15px 18px;font-size:12px;font-weight:750;display:flex}.downloadUnavailable svg{flex:none;width:18px}.downloadPendingButton{color:#68726b;cursor:not-allowed;background:#dfe5df;border-radius:18px;align-items:center;gap:10px;width:max-content;max-width:100%;min-height:67px;margin-top:28px;padding:0 22px;font-size:15px;font-weight:900;display:flex}.downloadPendingButton svg{width:21px}.downloadPendingButton small{margin-left:8px;font-size:10px;font-weight:750}.downloadPendingButton+.downloadUnavailable{margin-top:10px}.downloadPhone{aspect-ratio:.56;background:linear-gradient(#f7faf6,#eef4ea);border:10px solid #18251e;border-radius:48px;width:min(330px,100%);margin:auto;padding:22px;animation:5s ease-in-out infinite downloadFloat;transform:rotate(3deg);box-shadow:0 36px 70px #233a2b33}.downloadPhoneTop{letter-spacing:.12em;justify-content:space-between;font-size:10px;font-weight:950;display:flex}.downloadPhoneTop i{background:#17231c;border-radius:99px;width:30px;height:9px}.downloadPhoneCard{background:linear-gradient(145deg,#dff6d9,#fff3c9);border-radius:27px;flex-direction:column;height:57%;margin-top:34px;padding:24px;display:flex}.downloadPhoneCard small{letter-spacing:.15em;font-size:8px}.downloadPhoneCard strong{margin-top:auto;font-size:72px;line-height:1}.downloadPhoneCard span{font-size:12px;line-height:1.35}.downloadPhoneMetrics{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.downloadPhoneMetrics i{background:#fff;border-radius:19px;height:76px}.downloadPhoneMetrics i:nth-child(2){background:#e8efff}.downloadPhoneMetrics i:nth-child(3){background:#fff1d3}.downloadBenefits{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.downloadBenefits article{background:#ffffffd6;border:1px solid #e0e5df;border-radius:23px;align-items:flex-start;gap:14px;min-height:125px;padding:22px;display:flex}.downloadBenefits svg{color:#2b6242;background:#e8f5e4;border-radius:13px;flex:none;width:42px;height:42px;padding:11px}.downloadBenefits div{flex-direction:column;gap:6px;display:flex}.downloadBenefits strong{font-size:15px}.downloadBenefits span{color:#657069;font-size:11px;line-height:1.5}.downloadRelease{background:#fff;border-radius:28px;grid-template-columns:.8fr 1.2fr;gap:30px;padding:32px;display:grid}.downloadRelease h2{letter-spacing:-.04em;margin:7px 0;font-size:34px}.downloadRelease>div>span{color:#6c756f;font-size:11px}.downloadNotes{background:#f5f7f4;border-radius:18px;padding:20px}.downloadNotes strong{align-items:center;gap:7px;display:flex}.downloadNotes strong svg{color:#4c9c51;width:18px}.downloadNotes p{color:#4f5b53;font-size:12px;line-height:1.6}.downloadNotes code{color:#657069;overflow-wrap:anywhere;border-top:1px solid #dfe4de;padding-top:12px;font-size:9px;display:block}@keyframes downloadFloat{50%{transform:rotate(1deg)translateY(-8px)}}@media (max-width:850px){.downloadPage{padding:0 20px 55px}.downloadHero{grid-template-columns:minmax(0,1fr);padding:45px 7%}.downloadPhone{display:none}.downloadBenefits,.downloadRelease{grid-template-columns:1fr}}@media (max-width:520px){.downloadPage{padding:0 12px 40px;overflow-x:hidden}.downloadTopbar{height:70px}.downloadHero{border-radius:25px;min-height:auto;padding:35px 21px}.downloadCopy h1{font-size:39px}.downloadCopy>p:not(.eyebrow){font-size:14px}.downloadUnavailable{align-items:flex-start;width:100%;line-height:1.45}.downloadApkButton,.downloadPendingButton{flex-wrap:wrap;justify-content:center;width:100%;min-height:64px}.downloadApkButton span,.downloadPendingButton small{text-align:center;width:100%;margin:-13px 0 8px}.downloadRelease{border-radius:22px;padding:21px}}
