:root{--cream:#f5f1e8;--cream-2:#ece5d6;--ink:#1e2226;--grey:#5c6167;--line:#e5ded0;--line-2:#cfc6b3;--white:#fff;--swim:#235e8b;--bike:#3c6e3a;--run:#b7451f;--strength:#4f3f86;--mobility:#8a6414;--warn-bg:#fbf1d9;--warn-line:#ecd9a6;--error:#a83a2a;--font-display:"Fraunces", Georgia, "Times New Roman", serif;--font-text:"Nunito Sans", "Segoe UI", system-ui, -apple-system, sans-serif;--radius:20px;--radius-s:14px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--cream);color:var(--ink);font-family:var(--font-text);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.45}button,input{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,p,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:var(--strength);font-weight:700}details summary{cursor:pointer}.display{font-family:var(--font-display);letter-spacing:-.01em;font-weight:700}.muted{color:var(--grey)}.small{font-size:13px}.center{text-align:center}.push{margin-left:auto}.eyebrow{color:var(--grey);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.loading{text-align:center;padding:40px 0}.screen{min-height:100dvh;padding:max(20px, env(safe-area-inset-top)) 20px calc(96px + env(safe-area-inset-bottom));flex-direction:column;gap:16px;max-width:560px;margin:0 auto;display:flex}.today,.week,.training,.progress{flex-direction:column;gap:16px;display:flex}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px}.card.empty{justify-items:start;gap:8px;padding:20px 18px;display:grid}.card.empty h2{font-size:22px}.empty__actions{flex-wrap:wrap;gap:10px;display:flex}.sport-chip{color:var(--white);white-space:nowrap;border-radius:999px;flex:none;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.chips{flex-wrap:wrap;gap:6px;display:flex}.chip{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:4px 10px;font-size:12px}.chips--small .chip{padding:2px 8px;font-size:11.5px}.chip--warn{border-color:var(--warn-line);background:var(--warn-bg)}.btn{border-radius:var(--radius-s);white-space:nowrap;border:none;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:16px;font-weight:700;display:inline-flex}.btn--primary{background:var(--ink);color:var(--white)}.btn--disc{background:var(--disc,var(--ink));color:var(--white);flex:1;padding:0 12px}.btn--outline{background:var(--white);border:1px solid var(--line-2);color:var(--ink);padding:0 14px;font-size:15px;font-weight:600}.btn--quiet{color:var(--grey);background:0 0;min-height:44px;font-size:15px;font-weight:600}.btn:disabled{opacity:.6;cursor:default}.icon-btn{border:1px solid var(--line);background:var(--white);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;padding:0;display:grid}.avatar{width:36px;height:36px;color:var(--white);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:16px;font-weight:700;display:grid}.avatar--sm{width:30px;height:30px;font-size:14px}.avatar--lg{width:64px;height:64px;font-size:28px}.dot{border-radius:50%;flex:none;width:8px;height:8px}.done-mark{color:var(--bike);white-space:nowrap;align-items:center;gap:4px;font-size:13px;font-weight:700;display:inline-flex}.head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.head__titles{flex-direction:column;gap:4px;min-width:0;display:flex}.head__title{font-size:26px;line-height:1.15}.head__side{flex-direction:column;flex:none;align-items:flex-end;gap:6px;display:flex}.head__side .sync-mark-slot{align-items:center;min-height:32px;display:flex}.training__bar .sync-mark-slot,.training__head .sync-mark-slot{flex:0 auto;align-items:center;min-width:0;margin-left:auto;margin-right:8px;display:flex}.training__bar>.back-link,.training__bar>.training__clock,.training__bar>span{white-space:nowrap;flex:none}.training__bar .sync-mark,.training__head .sync-mark{text-overflow:ellipsis;max-width:100%;overflow:hidden}.training__bar .sync-mark-slot:last-child,.training__head .sync-mark-slot:last-child{margin-right:0}.sync-mark{color:#6b4d12;min-height:32px;font:inherit;white-space:nowrap;font-variant-numeric:tabular-nums;background:#f6ecd6;border:1px solid #e0cfa6;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:12.5px;font-weight:800;display:inline-flex}.sync-mark--sending{color:var(--strength);background:#f1edf8;border-color:#d9d0ec}.sync-mark__dot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.sync-mark--sending .sync-mark__dot{animation:1.2s ease-in-out infinite sync-pulse}@keyframes sync-pulse{50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.sync-mark--sending .sync-mark__dot{animation:none}}.waiting{max-height:40vh;margin:0;padding:0;list-style:none;overflow-y:auto}.waiting__item{border-bottom:1px solid var(--cream-2);justify-content:space-between;gap:10px;padding:8px 0;font-size:14.5px;display:flex}.user-chip{background:var(--white);border:1px solid var(--line);border-radius:999px;flex:none;align-items:center;gap:6px;min-height:44px;padding:0 12px 0 6px;font-size:13px;font-weight:700;display:flex}.banner{background:var(--cream-2);border-radius:12px;padding:10px 14px;font-size:14px}.banner--offline{background:#efe1c6;font-weight:700}.banner--test{color:var(--strength);background:#e6e1f1}.banner--error{color:var(--error);background:#f6e3de}.banner--button{text-align:left;width:100%;font:inherit;border:none;font-size:14px;font-weight:700;display:block}.rejected{flex-direction:column;max-height:50vh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.rejected__item{border-bottom:1px solid var(--cream-2);flex-direction:column;gap:8px;padding:10px 0;display:flex}.rejected__text{flex-direction:column;gap:2px;display:flex}.rejected__reason{color:var(--error);font-size:14px}.rejected__actions{gap:8px;display:flex}.login{gap:28px;padding-top:12vh}.login__head{text-align:center}.login__head h1{font-size:34px}.login__head p{margin-top:6px}.login__form{gap:18px;display:grid}.login__tiles{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;display:grid}.login__tiles--one{grid-template-columns:minmax(140px,220px);justify-content:center}.tile{border-radius:var(--radius);background:var(--white);border:2px solid var(--line);text-align:center;justify-items:center;gap:8px;padding:24px 12px 20px;display:grid}.tile--on{border-color:var(--user,var(--ink))}.tile__name{font-size:19px;font-weight:800}.tile__sub{color:var(--grey);font-size:12.5px;line-height:1.3}.field{gap:6px;display:grid}.field__label{color:var(--grey);font-size:14px;font-weight:700}.field input{border-radius:var(--radius-s);border:1px solid var(--line-2);background:var(--white);min-height:50px;padding:12px 16px;font-size:17px}.field input:focus{outline:2px solid var(--strength);outline-offset:1px}.form-error{color:var(--error);font-weight:700}.metrics{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.metric{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-s);flex-direction:column;align-items:center;gap:2px;min-width:0;padding:10px 6px;display:flex}.metric__value{font-family:var(--font-display);font-size:20px;font-weight:700;line-height:1.2}.metric__label{color:var(--grey);font-size:11px}.metric__age{color:var(--grey);opacity:.85;font-size:10.5px}.session-main{flex-direction:column;gap:12px;padding:18px;display:flex}.session-main__top{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.session-main__title{font-size:24px;line-height:1.15}.session-main__text{font-size:14px}.session-main__actions{gap:10px;display:flex}.session-row{align-items:center;gap:8px;min-height:64px;padding-right:12px;display:flex}.session-row__open{text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:12px;min-width:0;min-height:44px;padding:0;display:flex}.session-row__side{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.session-row--done{opacity:.85}.session-row__main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.session-row__title{font-size:16px;font-weight:700}.ritual{align-items:center;gap:12px;display:flex}.ritual__main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ritual__label{color:var(--mobility);font-size:12px;font-weight:700}.ritual__title{font-size:16px;font-weight:800}.ritual__dots{gap:6px;margin-top:2px;display:flex}.ritual__dot{background:var(--cream-2);border-radius:4px;width:22px;height:7px}.ritual__dot--on{background:var(--mobility)}.ritual__btn{background:var(--mobility);color:var(--white);flex:none;min-height:56px;font-size:17px}.hint{background:var(--warn-bg);border:1px solid var(--warn-line);color:var(--ink);border-radius:16px;align-items:flex-start;gap:8px;padding:12px 14px;font-size:14px;display:flex}.hint svg{color:var(--mobility);flex:none;margin-top:2px}.others{align-items:center;gap:12px;display:flex}.others__main{flex-direction:column;min-width:0;display:flex}.others__line{font-weight:800}.coach-btn{border:1.5px dashed var(--line-2);min-height:56px;color:var(--strength);background:0 0;border-radius:16px;align-items:center;gap:10px;padding:0 18px;font-size:15px;font-weight:800;display:flex}.strip-wrap .eyebrow{margin-bottom:6px}.strip{background:0 0;border:none;grid-template-columns:repeat(7,1fr);gap:4px;width:100%;padding:0;display:grid}.strip__day{color:var(--grey);border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:8px 0;font-size:13px;display:flex}.strip__day--today{background:var(--white);border:1px solid var(--line);color:var(--ink);font-weight:800}.strip__dots{gap:3px;min-height:8px;display:flex}.strip__dot{background:var(--c);border:1.5px solid var(--c);border-radius:50%;width:8px;height:8px}.strip__dot--open{background:0 0}.strip__dot--skipped{opacity:.35}.strip__dot--rest{background:var(--line);border-color:var(--line)}.week__nav{align-items:center;gap:6px;margin-left:-6px;display:flex}.week__nav .icon-btn{background:0 0;border:none;width:36px}.week__total{text-align:right;flex-direction:column;flex:none;align-items:flex-end;display:flex}.week__total-num{white-space:nowrap;font-size:22px}.week__total-num .muted{font-size:15px}.volume{gap:10px;display:grid}.volume__row{grid-template-columns:88px 1fr auto;align-items:center;gap:10px;display:grid}.volume__label{color:var(--c);font-size:14px;font-weight:800}.volume__bar{background:var(--cream-2);border-radius:4px;height:8px;overflow:hidden}.volume__fill{background:var(--c);border-radius:4px;height:100%;display:block}.volume__num{color:var(--grey);font-variant-numeric:tabular-nums;font-size:12.5px}.days{flex-direction:column;gap:10px;display:flex}.day{border-radius:16px;align-items:center;gap:14px;padding:10px 14px;display:flex}.day--today{border:2px solid var(--strength)}.day--rest{background:0 0;border-style:dashed}.day__date{flex-direction:column;flex:none;align-items:center;width:34px;display:flex}.day__wd{color:var(--grey);font-size:13px}.day--today .day__wd{color:var(--strength);font-weight:800}.day__num{font-size:18px}.day__sessions{flex-direction:column;flex:1;min-width:0;display:flex}.week-session{align-items:center;gap:8px;width:100%;min-height:44px;padding:2px 0;display:flex}.week-session__open{text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:10px;min-width:0;min-height:44px;padding:0;display:flex}.week-session__title{flex:1;min-width:0;font-size:15px;font-weight:800}.week-session--skipped .week-session__title{color:var(--grey);font-weight:600;text-decoration:line-through}.foot{padding:0 2px}.training__head{align-items:center;gap:10px;display:flex}.training__head .icon-btn{background:0 0;border:none;margin-left:-6px}.training__title{font-size:26px;line-height:1.15}.training__text{font-size:15px}.rule{padding:0 2px;font-size:14px;font-weight:700}.blocks{counter-reset:b;gap:6px;display:grid}.blocks__item{border-bottom:1px solid var(--cream-2);padding:8px 0 8px 32px;position:relative}.blocks__item:before{counter-increment:b;content:counter(b);background:var(--cream-2);border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:800;display:grid;position:absolute;top:8px;left:0}.checklist{gap:6px;display:grid}.checklist li{padding-left:22px;font-size:15px;position:relative}.checklist li:before{content:"";border:1.5px solid var(--line-2);border-radius:4px;width:14px;height:14px;position:absolute;top:4px;left:0}.exercises{gap:4px;display:grid}.exercise{border-bottom:1px solid var(--cream-2);gap:12px;padding:10px 0;display:flex}.exercise:last-child{border-bottom:none}.exercise__code{background:var(--strength);min-width:32px;height:32px;color:var(--white);border-radius:10px;flex:none;place-items:center;padding:0 6px;font-size:13px;font-weight:800;display:grid}.exercise__main{flex:1;gap:6px;min-width:0;display:grid}.exercise__head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.exercise__name{font-weight:800}.exercise__dose{white-space:nowrap;font-size:18px}.exercise__more{font-size:14px}.exercise__more summary{color:var(--strength);align-items:center;min-height:32px;font-weight:700;display:flex}.exercise__more p{margin:4px 0}.exercise__more a{min-height:32px;margin-right:14px;display:inline-block}.optional{margin-top:8px}.optional>summary{min-height:44px;color:var(--grey);align-items:center;font-weight:800;display:flex}.facts{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:8px;display:grid}.facts dt{color:var(--grey);font-size:12px}.facts dd{font-size:20px}.note{color:var(--grey);border:1.5px dashed var(--line-2);border-radius:16px;padding:12px 14px;font-size:14px}.nav{z-index:10;background:var(--white);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.nav__item{min-height:64px;color:var(--grey);background:0 0;border:none;align-content:center;justify-items:center;gap:2px;font-size:12.5px;font-weight:700;display:grid}.nav__item--on{color:var(--strength)}.toast{left:50%;bottom:calc(80px + env(safe-area-inset-bottom));z-index:30;background:var(--ink);width:calc(100% - 32px);max-width:440px;color:var(--white);border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 6px 20px #1e222640}.toast--error{background:var(--error)}.toast__text{flex:1;font-size:14px;font-weight:700}.toast__action{color:#f1d68b;background:0 0;border:none;min-height:40px;font-weight:800}@media (min-width:600px){.nav{border-left:1px solid var(--line);border-right:1px solid var(--line);max-width:560px;margin:0 auto}}.screen--focused{padding-bottom:calc(110px + env(safe-area-inset-bottom))}.training__bar{justify-content:space-between;align-items:center;display:flex}.back-link{min-height:44px;color:var(--grey);background:0 0;border:none;align-items:center;gap:2px;margin-left:-8px;padding:0 8px;font-size:15px;font-weight:800;display:inline-flex}.training__clock .display{font-variant-numeric:tabular-nums;text-align:right;min-width:3.4em;font-size:22px;display:inline-block}.training__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.step-pills{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.step-pills::-webkit-scrollbar{display:none}.step-pill{border:1px solid var(--line-2);background:var(--white);min-width:44px;min-height:40px;color:var(--grey);border-radius:999px;flex:none;padding:0 12px;font-size:13px;font-weight:800}.step-pill--done{border-color:var(--bike);color:var(--bike);background:#eef4ec}.step-pill--on{border-color:var(--strength);background:var(--strength);color:var(--white)}.step-pill--optional{border-style:dashed;font-weight:700}.sets{flex-direction:column;gap:4px;display:flex}.set-row{align-items:center;gap:12px;min-height:44px;display:flex}.set-row__no{border:1.5px solid var(--line-2);width:28px;height:28px;color:var(--grey);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.set-row__no--done{background:var(--bike);border-color:var(--bike);color:var(--white)}.set-row__text{flex:1;font-size:16px;font-weight:600}.set-row--todo .set-row__text{color:var(--grey);font-weight:400}.set-row__undo{width:36px;height:36px;color:var(--grey);background:0 0;border:none;border-radius:50%;font-size:22px;line-height:1}.set-now{border:1px solid var(--line);background:#f7f3ea;border-radius:16px;flex-direction:column;gap:12px;margin:6px 0;padding:14px;display:flex}.set-now__head{justify-content:space-between;align-items:baseline;display:flex}.set-now__title{color:var(--strength);font-size:14px;font-weight:800}.set-now__steppers{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;display:grid}.stepper{background:var(--white);border:1px solid var(--line);border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;display:flex}.stepper__label,.stepper__unit{color:var(--grey);font-size:12.5px}.stepper__row{grid-template-columns:44px 1fr 44px;align-items:center;gap:2px;width:100%;display:grid}.stepper__btn{border:1px solid var(--line-2);background:var(--white);border-radius:50%;place-items:center;width:44px;height:44px;padding:0 0 3px;font-size:26px;line-height:1;display:grid}.stepper__btn:disabled{opacity:.35}.stepper__num{text-align:center;font-variant-numeric:tabular-nums;font-size:28px}.rpe{align-items:center;gap:6px;display:flex}.rpe__label{color:var(--grey);flex:none;width:34px;font-size:13px;font-weight:700}.rpe__chip{border:1px solid var(--line-2);background:var(--white);border-radius:12px;flex:1;min-height:44px;font-size:16px;font-weight:800}.rpe__chip--on{background:var(--strength);border-color:var(--strength);color:var(--white)}.btn--big{border-radius:16px;min-height:56px;font-size:17px}.rest{background:var(--cream-2);text-align:left;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:0 16px;display:flex;position:relative;overflow:hidden}.rest__bar{background:#ddd5ee;transition:width .25s linear;position:absolute;top:0;bottom:0;left:0}.rest__time,.rest__skip{position:relative}.rest__time{color:var(--strength);font-variant-numeric:tabular-nums;font-size:28px}.rest__skip{color:var(--grey);font-size:13px;font-weight:700}.hold{background:var(--white);border:1px solid var(--line);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex;position:relative;overflow:hidden}.hold__bar{background:#ebe5f5;transition:width .25s linear;position:absolute;top:0;bottom:0;left:0}.hold__time,.hold__label{position:relative}.hold__time{color:var(--strength);font-variant-numeric:tabular-nums;font-size:64px;line-height:1}.hold__label{color:var(--grey);margin-top:6px;font-size:14px;font-weight:700}.signal-toggles{gap:6px;margin-left:auto;display:inline-flex}.toggle-chip{border:1px solid var(--line-2);background:var(--white);min-height:36px;color:var(--grey);border-radius:999px;padding:0 12px;font-size:12.5px;font-weight:700}.toggle-chip--on{border-color:var(--strength);color:var(--strength);background:#f1edf8}.muscles{margin:0;font-size:13px;font-weight:700;line-height:1.35}.muscles__primary{color:#b3262e}.muscles__sep{color:var(--line-2)}.muscles__secondary{color:#b0524e}.link-small{color:var(--strength);align-self:flex-start;align-items:center;min-height:32px;font-size:14px;font-weight:700;display:inline-flex}.guide{flex-direction:column;gap:6px;padding:6px 0;display:flex}.guide__head{width:100%;min-height:44px;font:inherit;color:var(--ink);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;padding:0 16px;font-size:15px;font-weight:800;display:flex}.guide__body{flex-direction:column;gap:6px;padding-bottom:8px;display:flex}.guide__stage{flex-direction:column;gap:4px;margin:0;display:flex}.guide__img{aspect-ratio:4/3;object-fit:contain;background:#f6f2ea;border-radius:14px;width:calc(100% - 12px);height:auto;margin:0 6px;display:block}.guide__caption{color:var(--grey);padding:0 16px;font-size:13px}.guide__caption strong{color:var(--ink)}.guide__tip{background:#fdf5f4;border:1px solid #efc9c6;border-radius:12px;margin:6px 16px 0;padding:9px 12px;font-size:13px;line-height:1.4}.guide--overview{padding:14px 0}.guide__title{flex-direction:column;gap:3px;padding:0 16px 4px;display:flex}.guide__title h2{margin:0;font-size:22px;line-height:1.2}.guide--overview .guide__body p,.guide--overview .guide__body a{margin:0 16px}.guide--big{gap:8px;padding:10px 0 12px}.guide--flat{flex-direction:column;gap:8px;margin:6px 0 2px;display:flex}.guide--flat .guide__img,.guide--flat .guide__caption{margin-left:0;margin-right:0}.guide--flat .guide__caption,.guide--flat .guide__tip{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.guide--flat .guide__img{width:100%}.guide__label{color:var(--strength);margin:0 16px;font-size:15px;font-weight:800}.guide--flat .guide__label{margin:0}.stack{width:100%;font:inherit;color:inherit;text-align:left;touch-action:pan-y;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;padding:0;display:grid}.stack__item{opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;gap:4px;margin:0;transition:opacity .4s;display:flex}.stack__item--on{opacity:1}@media (prefers-reduced-motion:reduce){.stack__item{transition:none}}.dots{justify-content:center;gap:4px;display:flex}.dots__dot{background:0 0;border:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.dots__dot:before{content:"";background:var(--line-2);border-radius:50%;width:8px;height:8px}.dots__dot--on:before{background:var(--strength)}.guide__foot{padding:0 16px}.guide--flat .guide__foot{padding:0}.guide-strip{border:1px solid var(--line);background:var(--white);width:100%;min-height:60px;font:inherit;text-align:left;border-radius:16px;align-items:center;gap:12px;padding:6px 14px 6px 6px;display:flex}.guide-strip__thumbs{flex:none;gap:4px;display:flex}.guide-strip__img{object-fit:cover;background:#f6f2ea;border-radius:10px;width:64px;height:48px;display:block}.guide-strip__text{text-align:right;color:var(--strength);flex:1;font-size:15px;font-weight:800}.guide-sheet{gap:10px;max-height:92vh;padding-left:14px;padding-right:14px;transition:transform .2s;overflow-y:auto}.guide-sheet__head{grid-template-columns:1fr 44px;align-items:start;gap:8px;display:grid}.guide-sheet__grip{background:var(--line-2);border-radius:3px;grid-column:1/-1;justify-self:center;width:40px;height:5px}.guide-sheet__close{border:1px solid var(--line-2);background:var(--white);border-radius:50%;width:44px;height:44px;font-size:24px;line-height:1}.guide-sheet .guide__img{width:100%;margin:0}.guide-sheet .guide__caption{padding:0 2px}.guide-sheet .guide__tip{margin:6px 0 0}.muscle-legend{color:var(--grey);gap:16px;margin:0;display:flex}.muscle-legend>span{align-items:center;gap:6px;display:inline-flex}.dot{border-radius:6px;width:12px;height:12px;display:inline-block}.dot--primary{background:#b3262e}.dot--secondary{background:#e9a3a0}.sets__finished{justify-content:space-between;align-items:center;gap:10px;padding:6px 0;display:flex}.video-row{border-top:1px solid var(--cream-2);justify-content:space-between;align-items:center;gap:10px;margin-top:4px;padding-top:10px;font-size:14px;display:flex}.pill-btn{border:1px solid var(--line-2);background:var(--white);border-radius:999px;min-height:40px;padding:0 16px;font-size:14px;font-weight:800}.pill-btn--ok{border-color:var(--bike);color:var(--bike);background:#eef4ec}.next-up{text-align:left;flex-direction:column;gap:2px;width:100%;display:flex}.next-up__title{font-size:16px;font-weight:800}.tick-list{flex-direction:column;padding:6px 12px;display:flex}.tick{text-align:left;border:none;border-bottom:1px solid var(--cream-2);background:0 0;align-items:center;gap:12px;width:100%;min-height:52px;padding:6px 4px;font-size:15.5px;display:flex}.tick-list li:last-child .tick{border-bottom:none}.tick__box{border:1.5px solid var(--line-2);width:26px;height:26px;color:var(--white);border-radius:8px;flex:none;place-items:center;display:grid}.tick--on .tick__box{background:var(--bike);border-color:var(--bike)}.tick--on>span:last-child{color:var(--grey)}.action-bar{z-index:10;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:var(--white);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;display:grid;position:fixed;bottom:0;left:0;right:0}.action-bar .btn{white-space:normal;min-width:0;min-height:52px;padding:0 10px;font-size:15.5px;line-height:1.15}@media (min-width:600px){.action-bar{border-left:1px solid var(--line);border-right:1px solid var(--line);max-width:560px;margin:0 auto}}.sheet-backdrop{z-index:20;background:#1e222659;align-items:end;display:grid;position:fixed;inset:0}.sheet{background:var(--cream);width:100%;max-width:560px;padding:22px 20px calc(20px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;flex-direction:column;gap:14px;margin:0 auto;display:flex}.sheet__title{font-size:24px}.sheet__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.link-btn{min-height:36px;color:var(--grey);background:0 0;border:none;padding:0 4px;font-size:13px;font-weight:700;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.link-btn--center{color:var(--strength);align-self:center;min-height:44px;font-size:14px}.lap-card{border-radius:var(--radius);background:var(--swim);color:var(--white);justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.lap-card__main{flex-direction:column;min-width:0;display:flex}.lap-card__label,.lap-card__sub{opacity:.9;font-size:13px}.lap-card__total{font-size:40px;line-height:1.1}.lap-card__btn{background:var(--white);min-width:110px;min-height:76px;color:var(--swim);border:none;border-radius:18px;flex:none;font-size:20px;font-weight:800}.lap-card__btn:active{transform:scale(.97)}.tick__box--round{color:var(--grey);border-radius:50%;font-size:13px;font-weight:800}.tick--on .tick__box--round{color:var(--white)}.tick--current{font-weight:800}.tick--current .tick__box{border-color:var(--swim);color:var(--swim)}.tiles{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.choice{border:1px solid var(--line-2);background:var(--white);border-radius:14px;min-height:44px;padding:0 16px;font-size:15px;font-weight:700}.choice--on{background:var(--disc,var(--ink));border-color:var(--disc,var(--ink));color:var(--white)}.form-card{flex-direction:column;gap:16px;display:flex}.input{border:1px solid var(--line-2);background:var(--white);width:100%;min-height:48px;font:inherit;resize:vertical;border-radius:14px;padding:12px 14px;font-size:16px}.input:focus{outline:2px solid var(--disc,var(--strength));outline-offset:1px}.manual .rpe__chip--on{background:var(--disc);border-color:var(--disc)}.day-chips{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.day-chip{border:1px solid var(--line-2);background:var(--white);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:56px;padding:4px 0;display:flex}.day-chip .display{font-size:18px}.day-chip--on,.day-chip:disabled{opacity:.45}.btn--warn{color:var(--run);border-color:#e6c3b6}.summary{flex-direction:column;gap:8px;display:flex}.summary__title{font-size:22px;line-height:1.2}.dose{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dose__btn{border:1px solid var(--line-2);background:var(--white);border-radius:14px;min-height:52px;font-size:15px;font-weight:700}.dose__btn--on{border-color:var(--bike);color:var(--bike);background:#eef4ec;font-weight:800}.feel{border:1px solid var(--line-2);background:var(--white);border-radius:999px;min-height:44px;padding:0 16px;font-size:14.5px}.feel--on{border-color:var(--strength);color:var(--strength);background:#e9e5f3;font-weight:800}.feedback .rpe__chip--on{background:var(--disc);border-color:var(--disc)}.info-box{background:var(--warn-bg);border:1px solid var(--warn-line);border-radius:16px;padding:14px 16px;font-size:14px}.info-box p{margin-top:4px}.row-actions{gap:8px;display:flex}.mini-btn{border:1px solid var(--line-2);background:var(--white);min-height:36px;color:var(--ink);border-radius:999px;padding:0 12px;font-size:13px;font-weight:700}.ritual__title-btn{text-align:left;font:inherit;color:inherit;background:0 0;border:none;padding:0}.ritual__minus{border:1px solid var(--line-2);background:var(--white);border-radius:14px;flex:none;width:44px;height:56px;font-size:22px}.week-session__move{flex:none}.library{flex-direction:column;gap:14px;display:flex}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.search .input{width:100%;min-height:48px}.filter-row{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-chip{border:1px solid var(--line-2);background:var(--white);min-height:40px;font:inherit;color:var(--grey);border-radius:999px;flex:none;padding:0 14px;font-size:13.5px;font-weight:700}.filter-chip--on{background:var(--strength);border-color:var(--strength);color:var(--white)}.lib-group{flex-direction:column;gap:6px;display:flex}.lib-group .eyebrow{margin:4px 0 0}.lib-list{margin:0;padding:4px 0;list-style:none}.lib-list li+li{border-top:1px solid var(--cream-2)}.lib-row{min-height:64px;color:inherit;align-items:center;gap:12px;padding:8px 14px;text-decoration:none;display:flex}.lib-row__img{object-fit:cover;background:#f6f2ea;border-radius:10px;flex:none;width:64px;height:48px}.lib-row__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.lib-row__name{flex-wrap:wrap;align-items:center;gap:8px;font-size:15.5px;font-weight:800;display:flex}.lib-row__muscles{color:#b3262e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.lib-row__chev{color:var(--grey);font-size:22px}.badge-new{height:20px;color:var(--bike);background:#eef4ec;border-radius:999px;align-items:center;padding:0 8px;font-size:11.5px;font-weight:800;display:inline-flex}.sport-chip--plain{background:var(--cream-2);color:var(--ink)}.lib-gear{margin:0;font-size:14px}.lib-desc{flex-direction:column;display:flex}.lib-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.lib-actions .btn{white-space:normal;text-align:center;padding:8px 12px;line-height:1.2}.lib-all{align-self:flex-start;margin-top:4px}.menu-list{flex-direction:column;display:flex}.menu-item{border:none;border-bottom:1px solid var(--cream-2);min-height:56px;font:inherit;text-align:left;color:var(--ink);background:0 0;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 4px;font-size:16px;font-weight:800;display:flex}.md{font-size:15px;line-height:1.5}.md>:first-child{margin-top:0}.md>:last-child{margin-bottom:0}.md p,.md ul,.md ol,.md blockquote{margin:0 0 10px}.md ul,.md ol{padding-left:22px}.md ul{list-style:outside}.md ol{list-style:decimal}.md ul ul{margin:2px 0 0;list-style:circle}.md li{margin:2px 0}.md .md__h{font-family:var(--font-display);margin:16px 0 6px;line-height:1.25}.md h2.md__h{font-size:20px}.md h3.md__h{font-size:17px}.md h4.md__h,.md h5.md__h,.md h6.md__h{font-size:15px}.md blockquote{background:var(--cream);color:var(--grey);border-radius:10px;padding:8px 12px}.md code{background:var(--cream);border-radius:6px;padding:1px 5px;font-size:13px}.md hr{border:none;border-top:1px solid var(--line);margin:14px 0}.md__table{margin:0 0 12px;overflow-x:auto}.md table{border-collapse:collapse;width:100%;font-size:14px}.md th,.md td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:6px 8px}.md th{background:var(--cream);font-weight:800}
