.active-session-page{gap:18px;display:grid}.active-session-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.active-session-header h1{letter-spacing:-.04em;margin:5px 0 7px;font-size:clamp(30px,4vw,48px);line-height:1}.active-session-header p{max-width:720px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.back-to-builder-button,.active-session-empty button,.live-builder-button,.live-reset-button{border:1px solid var(--border);color:var(--text);background:#0d1220eb;border-radius:12px;font-weight:850}.back-to-builder-button{flex:none;padding:11px 14px}.active-session-grid{grid-template-columns:minmax(320px,.82fr) minmax(440px,1.18fr);align-items:start;gap:18px;display:grid}.live-body-panel,.live-exercise-panel{min-width:0;padding:18px}.live-body-panel{position:sticky;top:92px}.live-body-heading,.live-workout-progress-copy,.live-exercise-label-row,.live-session-actions,.live-hit-summary,.live-progress-details{justify-content:space-between;align-items:center;gap:12px;display:flex}.live-body-heading{margin-bottom:12px}.live-body-heading h2,.live-workout-progress h2{margin:4px 0 0}.live-body-heading>strong,.live-workout-progress-copy>strong{color:#86efac;font-size:23px}.live-body-stage{background:radial-gradient(circle at 50% 37%,#a855f733,#0000 42%),radial-gradient(circle at 50% 72%,#22d3ee14,#0000 48%),linear-gradient(#0a0f1bf5,#05080ffa);border:1px solid #64748b33;border-radius:20px;justify-content:center;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.live-body-stage:before{content:"";border:1px solid #a855f724;border-radius:50%;position:absolute;inset:40px 15%}.live-body-toggle{z-index:4;background:#050811eb;border:1px solid #64748b47;border-radius:12px;gap:6px;padding:5px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.live-body-toggle button{min-width:80px;color:var(--muted);background:0 0;border:0;border-radius:9px;padding:9px 14px;font-size:12px;font-weight:850}.live-body-toggle button.active{color:#fff;background:linear-gradient(135deg,#a855f7eb,#2f75ffe0)}.live-professional-body-map{z-index:2;justify-content:center;align-items:center;width:100%;min-width:0;height:500px;min-height:0;padding-top:44px;display:flex;position:relative}.live-professional-body-map svg{filter:drop-shadow(0 18px 28px #00000057);width:auto;max-width:100%;max-height:470px}.live-professional-body-map svg path{cursor:default;transition:fill .2s,opacity .2s,filter .2s}.live-coverage-legend{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.live-coverage-legend span{color:#cbd5e1;background:#080c16b8;border:1px solid #64748b33;border-radius:11px;align-items:center;gap:7px;min-width:0;padding:9px;font-size:9px;font-weight:800;display:flex}.live-coverage-legend i{border-radius:999px;flex:none;width:10px;height:10px}.live-coverage-legend i.direct{background:#22c55e;box-shadow:0 0 0 4px #22c55e24}.live-coverage-legend i.secondary{background:#22d3ee;box-shadow:0 0 0 4px #22d3ee24}.live-coverage-legend i.untrained{background:#435679;box-shadow:0 0 0 4px #4356792e}.live-hit-summary{color:var(--muted);background:#080c168c;border:1px solid #64748b2e;border-radius:12px;margin-top:10px;padding:10px 12px;font-size:11px}.live-hit-summary strong{color:#fff;font-size:16px}.live-workout-progress{background:#080c16b8;border:1px solid #64748b33;border-radius:16px;padding:15px}.live-progress-track{background:#33415594;border-radius:999px;height:9px;margin-top:13px;overflow:hidden}.live-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#22c55e);height:100%;transition:width .22s;display:block}.live-progress-details{margin-top:10px}.live-progress-details p{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.live-progress-details>span{color:#bae6fd;background:#0e74902e;border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:850}.live-exercise-list{gap:12px;margin-top:14px;display:grid}.live-exercise-card{border:1px solid var(--border);background:#090e18eb;border-radius:16px;min-width:0;padding:14px;transition:border-color .18s,background .18s,transform .18s}.live-exercise-card.next{border-color:#a855f794;box-shadow:inset 3px 0 #a855f7}.live-exercise-card.completed{background:#061e14ad;border-color:#22c55e61}.live-exercise-card.completed .live-exercise-copy h3{color:#86efac}.live-exercise-card-header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;display:grid}.live-completion-toggle{color:#c4b5fd;background:#581c874d;border:1px solid #64748b57;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;font-weight:900;display:grid}.live-exercise-card.completed .live-completion-toggle{color:#052e16;background:#4ade80;border-color:#22c55ecc}.live-exercise-copy{min-width:0}.live-exercise-label-row{justify-content:flex-start}.live-exercise-label-row span{color:#c084fc;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.live-exercise-label-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.live-exercise-copy h3{text-overflow:ellipsis;white-space:nowrap;margin:5px 0 3px;font-size:16px;overflow:hidden}.live-exercise-copy p{color:var(--muted);margin:0;font-size:11px}.live-exercise-header-actions{align-items:center;gap:7px;display:flex}.live-exercise-header-actions>span{white-space:nowrap;color:#93c5fd;font-size:10px;font-weight:850}.live-remove-exercise{color:#64748b;background:0 0;border:0;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;font-size:20px;display:grid}.live-remove-exercise:hover{color:#fecaca;background:#ef44441a}.live-set-logger{border-top:1px solid #64748b2e;gap:7px;margin-top:13px;padding-top:12px;display:grid}.live-set-header,.live-set-row{grid-template-columns:38px minmax(88px,1fr) minmax(62px,.72fr) 46px 28px;align-items:center;gap:8px;min-width:0;display:grid}.live-set-header{color:#64748b;letter-spacing:.05em;text-align:center;text-transform:uppercase;padding:0 5px;font-size:9px;font-weight:900}.live-set-row{background:#0509119e;border:1px solid #64748b2e;border-radius:11px;padding:7px}.live-set-row.completed{background:#052e1673;border-color:#22c55e57}.live-set-row>strong{color:#c4b5fd;background:#581c8752;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.live-set-row.completed>strong{color:#86efac;background:#22c55e24}.live-set-row label{min-width:0}.live-set-row input{color:#f8fafc;text-align:center;background:#080c16e6;border:1px solid #64748b47;border-radius:9px;outline:none;width:100%;min-width:0;padding:9px 8px;font-size:12px;font-weight:800}.live-set-row input::placeholder{color:#475569}.live-set-row input:focus{border-color:#a855f7b8;box-shadow:0 0 0 3px #a855f71f}.live-set-complete,.live-set-remove{place-items:center;padding:0;display:grid}.live-set-complete{color:#0000;background:#0f172ae0;border:1px solid #64748b57;border-radius:10px;width:38px;height:34px;font-size:16px;font-weight:950}.live-set-complete:hover{border-color:#22c55e94}.live-set-complete[aria-pressed=true]{color:#052e16;background:#4ade80;border-color:#4ade80}.live-set-remove{color:#64748b;background:0 0;border:0;border-radius:8px;width:28px;height:30px;font-size:18px}.live-set-remove:hover:not(:disabled){color:#fecaca;background:#ef44441a}.live-set-remove:disabled{opacity:.22;cursor:not-allowed}.live-add-set{color:#d8b4fe;background:#581c8724;border:1px dashed #a855f785;border-radius:10px;justify-self:start;margin-top:2px;padding:8px 11px;font-size:11px;font-weight:850}.live-add-set:hover{color:#fff;background:#581c874d;border-style:solid}.live-session-actions{margin-top:14px}.live-session-actions button{flex:1 1 0;padding:12px}.live-reset-button:disabled{opacity:.38}.live-builder-button{color:#fff;background:linear-gradient(135deg,#a855f7,#2f75ff);border:0}.active-session-empty{text-align:center;align-content:center;place-items:center;min-height:420px;padding:36px;display:grid}.active-session-empty-icon{color:#c084fc;border:1px dashed #4a5a75;border-radius:18px;place-items:center;width:62px;height:62px;font-size:30px;display:grid}.active-session-empty h2{margin:16px 0 6px}.active-session-empty p{color:var(--muted);margin:0 0 18px}.active-session-empty button{padding:12px 16px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.active-session-grid{grid-template-columns:1fr}.live-body-panel{position:static}}@media (width<=760px){.active-session-header{flex-direction:column;align-items:stretch}.back-to-builder-button{align-self:flex-start}.live-body-stage{min-height:470px}.live-professional-body-map{height:450px}.live-professional-body-map svg{max-height:420px}}@media (width<=520px){.live-body-panel,.live-exercise-panel{padding:14px}.live-body-stage{min-height:410px}.live-professional-body-map{height:390px;padding-top:42px}.live-professional-body-map svg{max-height:355px}.live-body-toggle{width:calc(100% - 24px)}.live-body-toggle button{flex:1 1 0;min-width:0}.live-coverage-legend{grid-template-columns:1fr}.live-progress-details{flex-direction:column;align-items:flex-start;gap:7px}.live-progress-details p{white-space:normal}.live-exercise-card{padding:11px}.live-exercise-card-header{grid-template-columns:38px minmax(0,1fr) auto;gap:9px}.live-completion-toggle{width:38px;height:38px}.live-exercise-label-row{flex-direction:column;align-items:flex-start;gap:3px}.live-exercise-header-actions{flex-direction:column-reverse;align-items:flex-end;gap:2px}.live-exercise-header-actions>span{font-size:9px}.live-set-header{display:none}.live-set-row{grid-template-columns:30px minmax(70px,1fr) minmax(52px,.72fr) 38px 26px;gap:5px;padding:6px}.live-set-row>strong{width:27px;height:28px}.live-set-row input{padding:8px 5px;font-size:11px}.live-set-complete{width:36px;height:32px}.live-set-remove{width:26px;height:28px}.live-session-actions{flex-direction:column;align-items:stretch}}@media (width<=390px){.live-exercise-copy p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live-exercise-header-actions>span{display:none}.live-set-row{grid-template-columns:28px minmax(64px,1fr) minmax(48px,.7fr) 34px 24px;gap:4px}.live-set-complete{width:32px}.live-set-remove{width:24px}}.active-session-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.active-add-trigger{color:#052e16;letter-spacing:.02em;background:linear-gradient(135deg,#4ade80,#22c55e);border:1px solid #22c55e6b;border-radius:12px;min-height:42px;padding:10px 15px;font-size:11px;font-weight:900;box-shadow:0 10px 24px #22c55e29}.active-add-trigger:hover{transform:translateY(-1px);box-shadow:0 13px 28px #22c55e38}.active-add-trigger.compact{min-height:38px;padding:8px 12px}.active-add-overlay{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020610d1;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow:auto}.active-add-modal{background:radial-gradient(circle at 20% 0,#22c55e1f,#0000 32%),linear-gradient(#101725,#080d17);border:1px solid #64748b52;border-radius:22px;grid-template-rows:auto auto minmax(0,1fr);width:min(760px,100%);max-height:min(820px,100vh - 44px);display:grid;overflow:hidden;box-shadow:0 28px 90px #0000008f}.active-add-header{border-bottom:1px solid #64748b2e;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px 16px;display:flex}.active-add-header h2{color:#fff;letter-spacing:-.03em;margin:5px 0 6px;font-size:25px}.active-add-header p{color:#94a3b8;max-width:560px;margin:0;font-size:11px;line-height:1.5}.active-add-close{color:#cbd5e1;background:#080c16d6;border:1px solid #64748b47;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;padding:0;font-size:24px;display:grid}.active-add-tabs{border-bottom:1px solid #64748b29;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 22px;display:grid}.active-add-tabs button{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;background:#080c16b8;border:1px solid #64748b38;border-radius:11px;min-height:42px;font-size:10px;font-weight:900}.active-add-tabs button.active{color:#dcfce7;background:#16653457;border-color:#22c55e80;box-shadow:inset 3px 0 #22c55e}.active-add-saved,.active-add-custom{min-height:0;padding:18px 22px 22px;overflow:auto}.active-add-search,.active-add-custom label{gap:7px;display:grid}.active-add-search>span,.active-add-custom label>span{color:#94a3b8;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.active-add-search input,.active-add-custom input,.active-add-custom select{color:#fff;width:100%;min-height:46px;font:inherit;background:#080d17;border:1px solid #64748b47;border-radius:12px;outline:none;padding:10px 12px;font-size:13px}.active-add-search input:focus,.active-add-custom input:focus,.active-add-custom select:focus{border-color:#22c55eb8;box-shadow:0 0 0 3px #22c55e1a}.active-add-custom select option{color:#fff;background:#0b1220}.active-add-library{gap:8px;margin-top:14px;display:grid}.active-add-library-item{width:100%;color:inherit;text-align:left;background:#080c16b8;border:1px solid #64748b33;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.active-add-library-item:hover{background:#14532d38;border-color:#22c55e75;transform:translateY(-1px)}.active-add-library-item span{min-width:0}.active-add-library-item strong,.active-add-library-item small{display:block}.active-add-library-item strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.active-add-library-item small{color:#7f8ca1;margin-top:4px;font-size:9px}.active-add-library-item b{color:#4ade80;flex:none;font-size:22px}.active-add-empty{text-align:center;border:1px dashed #64748b4d;border-radius:15px;padding:28px 18px}.active-add-empty strong{color:#e2e8f0}.active-add-empty p{color:#64748b;max-width:430px;margin:7px auto 0;font-size:10px;line-height:1.5}.active-add-custom{align-content:start;gap:14px;display:grid}.active-add-map-note{background:#0891b21a;border:1px solid #22d3ee47;border-radius:13px;padding:12px 14px}.active-add-map-note strong{color:#a5f3fc;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.active-add-map-note p{color:#8ca3b7;margin:5px 0 0;font-size:10px;line-height:1.45}.active-add-submit{color:#052e16;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#4ade80,#22c55e);border:0;border-radius:13px;min-height:48px;font-size:11px;font-weight:950}@media (width<=760px){.active-session-header-actions{justify-content:stretch;width:100%}.active-session-header-actions button{flex:180px}.active-add-overlay{align-items:end;padding:0}.active-add-modal{border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;width:100%;max-height:92vh}.active-add-header,.active-add-tabs,.active-add-saved,.active-add-custom{padding-left:15px;padding-right:15px}.live-session-actions{flex-direction:column;align-items:stretch}.live-session-actions button{width:100%}}@media (width<=480px){.active-add-header h2{font-size:21px}.active-add-tabs button{font-size:8px}}.history-page{gap:18px;display:grid}.history-header h1{letter-spacing:-.04em;margin:5px 0 8px;font-size:clamp(32px,4vw,50px);line-height:1}.history-header>div>p:last-child{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.history-achievement-banner{background:radial-gradient(circle at 0,#facc151f,#0000 28%),#0b111ed1;border:1px solid #facc1540;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;display:flex}.history-achievement-icon{color:#422006;background:#facc15;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:19px;display:grid;box-shadow:0 10px 25px #facc152e}.history-achievement-banner span,.history-achievement-banner strong{display:block}.history-achievement-banner span{color:#facc15;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.history-achievement-banner strong{color:#f8fafc;margin-top:4px;font-size:14px;line-height:1.4}.history-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.history-summary-grid article{background:#090e18d1;border:1px solid #64748b33;border-radius:15px;min-width:0;padding:13px 14px}.history-summary-grid span,.history-summary-grid strong,.history-summary-grid small{display:block}.history-summary-grid span{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:850}.history-summary-grid strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:22px;overflow:hidden}.history-summary-grid small{color:#64748b;margin-top:3px;font-size:9px;line-height:1.35}.history-top-grid{grid-template-columns:minmax(550px,1.35fr) minmax(300px,.65fr);align-items:start;gap:18px;display:grid}.history-calendar-panel,.history-bests-panel,.history-day-panel{min-width:0;padding:18px}.history-month-nav{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;margin-bottom:14px;display:grid}.history-month-nav>button{color:#cbd5e1;background:#080c16d1;border:1px solid #64748b47;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;font-size:25px;display:grid}.history-month-nav>button:hover{color:#fff;border-color:#a855f794}.history-month-nav div{text-align:center}.history-month-nav span,.history-section-heading>span,.history-selected-header span{color:#c084fc;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.history-month-nav h2{margin:4px 0 0;font-size:20px}.history-weekdays,.history-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.history-weekdays{gap:6px;margin-bottom:6px}.history-weekdays span{color:#64748b;letter-spacing:.06em;text-align:center;text-transform:uppercase;padding:4px;font-size:9px;font-weight:900}.history-calendar-grid{gap:6px}.history-day{color:#cbd5e1;text-align:left;background:#080c16b8;border:1px solid #64748b2e;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;min-width:0;min-height:82px;padding:9px;display:flex}.history-day:hover{border-color:#a855f76b;transform:translateY(-1px)}.history-day.outside{opacity:.34}.history-day.today{box-shadow:inset 0 0 0 1px #38bdf885}.history-day.selected{background:#581c874d;border-color:#a855f7cc;box-shadow:inset 3px 0 #a855f7,0 10px 24px #0000002e}.history-day-number{border-radius:8px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:grid}.history-day.today .history-day-number{color:#082f49;background:#38bdf8}.history-day-dots{align-items:center;gap:4px;min-height:9px;display:flex}.history-day-dots i{background:var(--history-dot-color);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--history-dot-color) 16%, transparent);border-radius:999px}.history-day small{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:8px;overflow:hidden}.history-section-heading h2{margin:4px 0 6px;font-size:20px}.history-section-heading p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.history-bests-list{gap:9px;margin-top:14px;display:grid}.history-bests-list article{background:#080c16b8;border:1px solid #64748b33;border-radius:13px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:11px;display:grid;position:relative}.history-bests-list article.record{background:#42200642;border-color:#facc156b}.history-best-icon{color:#fff;background:linear-gradient(135deg,#a855f7c7,#2f75ffc7);border-radius:11px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.history-bests-list span,.history-bests-list strong,.history-bests-list small{display:block}.history-bests-list span{color:#94a3b8;text-transform:uppercase;font-size:9px;font-weight:850}.history-bests-list strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14px;overflow:hidden}.history-bests-list small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.history-bests-list b{color:#422006;letter-spacing:.05em;background:#facc15;border-radius:999px;padding:4px 6px;font-size:7px;position:absolute;top:7px;right:7px}.history-selected-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.history-selected-header h2{margin:4px 0 0;font-size:21px}.history-selected-header>strong{color:#c4b5fd;background:#581c873d;border:1px solid #a855f74d;border-radius:10px;flex:none;padding:8px 10px;font-size:10px}.history-day-grid{grid-template-columns:minmax(300px,.76fr) minmax(360px,1.24fr);align-items:start;gap:16px;display:grid}.history-day-body-column,.history-day-details{min-width:0}.history-day-body-column{position:relative}.history-body-toggle{z-index:4;background:#050811e6;border:1px solid #64748b47;border-radius:11px;gap:5px;padding:4px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.history-body-toggle button{color:#94a3b8;background:0 0;border:0;border-radius:8px;min-width:72px;padding:8px 12px;font-size:11px;font-weight:850}.history-body-toggle button.active{color:#fff;background:linear-gradient(135deg,#a855f7,#2f75ff)}.history-body-stage{background:radial-gradient(circle at 50% 38%,#a855f72e,#0000 42%),linear-gradient(#0a0f1bf5,#05080ffa);border:1px solid #64748b33;border-radius:18px;justify-content:center;align-items:center;min-height:430px;padding-top:45px;display:flex;overflow:hidden}.history-body-stage svg{filter:drop-shadow(0 18px 28px #00000057);width:auto;max-width:100%;max-height:390px}.history-body-stage svg path{cursor:default;transition:fill .2s,opacity .2s}.history-body-legend{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px;display:grid}.history-body-legend span{color:#94a3b8;background:#080c1694;border:1px solid #64748b2e;border-radius:10px;align-items:center;gap:6px;min-width:0;padding:8px;font-size:8px;display:flex}.history-body-legend i{border-radius:999px;flex:none;width:9px;height:9px}.history-body-legend i.direct{background:#22c55e}.history-body-legend i.secondary{background:#22d3ee}.history-body-legend i.none{background:#435679}.history-day-details{gap:10px;display:grid}.history-entry-card{background:#080c16bd;border:1px solid #64748b33;border-radius:14px;grid-template-columns:4px minmax(0,1fr);gap:12px;min-width:0;padding:13px;display:grid;position:relative}.history-entry-accent{background:var(--entry-color);width:4px;height:100%;min-height:54px;box-shadow:0 0 14px color-mix(in srgb, var(--entry-color) 55%, transparent);border-radius:999px}.history-entry-copy{min-width:0}.history-entry-copy>span{color:#c084fc;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:900}.history-entry-copy h3{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 3px;font-size:15px;overflow:hidden}.history-entry-copy p{color:#94a3b8;margin:0;font-size:10px;line-height:1.4}.history-set-chips{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.history-set-chips span{color:#cbd5e1;background:#0f172ab3;border:1px solid #64748b33;border-radius:8px;padding:5px 7px;font-size:8px;font-weight:800}.history-empty-day{text-align:center;border:1px dashed #64748b42;border-radius:18px;align-content:center;place-items:center;min-height:430px;padding:30px;display:grid}.history-empty-day>div{color:#64748b;font-size:30px}.history-empty-day strong{margin-top:10px}.history-empty-day p{color:#64748b;max-width:300px;margin:6px 0 0;font-size:11px;line-height:1.45}@media (width<=1250px){.history-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.history-top-grid,.history-day-grid{grid-template-columns:1fr}}@media (width<=760px){.history-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-calendar-panel,.history-bests-panel,.history-day-panel{padding:13px}.history-day{gap:5px;min-height:68px;padding:7px}.history-day small{display:none}.history-selected-header{flex-direction:column;align-items:flex-start}.history-body-stage{min-height:400px}.history-body-stage svg{max-height:355px}}@media (width<=520px){.history-achievement-banner{align-items:flex-start}.history-summary-grid{grid-template-columns:1fr 1fr}.history-summary-grid article:last-child{grid-column:1/-1}.history-weekdays,.history-calendar-grid{gap:3px}.history-weekdays span{font-size:7px}.history-day{border-radius:9px;min-height:58px;padding:5px}.history-day-number{width:20px;height:20px;font-size:9px}.history-day-dots{gap:3px}.history-day-dots i{width:5px;height:5px;box-shadow:none}.history-body-toggle{width:calc(100% - 24px)}.history-body-toggle button{flex:1 1 0;min-width:0}.history-body-legend{grid-template-columns:1fr}}.history-summary-grid-rest{grid-template-columns:repeat(6,minmax(0,1fr))}.history-rest-summary{background:radial-gradient(circle at 100% 0,#60a5fa24,#0000 38%),#090e18d1!important;border-color:#60a5fa57!important}.history-rest-summary strong{color:#93c5fd}.history-rest-legend{color:#7f8da4;align-items:center;gap:7px;margin-top:12px;font-size:9px;font-weight:750;display:flex}.history-rest-legend i{background:#60a5fa;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #60a5fa21}.history-selected-header-rest{align-items:center}.history-selected-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.history-selected-actions>strong{color:#c4b5fd;background:#581c873d;border:1px solid #a855f74d;border-radius:10px;padding:8px 10px;font-size:10px}.history-rest-button,.history-rest-save,.history-rest-cancel,.history-rest-remove{border-radius:11px;min-height:38px;padding:9px 12px;font-size:10px;font-weight:900}.history-rest-button,.history-rest-save{color:#eff6ff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:1px solid #60a5fa85;box-shadow:0 8px 22px #2563eb33}.history-rest-button:hover,.history-rest-save:hover{filter:brightness(1.08);border-color:#93c5fd;transform:translateY(-1px)}.history-rest-editor{background:radial-gradient(circle at 0 0,#3b82f624,#0000 34%),#080f1ceb;border:1px solid #60a5fa4d;border-radius:16px;grid-template-columns:minmax(220px,.9fr) minmax(150px,.45fr) minmax(280px,1.15fr);align-items:end;gap:13px;margin-bottom:15px;padding:15px;display:grid}.history-rest-editor-copy{align-self:center}.history-rest-editor-copy span,.history-rest-editor-copy strong,.history-rest-editor-copy p{display:block}.history-rest-editor-copy span{color:#60a5fa;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.history-rest-editor-copy strong{color:#eff6ff;margin-top:4px;font-size:16px}.history-rest-editor-copy p{color:#8190a8;margin:5px 0 0;font-size:10px;line-height:1.45}.history-rest-editor label{color:#9fb0c9;letter-spacing:.04em;text-transform:uppercase;gap:6px;font-size:9px;font-weight:850;display:grid}.history-rest-editor input,.history-rest-editor textarea{color:#f8fafc;width:100%;font:inherit;text-transform:none;background:#040912db;border:1px solid #64748b4d;border-radius:11px;outline:none;font-size:12px;font-weight:650}.history-rest-editor input{min-height:43px;padding:0 11px}.history-rest-editor textarea{resize:vertical;min-height:74px;padding:10px 11px}.history-rest-editor input:focus,.history-rest-editor textarea:focus{border-color:#60a5fac7;box-shadow:0 0 0 3px #3b82f621}.history-rest-notes-field{min-width:0}.history-rest-editor-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.history-rest-cancel{color:#cbd5e1;background:#0f172ac7;border:1px solid #64748b4d}.history-rest-remove{color:#fca5a5;background:#7f1d1d33;border:1px solid #f8717152;margin-right:auto}.history-rest-card{background:radial-gradient(circle at 100% 0,#3b82f61c,#0000 40%),#080c16c7;border-color:#60a5fa4d}.history-rest-card .history-entry-copy>span{color:#60a5fa}.history-rest-card-notes{color:#b8c7db;background:#0f172aa6;border:1px solid #60a5fa2b;border-radius:10px;margin-top:9px;padding:9px 10px;font-size:10px;line-height:1.5}@media (width<=1380px){.history-summary-grid-rest{grid-template-columns:repeat(3,minmax(0,1fr))}.history-rest-editor{grid-template-columns:minmax(220px,.8fr) minmax(150px,.4fr) minmax(260px,1fr)}}@media (width<=900px){.history-rest-editor{grid-template-columns:1fr 1fr}.history-rest-editor-copy,.history-rest-notes-field{grid-column:1/-1}}@media (width<=760px){.history-selected-header-rest{align-items:flex-start}.history-selected-actions{justify-content:space-between;width:100%}.history-rest-editor{grid-template-columns:1fr}.history-rest-editor-copy,.history-rest-notes-field,.history-rest-editor-actions{grid-column:auto}}@media (width<=520px){.history-summary-grid-rest{grid-template-columns:1fr 1fr}.history-selected-actions{flex-direction:column;align-items:stretch}.history-selected-actions>strong{text-align:center}.history-rest-button{width:100%}.history-rest-editor-actions{flex-direction:column;align-items:stretch}.history-rest-remove{margin-right:0}}.interactive-muscle-panel{overflow:hidden}.anatomy-panel-header{align-items:center}.detailed-muscle-content{grid-template-columns:minmax(390px,1.02fr) minmax(390px,.98fr);min-height:720px}.detailed-body-stage{background:radial-gradient(circle at 50% 36%,#a855f733,#0000 39%),radial-gradient(circle at 50% 70%,#2f75ff14,#0000 45%),linear-gradient(#0a0f1bf5,#05080ffa);min-height:680px}.detailed-body-stage:before{border-color:#a855f726;inset:36px 16%}.anatomy-view-toggle{z-index:5;background:#050811e6;border:1px solid #64748b47;border-radius:12px;gap:6px;padding:5px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #0000003d}.anatomy-view-toggle button{min-width:86px;color:var(--muted);background:0 0;border:0;border-radius:9px;padding:9px 15px;font-size:12px;font-weight:850}.anatomy-view-toggle button.active{color:#fff;background:linear-gradient(135deg,#a855f7eb,#2f75ffe0);box-shadow:0 8px 20px #2f75ff33}.professional-body-map{min-width:330px;min-height:630px;padding-top:38px}.professional-body-map svg{max-height:640px}.professional-body-map svg path{cursor:pointer;transition:opacity .16s,filter .16s}.professional-body-map svg path:hover{opacity:.9;filter:brightness(1.22)drop-shadow(0 0 7px #ffffff2e)}.body-selected-chip{z-index:4;border:1px solid color-mix(in srgb, var(--muscle-color) 55%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050811e0;border-radius:13px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:absolute;bottom:16px;left:16px;box-shadow:0 14px 32px #00000042}.body-selected-chip>span{background:var(--muscle-color);width:13px;height:13px;box-shadow:0 0 0 5px color-mix(in srgb, var(--muscle-color) 20%, transparent);border-radius:999px;flex:none}.body-selected-chip small,.body-selected-chip strong{display:block}.body-selected-chip small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.body-selected-chip strong{margin-top:2px;font-size:13px}.detailed-muscle-details{padding-top:8px}.group-workout-details{min-width:0}.target-heading-row{align-items:flex-start;gap:12px;display:flex}.target-color-swatch{border-radius:999px;flex:none;width:15px;height:52px;box-shadow:0 0 20px}.group-workout-heading p{max-width:520px;line-height:1.55}.target-group-badge{color:#cbd5e1;letter-spacing:.05em;text-transform:uppercase;background:#0f172abd;border:1px solid #94a3b838;border-radius:999px;width:max-content;margin-top:11px;padding:6px 9px;font-size:10px;font-weight:850;display:inline-flex}.workout-focus-section{background:#080c16b8;border:1px solid #64748b33;border-radius:16px;margin-top:19px;padding:14px}.workout-focus-header span,.workout-focus-header strong{display:block}.workout-focus-header span{color:#c084fc;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.workout-focus-header strong{margin-top:3px;font-size:15px}.workout-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.workout-focus-grid button{color:#cbd5e1;text-align:left;background:#0b111ee0;border:1px solid #64748b40;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:11px;display:flex}.workout-focus-grid button:hover{border-color:color-mix(in srgb, var(--target-color,#a855f7) 52%, #64748b40);color:#fff;transform:translateY(-1px)}.workout-focus-grid button.active{border-color:color-mix(in srgb, var(--target-color,#a855f7) 72%, transparent);color:#fff;background:color-mix(in srgb, var(--target-color,#a855f7) 17%, #0b111eeb);box-shadow:inset 3px 0 var(--target-color,#a855f7), 0 9px 22px #0003}.workout-focus-grid button>span:last-child,.workout-focus-grid button strong,.workout-focus-grid button small{min-width:0;display:block}.workout-focus-grid button strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.workout-focus-grid button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;line-height:1.25;overflow:hidden}.focus-icon{color:#fff;background:linear-gradient(135deg,#a855f7,#2f75ff);border-radius:8px;flex:none;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:grid}.target-focus-dot{background:var(--target-color);width:12px;height:12px;box-shadow:0 0 0 5px color-mix(in srgb, var(--target-color) 18%, transparent);border-radius:999px}.category-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.category-tabs button{color:#93c5fd;background:#080c16b8;border:1px solid #64748b4d;border-radius:12px;padding:13px;font-weight:850}.category-tabs button.active{color:#fff;background:#581c8766;border-color:#a855f7bf}.category-description{color:#93c5fd;margin:11px 2px 14px;font-size:11px;line-height:1.45}.recommended-plan-section{background:#060a1394;border:1px solid #64748b33;border-radius:17px;padding:14px}.recommended-plan-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.recommended-plan-header span{color:#c084fc;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.recommended-plan-header h3{margin:4px 0 3px;font-size:18px}.recommended-plan-header p{color:var(--muted);margin:0;font-size:10px;line-height:1.4}.add-full-plan-button{color:#fff;background:linear-gradient(135deg,#a855f7,#2f75ff);border:0;border-radius:11px;flex:none;min-width:102px;padding:11px 13px;font-size:11px;font-weight:900;box-shadow:0 10px 24px #2f75ff38}.add-full-plan-button:disabled{color:#86efac;box-shadow:none;background:#22c55e24}.group-plan-options{gap:9px}.anatomy-exercise-option{position:relative;overflow:hidden}.anatomy-exercise-option:before{content:"";background:var(--target-color,#a855f7);width:3px;position:absolute;inset:0 auto 0 0}.group-plan-option .exercise-copy span{color:var(--target-color,#82aaff)}.exact-target-disclosure{background:#080c169e;border:1px solid #64748b33;border-radius:15px;margin-top:14px}.exact-target-disclosure summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;list-style:none;display:flex}.exact-target-disclosure summary::-webkit-details-marker{display:none}.exact-target-disclosure summary strong,.exact-target-disclosure summary small{display:block}.exact-target-disclosure summary strong{font-size:12px}.exact-target-disclosure summary small{color:var(--muted);margin-top:3px;font-size:9px}.disclosure-indicator{color:#c084fc;background:#0f172ab8;border:1px solid #64748b40;border-radius:9px;place-items:center;width:27px;height:27px;transition:transform .16s;display:grid}.exact-target-disclosure[open] .disclosure-indicator{transform:rotate(45deg)}.exact-target-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 14px 14px;display:grid}.exact-target-grid button{color:#cbd5e1;text-align:left;background:#0b111edb;border:1px solid #64748b40;border-radius:12px;align-items:center;gap:9px;min-width:0;padding:11px;font-size:11px;font-weight:800;line-height:1.25;display:flex}.exact-target-grid button:hover{border-color:color-mix(in srgb, var(--target-color) 52%, #64748b40);color:#fff;transform:translateY(-1px)}.exact-target-grid button.active{border-color:color-mix(in srgb, var(--target-color) 75%, transparent);color:#fff;background:color-mix(in srgb, var(--target-color) 18%, #0b111ee6);box-shadow:inset 3px 0 var(--target-color), 0 9px 22px #0003}.target-button-dot{background:var(--target-color);width:10px;height:10px;box-shadow:0 0 0 4px color-mix(in srgb, var(--target-color) 16%, transparent);border-radius:999px;flex:none}.exercise-target-note{color:var(--muted);margin:14px 2px 0;font-size:11px;line-height:1.5}@media (width<=1250px){.detailed-muscle-content{grid-template-columns:1fr}.detailed-muscle-details{padding:4px 0 0}}@media (width<=760px){.detailed-muscle-content{min-height:0}.detailed-body-stage{min-height:590px}.professional-body-map{min-width:280px;min-height:545px}.professional-body-map svg{max-height:550px}.anatomy-view-toggle{top:12px}.anatomy-view-toggle button{min-width:74px;padding:8px 12px}.body-selected-chip{bottom:62px;left:12px;right:12px}.body-view-label{text-align:center;bottom:12px;left:12px;right:12px}.workout-focus-grid,.exact-target-grid{grid-template-columns:1fr}.recommended-plan-header{flex-direction:column;align-items:stretch}.add-full-plan-button{width:100%}}.smart-coach-card{background:radial-gradient(circle at 12% 0,#38bdf81f,#0000 42%),#080f1cd1;border:1px solid #38bdf842;border-radius:16px;margin-top:18px;padding:15px}.smart-coach-card.caution{background:radial-gradient(circle at 12% 0,#f59e0b1f,#0000 42%),#140e07c7;border-color:#f59e0b57}.smart-coach-card.complete{background:radial-gradient(circle at 12% 0,#22c55e1f,#0000 42%),#061811c7;border-color:#22c55e57}.smart-coach-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.smart-coach-heading span,.smart-coach-heading strong{display:block}.smart-coach-heading span{color:#7dd3fc;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.smart-coach-heading strong{color:#f8fafc;margin-top:4px;font-size:15px}.smart-coach-badge{color:#bae6fd;background:#0e749026;border:1px solid #38bdf847;border-radius:999px;flex:none;padding:6px 8px;font-size:9px;font-weight:850}.smart-coach-card p{color:#cbd5e1;margin:10px 0 0;font-size:12px;line-height:1.55}.smart-coach-next{background:#05081194;border:1px solid #64748b33;border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:10px 11px;display:flex}.smart-coach-next>span{color:#d8b4fe;background:#a855f72b;border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.smart-coach-next small,.smart-coach-next strong{display:block}.smart-coach-next small{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:850}.smart-coach-next strong{margin-top:2px;font-size:12px}.plan-coverage-tag{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;background:#0f172ab3;border:1px solid #64748b3b;border-radius:999px;width:max-content;margin-top:5px;padding:4px 7px;font-size:8px;font-weight:850;display:inline-flex}.plan-coverage-tag.some{color:#bae6fd;border-color:#38bdf84d}.plan-coverage-tag.trained{color:#bbf7d0;border-color:#22c55e52}.plan-coverage-tag.high{color:#fde68a;border-color:#f59e0b57}.group-plan-option.repeated-stimulus{border-color:#f59e0b40}.group-plan-option.completed-exercise{opacity:.72;border-color:#22c55e47}@media (width<=760px){.smart-coach-heading{display:grid}.smart-coach-badge{width:max-content}}.recovery-home-page{gap:18px;display:grid}.recovery-home-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.recovery-home-header h1{letter-spacing:-.045em;margin:4px 0 8px;font-size:clamp(34px,5vw,58px);line-height:.98}.recovery-home-intro{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.recovery-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.recovery-summary-grid article{border:1px solid var(--border);background:linear-gradient(145deg,#0f1524f5,#080c16f5);border-radius:16px;min-width:0;padding:15px}.recovery-summary-grid span,.recovery-summary-grid strong,.recovery-summary-grid small{display:block}.recovery-summary-grid span{color:#c084fc;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.recovery-summary-grid strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:24px;overflow:hidden}.recovery-summary-grid small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.35}.recovery-home-grid{grid-template-columns:minmax(360px,.88fr) minmax(420px,1.12fr);align-items:start;gap:18px;display:grid}.recovery-body-panel,.recovery-status-panel{min-width:0;padding:18px}.recovery-body-panel{position:sticky;top:92px}.recovery-panel-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.recovery-panel-heading h2{margin:4px 0 0;font-size:22px}.recovery-window-badge{color:#fde68a;background:#a162071f;border:1px solid #facc154d;border-radius:999px;flex:none;padding:7px 9px;font-size:10px;font-weight:850}.recovery-body-stage{background:radial-gradient(circle at 50% 36%,#a855f730,#0000 42%),radial-gradient(circle at 50% 72%,#22c55e0f,#0000 48%),linear-gradient(#0a0f1bf5,#05080ffa);border:1px solid #64748b33;border-radius:20px;justify-content:center;align-items:center;min-height:545px;display:flex;position:relative;overflow:hidden}.recovery-body-stage:before{content:"";border:1px solid #a855f724;border-radius:50%;position:absolute;inset:42px 15%}.recovery-body-toggle{z-index:4;background:#050811eb;border:1px solid #64748b47;border-radius:12px;gap:6px;padding:5px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%)}.recovery-body-toggle button{min-width:80px;color:var(--muted);background:0 0;border:0;border-radius:9px;padding:9px 14px;font-size:12px;font-weight:850}.recovery-body-toggle button.active{color:#fff;background:linear-gradient(135deg,#a855f7eb,#2f75ffe0)}.recovery-professional-body-map{z-index:2;justify-content:center;align-items:center;width:100%;min-width:0;height:520px;min-height:0;padding-top:44px;display:flex;position:relative}.recovery-professional-body-map svg{filter:drop-shadow(0 18px 28px #00000057);width:auto;max-width:100%;max-height:490px}.recovery-professional-body-map svg path{cursor:default;transition:fill .35s,opacity .35s,filter .35s}.recovery-color-legend{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.recovery-color-legend span{color:#cbd5e1;background:#080c16b3;border:1px solid #64748b2e;border-radius:10px;align-items:center;gap:6px;min-width:0;padding:8px;font-size:8px;font-weight:800;line-height:1.25;display:flex}.recovery-color-legend i{border-radius:999px;flex:none;width:9px;height:9px;box-shadow:0 0 0 3px #94a3b814}.recovery-estimate-note{color:#64748b;margin:10px 2px 0;font-size:9px;line-height:1.45}.recovery-status-panel{scrollbar-gutter:stable;max-height:calc(100vh - 110px);overflow-y:auto}.recovery-status-panel::-webkit-scrollbar{width:8px}.recovery-status-panel::-webkit-scrollbar-thumb{background:#94a3b857 padding-box padding-box;border:2px solid #0000;border-radius:999px}.recovery-area-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.recovery-area-card{background:#080c16b8;border:1px solid #64748b33;border-radius:14px;grid-template-columns:12px minmax(0,1fr);gap:10px;min-width:0;padding:12px;display:grid}.recovery-area-card>i{border-radius:999px;width:11px;height:11px;margin-top:3px;box-shadow:0 0 0 4px #94a3b814}.recovery-area-card.recent{border-color:#ef444452}.recovery-area-card.recovering{border-color:#f973164d}.recovery-area-card.almost{border-color:#facc1545}.recovery-area-card.ready{border-color:#22c55e40}.recovery-area-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.recovery-area-heading strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.recovery-area-heading span{color:#cbd5e1;letter-spacing:.05em;text-transform:uppercase;flex:none;font-size:8px;font-weight:900}.recovery-area-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 4px;font-size:9px;line-height:1.35;overflow:hidden}.recovery-area-card small{color:#94a3b8;font-size:8px;line-height:1.35;display:block}.recovery-home-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.recovery-home-actions button{border-radius:12px;min-width:0;padding:13px;font-weight:900}.recovery-builder-button{border:1px solid var(--border);color:var(--text);background:#080c16d1}.recovery-active-button{color:#fff;background:linear-gradient(135deg,#a855f7,#2f75ff);border:0}.recovery-active-button:disabled{opacity:.38}@media (width<=1180px){.recovery-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recovery-home-grid{grid-template-columns:1fr}.recovery-body-panel{position:static}.recovery-status-panel{max-height:none;overflow:visible}}@media (width<=760px){.recovery-home-header{flex-direction:column;align-items:stretch;gap:14px}.recovery-home-header h1{font-size:40px}.recovery-home-header .date-pill{align-self:flex-start}.recovery-body-stage{min-height:480px}.recovery-professional-body-map{height:455px}.recovery-professional-body-map svg{max-height:425px}.recovery-color-legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=540px){.recovery-summary-grid,.recovery-area-list,.recovery-home-actions{grid-template-columns:1fr}.recovery-body-panel,.recovery-status-panel{padding:14px}.recovery-body-stage{min-height:420px}.recovery-professional-body-map{height:395px;padding-top:42px}.recovery-professional-body-map svg{max-height:360px}.recovery-body-toggle{width:calc(100% - 24px)}.recovery-body-toggle button{flex:1 1 0;min-width:0}.recovery-color-legend{grid-template-columns:1fr}}.workout-draft-panel{min-width:0}.workout-draft-header p{max-width:430px;color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}.workout-name-field{background:#080c16b8;border:1px solid #64748b3d;border-radius:15px;margin-top:4px;padding:14px;display:block}.workout-name-field>span,.workout-name-field>small{display:block}.workout-name-field>span{color:#c084fc;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900}.workout-name-field input{color:#f8fafc;width:100%;min-width:0;font:inherit;background:#050811eb;border:1px solid #64748b57;border-radius:11px;outline:none;padding:12px 13px;font-size:13px;font-weight:750}.workout-name-field input:focus{border-color:#a855f7c2;box-shadow:0 0 0 3px #a855f724}.workout-name-field input::placeholder{color:#64748b;font-weight:600}.workout-name-field>small{color:#64748b;text-align:right;margin-top:6px;font-size:9px}.workout-draft-groups,.saved-workout-groups{flex-wrap:wrap;gap:6px;display:flex}.workout-draft-groups{margin-top:12px}.workout-draft-groups span,.saved-workout-groups span{color:#bae6fd;letter-spacing:.04em;text-transform:uppercase;background:#0e74901f;border:1px solid #38bdf83d;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:850}.workout-draft-empty,.workout-draft-list{margin-top:12px}.workout-draft-exercise{grid-template-columns:auto minmax(0,1fr) auto}.workout-draft-number{color:#fff;background:linear-gradient(135deg,#a855f7,#2f75ff);border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid;box-shadow:0 8px 18px #2f75ff33}.workout-draft-actions{grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:9px;margin-top:14px;display:grid}.save-workout-button,.open-workout-library-button,.new-workout-draft-button{border-radius:12px;min-width:0;font-weight:900}.save-workout-button{color:#fff;background:linear-gradient(135deg,#a855f7,#2f75ff);border:0;padding:13px 14px;box-shadow:0 12px 26px #2f75ff38}.save-workout-button:disabled{color:#64748b;box-shadow:none;cursor:not-allowed;background:#33415561}.open-workout-library-button{color:#bae6fd;background:#0e749021;border:1px solid #38bdf857;padding:13px 12px}.new-workout-draft-button{color:#94a3b8;background:#0f172a6b;border:1px solid #64748b38;width:100%;margin-top:9px;padding:10px 12px;font-size:10px}.saved-workouts-page{gap:18px;display:grid}.saved-workouts-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.saved-workouts-header h1{letter-spacing:-.045em;margin:5px 0 8px;font-size:clamp(30px,4vw,48px);line-height:1}.saved-workouts-header p:last-child{max-width:670px;color:var(--muted);margin:0;line-height:1.55}.saved-workouts-header>button,.saved-workouts-empty button{color:#fff;background:linear-gradient(135deg,#a855f7,#2f75ff);border:0;border-radius:12px;flex:none;padding:12px 15px;font-weight:900;box-shadow:0 12px 28px #2f75ff33}.saved-workout-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.saved-workout-summary-grid article{background:#090e19c2;border:1px solid #64748b38;border-radius:15px;min-width:0;padding:15px}.saved-workout-summary-grid span,.saved-workout-summary-grid strong,.saved-workout-summary-grid small{display:block}.saved-workout-summary-grid span{color:#94a3b8;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:850}.saved-workout-summary-grid strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:7px;font-size:22px;overflow:hidden}.saved-workout-summary-grid small{color:#64748b;margin-top:4px;font-size:9px}.saved-workouts-empty{text-align:center;place-content:center;justify-items:center;min-height:360px;padding:34px;display:grid}.saved-workouts-empty>div{background:#a855f726;border-radius:20px;place-items:center;width:62px;height:62px;font-size:28px;display:grid}.saved-workouts-empty h2{margin:16px 0 7px}.saved-workouts-empty p{max-width:470px;color:var(--muted);margin:0 0 18px;line-height:1.55}.saved-workout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.saved-workout-card{flex-direction:column;gap:14px;min-width:0;padding:18px;display:flex;position:relative;overflow:hidden}.saved-workout-card:before{content:"";background:linear-gradient(#a855f7,#2f75ff);width:4px;position:absolute;inset:0 auto 0 0}.saved-workout-card.active{border-color:#22c55e73;box-shadow:inset 0 0 0 1px #22c55e1f}.saved-workout-card.active:before{background:#22c55e}.saved-workout-card-header{align-items:center;gap:12px;min-width:0;display:flex}.saved-workout-card-header>div:last-child{min-width:0}.saved-workout-icon{color:#fff;background:linear-gradient(135deg,#a855f7f2,#2f75ffeb);border-radius:15px;flex:none;place-items:center;width:46px;height:46px;font-size:18px;font-weight:950;display:grid}.saved-workout-title-row{align-items:center;gap:8px;min-width:0;display:flex}.saved-workout-title-row h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:20px;overflow:hidden}.saved-workout-title-row span{color:#bbf7d0;letter-spacing:.05em;background:#22c55e24;border-radius:999px;flex:none;padding:4px 6px;font-size:7px;font-weight:950}.saved-workout-card-header p{color:#64748b;margin:4px 0 0;font-size:9px}.saved-workout-exercise-preview{counter-reset:saved-exercise;gap:7px;margin:0;padding:0;list-style:none;display:grid}.saved-workout-exercise-preview li{background:#05081180;border:1px solid #64748b2b;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-width:0;padding:9px 10px;display:grid}.saved-workout-exercise-preview span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:780;overflow:hidden}.saved-workout-exercise-preview small{color:#64748b;white-space:nowrap;font-size:8px}.saved-workout-more{color:#94a3b8;margin:-5px 0 0;font-size:9px}.saved-workout-primary-actions{grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-top:auto;display:grid}.start-saved-workout-button,.edit-saved-workout-button{border-radius:11px;font-weight:900}.start-saved-workout-button{color:#fff;background:linear-gradient(135deg,#22c55e,#0ea5e9);border:0;padding:12px 13px;box-shadow:0 10px 22px #0ea5e92e}.edit-saved-workout-button{color:#d8b4fe;background:#581c872e;border:1px solid #a855f757;padding:12px 15px}.delete-saved-workout-button{color:#64748b;text-underline-offset:3px;background:0 0;border:0;width:max-content;padding:0;font-size:9px;text-decoration:underline}.delete-saved-workout-button:hover{color:#fca5a5}.active-workout-name-banner{background:#064e3b29;border:1px solid #22c55e47;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:13px 16px;display:flex}.active-workout-name-banner span,.active-workout-name-banner strong{display:block}.active-workout-name-banner span{color:#86efac;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.active-workout-name-banner strong{margin-top:3px;font-size:16px}.active-workout-name-banner button{color:#bae6fd;background:#0e74901f;border:1px solid #38bdf84d;border-radius:10px;flex:none;padding:9px 11px;font-size:10px;font-weight:850}@media (width<=900px){.saved-workout-grid{grid-template-columns:1fr}}@media (width<=680px){.saved-workouts-header{display:grid}.saved-workouts-header>button{width:100%}.saved-workout-summary-grid,.workout-draft-actions,.saved-workout-primary-actions{grid-template-columns:1fr}.saved-workout-primary-actions button{width:100%}.saved-workout-exercise-preview li{grid-template-columns:1fr;gap:3px}.active-workout-name-banner{align-items:flex-start}}.custom-workout-panel{gap:16px;display:grid}.active-workout-progress{color:var(--muted);align-items:center;gap:7px;margin-top:6px;font-size:11px;font-weight:800;display:inline-flex}.active-workout-progress strong{color:#e2e8f0}.custom-exercise.completed{background:#061e149e;border-color:#22c55e47}.custom-exercise.completed .custom-exercise-copy strong{color:#86efac}.custom-exercise>.completion-toggle{color:#94a3b8;background:#080c16d1;border:1px solid #64748b57;border-radius:10px;place-items:center;width:32px;height:32px;padding:0;font-size:11px;font-weight:900;display:grid}.custom-exercise>.completion-toggle:hover{color:#fff;border-color:#22c55e85}.custom-exercise>.completion-toggle.completed{color:#052e16;background:#4ade80;border-color:#22c55ebf}.custom-exercise>.custom-exercise-remove{color:#64748b;background:0 0;border:0;border-radius:9px;place-items:center;width:30px;height:30px;padding:0;font-size:18px;display:grid}.custom-exercise>.custom-exercise-remove:hover{color:#fecaca;background:#ef44441a}.custom-exercise-copy small{color:#64748b;margin-top:4px;font-size:9px;line-height:1.35;display:block}.custom-exercise-copy small.workout-focus-copy{color:#93c5fd}.session-coverage{background:#080c16b3;border:1px solid #64748b33;border-radius:15px;padding:14px}.session-coverage-header{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:12px;display:flex}.session-coverage-header span,.session-coverage-header strong{display:block}.session-coverage-header span{color:#c084fc;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.session-coverage-header strong{margin-top:3px;font-size:14px}.session-coverage-header small{color:var(--muted);font-size:9px}.coverage-empty{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.coverage-list{gap:10px;display:grid}.coverage-row{gap:6px;display:grid}.coverage-row-heading{justify-content:space-between;align-items:center;gap:10px;font-size:10px;font-weight:800;display:flex}.coverage-row-heading span:first-child{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.coverage-row-heading span:last-child{color:#94a3b8;flex:none;font-size:9px}.coverage-bar{background:#33415585;border-radius:999px;height:7px;overflow:hidden}.coverage-bar>span{border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#a855f7);height:100%;display:block}.coverage-row.trained .coverage-bar>span{background:linear-gradient(90deg,#22c55e,#4ade80)}.coverage-row.high .coverage-bar>span{background:linear-gradient(90deg,#f59e0b,#f97316)}.reset-progress-button{color:#cbd5e1;background:#080c16c2;border:1px solid #64748b4d;border-radius:11px;width:100%;padding:11px 12px;font-size:11px;font-weight:850}.reset-progress-button:hover{color:#fff;border-color:#a855f780}.dashboard-main{padding:24px}.welcome-row{margin-bottom:16px}.welcome-title{font-size:clamp(34px,4vw,50px)}.dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(280px,330px);gap:16px}.dashboard-grid>*,.detailed-muscle-content>*,.recommended-plan-header>div,.interactive-muscle-panel,.custom-workout-panel{min-width:0}.detailed-muscle-content{grid-template-columns:minmax(280px,.88fr) minmax(320px,1.12fr);gap:16px;min-height:0;padding:14px 18px 18px}.detailed-body-stage{height:clamp(500px,100vh - 225px,580px);min-height:500px;padding:0 0 108px}.professional-body-map{width:100%;min-width:0;height:100%;min-height:0;padding-top:42px}.professional-body-map svg{width:auto;max-width:100%;max-height:calc(100% - 20px)}.detailed-muscle-details{scrollbar-gutter:stable;overscroll-behavior:contain;max-height:clamp(500px,100vh - 225px,580px);padding:6px 8px 6px 0;overflow:hidden auto}.detailed-muscle-details::-webkit-scrollbar{width:8px}.custom-workout-panel::-webkit-scrollbar{width:8px}.detailed-muscle-details::-webkit-scrollbar-thumb{background:#94a3b859 padding-box padding-box;border:2px solid #0000;border-radius:999px}.custom-workout-panel::-webkit-scrollbar-thumb{background:#94a3b859 padding-box padding-box;border:2px solid #0000;border-radius:999px}.anatomy-view-toggle{max-width:calc(100% - 24px)}.anatomy-view-toggle button{white-space:nowrap;min-width:0}.body-selected-chip{max-width:none;min-height:42px;inset:auto 12px 58px}.body-view-label{text-align:left;min-height:40px;bottom:10px;left:12px;right:12px;transform:none}.workout-focus-grid button,.exact-target-grid button,.category-tabs button,.exercise-option>button,.add-full-plan-button{min-width:0;max-width:100%}.workout-focus-grid button{min-height:54px;overflow:hidden}.workout-focus-grid button>span:last-child{min-width:0;overflow:hidden}.recommended-plan-header{flex-wrap:wrap}.exercise-option{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;min-width:0;padding:11px}.exercise-number{width:38px;height:38px}.exercise-option>button{white-space:nowrap}.custom-workout-panel{scrollbar-gutter:stable;max-height:calc(100vh - 110px);overflow:hidden auto}.custom-exercise-list{max-height:300px}.empty-workout{min-height:210px}@media (width<=1250px) and (width>=901px){.dashboard-grid{grid-template-columns:1fr}.detailed-muscle-content{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr)}.custom-workout-panel{max-height:none;position:static;overflow:visible}.custom-exercise-list{max-height:320px}}@media (width<=900px){.dashboard-main{padding:20px 12px 30px}.dashboard-grid,.detailed-muscle-content{grid-template-columns:1fr}.detailed-muscle-content{padding:14px}.detailed-body-stage{height:540px;min-height:540px;padding-bottom:108px}.detailed-muscle-details,.custom-workout-panel{max-height:none;overflow:visible}.custom-workout-panel{position:static}.custom-exercise-list{max-height:none}}@media (width<=560px){.welcome-row{gap:12px}.welcome-title{font-size:34px}.panel-header{padding:17px 16px 0}.panel-title{font-size:20px}.panel-subtitle{font-size:12px}.detailed-body-stage{height:500px;min-height:500px;padding-bottom:108px}.professional-body-map{min-width:0;min-height:0;padding-top:38px}.anatomy-view-toggle{width:calc(100% - 24px)}.anatomy-view-toggle button{flex:1 1 0;padding:8px 10px}.workout-focus-grid,.category-tabs,.exact-target-grid{grid-template-columns:1fr}.recommended-plan-header{flex-direction:column;align-items:stretch}.add-full-plan-button{width:100%}.exercise-option{grid-template-columns:34px minmax(0,1fr)}.exercise-number{width:34px;height:34px}.exercise-option>button{grid-column:1/-1;width:100%}.body-selected-chip,.body-view-label{max-width:none;left:10px;right:10px}}.mobile-body-builder{color:#f7f8ff;gap:12px;padding:8px;display:grid}.mobile-body-toolbar{z-index:10;background:#080b12f5;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;display:grid;position:sticky;top:0}.mobile-body-toolbar button,.mobile-body-quick-select button,.mobile-body-categories button,.mobile-plan-heading button,.mobile-body-plan button{color:#eef2ff;font:inherit;-webkit-tap-highlight-color:transparent;background:#151b2b;border:1px solid #94a3b847;border-radius:12px;font-weight:800}.mobile-body-toolbar button{min-height:46px;font-size:.95rem}.mobile-body-toolbar button.active,.mobile-body-quick-select button.active,.mobile-body-categories button.active{color:#ddd7ff;background:#735cff42;border-color:#9d8cffe6;box-shadow:inset 0 0 0 1px #9d8cff2e}.mobile-body-touch-stage{touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at 50% 36%,#735cff2b,#0000 42%),#0d1320;border:1px solid #94a3b833;border-radius:20px;justify-content:center;align-items:center;min-height:430px;display:flex;overflow:hidden}.mobile-body-touch-stage svg{touch-action:manipulation;-webkit-user-select:none;user-select:none;max-height:418px;width:min(100%,350px)!important;height:auto!important}.mobile-body-touch-stage svg *{-webkit-tap-highlight-color:transparent}.mobile-body-quick-select{scrollbar-width:none;gap:7px;padding:2px 1px 5px;display:flex;overflow-x:auto}.mobile-body-quick-select::-webkit-scrollbar{display:none}.mobile-body-quick-select button{flex:none;min-height:38px;padding:0 12px;font-size:.8rem}.mobile-body-selected{background:#111827;border:1px solid #94a3b833;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.mobile-body-selected>span{border-radius:50%;width:16px;height:16px;margin-top:3px;box-shadow:0 0 20px}.mobile-body-selected small,.mobile-plan-heading small,.mobile-plan-copy small{color:#9aa4bb;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.mobile-body-selected strong,.mobile-plan-heading strong,.mobile-plan-copy strong{color:#fff;display:block}.mobile-body-selected p{color:#b6bfd1;margin:4px 0 0;font-size:.86rem}.mobile-body-categories{scrollbar-width:none;gap:8px;padding-bottom:3px;display:flex;overflow-x:auto}.mobile-body-categories::-webkit-scrollbar{display:none}.mobile-body-categories button{flex:none;min-height:42px;padding:0 14px}.mobile-plan-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-plan-heading button{background:#735cff33;border-color:#9d8cff8c;min-height:42px;padding:0 16px}.mobile-plan-heading button:disabled{opacity:.5}.mobile-body-plan{gap:10px;padding-bottom:18px;display:grid}.mobile-body-plan article{background:#111827;border:1px solid #94a3b82e;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.mobile-plan-number{color:#c8beff;background:#735cff33;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.mobile-plan-copy span{color:#9aa4bb;margin-top:3px;font-size:.82rem;display:block}.mobile-body-plan button{background:#735cff2e;border-color:#9d8cff7a;min-height:40px;padding:0 12px}.mobile-body-plan button:disabled{opacity:.52}.mobile-plan-empty{color:#aeb7ca;text-align:center;border:1px dashed #94a3b84d;border-radius:14px;padding:16px}@media (width<=430px){.mobile-body-builder{padding-inline:4px}.mobile-body-touch-stage{min-height:400px}.mobile-body-touch-stage svg{max-height:390px}.mobile-body-plan article{grid-template-columns:auto minmax(0,1fr)}.mobile-body-plan article>button{grid-column:1/-1;width:100%}}.mobile-muscle-page .mobile-body-toolbar button,.mobile-muscle-page .mobile-body-quick-select button,.mobile-muscle-page .mobile-body-categories button,.mobile-muscle-page .mobile-plan-heading button,.mobile-muscle-page .mobile-body-plan button{touch-action:manipulation;min-height:46px;padding-inline:14px}.mobile-muscle-page .mobile-body-quick-select button{font-size:.84rem}.mobile-muscle-page .mobile-plan-heading small:after{content:" · suggestions";color:#67e8f9}.mobile-exercise-launch{z-index:45;color:#e6fbff;min-height:48px;font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#0d1622;border:1px solid #22d3ee8c;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:.84rem;font-weight:850;display:inline-flex;position:fixed;bottom:10px;right:10px;box-shadow:0 10px 28px #0006}.mobile-exercise-launch>span{color:#67e8f9;font-size:1.15rem}.mobile-exercise-launch>b{color:#a5f3fc;background:#22d3ee26;border-radius:999px;place-items:center;min-width:23px;height:23px;padding-inline:5px;font-size:.68rem;display:grid}.mobile-exercise-overlay{z-index:80;background:#03070ef0;padding:8px;display:flex;position:fixed;inset:0}.mobile-exercise-search{background:#0d1420;border:1px solid #94a3b838;border-radius:17px;flex-direction:column;flex:1;gap:11px;width:100%;min-width:0;min-height:0;padding:13px;display:flex;overflow:hidden}.mobile-search-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-search-heading strong{color:#fff;font-size:1.05rem;display:block}.mobile-search-heading small{color:#8f9bb0;margin-top:2px;font-size:.72rem;display:block}.mobile-search-close{color:#eef2ff;width:44px;height:44px;font:inherit;touch-action:manipulation;background:#172131;border:1px solid #94a3b833;border-radius:12px;flex:none;place-items:center;font-size:1.35rem;display:grid}.mobile-search-box{background:#070c13;border:1px solid #94a3b847;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:51px;padding:0 11px 0 13px;display:grid}.mobile-search-box:focus-within{border-color:#22d3eead}.mobile-search-box input{color:#fff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.94rem}.mobile-search-box input::placeholder{color:#65728a}.mobile-search-box button{color:#d7deea;background:#182231;border:0;border-radius:10px;place-items:center;width:36px;height:36px;font-size:1.15rem;display:grid}.mobile-search-hint{color:#8f9bb0;margin:0;font-size:.82rem;line-height:1.45}.mobile-search-results{overscroll-behavior:contain;flex:1;align-content:start;gap:8px;min-height:0;padding-bottom:8px;display:grid;overflow-y:auto}.mobile-search-results article{background:#121b28;border:1px solid #94a3b829;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.mobile-search-results article>div{min-width:0}.mobile-search-results article strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;display:block;overflow:hidden}.mobile-search-results article span{color:#8f9bb0;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.72rem;display:block;overflow:hidden}.mobile-search-results article>button{color:#cffafe;min-width:64px;min-height:44px;font:inherit;touch-action:manipulation;background:#0891b224;border:1px solid #22d3ee66;border-radius:11px;padding:0 11px;font-weight:850}.mobile-search-results article>button:disabled{opacity:.45}.mobile-smart-custom{color:#fff;width:100%;min-height:58px;font:inherit;text-align:left;touch-action:manipulation;background:#6d28d921;border:1px solid #a78bfa7a;border-radius:12px;padding:10px 12px;display:block}.mobile-smart-custom strong,.mobile-smart-custom small{display:block}.mobile-smart-custom strong{font-size:.88rem}.mobile-smart-custom small{color:#aeb9ca;margin-top:3px;font-size:.7rem}@media (width<=430px){.mobile-exercise-overlay{padding:5px}.mobile-exercise-search{border-radius:15px;padding:11px}.mobile-exercise-launch{bottom:7px;right:7px}}html,body,#root{background:#080b12;min-height:100%;margin:0}.mobile-muscle-page{box-sizing:border-box;color:#f7f8ff;background:radial-gradient(circle at 50% 0,#735cff2e,#0000 36%),#080b12;min-height:100vh;padding:10px 10px 28px}.mobile-muscle-intro{gap:4px;padding:10px 8px 14px;display:grid}.mobile-muscle-intro>span{color:#9d8cff;letter-spacing:.14em;font-size:.7rem;font-weight:800}.mobile-muscle-intro>strong{font-size:1.05rem;line-height:1.25}.mobile-muscle-intro>small{color:#9aa4bb}.mobile-muscle-page .interactive-muscle-panel{border-radius:20px;margin:0}.mobile-muscle-page .anatomy-panel-header{display:none}.mobile-muscle-page .detailed-muscle-content,.mobile-muscle-page .muscle-content{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.mobile-muscle-page .detailed-body-stage,.mobile-muscle-page .body-stage{border-radius:18px;min-height:590px}.mobile-muscle-page .professional-body-map{touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-height:480px;display:flex;overflow:hidden}.mobile-muscle-page .professional-body-map svg{touch-action:pan-y;-webkit-user-select:none;user-select:none;max-height:520px;width:min(100%,380px)!important;height:auto!important}.mobile-muscle-page .professional-body-map svg path[id]{pointer-events:visiblePainted;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.mobile-muscle-page .professional-body-map svg path:not([id]){pointer-events:none}.mobile-muscle-page .detailed-muscle-details,.mobile-muscle-page .group-workout-details{border-radius:18px;min-width:0;padding:14px}.mobile-muscle-page .workout-focus-grid{grid-template-columns:1fr}.mobile-muscle-page .category-tabs{scrollbar-width:none;gap:8px;padding-bottom:5px;display:flex;overflow-x:auto}.mobile-muscle-page .category-tabs::-webkit-scrollbar{display:none}.mobile-muscle-page .category-tabs button{flex:none}.mobile-muscle-page .recommended-plan-header{align-items:flex-start;gap:10px}.mobile-muscle-page .add-full-plan-button{width:100%}.mobile-muscle-page .group-plan-option,.mobile-muscle-page .anatomy-exercise-option{grid-template-columns:auto minmax(0,1fr) auto}.mobile-muscle-page .exact-target-grid{grid-template-columns:1fr}.mobile-muscle-toast{z-index:50;color:#fff;text-align:center;background:#131726f5;border:1px solid #9d8cff6b;border-radius:14px;padding:12px 14px;font-size:.88rem;font-weight:700;position:fixed;bottom:16px;left:14px;right:14px;box-shadow:0 16px 44px #0000006b}@media (width<=430px){.mobile-muscle-page{padding-inline:6px}.mobile-muscle-page .detailed-body-stage,.mobile-muscle-page .body-stage{min-height:540px}.mobile-muscle-page .professional-body-map{min-height:440px}.mobile-muscle-page .group-plan-option,.mobile-muscle-page .anatomy-exercise-option{grid-template-columns:auto minmax(0,1fr)}.mobile-muscle-page .group-plan-option>button,.mobile-muscle-page .anatomy-exercise-option>button{grid-column:1/-1;width:100%}}.mobile-recovery-map-page,.mobile-recovery-map-page *{transition:none!important;animation:none!important}.mobile-recovery-map-page{box-sizing:border-box;color:#f8fafc;contain:layout paint style;backface-visibility:hidden;background:#090e18;align-content:start;gap:12px;width:100%;min-height:100%;padding:6px 8px 10px;display:grid;transform:translateZ(0)}.mobile-recovery-figure{contain:layout paint;backface-visibility:hidden;background:#090e18;justify-content:center;align-items:center;min-height:474px;display:flex;overflow:hidden;transform:translateZ(0)}.mobile-recovery-figure svg{pointer-events:none;-webkit-user-select:none;user-select:none;backface-visibility:hidden;shape-rendering:geometricprecision;max-height:468px;display:block;transform:translateZ(0);width:min(100%,335px)!important;height:auto!important}.mobile-recovery-legend{background:#090e18;flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.mobile-recovery-legend span{color:#b7c0d2;background:#111827;border:1px solid #94a3b829;border-radius:999px;align-items:center;gap:6px;padding:6px 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.mobile-recovery-legend i{border-radius:50%;flex:none;width:8px;height:8px}.exercise-how-to-button{color:#bae6fd;letter-spacing:.04em;text-transform:uppercase;background:#0e749024;border:1px solid #38bdf85c;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:max-content;min-width:0;margin-top:8px;padding:7px 10px;font-size:9px;font-weight:900;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.exercise-how-to-button:hover{color:#fff;background:#0891b242;border-color:#22d3eeb8;transform:translateY(-1px)}.exercise-how-to-button:focus-visible{outline-offset:2px;outline:2px solid #22d3ee}.live-exercise-card.completed .exercise-how-to-button{color:#a7f3d0;background:#0596691f;border-color:#34d39959}.exercise-guide-open{overflow:hidden}.exercise-guide-dialog{width:min(1080px,100vw - 28px);max-width:none;max-height:min(900px,100vh - 28px);color:var(--text,#f8fafc);background:#070b14;border:1px solid #64748b66;border-radius:24px;padding:0;overflow:hidden;box-shadow:0 30px 90px #0000009e}.exercise-guide-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#01040ccc}.exercise-guide-shell{background:radial-gradient(circle at 12% 0,#22d3ee1a,#0000 32%),radial-gradient(circle at 88% 0,#a855f71f,#0000 34%),linear-gradient(#0c1220fc,#05080ffc);grid-template-rows:auto auto minmax(0,1fr) auto;max-height:min(900px,100vh - 28px);display:grid;overflow:hidden}.exercise-guide-header{border-bottom:1px solid #64748b33;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 16px;display:flex}.exercise-guide-header>div{min-width:0}.exercise-guide-eyebrow{color:#67e8f9;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.exercise-guide-title{overflow-wrap:anywhere;letter-spacing:-.035em;margin:5px 0 4px;font-size:clamp(24px,3vw,36px);line-height:1.05}.exercise-guide-subtitle{color:#94a3b8;margin:0;font-size:11px;line-height:1.45}.exercise-guide-close{color:#cbd5e1;background:#0f172ac2;border:1px solid #64748b57;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;padding:0;font-size:25px;line-height:1;display:grid}.exercise-guide-close:hover{color:#fff;background:#7f1d1d3d;border-color:#f871718c}.exercise-guide-status{color:#94a3b8;background:#0508119e;border-bottom:1px solid #64748b24;align-items:center;min-height:34px;padding:8px 22px;font-size:10px;line-height:1.4;display:flex}.exercise-guide-status.ready{color:#bae6fd}.exercise-guide-status.loading:before{content:"";background:#22d3ee;border-radius:999px;flex:none;width:8px;height:8px;margin-right:8px;animation:1s ease-in-out infinite exercise-guide-pulse;box-shadow:0 0 0 5px #22d3ee1f}.exercise-guide-content{overscroll-behavior:contain;grid-template-columns:minmax(280px,.86fr) minmax(380px,1.14fr);gap:18px;min-height:0;padding:18px 22px 22px;display:grid;overflow-y:auto}.exercise-guide-media-column,.exercise-guide-detail-column{min-width:0}.exercise-guide-media-card{background:radial-gradient(circle at 50% 45%,#22d3ee14,#0000 50%),#02050b;border:1px solid #64748b3d;border-radius:19px;place-items:center;min-height:330px;display:grid;overflow:hidden}.exercise-guide-media-card img,.exercise-guide-media-card video{object-fit:contain;background:#02050b;width:100%;height:100%;max-height:440px;display:block}.exercise-guide-media-fallback{text-align:center;max-width:320px;padding:36px 24px}.exercise-guide-media-fallback>span{color:#67e8f9;background:#0e749026;border:1px solid #22d3ee52;border-radius:19px;place-items:center;width:62px;height:62px;margin:0 auto 14px;font-size:25px;display:grid}.exercise-guide-media-fallback strong,.exercise-guide-media-fallback p{display:block}.exercise-guide-media-fallback strong{font-size:15px}.exercise-guide-media-fallback p{color:#94a3b8;margin:7px 0 0;font-size:11px;line-height:1.5}.exercise-guide-media-caption{background:#080c16ad;border:1px solid #64748b2e;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:9px;padding:10px 12px;display:flex}.exercise-guide-media-caption span{color:#67e8f9;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:900}.exercise-guide-media-caption strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.exercise-guide-overview{background:#080c1694;border:1px solid #64748b2e;border-radius:14px;margin-top:10px;padding:13px 14px}.exercise-guide-overview span{color:#c084fc;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:900}.exercise-guide-overview p{color:#cbd5e1;margin:6px 0 0;font-size:11px;line-height:1.55}.exercise-guide-detail-column{align-content:start;gap:12px;display:grid}.exercise-guide-section,.exercise-guide-muscle-section{background:#080c16ad;border:1px solid #64748b33;border-radius:15px;min-width:0;padding:14px}.exercise-guide-section h3,.exercise-guide-muscle-section h3{color:#f8fafc;margin:0;font-size:13px}.exercise-guide-section ol,.exercise-guide-section ul{gap:8px;margin:11px 0 0;padding-left:22px;display:grid}.exercise-guide-section li{color:#cbd5e1;padding-left:4px;font-size:11px;line-height:1.5}.exercise-guide-section li::marker{color:#22d3ee;font-weight:900}.exercise-guide-cue-grid,.exercise-guide-muscle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.exercise-guide-section.cues{background:#061e147a;border-color:#22c55e40}.exercise-guide-section.cues li::marker{color:#4ade80}.exercise-guide-section.mistakes{background:#2d0c1073;border-color:#f871713d}.exercise-guide-section.mistakes li::marker{color:#fb7185}.exercise-guide-chip-list{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.exercise-guide-chip-list span{color:#bae6fd;background:#0e74901f;border:1px solid #38bdf840;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.exercise-guide-chip-list span.muted{color:#94a3b8;background:#0f172a8c;border-color:#64748b38}.exercise-guide-safety{background:#422f0538;border:1px solid #facc153b;border-radius:14px;padding:13px 14px}.exercise-guide-safety strong{color:#fde68a;font-size:11px}.exercise-guide-safety p{color:#d6d3d1;margin:5px 0 0;font-size:10px;line-height:1.5}.exercise-guide-footer{background:#04070ef0;border-top:1px solid #64748b2e;justify-content:space-between;align-items:center;gap:16px;padding:12px 22px;display:flex}.exercise-guide-footer p{color:#64748b;max-width:760px;margin:0;font-size:9px;line-height:1.45}.exercise-guide-refresh{color:#cbd5e1;background:#0f172ab3;border:1px solid #64748b47;border-radius:9px;flex:none;padding:8px 10px;font-size:9px;font-weight:850}.exercise-guide-loading-card{text-align:center;grid-column:1/-1;align-content:center;place-items:center;min-height:360px;padding:30px;display:grid}.exercise-guide-loading-card strong{margin-top:16px;font-size:17px}.exercise-guide-loading-card p{color:#94a3b8;max-width:430px;margin:7px 0 0;font-size:11px;line-height:1.5}.exercise-guide-spinner{border:4px solid #64748b38;border-top-color:#22d3ee;border-radius:999px;width:48px;height:48px;animation:.8s linear infinite exercise-guide-spin}@keyframes exercise-guide-spin{to{transform:rotate(360deg)}}@keyframes exercise-guide-pulse{50%{opacity:.35}}@media (width<=820px){.exercise-guide-content{grid-template-columns:1fr}.exercise-guide-media-card{min-height:280px}.exercise-guide-media-card img,.exercise-guide-media-card video{max-height:380px}}@media (width<=560px){.exercise-guide-dialog{border-radius:18px;width:calc(100vw - 14px);max-height:calc(100vh - 14px)}.exercise-guide-shell{max-height:calc(100vh - 14px)}.exercise-guide-header{padding:16px 15px 13px}.exercise-guide-status{padding-left:15px;padding-right:15px}.exercise-guide-content{gap:13px;padding:13px 15px 16px}.exercise-guide-media-card{min-height:235px}.exercise-guide-media-card img,.exercise-guide-media-card video{max-height:310px}.exercise-guide-cue-grid,.exercise-guide-muscle-grid{grid-template-columns:1fr}.exercise-guide-footer{flex-direction:column;align-items:stretch;gap:9px;padding:11px 15px}.exercise-guide-refresh{width:100%}.exercise-how-to-button{padding:7px 9px}}.finish-workout-panel{background:radial-gradient(circle at 92% 0,#22c55e21,#0000 42%),#071210c7;border:1px solid #22c55e52;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:14px;padding:15px;display:grid}.finish-workout-copy{min-width:0}.finish-workout-copy span,.finish-workout-copy strong,.finish-workout-copy small{display:block}.finish-workout-copy span{color:#86efac;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.finish-workout-copy strong{color:#f8fafc;margin-top:4px;font-size:15px}.finish-workout-copy small{color:#94a3b8;margin-top:4px;font-size:10px;line-height:1.45}.finish-workout-button{color:#052e16;letter-spacing:.02em;background:linear-gradient(135deg,#86efac,#22c55e);border:0;border-radius:12px;min-width:166px;padding:13px 17px;font-size:12px;font-weight:950;box-shadow:0 12px 28px #22c55e3b}.finish-workout-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 32px #22c55e4d}.finish-workout-button:focus-visible{outline-offset:3px;outline:2px solid #bbf7d0}.finish-workout-button:disabled{cursor:not-allowed;color:#64748b;box-shadow:none;opacity:.68;background:#334155b8}.finish-workout-panel.complete{background:radial-gradient(circle at 92% 0,#4ade8033,#0000 44%),#051c12db;border-color:#4ade808c}.finish-workout-panel.partial{background:radial-gradient(circle at 92% 0,#facc151a,#0000 42%),#141207b8;border-color:#facc1547}.finish-workout-panel.partial .finish-workout-copy span{color:#fde68a}@media (width<=620px){.finish-workout-panel{grid-template-columns:1fr}.finish-workout-button{width:100%}}
