.player-shell{max-width:1120px;margin:0 auto;padding:22px 26px 48px;color:var(--ink, #162338);font-family:inherit}.player-shell *{box-sizing:border-box}.player-shell button,.player-shell input,.player-shell select{font:inherit}.player-shell button{cursor:pointer}.player-shell button:disabled{opacity:.4;cursor:not-allowed}.player-shell button:focus-visible,.player-shell input:focus-visible,.player-shell select:focus-visible{outline:3px solid #93adff;outline-offset:4px}.player-header{display:flex;align-items:center;gap:14px;margin-bottom:28px}.player-icon-button{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;background:#fff;border:1px solid var(--line, #dfe6ef);border-radius:50%;color:var(--ink, #162338)}.player-icon-active{background:#eef3ff;border-color:#dbe5ff;color:var(--blue, #345edb)}.player-header-title{display:flex;flex:1;flex-direction:column;gap:4px}.player-header-title>span{font-size:10px;letter-spacing:1.6px;color:var(--muted, #718096)}.player-header-title>strong{font-size:17px;font-weight:650}.player-progress-row{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted, #718096);margin-bottom:9px}.player-progress-track{height:4px;background:#e6ebf3;border-radius:4px;overflow:hidden;margin-bottom:30px}.player-progress-track>div{height:100%;background:var(--blue, #345edb);border-radius:4px;transition:width .4s ease}.player-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.8fr);gap:30px;align-items:start}.player-main{min-width:0}.player-exercise-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 17px}.player-eyebrow{display:block;font-size:11px;letter-spacing:1.8px;font-weight:600;color:var(--blue, #345edb);margin-bottom:11px}.player-exercise-heading h1{font-size:clamp(23px,2.5vw,32px);font-weight:650;line-height:1.3;margin:0;letter-spacing:-.6px}.player-set-pill{background:#fff;border:1px solid var(--line, #dfe6ef);border-radius:30px;font-size:12px;white-space:nowrap;padding:8px 12px;color:var(--muted, #718096)}.player-media{position:relative;width:100%;aspect-ratio:1.18;background:#fff;border:1px solid var(--line, #dfe6ef);border-radius:22px;overflow:hidden;display:flex;align-items:center;justify-content:center}.player-media>img{display:block;max-width:100%;width:88%;height:92%;object-fit:contain;mix-blend-mode:multiply}.player-animation-toggle,.player-media-retry{position:absolute;bottom:15px;right:15px;display:flex;align-items:center;gap:7px;border:1px solid #dfe6ef;background:#ffffffeb;backdrop-filter:blur(10px);padding:8px 12px;min-height:40px;border-radius:30px;font-size:11px;color:#526278}.player-media-retry{bottom:auto;top:15px;color:var(--blue, #345edb)}.player-side-badge{position:absolute;top:16px;left:16px;max-width:calc(100% - 32px);border-radius:20px;font-size:12px;background:#edf2ff;color:var(--blue, #345edb);padding:8px 13px}.player-attribution{display:flex;justify-content:space-between;gap:8px;margin:10px 2px 22px;font-size:10px;color:#8592a5}.player-attribution a{color:inherit;text-decoration:none;white-space:nowrap}.player-cues{padding:20px 22px;background:#f0f4fa;border:1px solid #e7edf5;border-radius:17px;font-size:13px}.player-cue-mark{display:block;font-size:12px;font-weight:650;letter-spacing:.3px;margin-bottom:11px}.player-cues p{display:flex;gap:9px;align-items:flex-start;line-height:1.75;color:#55677e;margin:8px 0}.player-cues p svg{flex-shrink:0;margin-top:4px;color:#7390c9}.player-cues ol{padding-left:21px;line-height:1.85;color:#56677c}.player-cues li+li{margin-top:8px}.player-clock-panel{border-radius:22px;background:#fff;border:1px solid var(--line, #dfe6ef);padding:27px 24px;text-align:center;box-shadow:0 12px 35px -30px #526c94}.player-clock-rest{background:#f1f6ff;border-color:#dce7fa}.player-stage-label{font-size:12px;color:#75859a;letter-spacing:.5px}.player-clock{font-variant-numeric:tabular-nums;line-height:1.1;letter-spacing:-3.6px;font-size:clamp(52px,5.8vw,76px);font-weight:500;margin:18px 0 12px;color:var(--ink, #162338)}.player-clock small{display:inline-block;margin-left:7px;letter-spacing:0;font-weight:400;font-size:17px;color:var(--muted, #718096)}.player-countdown{font-size:100px;color:var(--blue, #345edb);margin:20px 0 16px}.player-clock-caption{color:var(--muted, #718096);font-size:12px;line-height:1.8;margin:0 0 24px;min-height:22px}.player-primary,.player-secondary{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:52px;padding:12px 18px;border-radius:11px;border:1px solid transparent;font-size:14px;font-weight:600;transition:background .15s,transform .15s}.player-primary{background:var(--blue, #345edb);color:#fff;box-shadow:0 4px 11px #345edb12}.player-primary:hover:not(:disabled){background:#254dc2;transform:translateY(-1px)}.player-secondary{margin-top:10px;background:#f4f7fc;border-color:#e1e8f3;color:var(--ink, #162338)}.player-quiet{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:44px;background:none;border:none;font-size:12px;color:var(--muted, #718096);padding:12px 5px;line-height:1.5}.player-clock-panel>.player-quiet{margin-top:8px}.player-text-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:none;border:0;min-height:40px;padding:7px 0;color:var(--blue, #345edb);font-size:12px;font-weight:600}.player-set-actions{display:flex;flex-wrap:wrap;gap:6px;margin:15px 0 20px;justify-content:space-between}.player-set-actions button{border:0;background:none;color:#718197;min-height:44px;font-size:11px;display:flex;align-items:center;gap:5px;padding:5px 3px}.player-next{border-top:1px solid var(--line, #dfe6ef);border-bottom:1px solid var(--line, #dfe6ef);padding:20px 2px}.player-next>span{font-size:10px;letter-spacing:1.1px;color:#8a97a8;display:block;margin-bottom:8px}.player-next strong{display:block;font-size:14px;font-weight:600}.player-next p{font-size:11px;color:#8a97a8;margin:7px 0 0;line-height:1.5}.player-bottom-actions{display:flex;flex-direction:column;align-items:center;gap:0;margin-top:17px}.player-bottom-actions button{min-height:44px;display:inline-flex;justify-content:center;align-items:center;gap:8px;background:none;border:0;font-size:12px;color:#64748b}.player-bottom-actions button:last-child{font-size:11px;color:#8c97a7}.player-safety-note{font-size:10px;line-height:1.8;color:#97a1b1;margin:19px 5px 0}.player-notice{display:flex;align-items:flex-start;gap:12px;background:#eaf1ff;border:1px solid #d8e4ff;border-radius:13px;color:#345780;padding:16px 18px;margin-bottom:25px}.player-notice svg{flex-shrink:0;margin-top:1px}.player-notice strong{font-size:13px;font-weight:600}.player-notice p{font-size:12px;margin:5px 0 0;color:#69809d;line-height:1.7}.player-notice-warm{background:#fff8ea;border-color:#f1e3c3;color:#8b7040}.player-notice-warm p{color:#937f5c}.player-notice-warm .player-text-button{color:#92723a;padding-bottom:0;min-height:32px}.player-weight{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:#7b8a9e;margin:0 0 20px}.player-weight select{height:38px;padding:5px 10px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;color:#34445b}.player-confirm-form{text-align:left}.player-confirm-form h2{font-size:19px;font-weight:600;margin:19px 0 8px}.player-confirm-form>p{font-size:12px;color:#8894a4;margin:0 0 14px;line-height:1.7}.player-number-control{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px;border:1px solid #d4dfee;border-radius:12px;background:#f9fbff}.player-number-control input{width:105px;max-width:60%;border:0;background:none;text-align:center;font-size:45px;font-variant-numeric:tabular-nums;color:var(--ink, #162338);padding:4px;appearance:textfield}.player-number-control input::-webkit-inner-spin-button{appearance:none}.player-number-control span{font-size:14px;color:var(--muted, #718096)}.player-target-shortcut{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;border:0;background:none;color:var(--blue, #345edb);font-size:11px;min-height:44px}.player-effort{margin:11px 0 20px}.player-effort>span{font-size:12px;color:#7b8a9e;display:block;margin-bottom:10px}.player-effort>div{display:flex;gap:6px}.player-effort button{font-size:11px;flex:1;min-height:42px;border:1px solid #e1e7f0;border-radius:8px;background:#fff;color:#7c8899;padding:7px 4px}.player-effort button.is-selected{background:#edf2ff;color:var(--blue, #345edb);border-color:#a9bef5}.player-pain{display:flex;align-items:flex-start;gap:7px;font-size:11px;line-height:1.7;color:#85828a;margin:15px 0 21px}.player-pain input{width:16px;height:16px;margin-top:1px;accent-color:#345edb}.player-interrupted{font-size:10px;color:#a08c66;line-height:1.7;margin:12px 0 0}.player-preparation{position:relative;overflow:hidden;min-height:520px;background:linear-gradient(145deg,#f1f5fc,#e8effc);border:1px solid #e1e9f5;border-radius:22px;padding:36px 34px}.player-preparation h1{white-space:pre-line;font-weight:500;font-size:clamp(28px,3vw,40px);line-height:1.45;letter-spacing:-1px;margin:0}.player-preparation>p{font-size:13px;line-height:1.9;color:#7a8ba4;max-width:370px;margin:20px 0 0}.player-prep-orbit{width:168px;height:168px;border:1px solid #c9d9f2;border-radius:50%;margin:30px auto 15px;position:relative;display:grid;place-items:center}.player-prep-orbit:before{content:"";position:absolute;inset:15px;border:1px solid #d2dff2;border-radius:50%}.player-prep-orbit:after{content:"";width:12px;height:12px;background:#7799de;position:absolute;top:8px;left:27px;border:4px solid #e9f0fd;border-radius:50%;box-sizing:content-box}.player-prep-orbit>span{width:100px;height:100px;display:grid;place-items:center;border-radius:50%;background:#dce7fb;color:#557bd1}.player-prep-moving>span{animation:player-breathe 4s ease-in-out infinite}.player-time-options{display:flex;gap:10px;margin-top:23px}.player-time-options button{border:1px solid #cfdbef;border-radius:8px;background:#f6f9ff;color:#7e90ab;padding:9px 16px;font-size:11px;min-height:40px}.player-time-options button.is-selected{background:#fff;color:#345edb;border-color:#8caceb}.player-summary{max-width:650px;text-align:center;margin:40px auto 15px;padding:22px 25px}.player-summary-icon{width:98px;height:98px;display:grid;place-items:center;color:#4d78d3;background:#e6efff;border:12px solid #f1f5fe;border-radius:50%;margin:0 auto 25px}.player-summary h1{font-size:clamp(28px,4vw,43px);line-height:1.5;font-weight:500;letter-spacing:-.8px;margin:0 0 18px}.player-summary>p{font-size:13px;color:#8491a3;line-height:1.9}.player-summary-stats{display:flex;justify-content:center;gap:0;background:#fff;border:1px solid #e0e7f0;border-radius:15px;padding:23px 0;margin:30px 0}.player-summary-stats>div{display:flex;flex:1;flex-direction:column;gap:7px}.player-summary-stats>div+div{border-left:1px solid #e5eaf2}.player-summary-stats strong{font-size:30px;font-weight:500;letter-spacing:-1px}.player-summary-stats span{font-size:11px;color:#8190a4}.player-footnote,.player-summary>.player-footnote{font-size:11px;line-height:1.8;color:#8e9cad}.player-empty{padding:70px 25px;text-align:center;color:#7c90aa}.player-empty>svg{color:#7b98ce}.player-empty h1{font-size:24px;color:#23354e;margin:22px 0 12px}.player-empty p{font-size:13px;line-height:1.8;max-width:400px;margin:0 auto 24px}.player-empty .player-primary{max-width:300px;margin:0 auto}.player-media-placeholder{display:flex;flex-direction:column;align-items:center;gap:16px;color:#a0aec1;font-size:12px;text-align:center;padding:20px}.player-media-placeholder strong{color:#6f819b;font-size:14px;font-weight:500}.player-audio-panel{background:#fff;border:1px solid #dfe6ef;padding:16px 20px;border-radius:13px;margin-bottom:20px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.player-audio-panel label{display:flex;align-items:center;gap:10px;font-size:12px;color:#718197}.player-audio-panel input{accent-color:#345edb;max-width:140px}.player-audio-panel p{font-size:11px;color:#94a0b1;line-height:1.7;margin:0;width:100%}.player-modal-backdrop{position:fixed;z-index:120;inset:0;background:#17253c75;backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px;overflow-y:auto}.player-modal{width:100%;max-width:440px;background:#fff;border:1px solid #e2e8f2;border-radius:23px;padding:34px 28px 22px;position:relative;box-shadow:0 25px 80px #11243f30}.player-modal-close{position:absolute;right:12px;top:12px;width:34px;height:34px;background:#f6f8fc;border:0}.player-modal .player-eyebrow{font-size:9px;letter-spacing:1.4px;margin:15px 0}.player-modal h2{font-size:23px;font-weight:600;line-height:1.45;letter-spacing:-.5px;margin:0 0 14px;padding-right:10px}.player-modal>p{font-size:13px;color:#8190a4;line-height:1.9;margin:0 0 18px}.player-modal .player-primary{margin-top:24px}.player-modal>.player-quiet{display:flex;margin:5px auto 0}.player-modal-count{display:flex;align-items:center;gap:10px;font-size:13px;color:#75849a;margin:20px 0}.player-modal-count input{width:85px;min-height:45px;border:1px solid #d8e1ef;border-radius:8px;text-align:center;font-size:22px;color:#1e3557;padding:6px}.player-modal>.player-footnote{font-size:11px;margin-bottom:0}@keyframes player-breathe{50%{transform:scale(1.09);background:#d2e0fa}}@media(prefers-reduced-motion:reduce){.player-shell *{animation:none!important;transition:none!important}}@media(max-width:800px){.player-shell{padding:18px 20px 40px}.player-layout{grid-template-columns:minmax(0,1fr) minmax(270px,.83fr);gap:20px}.player-clock-panel{padding:24px 17px}.player-exercise-heading{align-items:flex-start}.player-set-pill{padding:7px 9px}.player-exercise-heading h1{font-size:23px}.player-preparation{padding:29px 24px;min-height:480px}.player-preparation h1{font-size:30px}.player-set-actions{justify-content:center;gap:7px 11px}.player-clock{font-size:57px}}@media(max-width:640px){.player-shell{padding:16px 16px 34px}.player-header{gap:10px;margin-bottom:21px}.player-header-title>span{font-size:8px;letter-spacing:1.2px}.player-header-title>strong{font-size:15px}.player-header-title{gap:4px}.player-audio-options{font-size:11px;min-width:32px;padding:6px 0}.player-progress-track{margin-bottom:23px}.player-layout{display:flex;flex-direction:column;gap:17px}.player-main,.player-console{width:100%}.player-exercise-heading h1{font-size:25px}.player-eyebrow{font-size:10px;margin-bottom:9px}.player-set-pill{margin-top:3px}.player-media{aspect-ratio:1.4;border-radius:18px;max-height:310px}.player-media>img{width:90%;height:95%}.player-attribution{margin:8px 2px 15px;font-size:9px}.player-cues{padding:16px 18px;font-size:12px;border-radius:14px}.player-cues p{margin:5px 0;line-height:1.7}.player-cues .player-cue-mark{margin-bottom:7px;font-size:11px}.player-cues .player-text-button{min-height:34px;font-size:11px;padding-bottom:2px}.player-clock-panel{padding:22px 23px;border-radius:18px}.player-clock{font-size:69px;margin:15px 0 8px}.player-clock-caption{margin-bottom:21px}.player-clock small{font-size:16px}.player-primary,.player-secondary{min-height:52px;border-radius:10px}.player-confirm-form h2{font-size:20px;margin-top:17px}.player-number-control{padding:6px}.player-effort button{font-size:12px}.player-set-actions{margin:9px 0 13px;justify-content:space-around}.player-set-actions button{font-size:11px}.player-next{padding:17px 3px}.player-bottom-actions{flex-direction:row;justify-content:space-between;gap:10px}.player-bottom-actions button{font-size:11px}.player-bottom-actions button:last-child{font-size:10px}.player-safety-note{margin-top:10px}.player-notice{padding:13px 15px;margin-bottom:20px}.player-notice strong{font-size:12px}.player-notice p{font-size:11px}.player-preparation{min-height:0;padding:27px 25px}.player-preparation h1{font-size:31px;line-height:1.35}.player-prep-orbit{float:right;width:110px;height:110px;margin:-28px -7px 0 7px}.player-prep-orbit:before{inset:10px}.player-prep-orbit>span{width:69px;height:69px}.player-prep-orbit svg{width:34px;height:34px}.player-prep-orbit:after{top:0;left:10px;width:8px;height:8px}.player-preparation>p{font-size:12px;line-height:1.8;margin-top:19px;clear:both;padding-top:7px}.player-time-options{margin-top:16px}.player-summary{padding:20px 6px;margin-top:27px}.player-summary h1{font-size:31px}.player-summary-stats{margin:27px 0;padding:22px 0}.player-summary-stats strong{font-size:29px}.player-summary>p{font-size:12px}.player-audio-panel{padding:15px;gap:4px 13px}.player-modal{padding:30px 23px 20px}.player-modal h2{font-size:21px}}@media(max-width:370px){.player-shell{padding-left:12px;padding-right:12px}.player-header{gap:8px}.player-header-title>span{font-size:7px}.player-exercise-heading h1{font-size:22px}.player-set-pill{font-size:10px}.player-preparation{padding:25px 20px}.player-preparation h1{font-size:28px}.player-clock-panel{padding-left:19px;padding-right:19px}.player-bottom-actions{gap:4px}.player-bottom-actions button{font-size:10px}}.player-save-error{padding:14px 16px;background:#fff2ee;border:1px solid #f1cec3;border-radius:11px;color:#a65743;font-size:12px;line-height:1.8;margin:0 0 18px}.player-modal .player-save-error{margin-top:16px}.player-budget-row{display:flex;justify-content:space-between;gap:12px;margin:-12px 0 25px;color:#8290a3;font-size:12px;line-height:1.8;flex-wrap:wrap}.player-budget-row b{color:#354e73;font-weight:600;font-variant-numeric:tabular-nums}.player-rest-record{text-align:left;border-top:1px solid #d7e3f7;padding-top:18px;margin-top:4px}.player-rest-record h2{font-size:18px;margin:0 0 8px;color:#243a5d;line-height:1.6}.player-rest-record p{font-size:12px;color:#7588a4;line-height:1.7;margin:5px 0 12px}.player-rep-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:12px 0}.player-rep-choices button{min-height:46px;border:1px solid #ccdaf1;background:#fff;color:#3156a2;border-radius:9px;font-weight:600;font-size:14px}.player-rep-choices button:hover{background:#e3ecff}.player-inline-number{display:flex;gap:8px;align-items:center}.player-inline-number input{min-width:0;width:100%;flex:1;height:46px;border:1px solid #c9d8ee;background:#fff;border-radius:9px;padding:10px;color:#213c68;font-size:16px}.player-inline-number button{min-height:46px;border:0;border-radius:9px;background:#345edb;color:#fff;padding:10px 15px;font-size:12px;white-space:nowrap}.player-reason{display:flex;align-items:center;gap:12px;font-size:11px;color:#8090a8;margin:4px 0 18px}.player-reason select{min-width:0;flex:1;border:1px solid #d7e1f0;border-radius:8px;background:#fff;min-height:44px;padding:7px 9px;color:#526c94}.player-rest-feedback{text-align:left;margin:18px 0 8px}.player-saved-record{display:flex;align-items:center;gap:7px;color:#5277aa;font-size:12px;line-height:1.8}.player-saved-record svg{flex-shrink:0}.player-pain-button{min-height:44px;padding:8px 0;border:0;background:transparent;color:#a36e62;font-size:11px}.player-rest-tools{display:flex;flex-wrap:wrap;justify-content:center;gap:2px 12px;margin-top:10px}.player-rest-tools button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:44px;font-size:11px;border:0;background:none;color:#607ba5}.player-budget-stop{background:#fff7e9;border:1px solid #efe0c2;border-radius:10px;padding:14px;margin-top:15px;text-align:left;font-size:12px;line-height:1.8;color:#947343}.player-budget-stop p{margin:7px 0}.player-continuous{display:flex;gap:10px;align-items:center;margin:16px 0 22px;min-height:44px;color:#60738f;font-size:12px;cursor:pointer}.player-continuous input{width:18px;height:18px;accent-color:#345edb;flex-shrink:0}.player-continuous small{display:block;font-size:10px;color:#9aa6b7;margin-top:5px}.player-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.player-edit-grid label,.player-edit-label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#718198;line-height:1.7}.player-edit-grid input,.player-edit-grid select,.player-edit-label select{width:100%;min-width:0;min-height:44px;padding:8px 10px;border:1px solid #d8e2ef;border-radius:9px;background:#fbfcff;color:#2c4263;font-size:14px}.player-edit-label{margin-top:15px}.player-target-modal{max-height:calc(100dvh - 40px);overflow-y:auto}.player-effort button,.player-modal-close{min-height:44px}.player-modal-close{min-width:44px}@media(max-width:640px){.player-budget-row{font-size:11px;margin:-8px 0 20px}.player-target-modal{padding:30px 21px 20px}.player-rest-record h2{font-size:18px}}:root{font-family:Segoe UI,Microsoft YaHei,sans-serif;color:#162338;background:#f3f5f8;font-synthesis:none;--blue: #345edb;--ink: #162338;--muted: #718096;--line: #dfe6ef;--surface: #fff;--apricot: #ea956d;font-size:14px;line-height:1.6}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:var(--blue);text-underline-offset:3px}button{border:0;background:none}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #9aaff1;outline-offset:3px}input,select{color:var(--ink)}h1,h2,h3,p{margin:0}img{max-width:100%}button svg,span svg,a svg{flex-shrink:0}button{transition:background .17s,color .17s,box-shadow .17s,transform .17s}button:not(:disabled):active{transform:translateY(1px)}.muted-small{color:var(--muted);font-size:12px}.eyebrow{display:block;color:#8190a7;font-size:10px;letter-spacing:2.1px;font-weight:600;margin-bottom:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border-radius:10px;padding:11px 19px;font-size:13px;font-weight:600;line-height:1.5}.button.primary{background:var(--blue);color:#fff;box-shadow:0 5px 13px #345edb18}.button.primary:hover{background:#284fc8}.button.secondary{background:#fff;border:1px solid var(--line);color:#445671}.button.secondary:hover{background:#f4f7fc;border-color:#b6c7e7}.button.subtle{background:#eaf0f9;color:#5e7290}.button.danger-fill{background:#b84e47;color:#fff}.button.full-width{width:100%}.text-button{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:12px;padding:7px 0;min-height:36px;font-weight:500}.icon-button{width:36px;height:36px;min-width:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;color:#7b8ba2}.icon-button:hover{color:var(--blue);background:#eaf0fd}.icon-button.danger{color:#b66b60}.surface{background:var(--surface);border:1px solid #e4e9f1;border-radius:17px;padding:24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.section-heading h2{font-size:15px;letter-spacing:-.2px;font-weight:650}.section-heading>span,.section-heading>svg{font-size:11px;color:#8492a7}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:29px}.page-heading h1{font-size:31px;line-height:1.45;letter-spacing:-1px;font-weight:650;margin-bottom:7px}.page-heading p{font-size:13px;color:var(--muted)}.greeting-dot{color:var(--apricot);padding-left:2px}.page-enter{animation:enter .3s ease-out}.app-layout{min-height:100vh;display:flex}.sidebar{width:218px;position:fixed;inset:0 auto 0 0;z-index:20;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e7ebf2;padding:36px 20px 19px}.brand{display:flex;align-items:center;gap:10px;padding:0 10px;text-align:left}.brand-mark{width:39px;height:43px;border-radius:12px;background:var(--blue);display:grid;place-items:center;color:#fff;box-shadow:0 5px 13px #345edb21}.brand>span:last-child{font-size:24px;font-weight:750;letter-spacing:3px;line-height:1.2}.brand small{display:block;letter-spacing:3.5px;font-family:Bahnschrift,Segoe UI,sans-serif;font-size:8px;color:#9aa7bb;margin-top:5px;font-weight:500}.workspace-label{font-size:8px;font-weight:600;color:#a2adbf;letter-spacing:1.7px;margin:47px 13px 16px}.sidebar nav{display:flex;flex-direction:column;gap:9px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:10px;color:#79879d;text-align:left;font-size:13px;min-height:48px}.nav-item.active{color:var(--blue);background:#eaf0fd;font-weight:650}.nav-item:hover:not(.active){background:#f7f9fc;color:#344e75}.nav-item i{height:5px;width:5px;border-radius:100%;background:var(--blue);margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:38px}.sidebar-note{padding:24px 13px 23px;position:relative}.little-orbit{width:42px;height:42px;background:#f0f4fc;color:#7890c0;display:grid;place-items:center;border-radius:12px;margin-bottom:14px;transform:rotate(-8deg)}.sidebar-note strong{font-size:12px;font-weight:600;color:#62718a}.sidebar-note p{font-size:11px;line-height:1.9;color:#9ca6b7;margin-top:9px}.sidebar-help{border-top:1px solid #edf0f5;width:100%;display:flex;align-items:center;gap:10px;padding:19px 12px 12px;font-size:12px;color:#8a98ab}.sidebar-help svg:last-child{margin-left:auto}.local-indicator{display:flex;align-items:center;gap:7px;font-size:9px;color:#a0adbe;padding:5px 13px}.local-indicator span{width:5px;height:5px;background:#80a68b;border-radius:100%}.app-main{margin-left:218px;flex:1;min-width:0}.topbar{height:79px;border-bottom:1px solid #e3e8ef;display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumb{display:flex;gap:11px;align-items:center;color:#97a3b6;font-size:11px}.breadcrumb strong{font-size:11px;font-weight:500;color:#51657f}.topbar-right{display:flex;align-items:center;gap:24px}.date-label{display:flex;align-items:center;gap:8px;color:#7f8fa6;font-size:11px}.avatar{height:35px;width:35px;display:grid;place-items:center;border-radius:50%;background:#e5eaf5;color:#5d75a4;font-size:14px;font-weight:600}.help-mobile{display:none}.main-content{max-width:1450px;margin:auto;padding:33px 42px 25px}.mobile-nav{display:none}.setup-banner{display:flex;align-items:center;gap:13px;padding:15px 19px;background:#edf2ff;border:1px solid #dce5ff;border-radius:12px;margin-bottom:27px}.setup-banner-icon{display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;background:#fff;color:var(--blue);border-radius:9px}.setup-banner strong{font-size:12px;font-weight:600;color:#425a8d}.setup-banner p{font-size:11px;color:#8a9abb;margin-top:3px}.setup-banner>button{margin-left:auto;font-size:12px;font-weight:600;color:var(--blue);display:flex;align-items:center;gap:9px;white-space:nowrap;min-height:40px}.focus-selector{margin-bottom:27px}.focus-selector .section-heading{margin-bottom:13px}.body-part-tabs{display:flex;gap:9px}.part-tab{position:relative;display:flex;flex:1;align-items:center;justify-content:center;gap:9px;min-height:55px;border:1px solid #e2e8f0;background:#fff;color:#8390a4;border-radius:11px;font-size:12px;white-space:nowrap}.part-tab.active{background:#edf2ff;color:var(--blue);border-color:#b8cafa;box-shadow:0 2px 5px #345edb05}.part-tab:hover{border-color:#b8cafa}.part-symbol{display:flex;align-items:center;opacity:.8}.part-tab.active .part-symbol{opacity:1}.part-tab i{position:absolute;right:9px;top:9px;width:4px;height:4px;background:#efa97f;border-radius:50%}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.dashboard-primary,.dashboard-secondary{min-width:0}.workout-hero{background:#345dd3;border-radius:20px;min-height:314px;overflow:hidden;position:relative;display:flex;color:#fff}.hero-content{padding:27px 29px 26px;position:relative;z-index:1;flex:1}.hero-eyebrow{display:flex;align-items:center;gap:7px;font-size:10px;color:#cfdbff;letter-spacing:.4px;margin-bottom:17px}.hero-eyebrow>span{width:5px;height:5px;background:#f0b89b;border-radius:50%}.hero-content h2{font-weight:600;font-size:29px;line-height:1.5;letter-spacing:-.6px}.hero-content h2>span{font-weight:400;font-size:25px;color:#e9edfd}.hero-content>p{margin:13px 0 18px;color:#bdccf6;font-size:11px;line-height:1.9}.hero-metrics{display:flex;gap:16px;align-items:center;margin-bottom:24px}.hero-metrics>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#d4dffc;white-space:nowrap}.hero-metrics svg{opacity:.8}.hero-start{height:45px;background:#fff;color:#3459bc;display:flex;align-items:center;gap:10px;padding:0 15px;border-radius:9px;font-weight:650;font-size:12px;box-shadow:0 7px 16px #1f3f9d2e;min-width:205px}.hero-start>svg:last-child{margin-left:auto}.hero-start:hover{background:#eef3ff}.hero-figure{position:relative;width:224px;min-width:224px;margin-right:5px;align-self:stretch;display:flex;align-items:center;justify-content:center}.body-map{width:100%;height:282px;display:block;margin-top:20px}.body-map.small{height:70px;width:48px}.figure-top-label{position:absolute;top:21px;left:18px;display:flex;gap:7px;align-items:center;font-size:7px;letter-spacing:1.8px;color:#c1d0f8;z-index:1}.figure-top-label>span{font-size:9px;letter-spacing:1px;padding:2px 7px;background:#ffffff12;border-radius:4px}.figure-bottom-label{position:absolute;bottom:13px;color:#b2c7fc;font-size:8px;letter-spacing:1.1px}.plan-controls{display:flex;align-items:center;justify-content:space-between;padding:16px 3px 20px;color:#8392a9;font-size:11px}.plan-controls>div{display:flex;align-items:center;gap:8px}.plan-controls select{background:transparent;border:0;font-size:11px;color:#526987;padding:3px}.plan-controls>button{display:flex;align-items:center;gap:6px;color:#7589a8;font-size:11px;min-height:34px}.plan-surface{padding:22px 25px}.small-count{display:inline-grid;place-items:center;font-size:10px;font-weight:500;background:#edf2fc;color:#788fb8;min-width:22px;height:22px;border-radius:6px;margin-left:5px}.warmup-row{background:#f8f9fc;border-radius:10px;display:flex;align-items:center;gap:12px;padding:12px 13px;margin-top:4px}.warmup-icon{background:#f9ede5;color:#d39166;width:32px;height:32px;display:grid;place-items:center;border-radius:9px;flex-shrink:0}.warmup-row strong{font-weight:550;font-size:11px;display:block}.warmup-row small{display:block;color:#a1adbf;font-size:9px;margin-top:2px}.warmup-row>span:last-child{margin-left:auto;white-space:nowrap;color:#91a0b7;font-size:10px}.plan-list{margin-top:3px}.plan-row{display:flex;align-items:center;gap:13px;padding:19px 0;border-bottom:1px solid #edf0f6}.plan-row:last-child{border-bottom:none}.plan-order{font-family:Bahnschrift,Segoe UI,sans-serif;color:#a6b1c5;font-size:11px;width:16px;flex-shrink:0}.plan-thumb{width:65px;height:69px;background:#f9fafb;border-radius:10px;overflow:hidden;flex-shrink:0;padding:0;border:1px solid #f0f2f6}.plan-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.plan-row-info{flex:1;min-width:0}.plan-row-info>button{text-align:left;display:block;font-size:13px;font-weight:600;padding:0 0 3px}.plan-row-info>span{font-size:10px;color:#7c8eaa}.set-dots{display:flex;align-items:center;gap:4px;margin-top:9px}.set-dots i{width:12px;height:5px;background:#e3eaf8;border-radius:2px}.set-dots i.done{background:#6a8fe1}.set-dots small{font-size:9px;color:#98a6ba;margin-left:6px}.plan-row.completed .plan-order{color:#6d9a81}.plan-row.completed .plan-thumb{opacity:.7}.plan-explanation{display:flex;gap:9px;align-items:flex-start;background:#f2f6fe;border-radius:9px;padding:12px 13px;margin-top:11px;color:#8498bb;font-size:10px;line-height:1.9}.plan-explanation>svg{flex-shrink:0;margin-top:2px;color:#8a9fc7}.plan-empty{text-align:center;padding:35px 10px 20px;color:#8a9bb7}.plan-empty>svg{display:block;margin:auto auto 15px;color:#91ac9b}.plan-empty strong{display:block;font-size:14px;color:#607994;font-weight:500}.plan-empty>p{font-size:12px;margin:10px 0 14px;line-height:1.8}.dashboard-secondary{display:flex;flex-direction:column;gap:20px}.week-card{padding:22px 21px}.week-card .section-heading{margin-bottom:18px}.week-strip{display:flex;justify-content:space-between;gap:4px}.week-strip>div{display:flex;align-items:center;flex-direction:column;gap:8px;min-width:27px}.week-strip small{font-size:9px;color:#9ca9bd}.week-strip span{font-family:Bahnschrift,Segoe UI,sans-serif;width:29px;height:31px;display:grid;place-items:center;font-size:12px;border-radius:9px;color:#7f8ea7}.week-strip .current span{background:var(--blue);color:#fff;box-shadow:0 3px 6px #345edb19}.week-strip .trained:not(.current) span{background:#eaf3ed;color:#6f9a81}.week-strip i{height:3px;width:3px;border-radius:50%;background:transparent}.week-strip .current i{background:#90a8e8}.week-target{margin-top:18px;display:flex;align-items:center;gap:10px}.week-target-icon{color:#89a3d4;display:flex}.week-target strong{font-weight:500;font-size:11px}.week-target p{font-size:10px;color:#a0adc0;margin-top:2px}.week-divider{height:1px;background:#edf0f5;margin:19px 0 13px}.today-stat{display:flex;align-items:center;justify-content:space-between}.today-stat>span{font-size:11px;color:#8190a7}.today-stat>strong{font-family:Bahnschrift,Segoe UI,sans-serif;font-size:27px;font-weight:500;color:#426096;line-height:1.1}.today-stat small{font-family:Microsoft YaHei,sans-serif;font-size:10px;color:#93a2ba;font-weight:400;margin-left:5px}.mini-progress{height:5px;background:#edf1f7;border-radius:4px;margin:12px 0}.mini-progress>i{height:100%;display:block;background:#6f90e1;border-radius:4px}.week-card .muted-small{font-size:9px;color:#9caabd}.equipment-card{padding:20px 21px}.equipment-card .section-heading{margin-bottom:11px}.equipment-tags{display:flex;gap:7px;flex-wrap:wrap}.equipment-tags>span{font-size:9px;display:flex;gap:3px;align-items:center;padding:4px 7px;border:1px solid #e7ecf5;color:#8b9bb4;border-radius:5px}.equipment-tags svg{color:#a0b4d5}.matched-count{display:flex;align-items:center;gap:11px;margin:20px 0 10px}.matched-count>strong{font-family:Bahnschrift,Segoe UI,sans-serif;font-size:32px;font-weight:500;line-height:1;color:#435d87;letter-spacing:-1px}.matched-count>span{font-size:10px;color:#7184a1}.matched-count small{font-size:8px;color:#a5b0c2}.blackroom-card{border:1px solid #e1e5ef;background:#ebeef6;border-radius:15px;padding:20px 22px;position:relative;overflow:hidden;min-height:185px}.blackroom-icon{width:34px;height:34px;border-radius:9px;background:#e1e6f1;color:#8698b5;display:grid;place-items:center;margin-bottom:12px}.blackroom-card h3{font-size:13px;font-weight:550;color:#5d6f8e;position:relative;z-index:1}.blackroom-card p{font-size:10px;color:#99a5ba;line-height:1.9;margin:6px 0 12px}.blackroom-card>button{display:flex;align-items:center;gap:16px;color:#7a8fad;font-size:10px;padding:0;min-height:26px;position:relative;z-index:1}.blackroom-decoration{position:absolute;right:17px;bottom:10px;color:#dde3ef;transform:rotate(-12deg)}.daily-reminder{font-size:10px;line-height:1.8;color:#98a7bd;display:flex;gap:7px;align-items:flex-start;padding:0 6px}.daily-reminder svg{flex-shrink:0;margin-top:2px;color:#9cae9f}.page-footer{display:flex;justify-content:space-between;padding:27px 3px 5px;color:#a6b0c2;font-size:9px}.page-footer a{color:#9aabc7;text-decoration:none}.storage-alert{padding:14px 25px;background:#fff0e7;color:#9c6548;display:flex;gap:15px;align-items:center}.storage-alert button{font-weight:600;text-decoration:underline;color:#805c47}.count-badge{display:flex;align-items:baseline;gap:7px;font-family:Bahnschrift,Segoe UI,sans-serif;color:#6280b1;font-size:27px}.count-badge small{font-family:Segoe UI,Microsoft YaHei,sans-serif;font-size:11px;color:#94a2b9}.library-tabs{display:flex;gap:24px;border-bottom:1px solid #dfe6f0;margin:10px 0 23px}.library-tabs>button{display:flex;align-items:center;gap:6px;color:#8c9bb1;font-size:12px;min-height:45px;border-bottom:2px solid transparent;padding:0 2px 12px}.library-tabs>button.active{color:var(--blue);border-color:var(--blue);font-weight:600}.library-tabs>button>span{font-family:Bahnschrift,Segoe UI,sans-serif;font-size:10px;background:#e7edf8;padding:0 5px;border-radius:5px}.library-tabs>.deleted-tab{margin-left:auto}.library-toolbar{display:flex;gap:13px;align-items:center}.search-field{display:flex;align-items:center;gap:11px;border:1px solid #dde5ef;border-radius:10px;background:#fff;padding:0 14px;min-height:45px;flex:1;color:#9cabc2}.search-field>input{border:0;background:none;outline:0;min-width:0;width:100%;padding:11px 0;font-size:12px}.search-field>input::placeholder{color:#a6b2c4}.equipment-filter{display:flex;align-items:center;gap:7px;min-height:45px;background:#fff;border:1px solid #dde5ef;border-radius:10px;padding:0 12px;color:#8699b6}.equipment-filter>select{border:0;background:none;font-size:11px;color:#7e90ac;min-height:42px}.filter-chips,.part-preferences{display:flex;gap:8px;flex-wrap:wrap;margin:19px 0 12px}.pill{font-size:11px;min-height:35px;padding:7px 14px;border:1px solid #e1e7f0;border-radius:8px;color:#8b9ab0;background:#fff}.pill.selected{color:#4567be;background:#eaf0fd;border-color:#c6d5f8}.pill.excluded{color:#ad7263;background:#fbf0e9;border-color:#eac9b7}.results-line{display:flex;justify-content:space-between;align-items:center;margin:15px 1px 17px;font-size:10px;color:#9aa9bf;min-height:25px}.exercise-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.exercise-card{background:#fff;border:1px solid #e3e9f1;border-radius:13px;overflow:hidden;transition:border-color .18s,box-shadow .18s}.exercise-card:hover{border-color:#c2d1ef;box-shadow:0 7px 20px #243d6e06}.exercise-visual{display:block;position:relative;width:100%;height:173px;padding:15px;background:#fbfcfd;border-bottom:1px solid #f0f3f7}.exercise-visual>img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.equipment-tag{position:absolute;left:11px;top:11px;font-size:8px;color:#8ca0ba;background:#fff;border:1px solid #e8edf6;border-radius:5px;padding:2px 6px}.favorite-mark{position:absolute;right:11px;top:12px;color:#cf967d}.exercise-card-content{padding:14px 15px 5px}.exercise-meta{display:flex;align-items:center;gap:6px;font-size:8px;color:#8ea0ba;margin-bottom:5px}.exercise-meta>i{height:2px;width:2px;border-radius:50%;background:#a8b6ce}.exercise-name{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;line-height:1.7;font-weight:600;padding:0;text-align:left;width:100%;min-height:24px}.exercise-name>svg{color:#a1b0c7;flex-shrink:0}.exercise-card-content>p{font-size:9px;color:#a0adc1;line-height:1.8;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.exercise-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf1f6;padding:8px 0 5px;margin-top:13px}.exercise-actions>button{display:flex;align-items:center;gap:5px;color:#9baac0;font-size:9px;min-height:32px;padding:2px 0}.exercise-actions>button:hover{color:var(--blue)}.exercise-actions>button.favorite{color:#c99174}.load-more{display:flex;margin:30px auto}.attribution{font-size:9px;color:#a0adc0;text-align:center;line-height:1.8;margin:23px 0 6px}.attribution a{color:#90a3c0}.empty-state{padding:60px 22px;text-align:center;color:#9aacc5}.empty-state>svg{margin:auto auto 18px;color:#9ab0d5}.empty-state h3{font-size:18px;font-weight:500;color:#6d829f;margin:0 0 10px}.empty-state p{font-size:12px;line-height:1.9;color:#9daabd;max-width:420px;margin:auto auto 21px}.empty-state.compact{padding:25px 14px}.heading-icon{color:#a2b6d6;width:60px;height:60px;border:1px solid #dfe7f4;border-radius:18px;display:grid;place-items:center;background:#ecf1fa}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.stat-card{background:#fff;padding:23px 25px;border-radius:15px;border:1px solid #e3e9f1}.stat-card>span{display:flex;align-items:center;gap:8px;color:#8c9eb8;font-size:11px}.stat-card>strong{display:block;font-family:Bahnschrift,Segoe UI,sans-serif;font-weight:500;font-size:39px;color:#415e8e;margin:12px 0 4px;letter-spacing:-1px}.stat-card small{font-size:11px;margin-left:8px;letter-spacing:0;color:#98a9c1;font-weight:400}.stat-card>p{color:#a4b1c4;font-size:10px}.history-charts{display:grid;grid-template-columns:1.4fr 1fr;gap:23px;margin-bottom:24px}.bar-chart{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;padding:8px 0 1px}.bar-column{display:flex;flex-direction:column;align-items:center;flex:1;min-width:0;gap:8px}.bar-column>span{font-family:Bahnschrift,Segoe UI,sans-serif;font-size:10px;height:16px;color:#94a6c5}.bar-track{height:129px;display:flex;align-items:flex-end;width:100%;background:#f8faff;border-radius:4px;max-width:22px}.bar{width:100%;background:#b5c6eb;border-radius:4px}.bar.today{background:#5279d7}.bar-column>small{font-size:8px;white-space:nowrap;color:#99abc3}.part-bars{padding:6px 0}.part-bars>div{display:flex;align-items:center;gap:12px;margin-bottom:14px;color:#8195b1;font-size:11px}.part-bars>div>span{width:29px;flex-shrink:0}.part-bars>div>div{height:6px;border-radius:4px;background:#eff3fa;flex:1}.part-bars i{display:block;height:100%;background:#a0b8e6;border-radius:4px}.part-bars b{font-family:Bahnschrift,Segoe UI,sans-serif;width:20px;text-align:right;font-weight:500}.progress-snapshots{margin-bottom:24px}.progress-row{display:flex;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid #edf1f7;font-size:12px}.progress-row:last-child{border-bottom:0}.progress-row>span:first-child{flex:1}.progress-row small{display:block;color:#9babc1;font-size:10px;margin-top:4px}.progress-row>small{display:flex;gap:5px;color:#8da796;min-width:60px;justify-content:flex-end}.progress-row>span:nth-child(2){font-size:12px;color:#6a80a5;font-family:Bahnschrift,Segoe UI,sans-serif}.history-day{border-bottom:1px solid #edf0f7}.history-day:last-child{border-bottom:0}.history-day-head{display:flex;align-items:center;gap:13px;padding:17px 0;width:100%;text-align:left}.history-day-icon{display:grid;place-items:center;color:#94af9e;background:#f1f6f2;border-radius:10px;width:38px;height:38px}.history-day-head>span{flex:1}.history-day-head strong{display:block;font-weight:500;font-size:12px}.history-day-head small{display:block;font-size:10px;color:#9aaac1;margin-top:4px}.history-day-head>b{font-size:12px;color:#7591b8;font-weight:500}.log-list{padding-left:50px;padding-bottom:13px}.log-list>div{display:flex;align-items:center;gap:12px;padding:10px 0;font-size:11px}.log-list>div>span:first-child{flex:1}.log-list small{display:block;font-size:9px;color:#9dacbf;margin-top:3px}.log-list>div>span:nth-child(2){font-size:10px;color:#8ea1bd}.settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:24px;align-items:start}.settings-grid>.surface{padding:8px 29px 27px}.settings-grid>aside{display:flex;flex-direction:column;gap:19px}.form-section{padding:24px 0;border-bottom:1px solid #ebeff6}.form-section:first-of-type{padding-top:12px}.form-section>h3{font-size:14px;font-weight:600;margin-bottom:18px}.form-intro{font-size:13px;color:#8294ad;line-height:1.9;margin-bottom:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.profile-form label{display:block;font-size:11px;color:#7f91ab;margin-bottom:13px}.profile-form label>input:not([type=checkbox]),.profile-form label>select{display:block;width:100%;margin-top:7px;padding:11px 12px;border:1px solid #dce5f2;border-radius:9px;background:#fbfcfe;color:#597397;font-size:12px;min-height:43px}.profile-form input::placeholder{color:#b0bdce}.optional{font-size:9px;color:#aab7ca;margin-left:4px}.field-label{margin-top:18px!important}.segmented{display:flex;background:#f1f4fa;border-radius:10px;padding:4px;gap:3px}.segmented>button{flex:1;border-radius:7px;font-size:11px;color:#94a4bd;min-height:35px;padding:6px}.segmented>button.selected{background:#fff;box-shadow:0 1px 6px #254a7410;color:#5d7dbc}.field-hint{font-size:10px;color:#a2b0c4;line-height:1.9;display:block;margin-top:8px}.equipment-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px}.equipment-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:17px 5px;border:1px solid #e0e8f3;background:#fbfcfe;border-radius:11px;color:#9bacc3;position:relative;font-size:11px}.equipment-choice.selected{background:#eef3ff;border-color:#bbcdef;color:#6384c0}.equipment-choice>svg:last-child:not(:first-child){position:absolute;right:7px;top:7px}.profile-form .toggle-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:17px 0 0}.toggle-row strong{display:block;font-size:12px;font-weight:500;color:#627b9a}.toggle-row small{display:block;color:#9faec3;font-size:10px;margin-top:3px;line-height:1.8}.toggle-row input{appearance:none;width:34px;height:20px;min-width:34px;border-radius:20px;background:#dce4ef;position:relative;cursor:pointer;transition:background .15s;margin:0}.toggle-row input:before{content:"";position:absolute;left:3px;top:3px;width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #25437616;transition:transform .15s}.toggle-row input:checked{background:#688cdd}.toggle-row input:checked:before{transform:translate(14px)}.part-preferences{margin-top:5px}.profile-form .check-row{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.9;color:#91a0b7}.check-row input{accent-color:var(--blue);margin:4px 0 0;width:15px;height:15px;flex-shrink:0}.readiness{margin-top:0}.save-profile{margin-top:24px;min-width:180px}.inline-error{font-size:12px;color:#b46659;padding:12px 0 0}.panel-icon{display:grid;place-items:center;width:45px;height:45px;background:#eef4fc;color:#85a1cd;border-radius:12px;margin-bottom:16px}.backup-card>h2{font-size:15px;margin-bottom:12px;font-weight:600}.backup-card>p{font-size:11px;color:#94a5bd;line-height:1.9;margin-bottom:20px}.backup-card>.button{width:100%;margin-bottom:10px}.backup-card>small{color:#a4b1c5;font-size:9px;display:block;margin-top:4px;text-align:center}.settings-note>svg{color:#9aafd3}.settings-note h3{font-size:13px;font-weight:500;color:#6e85a5;margin:12px 0 8px}.settings-note p{font-size:11px;line-height:1.9;color:#98a9c0}.help-link{margin:auto;color:#8fa3c0;font-size:11px}.modal{margin:auto;padding:0;border:1px solid #dfe7f3;border-radius:19px;width:calc(100% - 32px);max-width:490px;max-height:90dvh;color:var(--ink);box-shadow:0 25px 80px #14294628;background:#fff}.modal.wide{max-width:790px}.modal::backdrop{background:#19273f66;backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 24px;border-bottom:1px solid #e9eef6;position:sticky;top:0;background:#fff;z-index:3}.modal-head h2{font-size:16px;font-weight:600}.modal-body{padding:22px 27px 26px}.modal .profile-form{max-width:650px;margin:auto}.exercise-detail{display:grid;grid-template-columns:250px 1fr;gap:26px;align-items:start}.detail-media{background:#fbfcfd;border:1px solid #edf1f6;border-radius:13px;min-height:270px;display:grid;place-items:center;position:sticky;top:12px;padding:20px}.detail-media img{width:230px;mix-blend-mode:multiply}.detail-info>.eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:8px}.detail-info>h2{font-size:23px;font-weight:600;line-height:1.6}.english-name{font-size:10px;color:#9eafc7;margin-top:3px}.detail-chips{display:flex;gap:7px;margin:14px 0 21px}.detail-chips span{background:#f0f4fb;color:#8a9fc0;border-radius:5px;font-size:9px;padding:4px 8px}.detail-info h3{font-size:12px;font-weight:600;margin-bottom:10px}.detail-info ol{padding-left:17px;margin:0;color:#7c8da6;font-size:11px;line-height:2}.detail-info li{margin-bottom:8px;padding-left:4px}.detail-cues{font-size:10px;color:#8d9fb9;line-height:1.9;background:#f3f7fd;border-radius:9px;padding:12px 14px;margin-top:20px}.detail-cues strong{display:block;font-size:11px;font-weight:500;color:#738eb7;margin-bottom:5px}.detail-info .attribution{text-align:left;font-size:8px;margin-top:14px}.detail-actions{border-top:1px solid #e9eef5;padding-top:21px;margin-top:20px;display:flex;align-items:center;gap:10px}.detail-actions>.icon-button{margin-left:auto}.dialog-copy{font-size:13px;color:#7c8fa8;line-height:2}.dialog-actions{display:flex;justify-content:flex-end;gap:11px;margin-top:26px}.replacement-list{max-height:55vh;overflow:auto;margin-top:12px}.replacement-list>button{display:flex;align-items:center;gap:13px;width:100%;padding:12px 4px;text-align:left;border-bottom:1px solid #edf0f6}.replacement-list>button>img{width:53px;height:53px;object-fit:contain;border-radius:8px;background:#fbfcfd}.replacement-list span{flex:1}.replacement-list strong{font-size:12px;font-weight:550;display:block}.replacement-list small{font-size:10px;color:#8ea2bf;display:block;margin-top:4px}.replacement-list svg{color:#a3b5d0}.help-content h3{font-size:14px;font-weight:600;color:#637c9e;margin:4px 0 9px}.help-content p{font-size:12px;color:#8b9eb8;line-height:1.95;margin-bottom:22px}.help-content p:last-child{margin-bottom:0}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:300;display:flex;align-items:center;gap:10px;background:#233451;color:#edf2fc;border:1px solid #354765;border-radius:12px;box-shadow:0 8px 30px #15234028;padding:14px 16px;font-size:12px;width:max-content;max-width:calc(100% - 35px)}.toast>svg{color:#a5cdb4}.toast>button{color:#b9ccfa;font-size:12px;white-space:nowrap;padding:3px}.toast .toast-close{display:flex;color:#889cbc}.boot,.fatal{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.boot h2{font-size:24px;letter-spacing:5px}.boot p,.fatal p{font-size:13px;color:#8ea1ba}.fatal button{padding:10px 20px;border-radius:9px;background:var(--blue);color:#fff}.boot .brand-mark{animation:breathe 2s ease-in-out infinite}@keyframes enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{50%{opacity:.55}}@media(min-width:1600px){.main-content{padding-left:50px;padding-right:50px}.workout-hero{min-height:345px}.hero-content{padding:33px}.hero-content h2{font-size:33px}.hero-content h2>span{font-size:28px}.hero-figure{width:260px;min-width:260px}.body-map{height:305px}.hero-content>p{font-size:12px}.hero-metrics>span{font-size:11px}.hero-start{min-width:240px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 320px}}@media(max-width:1250px){.sidebar{width:190px;padding-left:15px;padding-right:15px}.app-main{margin-left:190px}.main-content{padding:29px 28px}.topbar{padding:0 28px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 270px;gap:20px}.hero-content{padding:26px 24px}.hero-content h2{font-size:27px}.hero-content h2>span{font-size:22px}.hero-figure{width:174px;min-width:174px;margin-right:0}.body-map{height:263px}.hero-metrics{gap:11px}.hero-metrics>span{font-size:9px}.hero-start{min-width:190px}.part-tab{gap:7px}.exercise-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-grid{grid-template-columns:minmax(0,1fr) 245px}.plan-surface{padding:21px}.plan-row{gap:10px}.plan-thumb{width:55px;height:63px}}@media(max-width:1050px){.sidebar{width:172px;padding-left:11px;padding-right:11px}.app-main{margin-left:172px}.brand{padding-left:10px}.workspace-label{font-size:7px;letter-spacing:1.2px;margin-left:13px}.nav-item{font-size:12px;gap:10px;padding:12px}.main-content{padding:27px 23px}.topbar{padding:0 25px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 230px;gap:17px}.hero-content{padding:24px 22px}.hero-content h2{font-size:25px}.hero-content h2>span{font-size:21px}.hero-figure{width:128px;min-width:128px;opacity:.85}.body-map{height:248px;width:175px;max-width:none;flex-shrink:0}.figure-top-label{left:-5px;top:28px;font-size:6px}.figure-bottom-label{font-size:6px}.hero-content>p{font-size:10px}.hero-metrics{gap:10px}.hero-metrics>span:last-child{display:none}.hero-start{min-width:175px;font-size:11px}.week-card,.equipment-card{padding:20px 16px}.week-strip{gap:0}.week-strip>div{min-width:24px}.week-strip span{width:26px}.section-heading h2{font-size:13px}.matched-count>span{font-size:9px}.matched-count small{font-size:7px}.part-tab{gap:6px;font-size:11px;min-height:52px}.part-symbol>svg{width:16px}.setup-banner p{font-size:10px}.setup-banner>button{font-size:11px}.body-part-tabs{gap:7px}.plan-row-info>button{font-size:12px}.set-dots small{font-size:8px}.plan-surface{padding:20px 17px}.settings-grid{grid-template-columns:1fr}.settings-grid>aside{display:grid;grid-template-columns:1fr 1fr}.backup-card{grid-row:span 3}.settings-grid>.surface{padding:8px 25px 25px}.history-charts{grid-template-columns:1fr}.stat-grid{gap:15px}.stat-card{padding:19px}.stat-card>p{font-size:9px}}@media(max-width:860px){.dashboard-grid{grid-template-columns:1fr}.dashboard-secondary{display:grid;grid-template-columns:1fr 1fr}.daily-reminder{align-self:start}.blackroom-card{min-height:180px}.hero-figure{width:230px;min-width:230px;opacity:1}.body-map{width:220px;height:280px}.figure-top-label{left:18px;top:21px;font-size:7px}.figure-bottom-label{font-size:8px}.hero-content h2{font-size:29px}.hero-content h2>span{font-size:25px}.hero-content{padding:28px}.hero-content>p{font-size:11px}.hero-metrics>span{font-size:10px}.hero-metrics>span:last-child{display:flex}.hero-start{min-width:200px;font-size:12px}.equipment-card .matched-count{margin:27px 0 15px}.exercise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.part-tab{gap:5px}.body-part-tabs{gap:6px}.part-symbol{display:none}.page-heading h1{font-size:27px}.date-label{font-size:10px}.plan-row-info>button{font-size:13px}.plan-thumb{width:66px;height:70px}.plan-surface{padding:23px}.plan-row{gap:14px}.history-charts{gap:20px}.stat-card>span{font-size:10px}.stat-card{padding:17px}.stat-card>strong{font-size:33px}.stat-card>p{font-size:8px}}@media(max-width:680px){.sidebar{display:none}.app-main{margin-left:0}.topbar{height:62px;padding:0 20px}.breadcrumb{font-size:10px;gap:7px}.breadcrumb strong{font-size:10px}.topbar-right{gap:12px}.date-label{display:none}.help-mobile{display:flex}.avatar{width:31px;height:31px}.main-content{padding:23px 19px 99px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:40;display:flex;justify-content:space-around;background:#ffffffed;backdrop-filter:blur(15px);border-top:1px solid #e5ebf4;padding:10px 6px max(10px,env(safe-area-inset-bottom));min-height:69px}.mobile-nav>button{display:flex;align-items:center;flex-direction:column;gap:4px;color:#9daac0;font-size:9px;min-width:60px;min-height:44px}.mobile-nav>button.active{color:var(--blue)}.mobile-nav>button.active svg{stroke-width:2.4}.page-heading{margin-bottom:23px;gap:9px}.page-heading h1{font-size:28px;margin-bottom:6px}.page-heading p{font-size:11px}.eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:9px}.equipment-settings{font-size:10px;padding:8px 9px;min-height:34px;background:#eaf0f8!important;gap:5px}.equipment-settings>svg:first-child{width:15px}.equipment-settings>svg:last-child{display:none}.setup-banner{padding:12px;gap:10px;margin-bottom:23px;align-items:flex-start}.setup-banner-icon{width:30px;height:30px;border-radius:8px}.setup-banner strong{font-size:11px}.setup-banner p{font-size:9px;line-height:1.9;max-width:230px}.setup-banner>button{font-size:10px;gap:4px;min-height:30px}.setup-banner>button>svg{width:12px}.focus-selector{margin-bottom:21px}.section-heading{margin-bottom:16px}.section-heading h2{font-size:14px}.focus-selector .section-heading>span{font-size:9px}.body-part-tabs{gap:7px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.body-part-tabs::-webkit-scrollbar{display:none}.part-tab{flex-direction:column;gap:6px;min-width:53px;min-height:68px;border-radius:10px;font-size:10px}.part-symbol{display:flex}.part-symbol>svg{width:18px;height:18px}.part-tab i{right:6px;top:6px;width:3px;height:3px}.dashboard-grid{gap:20px}.workout-hero{min-height:316px;border-radius:16px}.hero-content{padding:24px 22px;min-width:0}.hero-eyebrow{font-size:9px;margin-bottom:15px}.hero-content h2{font-size:28px;line-height:1.5}.hero-content h2>span{font-size:22px}.hero-content>p{font-size:9px;line-height:2;margin:13px 0 17px;white-space:nowrap}.hero-metrics{gap:13px;margin-bottom:22px}.hero-metrics>span{font-size:9px;gap:5px}.hero-metrics svg{width:13px}.hero-metrics>span:last-child{display:none}.hero-start{min-width:183px;font-size:11px;height:43px;gap:9px;padding:0 12px}.hero-start>svg{width:15px}.hero-figure{width:131px;min-width:131px;align-self:stretch;margin-right:0;overflow:hidden}.body-map{width:166px;height:253px;margin-top:35px;transform:translate(-4px)}.figure-top-label{top:22px;left:0;gap:4px;font-size:6px;letter-spacing:1px}.figure-top-label>span{font-size:7px;padding:2px 5px}.figure-bottom-label{font-size:6px;bottom:28px;letter-spacing:.6px}.plan-controls{font-size:10px;padding:13px 2px 18px}.plan-controls select{font-size:10px}.plan-controls>button{font-size:10px}.plan-surface{padding:19px 18px;border-radius:14px}.plan-surface .text-button{font-size:10px;gap:5px}.plan-surface .text-button>svg{width:13px}.small-count{min-width:20px;height:20px;font-size:9px}.warmup-row{padding:10px;gap:9px}.warmup-row strong{font-size:10px}.warmup-row small{font-size:8px}.warmup-row>span:last-child{font-size:9px}.warmup-icon{width:30px;height:30px}.plan-row{gap:10px;padding:17px 0}.plan-thumb{width:54px;height:61px}.plan-order{font-size:9px;width:13px}.plan-row-info>button{font-size:12px}.plan-row-info>span{font-size:9px}.set-dots{gap:3px;margin-top:8px}.set-dots i{width:9px;height:4px}.set-dots small{font-size:8px;margin-left:4px}.swap-button{width:27px;min-width:27px;height:32px}.swap-button svg{width:15px}.plan-explanation{padding:10px 11px;font-size:9px;gap:7px}.dashboard-secondary{gap:15px}.week-card,.equipment-card{padding:18px 14px}.dashboard-secondary .section-heading h2{font-size:12px}.dashboard-secondary .section-heading{gap:5px;margin-bottom:15px}.dashboard-secondary .section-heading svg{width:14px}.week-strip>div{min-width:18px;gap:5px}.week-strip span{width:20px;height:25px;font-size:10px;border-radius:6px}.week-strip small{font-size:8px}.week-target{gap:7px;margin-top:14px}.week-target-icon svg{width:17px}.week-target strong{font-size:9px;line-height:1.8}.week-target p{font-size:8px}.week-divider{margin:14px 0 12px}.today-stat>span{font-size:9px}.today-stat>strong{font-size:25px}.today-stat small{font-size:9px}.week-card .muted-small{font-size:8px;line-height:1.8}.equipment-tags{gap:5px}.equipment-tags>span{font-size:8px;padding:3px 5px;gap:2px}.equipment-tags svg{width:10px}.matched-count{gap:8px;flex-wrap:wrap}.equipment-card .matched-count{margin:22px 0 14px}.matched-count>strong{font-size:29px}.matched-count>span{font-size:9px}.matched-count small{font-size:7px}.equipment-card>.text-button{font-size:9px}.blackroom-card{padding:20px 17px;min-height:176px}.blackroom-card h3{font-size:12px}.blackroom-card p{font-size:9px}.blackroom-card>button{font-size:9px;gap:8px}.blackroom-decoration{opacity:.6;right:6px}.daily-reminder{font-size:9px;padding:14px 3px;line-height:2;gap:5px}.page-footer{font-size:7px;gap:10px;padding-top:24px}.count-badge{font-size:23px;gap:5px;white-space:nowrap}.count-badge small{font-size:9px}.library-tabs{gap:18px;margin:5px 0 20px}.library-tabs>button{font-size:11px;gap:4px;min-height:42px;padding-bottom:10px}.library-tabs svg{width:13px}.library-tabs>button>span{font-size:9px}.desktop-only{display:none}.library-toolbar{gap:9px}.search-field{min-height:42px;padding:0 10px;gap:7px}.search-field>svg{width:16px}.search-field>input{font-size:10px;padding:11px 0}.equipment-filter{padding:0 8px;min-height:42px;gap:4px}.equipment-filter>select{font-size:10px;min-height:40px;max-width:73px}.equipment-filter>svg{width:14px}.filter-chips{gap:6px;margin-top:16px}.pill{font-size:10px;min-height:32px;padding:6px 11px}.results-line{font-size:9px;margin:13px 0}.exercise-grid{gap:12px}.exercise-visual{height:148px;padding:12px}.equipment-tag{font-size:7px;left:8px;top:8px}.exercise-card-content{padding:12px 12px 5px}.exercise-name{font-size:11px}.exercise-name>svg{width:13px}.exercise-meta{font-size:8px}.exercise-card-content>p{font-size:8px;line-height:1.9;min-height:30px;margin-top:7px}.exercise-actions{margin-top:10px;padding:5px 0 3px}.exercise-actions>button{font-size:8px;gap:4px;min-height:35px}.exercise-actions svg{width:13px}.attribution{font-size:8px}.stat-grid{gap:10px;margin-bottom:17px}.stat-card{padding:15px 12px;border-radius:12px}.stat-card>span{font-size:9px;gap:5px}.stat-card>span>svg{width:13px}.stat-card>strong{font-size:31px;margin:12px 0 5px}.stat-card small{font-size:9px;margin-left:5px}.stat-card>p{font-size:7px;line-height:1.8}.history-charts>.surface{padding:19px}.bar-chart{gap:5px}.bar-track{height:111px;max-width:17px}.bar-column>small{font-size:7px}.history-charts{gap:17px;margin-bottom:17px}.heading-icon{width:45px;height:45px;border-radius:13px}.heading-icon svg{width:21px}.history-page .page-heading h1{font-size:23px}.history-page .page-heading p{font-size:10px}.progress-snapshots,.session-history{padding:19px}.progress-row{gap:12px;font-size:10px}.progress-row>span:nth-child(2){font-size:10px}.progress-row>small{font-size:8px;min-width:40px}.progress-row small{font-size:8px}.history-day-head{gap:10px}.history-day-head strong{font-size:11px}.history-day-head small{font-size:9px}.log-list{padding-left:0}.log-list>div{gap:7px;font-size:10px}.log-list small{font-size:8px}.log-list>div>span:nth-child(2){font-size:9px}.settings-page .page-heading h1{font-size:24px}.settings-grid{gap:18px}.settings-grid>.surface{padding:7px 19px 23px;border-radius:14px}.settings-grid>aside{gap:14px;grid-template-columns:1fr}.backup-card{grid-row:auto}.form-grid{gap:12px}.form-section{padding:21px 0}.form-section>h3{font-size:13px;margin-bottom:15px}.profile-form label{font-size:10px}.profile-form label>input:not([type=checkbox]),.profile-form label>select{font-size:11px;min-height:43px;padding:10px}.segmented>button{font-size:10px;padding:5px;min-height:36px}.equipment-options{gap:8px}.equipment-choice{font-size:10px;padding:15px 4px;gap:8px}.equipment-choice>svg:first-child{width:20px}.field-hint{font-size:9px}.toggle-row strong{font-size:11px}.toggle-row small,.profile-form .check-row{font-size:9px}.save-profile{width:100%;font-size:12px}.modal{width:calc(100% - 22px);max-height:93dvh;border-radius:16px}.modal-head{padding:13px 18px}.modal-head h2{font-size:14px}.modal-body{padding:19px 20px 23px}.modal .form-grid{grid-template-columns:1fr}.modal .form-intro{font-size:11px}.exercise-detail{grid-template-columns:1fr;gap:21px}.detail-media{position:static;min-height:200px;max-height:250px;padding:10px}.detail-media>img{width:200px;height:200px;object-fit:contain}.detail-info>h2{font-size:22px}.detail-info ol{font-size:11px}.detail-actions{flex-wrap:wrap;gap:8px;margin-top:16px}.detail-actions .button{font-size:11px;padding:11px 13px;gap:6px}.detail-actions .icon-button{width:30px;min-width:30px}.dialog-copy{font-size:12px}.dialog-actions{gap:9px}.toast{bottom:85px;font-size:11px;padding:12px 13px;border-radius:11px;gap:8px;max-width:calc(100% - 24px)}.toast>span{min-width:0}.toast>button{font-size:11px}.toast>.toast-close{display:none}.storage-alert{font-size:11px;padding:12px 17px}.storage-alert button{white-space:nowrap}.page-footer{flex-wrap:wrap}}@media(max-width:380px){.main-content{padding-left:14px;padding-right:14px}.hero-content{padding-left:18px;padding-right:12px}.hero-content h2{font-size:26px}.hero-content h2>span{font-size:20px}.hero-figure{width:113px;min-width:113px}.hero-start{min-width:174px;font-size:10px}.figure-top-label{font-size:5px;left:-3px}.part-tab{min-width:50px}.setup-banner>button{font-size:9px}.setup-banner-icon{display:none}.exercise-visual{height:135px}.exercise-actions>button{font-size:7px}.dashboard-secondary{gap:11px}.week-card,.equipment-card{padding-left:12px;padding-right:12px}.week-strip>div{min-width:17px}.week-strip span{width:19px}.equipment-tags{gap:4px}.exercise-card-content{padding-left:10px;padding-right:10px}.plan-thumb{width:46px;height:55px}.plan-row{gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.page-heading p{font-size:14px;color:#73849c}.nav-item,.button{font-size:14px}.section-heading h2{font-size:16px}.section-heading>span{font-size:12px;color:#7b8ba3}.setup-banner strong{font-size:14px}.setup-banner p{font-size:12px;color:#7085ac}.setup-banner>button{font-size:13px}.part-tab{font-size:13px}.hero-content h2{font-size:32px}.hero-content h2>span{font-size:27px}.hero-content>p{font-size:12px;color:#d4dffc}.hero-eyebrow{font-size:11px;color:#e0e8ff}.hero-metrics>span{font-size:12px}.hero-start{font-size:14px;min-height:48px;min-width:225px}.figure-top-label{font-size:8px}.figure-bottom-label{font-size:9px;color:#d0dcff}.plan-controls,.plan-controls>button,.plan-controls select{font-size:12px}.plan-row-info>button{font-size:15px}.plan-row-info>span{font-size:12px;color:#7085a2}.set-dots small{font-size:11px;color:#7e90ad}.warmup-row strong{font-size:12px}.warmup-row small,.warmup-row>span:last-child{font-size:11px;color:#8292aa}.plan-explanation{font-size:12px;color:#7287aa}.week-strip small{font-size:11px}.week-strip span{font-size:13px}.week-target strong{font-size:12px}.week-target p,.week-card .muted-small{font-size:11px;color:#8293ad}.today-stat>span{font-size:12px}.equipment-tags>span{font-size:11px}.matched-count>span{font-size:12px}.matched-count small{font-size:10px;color:#8495b0}.blackroom-card h3{font-size:14px}.blackroom-card p,.blackroom-card>button{font-size:12px;color:#7b8da9}.daily-reminder{font-size:11px;color:#7e90aa}.page-footer{font-size:10px;color:#8595ac}.attribution{font-size:10px;color:#8293ac}.text-button{font-size:13px}.exercise-meta{font-size:10px}.exercise-name{font-size:14px}.exercise-card-content>p{font-size:11px;color:#8394ad;min-height:40px}.exercise-actions>button{font-size:11px;min-height:40px}.equipment-tag{font-size:10px}.library-tabs>button{font-size:13px}.search-field>input{font-size:13px}.equipment-filter>select{font-size:12px}.pill{font-size:12px}.results-line{font-size:11px}.profile-form label{font-size:12px}.field-hint{font-size:11px;color:#8092ac}.toggle-row strong{font-size:13px}.toggle-row small{font-size:11px;color:#8495ac}.profile-form .check-row{font-size:12px;color:#71839f}.backup-card>p,.settings-note p{font-size:12px;color:#7b8fac}.detail-info ol{font-size:13px;color:#7184a0}.detail-cues{font-size:12px;color:#7f90ac}.help-content p{font-size:13px}.stat-card>p{font-size:11px}.stat-card>span{font-size:12px}.history-day-head small{font-size:12px}.history-day-head strong{font-size:14px}.progress-row{font-size:13px}.progress-row small{font-size:11px}.log-list>div{font-size:12px}.log-list small{font-size:11px}@media(max-width:1050px)and (min-width:681px){.hero-content h2{font-size:27px}.hero-content h2>span{font-size:23px}.hero-content>p{font-size:11px}.hero-metrics>span{font-size:11px}.hero-start{font-size:12px;min-width:190px}.week-target strong{font-size:11px}.matched-count>span{font-size:11px}.equipment-tags>span{font-size:10px}.set-dots small{font-size:10px}}@media(max-width:680px){.icon-button{width:44px;height:44px;min-width:44px}.button{font-size:13px;min-height:46px}.text-button{font-size:12px;min-height:44px}.page-heading p{font-size:12px}.equipment-settings{font-size:11px;min-height:40px}.setup-banner strong{font-size:12px}.setup-banner p{font-size:11px}.setup-banner>button{font-size:11px}.part-tab{min-width:60px;font-size:12px;min-height:73px}.hero-content{padding:24px 20px}.hero-content h2{font-size:29px}.hero-content h2>span{font-size:23px}.hero-content>p{font-size:11px;white-space:normal;max-width:225px}.hero-eyebrow{font-size:10px}.hero-metrics>span{font-size:11px}.hero-start{min-width:202px;font-size:12px;min-height:47px}.hero-figure{width:115px;min-width:115px}.body-map{transform:translate(-3px);height:241px;margin-top:48px}.figure-top-label{font-size:7px;left:-5px}.figure-bottom-label{font-size:7px;bottom:26px}.plan-controls,.plan-controls>button,.plan-controls select{font-size:11px}.section-heading h2{font-size:15px}.plan-surface .text-button{font-size:11px}.plan-row-info>button{font-size:14px}.plan-row-info>span{font-size:11px}.plan-row{gap:9px}.plan-order{width:12px}.swap-button{width:33px;min-width:33px}.set-dots small{font-size:10px}.warmup-row strong{font-size:12px}.warmup-row small,.warmup-row>span:last-child{font-size:10px}.plan-explanation{font-size:11px}.dashboard-secondary{grid-template-columns:1fr}.dashboard-secondary .section-heading h2{font-size:15px}.week-card,.equipment-card{padding:22px}.week-strip>div{min-width:32px}.week-strip span{width:34px;height:35px;font-size:13px}.week-strip small{font-size:11px}.week-target strong{font-size:13px}.week-target p,.week-card .muted-small{font-size:11px}.week-target-icon svg{width:21px}.today-stat>span{font-size:12px}.equipment-tags>span{font-size:11px}.equipment-card .matched-count{margin:19px 0 11px}.matched-count>span{font-size:12px}.matched-count small{font-size:10px}.equipment-card>.text-button{font-size:12px}.blackroom-card{min-height:180px;padding:23px}.blackroom-card h3{font-size:15px}.blackroom-card p,.blackroom-card>button{font-size:12px}.blackroom-decoration{right:25px;bottom:18px}.daily-reminder{font-size:11px;padding:0 3px}.page-footer{font-size:9px}.library-tabs>button{font-size:12px;min-height:44px}.search-field>input{font-size:12px}.equipment-filter>select{font-size:11px}.pill{font-size:11px;min-height:40px}.exercise-card-content>p{font-size:10px;min-height:37px}.exercise-name{font-size:12px}.exercise-meta{font-size:9px}.exercise-actions>button{font-size:10px;min-height:44px}.equipment-tag{font-size:9px}.profile-form label{font-size:12px}.profile-form label>input:not([type=checkbox]),.profile-form label>select{font-size:13px}.segmented>button{font-size:11px;min-height:40px}.field-hint{font-size:11px}.toggle-row strong{font-size:12px}.toggle-row small,.profile-form .check-row{font-size:11px}.detail-info ol{font-size:12px}.backup-card>p,.settings-note p{font-size:12px}.stat-card>span{font-size:10px}.stat-card>p{font-size:9px}.history-day-head strong{font-size:13px}.history-day-head small{font-size:11px}.progress-row{font-size:12px}.progress-row small{font-size:10px}.log-list>div{font-size:11px}.log-list small{font-size:10px}.mobile-nav>button{font-size:11px}}@media(max-width:380px){.hero-content{padding-left:17px;padding-right:10px}.hero-content h2{font-size:27px}.hero-content h2>span{font-size:21px}.hero-start{min-width:191px;font-size:11px}.hero-figure{width:101px;min-width:101px}.hero-content>p{font-size:10px}.exercise-actions>button{font-size:9px}}.routine-options,.readiness-options{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:14px 0}.readiness-options>span{font-size:13px;color:var(--muted);margin-right:4px}.daily-budget{background:#e8f0e9;border:1px solid #d6e2d7;border-radius:16px;padding:16px 20px;margin-bottom:20px}.daily-budget>div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.daily-budget strong{font-size:15px;color:#284f3b}.daily-budget span,.daily-budget p{font-size:12px;color:#53665a}.daily-budget p{margin:8px 0 0;line-height:1.7}.personal-target-form{margin:20px 0;padding:20px;background:#f6f6f1;border-radius:16px}.personal-target-form h3{margin-top:0;font-size:17px}.personal-target-form label,.coach-panel label:not(.toggle-row){display:flex;flex-direction:column;gap:8px;font-size:13px}.personal-target-form input,.personal-target-form select,.coach-panel input[type=password]{width:100%;padding:11px;border:1px solid #d8ded7;border-radius:9px;background:#fff;color:#25352b;min-width:0}.personal-target-form .button{margin-top:12px}.coach-panel .section-heading h2{display:flex;align-items:center;gap:8px}.coach-panel .button{width:100%;margin:10px 0;font-size:13px}.coach-panel .toggle-row{padding-left:0;padding-right:0}.coach-panel select{width:100%;min-width:0;padding:11px;border:1px solid #d8ded7;border-radius:9px;background:#fff;color:#25352b}
