:root{color-scheme:light;--md-sys-color-primary: #5951a4;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #e7deff;--md-sys-color-on-primary-container: #251c60;--md-sys-color-secondary: #5e5b71;--md-sys-color-secondary-container: #e5dff9;--md-sys-color-on-secondary-container: #211d32;--md-sys-color-tertiary: #82533c;--md-sys-color-tertiary-container: #ffdbc8;--md-sys-color-on-tertiary-container: #321305;--md-sys-color-surface: #faf8ff;--md-sys-color-surface-container-lowest: #ffffff;--md-sys-color-surface-container-low: #f4f1fa;--md-sys-color-surface-container: #eeebf4;--md-sys-color-surface-container-high: #e8e5ee;--md-sys-color-surface-container-highest: #e2dfe8;--md-sys-color-on-surface: #1c1b21;--md-sys-color-on-surface-variant: #625d6b;--md-sys-color-outline: #7a7485;--md-sys-color-outline-variant: #cec7d8;--md-sys-color-error: #a6322b;--md-sys-color-error-container: #ffdad5;--md-sys-color-on-error-container: #410005;--md-sys-color-inverse-surface: #313035;--md-sys-color-inverse-on-surface: #f4eff7;--md-sys-color-inverse-primary: #cac0ff;--form-success: #346657;--form-success-container: #d6eee3;--form-on-success-container: #173e31;--form-warning-container: #ffedc3;--form-on-warning-container: #634916;--form-hero: #e7deff;--form-on-hero: #2d235d;--form-hero-shape: #cac0f5;--form-hero-weight: #5d51a0;--form-card: var(--md-sys-color-surface-container-lowest);--form-shadow: 0 4px 20px rgb(32 20 53 / 8%);--md-sys-shape-corner-small: 8px;--md-sys-shape-corner-medium: 12px;--md-sys-shape-corner-large: 16px;--md-sys-shape-corner-extra-large: 28px;--md-sys-shape-corner-extra-large-increased: 32px;--md-sys-shape-corner-full: 999px;--md-sys-motion-duration-short: .15s;--md-sys-motion-duration-medium: .3s;--md-sys-motion-easing-standard: cubic-bezier(.2, 0, 0, 1);--md-sys-motion-easing-expressive: cubic-bezier(.2, .85, .3, 1.15);--form-rail-width: 104px;--form-page-width: 1220px;--bg: var(--md-sys-color-surface);--panel: var(--form-card);--raised: var(--md-sys-color-surface-container);--line: var(--md-sys-color-outline-variant);--muted: var(--md-sys-color-on-surface-variant);--accent: var(--md-sys-color-primary);--ink: var(--md-sys-color-on-primary);--danger: var(--md-sys-color-error);--radius: var(--md-sys-shape-corner-extra-large);font-family:Roboto,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;font-weight:400;color:var(--md-sys-color-on-surface);background:var(--bg);-webkit-font-smoothing:antialiased}:root[data-theme=dark]{color-scheme:dark;--md-sys-color-primary: #c9bfff;--md-sys-color-on-primary: #2d226e;--md-sys-color-primary-container: #433986;--md-sys-color-on-primary-container: #e7deff;--md-sys-color-secondary: #c8c2dc;--md-sys-color-secondary-container: #454055;--md-sys-color-on-secondary-container: #e5dff9;--md-sys-color-tertiary: #f5b894;--md-sys-color-tertiary-container: #603b27;--md-sys-color-on-tertiary-container: #ffdbc8;--md-sys-color-surface: #141318;--md-sys-color-surface-container-lowest: #100f13;--md-sys-color-surface-container-low: #1c1b21;--md-sys-color-surface-container: #211f26;--md-sys-color-surface-container-high: #2b2931;--md-sys-color-surface-container-highest: #36343c;--md-sys-color-on-surface: #e8e1ee;--md-sys-color-on-surface-variant: #c9c1d1;--md-sys-color-outline: #958d9e;--md-sys-color-outline-variant: #494451;--md-sys-color-error: #ffb4a8;--md-sys-color-error-container: #70332e;--md-sys-color-on-error-container: #ffdad5;--md-sys-color-inverse-surface: #e8e1ee;--md-sys-color-inverse-on-surface: #313035;--md-sys-color-inverse-primary: #514693;--form-success: #a4d3be;--form-success-container: #244b3f;--form-on-success-container: #c5efdd;--form-warning-container: #504025;--form-on-warning-container: #f2d9a7;--form-hero: #38305d;--form-on-hero: #ece5ff;--form-hero-shape: #564781;--form-hero-weight: #d1bcff;--form-card: var(--md-sys-color-surface-container-low);--form-shadow: 0 4px 24px rgb(0 0 0 / 18%)}*{box-sizing:border-box}html{scrollbar-gutter:stable;scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}a{color:inherit;text-decoration:none}svg{flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}input,select,textarea{width:100%;min-height:56px;padding:15px 16px;color:var(--md-sys-color-on-surface);background:var(--md-sys-color-surface-container-low);border:1px solid var(--md-sys-color-outline);border-radius:12px;font-size:16px;transition:border-color var(--md-sys-motion-duration-short),background var(--md-sys-motion-duration-short)}input:hover,select:hover,textarea:hover{border-color:var(--md-sys-color-on-surface)}input:focus,select:focus,textarea:focus{border-color:var(--accent)}input::placeholder,textarea::placeholder{color:var(--muted);opacity:.85}input[type=number]{font-variant-numeric:tabular-nums;-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=checkbox]{min-height:0;height:20px;width:20px;accent-color:var(--accent);flex:none}textarea{resize:vertical;min-height:100px}select{cursor:pointer;padding-right:30px}h1,h2,h3,h4,p{margin:0}h1{font-size:clamp(34px,3.65vw,52px);line-height:1.12;letter-spacing:-1.9px;font-weight:550;text-wrap:balance;overflow-wrap:anywhere}h2{font-size:24px;line-height:1.25;letter-spacing:-.6px;font-weight:550}h3{font-size:18px;line-height:1.35;font-weight:550;letter-spacing:-.25px}p{line-height:1.6}strong,b{font-weight:600}small{font-size:12px;line-height:1.5}.muted{color:var(--muted)}.accent-text{color:var(--accent)}.eyebrow{font-size:12px;letter-spacing:.55px;font-weight:550;line-height:1.5;color:var(--muted);margin-bottom:9px}.micro{font-size:10px;letter-spacing:.65px;font-weight:550}.caption,.field-hint{font-size:12px;line-height:1.65;color:var(--muted);margin-top:14px}.grow{flex:1;min-width:0}.dot{padding:0 5px;opacity:.55}.row{display:flex;align-items:center;gap:12px}.spread{justify-content:space-between}.wrap{flex-wrap:wrap}.stack{display:flex;flex-direction:column;gap:18px}.space-top{margin-top:24px}.sr-only,.sr-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tag,.pill{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 12px;border-radius:9px;font-size:12px;font-weight:500;line-height:1.35;color:var(--muted);background:var(--md-sys-color-surface-container);white-space:nowrap}.pill{border-radius:999px;padding:8px 13px}.pill.lime,.pill.live-pill{color:var(--form-on-success-container);background:var(--form-success-container)}.pill.warning{color:var(--form-on-warning-container);background:var(--form-warning-container)}.live-dot{width:7px;height:7px;display:inline-block;border-radius:100%;background:currentColor}.button{--button-bg: var(--md-sys-color-secondary-container);--button-fg: var(--md-sys-color-on-secondary-container);display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:var(--md-sys-shape-corner-full);min-height:48px;padding:12px 22px;background:var(--button-bg);color:var(--button-fg);font-size:14px;font-weight:600;line-height:1.4;text-align:center;transition:background var(--md-sys-motion-duration-short),border-radius var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-expressive),transform var(--md-sys-motion-duration-short)}.button.primary{--button-bg: var(--accent);--button-fg: var(--ink)}.button.ghost{--button-bg: transparent;--button-fg: var(--accent);border-color:var(--line)}.button.danger{--button-bg: var(--md-sys-color-error-container);--button-fg: var(--md-sys-color-on-error-container)}.button.small{min-height:44px;padding:10px 17px;font-size:13px}.button.large{min-height:56px;padding:16px 26px;font-size:16px}.button.full{width:100%}.button:not(:disabled):hover{background:color-mix(in srgb,var(--button-fg) 8%,var(--button-bg));box-shadow:var(--form-shadow)}.button:not(:disabled):active{border-radius:16px;transform:scale(.985)}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;background:transparent;color:var(--accent);border-radius:999px;padding:8px 10px;font-size:13px;font-weight:550}.text-button:hover{background:color-mix(in srgb,var(--accent) 8%,transparent)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex:none;padding:10px;border:0;border-radius:999px;background:transparent;color:var(--muted);transition:background .15s,border-radius .2s}.icon-button:hover{background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface)}.icon-button:active{border-radius:14px}.icon-button.danger{color:var(--danger)}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:var(--form-rail-width);display:flex;flex-direction:column;align-items:center;padding:23px 12px 19px;background:var(--md-sys-color-surface-container-low)}.brand-symbol{width:52px;height:52px;border-radius:18px;background:var(--accent);color:var(--ink);display:grid;place-items:center;transform:rotate(-5deg)}.brand-symbol svg{transform:rotate(5deg)}.rail-fab{width:56px;height:56px;border-radius:20px;background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);display:grid;place-items:center;margin:31px 0 25px;transition:border-radius .25s,box-shadow .2s}.rail-fab:hover{border-radius:16px;box-shadow:var(--form-shadow)}.sidebar nav{display:flex;flex-direction:column;width:100%;gap:16px}.sidebar nav a,.settings-link,.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:5px;padding:0 0 3px;color:var(--muted);font-size:12px;font-weight:500}.nav-icon{display:grid;place-items:center;width:64px;height:34px;border-radius:999px;transition:background .2s,border-radius .2s}.active>.nav-icon{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.active>span:last-child{color:var(--md-sys-color-on-surface);font-weight:650}.sidebar a:hover>.nav-icon,.mobile-nav a:hover>.nav-icon{background:var(--md-sys-color-surface-container-highest)}.sidebar-bottom{margin-top:auto;padding-top:32px;text-align:center}.rail-version{display:block;font-size:9px;color:var(--muted);letter-spacing:1px;margin-top:28px}.app-shell{margin-left:var(--form-rail-width);min-height:100dvh;display:flex;flex-direction:column}.topbar{width:100%;max-width:var(--form-page-width);height:94px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:29px}.wordmark{display:inline-flex;align-items:baseline;gap:3px;font-size:34px;font-weight:800;letter-spacing:-2px;color:var(--md-sys-color-on-surface)}.wordmark-dot{width:7px;height:7px;background:var(--accent);border-radius:100%}.breadcrumbs{display:flex;align-items:center;gap:27px;font-size:13px;color:var(--muted)}.breadcrumbs>span{width:1px;height:20px;background:var(--line)}.topbar-right{display:flex;align-items:center;gap:9px;margin-left:auto}.private-badge{display:inline-flex;gap:7px;align-items:center;margin-right:12px;font-size:12px;color:var(--muted)}.avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:100%;background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.mobile-nav{display:none}main{padding:24px 40px 38px;max-width:var(--form-page-width);width:100%;margin:0 auto;flex:1}.page-heading{margin-bottom:32px}.page-heading h1{margin-bottom:13px}.page-heading>p:not(.eyebrow),.page-heading.flex>div>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:640px}.page-heading.flex{display:flex;align-items:center;justify-content:space-between;gap:24px}.page-heading .eyebrow{text-transform:none}.page-heading .heading-action{flex:none}.page-footer{max-width:var(--form-page-width);padding:15px 40px 28px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.page-footer>span:first-child{display:inline-flex;align-items:center;gap:8px}.footer-spark{color:var(--accent);font-size:21px}.card{border:0;background:var(--panel);border-radius:var(--radius);padding:26px;min-width:0}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.section-header h2{font-size:21px}.section-header .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:7px}.section-header>svg{color:var(--accent)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:20px}.hero-card{background:var(--form-hero);color:var(--form-on-hero);border-radius:32px;padding:30px;position:relative;overflow:hidden;min-height:304px;display:flex;flex-direction:column}.hero-top{display:flex;align-items:center;gap:8px;position:relative;z-index:1;font-size:13px;font-weight:600}.hero-top .hero-state{margin-left:auto;background:color-mix(in srgb,var(--form-on-hero) 8%,transparent);color:var(--form-on-hero);padding:6px 12px;border-radius:999px;font-size:11px}.hero-card h2{font-size:48px;letter-spacing:-1.9px;margin:26px 0 10px;position:relative;z-index:1;max-width:78%;text-wrap:balance;overflow-wrap:anywhere}.hero-card .hero-copy{font-size:14px;line-height:1.55;max-width:72%;position:relative;z-index:1;opacity:.83}.hero-card .hero-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:auto;padding-top:25px;position:relative;z-index:1}.hero-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:12px;margin-top:20px;position:relative;z-index:1}.hero-meta>span{display:inline-flex;align-items:center;gap:6px}.hero-link{font-size:13px;display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:8px 10px;border-radius:999px}.hero-link:hover{background:color-mix(in srgb,var(--form-on-hero) 8%,transparent)}.hero-card .expressive-mark{position:absolute;width:196px;height:196px;right:-27px;top:60px;transform:rotate(12deg);pointer-events:none}.expressive-mark{width:100px;height:100px;flex:none}.expressive-mark svg{width:100%;height:100%;overflow:visible}.mark-petals{color:var(--form-hero-shape)}.mark-weight{color:var(--form-hero-weight)}.expressive-mark.small{width:40px;height:40px}.hero-plan-select{margin-top:16px;position:relative;z-index:1;max-width:280px}.hero-plan-select select{min-height:44px;font-size:13px;background:color-mix(in srgb,var(--form-on-hero) 6%,var(--form-hero));color:var(--form-on-hero);border-color:color-mix(in srgb,var(--form-on-hero) 25%,transparent);border-radius:999px;padding:10px 16px}.activity-card{background:var(--md-sys-color-surface-container-low);display:flex;flex-direction:column}.activity-card .section-header{margin-bottom:8px}.activity-headline{display:flex;align-items:baseline;gap:8px;padding-top:8px}.activity-headline strong{font-size:47px;font-weight:500;line-height:1.1;letter-spacing:-1.5px}.activity-headline span{font-size:13px;color:var(--muted)}.activity-chart{height:102px;display:flex;align-items:flex-end;gap:8px;margin-top:auto;padding-top:17px}.activity-bar{flex:1;min-width:0;min-height:5px;background:var(--md-sys-color-surface-container-highest);border-radius:9px}.activity-bar.has-data{background:var(--accent)}.activity-bar.has-data:nth-child(3n){background:var(--md-sys-color-tertiary)}.chart-dates{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:10px}.activity-note{font-size:11px;color:var(--muted);margin-top:15px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0 28px}.stat-card{background:var(--md-sys-color-surface-container-low);border-radius:26px;padding:21px 24px}.stat-card:nth-child(2){background:var(--form-success-container);color:var(--form-on-success-container)}.stat-card:nth-child(3){background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:500}.stat-top svg{opacity:.7}.stat-value{display:flex;align-items:baseline;gap:8px;margin-top:14px}.stat-value strong{font-size:38px;font-weight:500;letter-spacing:-1.3px;font-variant-numeric:tabular-nums}.stat-value span{font-size:12px;opacity:.8}.stat-foot{font-size:10px;margin-top:4px;opacity:.8}.muscle-bars{display:flex;flex-direction:column;gap:22px;padding:3px 0 21px}.muscle-row{display:grid;grid-template-columns:106px 1fr 24px;align-items:center;gap:15px;font-size:13px}.muscle-row>b{text-align:right;font-size:13px;font-variant-numeric:tabular-nums;font-weight:600}.bar-track{height:12px;display:flex;background:var(--md-sys-color-surface-container);border-radius:999px;overflow:hidden;gap:2px}.bar-direct{display:block;height:100%;background:var(--accent);border-radius:999px}.bar-indirect{display:block;height:100%;background:color-mix(in srgb,var(--accent) 35%,var(--md-sys-color-surface-container));border-radius:999px}.toggle-line{display:flex;gap:10px;align-items:center;min-height:44px;font-size:12px;color:var(--muted);cursor:pointer}.toggle-line input{appearance:none;position:relative;width:42px;height:25px;border-radius:999px;padding:0;border:2px solid var(--md-sys-color-outline);background:var(--md-sys-color-surface-container-highest);cursor:pointer}.toggle-line input:before{content:"";position:absolute;width:15px;height:15px;border-radius:100%;top:3px;left:3px;background:var(--md-sys-color-outline);transition:transform .2s}.toggle-line input:checked{background:var(--accent);border-color:var(--accent)}.toggle-line input:checked:before{background:var(--ink);transform:translate(17px)}.history-row{display:flex;align-items:center;gap:12px;background:var(--md-sys-color-surface-container-low);border-radius:6px;padding:16px 14px;margin-bottom:3px;transition:background .15s}.history-row:first-of-type{border-top-left-radius:20px;border-top-right-radius:20px}.history-row:last-of-type{border-bottom-left-radius:20px;border-bottom-right-radius:20px;margin-bottom:0}.history-row:hover{background:var(--md-sys-color-surface-container-high)}.history-icon{display:grid;place-items:center;flex:none;width:44px;height:44px;background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-radius:16px}.history-row:nth-of-type(2n) .history-icon{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.history-row strong{display:block;font-size:14px}.history-row small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.history-right{text-align:right;font-size:12px;white-space:nowrap}.history-right small{font-size:10px}.history-row>svg{color:var(--muted)}.tip-card{margin-top:18px;border-radius:24px;padding:22px;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.tip-card h3{display:flex;align-items:center;gap:9px;font-size:15px;margin-bottom:9px}.tip-card p{font-size:12px;opacity:.9}.tip-card .text-button{color:inherit;padding-left:0;margin-top:4px}.empty-state{display:flex;align-items:center;text-align:center;flex-direction:column;padding:42px 20px}.empty-icon{width:80px;height:80px;display:grid;place-items:center;border-radius:30px 40px 24px;transform:rotate(-7deg);background:var(--md-sys-color-secondary-container);color:var(--accent);margin-bottom:22px}.empty-icon svg{transform:rotate(7deg)}.empty-state h3{font-size:22px;max-width:380px}.empty-state p{max-width:430px;font-size:14px;color:var(--muted);margin:12px 0 20px}.empty-state.compact{padding:23px 4px}.empty-state.compact .empty-icon{width:57px;height:57px;border-radius:22px;margin-bottom:17px}.empty-state.compact h3{font-size:17px}.empty-state.compact p{font-size:12px;margin-bottom:0}.empty-inline{font-size:14px;text-align:center;color:var(--muted);padding:32px 18px}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.plan-card{display:flex;flex-direction:column;min-height:280px;background:var(--md-sys-color-surface-container-low)}.plan-card:nth-child(3n+1){background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.plan-card:nth-child(3n+2){background:var(--form-success-container);color:var(--form-on-success-container)}.plan-card h2{font-size:32px;margin:20px 0 10px}.plan-card p{font-size:14px;opacity:.83}.plan-card .plan-count{display:flex;flex-wrap:wrap;gap:13px;font-size:13px;margin:20px 0 25px}.plan-card .button-row{margin-top:auto}.plan-card .micro,.plan-card .icon-button{color:inherit}.plan-card .button.ghost{color:inherit;border-color:color-mix(in srgb,currentColor 30%,transparent)}.plan-symbol{display:grid;place-items:center;width:50px;height:50px;background:color-mix(in srgb,currentColor 10%,transparent);border-radius:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.field{display:flex;flex-direction:column;gap:9px;min-width:0;font-size:13px;font-weight:500;color:var(--muted)}.field.full{grid-column:1 / -1}.field input,.field select,.field textarea{font-size:15px;font-weight:400}.field-hint{font-weight:400;margin-top:0}.editor-item{background:var(--panel);border-radius:28px;padding:25px;margin-bottom:16px}.editor-item-head{display:flex;align-items:center;gap:14px;margin-bottom:24px}.item-number{display:grid;place-items:center;flex:none;width:46px;height:46px;border-radius:16px;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);font-size:16px;font-weight:600}.editor-item-head h3{font-size:18px}.editor-item-head small{color:var(--muted);font-size:12px}.editor-item-head>.row{gap:0}.editor-fields{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.editor-secondary{display:grid;grid-template-columns:1.2fr 1.2fr 1fr;gap:14px;margin-top:20px}.editor-item details{margin-top:18px;color:var(--muted);font-size:13px}details summary{cursor:pointer;min-height:44px;padding:12px 0}.editor-item details textarea{margin-top:8px}.editor-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;bottom:20px;background:var(--md-sys-color-surface-container-high);border-radius:24px;padding:14px;box-shadow:var(--form-shadow);margin-top:26px;z-index:15}.search-box{display:flex;align-items:center;gap:10px;background:var(--md-sys-color-surface-container-high);border-radius:999px;color:var(--muted);padding:0 12px 0 20px;min-width:0}.search-box input{background:transparent;border:0;min-height:56px;font-size:15px;padding-left:0;border-radius:999px}.search-box:focus-within{outline:2px solid var(--accent);outline-offset:2px}.search-box input:focus-visible{outline:none}.filters{display:flex;gap:10px;margin-top:14px}.filters select{max-width:240px;min-height:48px;border-radius:14px;font-size:13px;padding:11px 30px 11px 14px}.catalog-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:20px}.catalog-toolbar .search-box{flex:1;min-width:210px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.exercise-card{appearance:none;display:flex;flex-direction:column;align-items:flex-start;text-align:left;background:var(--panel);border:1px solid transparent;padding:24px;border-radius:26px;min-height:200px;transition:background .15s,border-radius .25s,border-color .15s}.exercise-card:hover{background:var(--md-sys-color-surface-container);border-color:var(--line);border-radius:18px}.exercise-symbol{display:grid;place-items:center;width:44px;height:44px;background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-radius:16px;flex:none}.exercise-card .exercise-symbol{margin-bottom:20px}.exercise-card:nth-child(3n+2) .exercise-symbol{background:var(--form-success-container);color:var(--form-on-success-container);border-radius:50%}.exercise-card:nth-child(3n) .exercise-symbol{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);border-radius:14px 22px}.exercise-card h3{font-size:17px;line-height:1.35;margin-bottom:8px}.exercise-card p{font-size:12px;color:var(--muted);margin-bottom:18px}.exercise-card .tag{margin-top:auto;white-space:normal;text-align:left;font-size:11px}.picker-list{margin-top:14px;max-height:48dvh;overflow:auto}.exercise-option{display:flex;align-items:center;gap:13px;width:100%;border:0;padding:15px;background:var(--md-sys-color-surface-container-low);border-radius:6px;margin-bottom:3px;text-align:left}.exercise-option:first-child{border-top-left-radius:20px;border-top-right-radius:20px}.exercise-option:last-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.exercise-option:hover{background:var(--md-sys-color-secondary-container)}.exercise-option strong{display:block;font-size:14px}.exercise-option small{display:block;margin-top:5px;font-size:12px;color:var(--muted)}.exercise-option>svg{color:var(--accent)}button.load-more{display:flex;margin:24px auto}.workout-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;align-items:start;gap:24px}.workout-card{background:var(--panel);border-radius:28px;padding:24px;border:1px solid transparent;scroll-margin-top:24px}.workout-card.done{border-color:color-mix(in srgb,var(--form-success) 40%,transparent)}.workout-card.done .item-number{background:var(--form-success-container);color:var(--form-on-success-container)}.workout-card.skipped{background:var(--md-sys-color-surface-container-low)}.workout-exercise-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}.workout-exercise-head h2{font-size:20px;letter-spacing:-.5px;overflow-wrap:anywhere}.workout-exercise-head p{margin-top:6px;font-size:12px;color:var(--muted)}.exercise-disclosure{flex:1;min-width:0;display:flex;align-items:center;gap:12px;border:0;background:transparent;text-align:left;padding:4px 0;border-radius:12px}.exercise-disclosure>.grow{display:flex;flex-direction:column}.exercise-disclosure strong{font-size:20px;font-weight:550;letter-spacing:-.5px;overflow-wrap:anywhere}.exercise-disclosure small{font-size:12px;color:var(--muted);margin-top:6px}.workout-card.collapsed{padding-top:17px;padding-bottom:17px}.workout-card.collapsed .workout-exercise-head{margin-bottom:0}.workout-card.collapsed .exercise-disclosure strong{font-size:17px}.disclosure-arrow{color:var(--muted);transition:transform .2s}.disclosure-arrow.expanded{transform:rotate(180deg)}.workout-prescription{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:22px}.workout-prescription .tag{background:var(--md-sys-color-surface-container-low);color:var(--muted);font-size:11px;border-radius:8px}.workout-prescription .tag:first-child{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);font-weight:550}.set-table{width:100%;border-collapse:separate;border-spacing:0 7px;font-size:14px;table-layout:fixed}.set-table th{font-size:11px;letter-spacing:.45px;font-weight:500;color:var(--muted);padding:0 6px 8px;text-align:center}.set-table th:first-child{width:48px}.set-table th:last-child{width:60px}.set-table td{padding:0 6px}.set-table td:first-child{text-align:center;font-variant-numeric:tabular-nums;color:var(--muted);font-weight:500}.set-table input{height:56px;min-height:56px;padding:10px 4px;border-radius:14px;border:1px solid var(--line);background:var(--md-sys-color-surface-container-low);text-align:center;font-size:21px;font-weight:550;color:var(--md-sys-color-on-surface)}.set-table tr.complete input{background:var(--form-success-container);border-color:transparent;color:var(--form-on-success-container)}.set-check{display:grid;place-items:center;width:48px;height:52px;border-radius:16px;border:1px solid var(--line);background:var(--md-sys-color-surface-container);color:var(--muted);transition:background .2s,border-radius .25s var(--md-sys-motion-easing-expressive)}.set-check:hover{background:var(--md-sys-color-secondary-container)}.set-check.checked{background:var(--accent);color:var(--ink);border-color:transparent;border-radius:999px}.warmup-tag{padding:6px;background:var(--md-sys-color-surface-container-high);border-radius:8px;font-size:12px}.set-tools{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:7px 0 16px;border-bottom:1px solid var(--line)}.set-tools .text-button{font-size:12px}.set-tools .remove-set{margin-left:auto}.effort-picker{padding-top:22px}.effort-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px;font-size:16px;font-weight:550}.effort-optional{font-size:11px;font-weight:400;color:var(--muted)}.effort-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.effort-options button{position:relative;min-width:0;display:flex;align-items:center;flex-direction:column;gap:8px;min-height:98px;padding:12px 3px 9px;border:2px solid transparent;border-radius:22px;background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface-variant);transition:background .18s,border-radius .25s var(--md-sys-motion-easing-expressive),border-color .18s}.effort-options button:hover{background:var(--md-sys-color-surface-container-high);border-radius:16px}.effort-options button.selected{background:var(--md-sys-color-primary-container);border-color:var(--accent);color:var(--md-sys-color-on-primary-container);border-radius:26px}.effort-art{display:inline-flex;position:relative}.effort-face{transition:transform .26s var(--md-sys-motion-easing-expressive);max-width:100%}.effort-options button:hover .effort-face{transform:translateY(-2px) rotate(-5deg)}.effort-options button.selected .effort-face{transform:rotate(6deg)}.effort-check{position:absolute;display:grid;place-items:center;bottom:-1px;right:-2px;width:19px;height:19px;background:var(--accent);color:var(--ink);border:2px solid var(--md-sys-color-primary-container);border-radius:50%}.effort-face-1{--face-bg: #d4e9b7;--face-ink: #3e5129}.effort-face-2{--face-bg: #cbe7e7;--face-ink: #285555}.effort-face-3{--face-bg: #d8cbf3;--face-ink: #514079}.effort-face-4{--face-bg: #f5df9d;--face-ink: #6a521a}.effort-face-5{--face-bg: #f5cebf;--face-ink: #794434}.face-surface{fill:var(--face-bg)}.face-features{stroke:var(--face-ink)}.effort-options button .effort-label,.effort-options button>span:last-child{font-size:11px;font-weight:550}.effort-hint{min-height:20px;margin-top:12px;font-size:12px;color:var(--muted)}.pain-check{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);min-height:48px;margin-top:13px;cursor:pointer}.pain-note{color:var(--danger)}.workout-aside{position:sticky;top:24px;display:flex;flex-direction:column;gap:18px}.session-card{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container)}.session-card .eyebrow,.session-card .caption{color:inherit;opacity:.8}.session-timer{text-align:center;font-size:57px;line-height:1.15;padding:22px 0 10px;font-weight:500;letter-spacing:-2px;font-variant-numeric:tabular-nums}.session-progress{height:8px;border-radius:999px;background:color-mix(in srgb,var(--md-sys-color-on-primary-container) 12%,transparent);overflow:hidden;margin:24px 0 12px}.session-progress>span{display:block;height:100%;background:var(--accent);border-radius:999px;transition:width .3s}.session-facts{display:flex;justify-content:space-between;font-size:12px}.save-status{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;line-height:1.6;padding-top:13px;color:inherit}.save-status.unsaved{color:var(--form-on-warning-container);background:var(--form-warning-container);border-radius:9px;padding:10px;margin-top:10px}.discard-workout{width:100%;margin-top:8px;font-size:12px;color:inherit;opacity:.85}.rest-timer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:20px;border-radius:24px;background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.rest-timer strong{display:block;font-size:32px;line-height:1.2;font-variant-numeric:tabular-nums;font-weight:550;letter-spacing:-1px}.rest-timer small{font-size:10px}.rest-timer .icon-button{color:inherit}.workout-aside .tip-card{margin-top:0;background:var(--md-sys-color-surface-container-low);color:var(--muted)}.mobile-workout-dock{display:none}dialog{border:0;padding:0;border-radius:28px;color:var(--md-sys-color-on-surface);background:var(--md-sys-color-surface-container-high);width:calc(100% - 36px);max-width:540px;max-height:90dvh;box-shadow:0 24px 80px #0003}dialog.wide{max-width:780px}dialog::backdrop{background:#14101e70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog[open]{animation:dialog-in .22s var(--md-sys-motion-easing-expressive)}.modal-panel{max-height:88dvh;display:flex;flex-direction:column}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 24px 6px;flex:none}.modal-header h2{font-size:25px;overflow-wrap:anywhere}.modal-content{padding:18px 26px 26px;overflow:auto}.modal-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px;margin-top:24px}.instruction-list{margin:22px 0;padding-left:22px;font-size:14px;color:var(--muted)}.instruction-list li{margin-bottom:14px;line-height:1.65}.error-box{margin:16px 0;padding:18px 20px;border-radius:18px;background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container);font-size:14px;line-height:1.6}.info-box{display:flex;align-items:flex-start;gap:12px;margin:20px 0;padding:18px;border-radius:20px;background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);font-size:12px}.info-box>svg{margin-top:2px}.warning-box{background:var(--form-warning-container);color:var(--form-on-warning-container)}.offline-banner{background:var(--form-warning-container);color:var(--form-on-warning-container);padding:14px 22px;text-align:center;font-size:13px}.loading{padding:42px 0;font-size:14px;color:var(--muted)}.loading:before{content:"";display:inline-block;width:20px;height:20px;border:3px solid var(--md-sys-color-primary-container);border-top-color:var(--accent);border-radius:35%;margin-right:12px;vertical-align:middle;animation:spin .95s linear infinite}.summary-banner{background:var(--form-success-container);color:var(--form-on-success-container);display:flex;align-items:center;gap:20px;padding:28px;border-radius:28px;margin-bottom:24px}.summary-banner .success-icon{width:64px;height:64px;display:grid;place-items:center;flex:none;border-radius:22px;background:var(--form-success);color:var(--bg)}.summary-banner h2{font-size:26px;margin-bottom:8px}.summary-banner p{font-size:14px}.recommendation{padding:20px;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-radius:20px;margin-top:20px}.recommendation-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.recommendation-head strong{font-size:15px}.recommendation p{font-size:13px;margin-top:9px}.recommendation.review{background:var(--form-warning-container);color:var(--form-on-warning-container)}.history-detail-table{width:100%;font-size:14px;border-collapse:collapse;margin-top:20px}.history-detail-table th,.history-detail-table td{text-align:left;padding:15px 10px;border-bottom:1px solid var(--line)}.history-detail-table th{font-size:11px;font-weight:500;color:var(--muted)}.history-detail-table td{font-variant-numeric:tabular-nums}.settings-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:22px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid var(--line)}.settings-row:last-child{border-bottom:0}.settings-row strong{font-size:14px}.settings-row p{font-size:12px;color:var(--muted);margin-top:6px}.settings-row>span{font-size:12px;text-align:right}.appearance-card{margin-bottom:24px}.appearance-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.appearance-header>div>p{font-size:13px;color:var(--muted);margin-top:6px}.segmented-control{display:inline-flex;gap:3px;padding:4px;background:var(--md-sys-color-surface-container);border-radius:999px}.segmented-control button{display:inline-flex;gap:7px;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:999px;padding:10px 17px;background:transparent;color:var(--muted);font-size:13px;transition:background .15s}.segmented-control button[aria-pressed=true]{background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);font-weight:600}.code-block{display:block;margin:18px 0;padding:16px;background:var(--md-sys-color-surface-container);border-radius:14px;font:12px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;color:var(--md-sys-color-on-surface);white-space:pre-wrap;overflow-wrap:anywhere}.toast{position:fixed;right:28px;bottom:25px;z-index:1000;max-width:min(480px,calc(100vw - 32px));display:flex;align-items:center;gap:12px;padding:8px 8px 8px 20px;color:var(--md-sys-color-inverse-on-surface);background:var(--md-sys-color-inverse-surface);box-shadow:var(--form-shadow);border-radius:18px;font-size:14px;line-height:1.5;animation:dialog-in .2s var(--md-sys-motion-easing-standard)}.toast>svg,.toast .icon-button{color:var(--md-sys-color-inverse-primary)}.toast.error{background:var(--md-sys-color-error-container);color:var(--md-sys-color-on-error-container)}.toast.error>svg,.toast.error .icon-button{color:inherit}.skip-link{position:fixed;top:-100px;left:15px;z-index:2000;background:var(--accent);color:var(--ink);padding:15px 22px;border-radius:16px}.skip-link:focus{top:10px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:1180px){:root{--form-rail-width: 88px}.topbar{padding:0 28px}main{padding:24px 28px 32px}.page-footer{padding-left:28px;padding-right:28px}.dashboard-grid{gap:16px;grid-template-columns:1.25fr 1fr}.hero-card{padding:26px}.hero-card h2{font-size:41px}.hero-card .expressive-mark{width:154px;height:154px;top:82px;right:-27px}.card{padding:23px}.workout-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.workout-card{padding:21px}.effort-optional{display:none}.editor-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{grid-template-columns:1fr}.stat-card{padding:20px}.private-badge{display:none}}@media(max-width:1000px){.workout-layout{grid-template-columns:1fr}.workout-aside{position:static;display:grid;grid-template-columns:1fr 1fr;align-items:start}.workout-aside .tip-card,.session-card .desktop-finish{display:none}.mobile-workout-dock{position:fixed;z-index:35;left:calc(var(--form-rail-width) + 24px);right:24px;bottom:16px;display:flex;align-items:center;gap:14px;background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface);border-radius:24px;padding:10px 12px 10px 20px;box-shadow:var(--form-shadow)}.mobile-workout-dock .dock-time{font-size:22px;letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-weight:550}.mobile-workout-dock .dock-label{display:block;font-size:10px;color:var(--muted)}.mobile-workout-dock .button{margin-left:auto}.training-shell .page-footer{padding-bottom:106px}.rest-timer{position:fixed;z-index:36;bottom:104px;right:24px;padding:11px 13px;gap:15px;box-shadow:var(--form-shadow);border-radius:24px}.rest-timer strong{font-size:26px}.rest-timer small{font-size:9px}.rest-timer .icon-button{width:44px;height:44px}.effort-optional{display:inline}}@media(max-width:880px){.dashboard-grid{grid-template-columns:1fr}.hero-card{min-height:282px}.hero-card h2{font-size:44px}.hero-card .expressive-mark{width:202px;height:202px;top:44px;right:-5px}.hero-card .hero-copy{max-width:65%}.hero-card .hero-bottom{flex-wrap:nowrap}.activity-card{display:none}.page-heading.flex{align-items:flex-start}.page-heading.flex>.button{min-width:48px;padding:12px 16px}.plan-grid{grid-template-columns:1fr}.editor-secondary{grid-template-columns:1fr 1fr}.editor-secondary .field:last-child{grid-column:1 / -1}.appearance-header{flex-direction:column;align-items:flex-start}}@media(max-width:640px){:root{--form-rail-width: 0px}html{scrollbar-gutter:auto}.sidebar{display:none}.app-shell{margin-left:0}.topbar{height:80px;padding:0 22px;gap:12px}.wordmark{font-size:32px}.breadcrumbs{display:none}.topbar-right{gap:2px}.topbar .avatar{width:42px;height:42px}.topbar .live-pill{font-size:10px;padding:7px 10px;margin-right:4px}.topbar .live-pill>span:last-child{max-width:80px}main{padding:14px 20px 24px}h1{font-size:36px;letter-spacing:-1.35px}.page-heading{margin-bottom:26px}.page-heading.flex{flex-wrap:wrap;gap:18px}.page-heading h1{margin-bottom:10px}.page-heading .eyebrow{font-size:10px;letter-spacing:.45px}.page-heading>p:not(.eyebrow),.page-heading.flex>div>p:not(.eyebrow){font-size:13px}.dashboard-heading .heading-action{display:none}.card{padding:22px;border-radius:26px}.section-header{margin-bottom:24px}.section-header h2{font-size:21px}.section-header .eyebrow{font-size:9px}.hero-card{border-radius:30px;padding:24px;min-height:306px}.hero-top{font-size:12px}.hero-top .hero-state{font-size:10px;padding:5px 9px}.hero-card h2{font-size:42px;margin-top:27px;max-width:80%}.hero-card .hero-copy{max-width:72%;font-size:13px}.hero-card .expressive-mark{width:133px;height:133px;right:-27px;top:92px}.hero-card .hero-bottom{gap:10px;padding-top:24px;flex-wrap:wrap}.hero-card .hero-bottom .button{min-height:52px;padding:14px 21px;font-size:14px}.hero-link{font-size:12px;padding-right:0;padding-left:5px}.hero-meta{font-size:11px;gap:15px;margin-top:18px}.hero-plan-select{margin-top:16px;max-width:none}.hero-plan-select select{font-size:12px}.stats-grid{gap:7px;margin:14px 0 26px}.stat-card{padding:16px 12px;border-radius:22px}.stat-top{font-size:10px;gap:4px}.stat-top svg{width:16px;height:16px}.stat-value{gap:4px;margin-top:13px}.stat-value strong{font-size:30px;letter-spacing:-.8px}.stat-value span{font-size:10px}.stat-foot{font-size:9px;margin-top:5px}.muscle-row{grid-template-columns:94px 1fr 22px;gap:10px;font-size:12px}.bar-track{height:10px}.muscle-bars{gap:22px}.history-row{padding:15px 12px;gap:11px}.history-row strong{font-size:14px}.history-row small{font-size:10px}.history-right{font-size:11px}.history-right small{display:none}.tip-card{padding:22px}.mobile-nav{position:fixed;z-index:40;left:0;right:0;bottom:0;height:calc(80px + env(safe-area-inset-bottom));padding:10px 8px calc(10px + env(safe-area-inset-bottom));display:flex;justify-content:space-around;align-items:flex-start;background:var(--md-sys-color-surface-container)}.mobile-nav a{flex:1;font-size:12px;gap:5px;min-height:60px;padding:0}.mobile-nav .nav-icon{width:64px;height:32px}.page-footer{padding:12px 23px calc(104px + env(safe-area-inset-bottom));font-size:10px}.page-footer>span:last-child{display:none}.catalog-toolbar{gap:12px}.catalog-toolbar .search-box{flex-basis:100%}.catalog-toolbar>.button{min-height:44px;font-size:12px;padding:10px 15px}.catalog-toolbar>.pill{font-size:10px;padding:7px 10px}.catalog-grid{gap:10px}.exercise-card{border-radius:22px;padding:18px 15px;min-height:196px}.exercise-card h3{font-size:14px}.exercise-card p{font-size:11px}.exercise-card .tag{font-size:10px;padding:6px 8px}.exercise-card .exercise-symbol{margin-bottom:17px;width:40px;height:40px}.filters{gap:8px}.filters select{max-width:none;width:50%;font-size:12px}.plan-card{padding:24px}.plan-card h2{font-size:33px}.plan-card .button-row{gap:9px}.plan-card .button-row .button{font-size:12px;padding:12px 17px}.form-grid{grid-template-columns:1fr}.editor-item{padding:20px 16px;border-radius:24px}.editor-item-head{gap:10px;flex-wrap:wrap}.editor-item-head .item-number{width:40px;height:40px}.editor-item-head>.row{margin-left:auto}.editor-item-head h3{font-size:16px}.editor-item-head>.row .icon-button{width:44px;height:44px}.editor-fields{gap:15px 8px}.field{font-size:12px;gap:8px}.field input,.field select,.field textarea{font-size:16px;padding-left:11px;padding-right:11px}.editor-fields .field{font-size:10px}.editor-secondary{grid-template-columns:1fr}.editor-actions{bottom:calc(92px + env(safe-area-inset-bottom));gap:8px;padding:10px;border-radius:22px}.editor-actions>.caption{display:none}.editor-actions .button{padding:12px 18px;font-size:13px}.editor-actions+.info-box{margin-top:20px}.workout-card{padding:18px 14px;border-radius:26px}.workout-card .item-number{width:42px;height:42px;border-radius:15px;font-size:15px}.workout-exercise-head{gap:6px;margin-bottom:19px}.exercise-disclosure{gap:10px}.exercise-disclosure strong{font-size:17px;line-height:1.3}.exercise-disclosure small{font-size:10px;margin-top:4px}.workout-exercise-head>.icon-button{width:44px;height:44px;padding:10px}.workout-exercise-head h2{font-size:17px}.workout-exercise-head p{font-size:11px}.workout-prescription{gap:5px;margin-bottom:14px}.workout-prescription .tag{font-size:10px;padding:6px 8px}.set-table th{font-size:9px;padding-left:3px;padding-right:3px;overflow-wrap:anywhere}.set-table th:first-child{width:38px}.set-table th:last-child{width:53px}.set-table td{padding:0 4px}.set-table input{height:56px;font-size:21px;border-radius:14px}.set-check{width:46px;height:52px}.set-tools{gap:0}.set-tools .text-button{font-size:11px;padding-left:8px;padding-right:8px}.effort-heading{font-size:15px;margin-bottom:14px}.effort-optional{display:none}.effort-options{gap:3px}.effort-options button{min-height:94px;padding:11px 2px 9px;border-radius:18px;gap:9px}.effort-face{width:44px;height:44px}.effort-options button .effort-label,.effort-options button>span:last-child{font-size:10px}.effort-hint,.pain-check{font-size:11px}.workout-aside{grid-template-columns:1fr}.workout-aside .session-card{order:2}.session-timer{font-size:42px;padding-top:12px}.mobile-workout-dock{left:12px;right:12px;bottom:calc(91px + env(safe-area-inset-bottom));padding:10px 10px 10px 18px;border-radius:24px;gap:8px}.mobile-workout-dock>svg{display:none}.mobile-workout-dock .button{min-height:48px;font-size:13px;padding:12px 18px}.rest-timer{right:15px;bottom:calc(169px + env(safe-area-inset-bottom));padding:8px 10px 8px 15px;gap:12px}.rest-timer>svg{width:20px;height:20px}.training-shell .page-footer{padding-bottom:calc(186px + env(safe-area-inset-bottom))}.settings-row{gap:12px}.settings-row>span{font-size:11px}.appearance-header{gap:20px}.segmented-control{width:100%}.segmented-control button{flex:1;padding-left:10px;padding-right:10px;font-size:12px}dialog{width:calc(100% - 24px);max-height:92dvh;border-radius:28px}.modal-header{padding:17px 18px 5px}.modal-header h2{font-size:23px}.modal-content{padding:15px 20px 24px}.modal-actions .button{padding-left:16px;padding-right:16px;font-size:13px}.picker-list{max-height:44dvh}.exercise-option{padding:13px 10px;gap:10px}.exercise-option strong{font-size:13px}.exercise-option small{font-size:10px}.summary-banner{padding:23px 20px;gap:14px}.summary-banner h2{font-size:22px}.summary-banner p{font-size:12px}.summary-banner .success-icon{width:48px;height:48px;border-radius:18px}.history-detail-table{font-size:12px}.history-detail-table th,.history-detail-table td{padding:13px 5px}.history-detail-table th{font-size:9px}.recommendation{padding:17px}.recommendation-head{flex-wrap:wrap}.recommendation-head strong{font-size:14px}.recommendation p{font-size:12px}.toast{left:16px;right:16px;bottom:calc(91px + env(safe-area-inset-bottom));font-size:13px;border-radius:16px}.info-box{padding:16px;font-size:12px}.error-box{font-size:13px}}@media(max-width:370px){main{padding-left:14px;padding-right:14px}.topbar{padding-left:18px;padding-right:16px}h1{font-size:33px}.hero-card{padding:22px}.hero-card .hero-bottom{gap:5px}.hero-card .hero-link{font-size:11px}.hero-card .hero-bottom .button{padding-left:17px;padding-right:17px}.stat-card{padding:15px 10px}.stat-value strong{font-size:28px}.effort-face{width:40px;height:40px}.effort-options button .effort-label,.effort-options button>span:last-child{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(forced-colors:active){.button,.icon-button,.nav-icon,.card,.effort-options button,.set-check{border:1px solid ButtonText}.active>.nav-icon,.effort-options button.selected,.set-check.checked{outline:2px solid Highlight}.bar-direct,.activity-bar.has-data{background:Highlight}}.mobile-activity{display:none}.muscle-more{padding-left:0;margin-top:-8px;margin-bottom:5px}@media(max-width:880px){.mobile-activity{display:block;background:var(--md-sys-color-surface-container-low);border-radius:22px;margin:-10px 0 23px;padding:4px 18px}.mobile-activity summary{display:flex;align-items:center;gap:8px;font-size:12px;min-height:50px;list-style:none}.mobile-activity summary::-webkit-details-marker{display:none}.mobile-activity summary>svg{color:var(--accent)}.mobile-activity summary>.muted{margin-left:auto;font-size:10px}.mobile-activity summary:after{content:"+";font-size:20px;color:var(--accent);margin-left:4px}.mobile-activity[open] summary:after{content:"−"}.mobile-activity-body{padding:0 6px 19px}}@media(max-width:640px){.set-table th:last-child{width:56px}.set-check{width:48px}}.workout-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-6px 0 22px}.workout-toolbar>div{display:flex;align-items:center;gap:10px;color:var(--md-sys-color-on-surface-variant);font-size:14px}.workout-toolbar small{display:block;margin-top:3px;font-size:11px;color:var(--muted)}.button.tonal{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);border-color:transparent}.exercise-anchor{min-width:0;scroll-margin-top:22px}.structure-status{color:var(--accent);font-size:13px;margin:0 0 14px}.comparison-warning{display:flex;align-items:center;flex-wrap:wrap;gap:10px;background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);padding:12px 18px;border-radius:18px;margin-bottom:18px;font-size:12px}.comparison-warning span{flex:1;min-width:150px}.exercise-actions{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0 18px}.workout-card.collapsed .exercise-actions{padding:18px 0 0}.exercise-actions .button{min-height:44px;font-size:12px}.add-exercise-bottom{display:flex;align-items:center;justify-content:center;gap:13px;min-height:84px;width:100%;padding:18px;border-radius:26px;border:1px dashed var(--md-sys-color-outline);background:transparent;color:var(--accent);font-size:15px}.add-exercise-bottom:hover{background:var(--md-sys-color-primary-container)}.add-exercise-bottom small{display:block;margin-top:5px;font-size:11px;color:var(--muted)}.rest-start-button{cursor:pointer;min-height:36px;border:0;display:inline-flex;align-items:center;gap:5px}.rest-start-button:hover{background:var(--md-sys-color-primary-container)}.previous-session-caption{display:flex;align-items:center;gap:9px;color:var(--md-sys-color-on-surface-variant);font-size:12px;margin:6px 0 14px}.previous-session-caption small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.set-table.with-previous th:first-child{width:33px}.set-table.with-previous th:nth-child(2){width:95px}.set-table.with-previous th:nth-child(4){width:80px}.set-table.with-previous th:last-child{width:58px}.set-table.with-previous th{padding-left:4px;padding-right:4px;font-size:10px;letter-spacing:.25px}.set-table.with-previous td{padding-left:4px;padding-right:4px}.previous-set{width:100%;min-height:52px;padding:5px 2px;background:var(--md-sys-color-surface-container);color:var(--md-sys-color-primary);border:1px solid transparent;border-radius:12px;line-height:1.25}.previous-set:hover:not(:disabled){border-color:var(--md-sys-color-outline);background:var(--md-sys-color-primary-container)}.previous-set strong{font-size:14px;font-weight:550;white-space:nowrap}.previous-set small{display:block;font-size:9px;font-weight:400;color:var(--muted);margin-top:3px}.previous-set:disabled{opacity:.65;cursor:default}.previous-empty{display:block;text-align:center;color:var(--muted)}.plan-cue{display:flex;gap:9px;align-items:flex-start;color:var(--md-sys-color-on-surface-variant);background:var(--md-sys-color-surface-container-low);padding:12px 14px;border-radius:14px;margin-bottom:16px;font-size:12px}.plan-cue>svg{flex:none;margin-top:2px}.plan-cue p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.plan-cue small{display:block;color:var(--muted);font-size:9px;letter-spacing:.6px;margin-bottom:3px}.exercise-notes{border-top:1px solid var(--line);margin-top:18px;padding-top:10px}.note-disclosure{width:100%;justify-content:flex-start;font-size:12px;gap:8px}.note-disclosure>svg:last-child{margin-left:auto}.note-dot{width:6px;height:6px;border-radius:50%;background:var(--md-sys-color-tertiary)}.exercise-notes .field{margin-top:10px}.exercise-notes textarea{min-height:82px;font-size:14px}.exercise-notes .caption{font-size:10px}.last-exercise-note{margin:10px 0 14px;padding:12px 15px;background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);border-radius:14px}.last-exercise-note small,.history-exercise-note small{display:block;font-size:9px;letter-spacing:.6px}.last-exercise-note p,.history-exercise-note p{margin:6px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.6}.workout-card.replaced{background:var(--md-sys-color-surface-container-low);border:1px dashed var(--line)}.workout-card.replaced .item-number{background:var(--md-sys-color-surface-container-high);color:var(--muted)}.replacement-notice{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:var(--muted)}.replacement-notice>svg{flex:none;margin-top:2px}.replacement-notice p{margin:0;line-height:1.65}.preserved-sets{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.preserved-sets .tag{display:flex;align-items:center;gap:6px}.history-exercise-note{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;margin-top:18px;border-radius:16px;background:var(--md-sys-color-surface-container-low)}.history-exercise-note>svg{color:var(--muted);flex:none}.session-exercise-summary{display:flex;gap:14px;align-items:center;margin-bottom:20px}.session-exercise-summary h3{margin:4px 0;font-size:20px;overflow-wrap:anywhere}.session-exercise-summary .eyebrow{font-size:10px;margin:0}.session-exercise-summary .caption{margin:0}.session-exercise-fields{border:0;margin:20px 0 0;padding:0;min-width:0}.session-exercise-fields .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:16px}.session-exercise-fields input{min-width:0}.rest-timer.rest-timer-v3{display:block;padding:15px 16px 9px;border-radius:24px}.rest-label{display:flex;gap:8px;align-items:center;min-width:0}.rest-label>span{flex:1;min-width:0;font-size:10px;letter-spacing:.5px}.rest-label small{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;letter-spacing:0}.rest-timer-v3 .rest-label .icon-button{width:36px;height:36px;min-height:36px;flex:none}.rest-quick-controls{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px}.rest-timer-v3 .rest-quick-controls strong{font-size:38px;letter-spacing:-1px;font-weight:550}.rest-adjust{min-width:52px;min-height:44px;padding:8px 11px;border-radius:16px;background:color-mix(in srgb,var(--md-sys-color-on-tertiary-container) 8%,transparent);color:inherit;border:0;font-size:16px}.rest-adjust span{font-size:10px;margin-left:2px}.rest-adjust:hover{background:color-mix(in srgb,var(--md-sys-color-on-tertiary-container) 15%,transparent)}.rest-footer{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:3px}.rest-footer .text-button{font-size:10px;min-height:36px;color:inherit;padding:5px 0;gap:5px}.rest-footer small{font-size:9px;opacity:.8}@media(min-width:1001px)and (max-width:1250px){.set-table.with-previous th:nth-child(2){width:76px}.set-table.with-previous th:nth-child(4){width:60px}.set-table.with-previous th:last-child{width:48px}.set-table.with-previous td{padding-left:2px;padding-right:2px}.set-table.with-previous .set-check{width:44px}}@media(max-width:1000px){.rest-timer.rest-timer-v3{width:270px;padding:10px 13px 5px}.rest-timer-v3 .rest-quick-controls strong{font-size:32px}.rest-label small{max-width:180px}.training-shell .page-footer{padding-bottom:240px}}@media(max-width:680px){.workout-toolbar{align-items:center;gap:8px;margin-top:0}.workout-toolbar>div{font-size:12px}.workout-toolbar>div>svg{display:none}.workout-toolbar small{max-width:110px;font-size:10px;line-height:1.4}.workout-toolbar .button{font-size:12px;padding:12px 14px;min-height:46px}.workout-card{padding:17px 12px;border-radius:24px}.workout-card.collapsed{padding:12px}.workout-exercise-head{gap:4px}.workout-exercise-head>.icon-button{width:36px;min-width:36px;padding:6px}.exercise-disclosure{gap:9px}.exercise-disclosure strong{font-size:17px}.exercise-disclosure small{font-size:10px;line-height:1.5}.exercise-disclosure .item-number{width:38px;height:42px;min-width:38px;font-size:15px}.exercise-disclosure .disclosure-arrow{display:none}.workout-prescription{gap:6px;margin-bottom:16px}.workout-prescription .tag{font-size:10px}.set-table.with-previous th:first-child{width:26px}.set-table.with-previous th:nth-child(2){width:76px}.set-table.with-previous th:nth-child(4){width:62px}.set-table.with-previous th:last-child{width:46px}.set-table.with-previous th{font-size:9px;padding:0 2px 6px;letter-spacing:0}.set-table.with-previous td{padding:0 2px}.set-table.with-previous input{height:52px;min-height:52px;font-size:19px;border-radius:12px;padding:6px 2px}.set-table.with-previous .set-check{width:42px;min-width:42px;height:50px;border-radius:14px}.previous-set{min-height:50px}.previous-set strong{font-size:12px}.previous-set small{font-size:8px}.rest-timer.rest-timer-v3{left:auto;right:12px;bottom:calc(169px + env(safe-area-inset-bottom));width:min(270px,calc(100vw - 24px))}.training-shell .page-footer{padding-bottom:370px}.exercise-notes textarea{font-size:16px}}@media(max-width:359px){.set-table.with-previous th:first-child{width:23px}.set-table.with-previous th:nth-child(2){width:62px}.set-table.with-previous th:nth-child(4){width:46px}.set-table.with-previous th:last-child{width:42px}.set-table.with-previous td{padding:0 1px}.set-table.with-previous input{font-size:17px}.set-table.with-previous .set-check{width:40px;min-width:40px}.previous-set strong{font-size:11px}.session-exercise-fields .form-grid{gap:12px}}@media(max-width:640px){.rest-timer.rest-timer-v3{display:grid;grid-template-columns:minmax(0,1fr) 40px;grid-template-areas:"label sound" "controls controls";left:12px;right:12px;width:auto;padding:5px 10px 8px;gap:0 4px;border-radius:24px}.rest-timer-v3 .rest-label{grid-area:label;gap:6px}.rest-timer-v3 .rest-label>span{display:flex;align-items:center;gap:7px;overflow:hidden;white-space:nowrap}.rest-timer-v3 .rest-label small{margin:0;max-width:none;font-size:10px}.rest-timer-v3 .rest-label .icon-button{min-width:40px;min-height:40px;width:40px;height:40px}.rest-timer-v3 .rest-quick-controls{grid-area:controls;margin:0}.rest-timer-v3 .rest-quick-controls strong{font-size:30px}.rest-timer-v3 .rest-adjust{min-width:62px}.rest-timer-v3 .rest-footer{grid-area:sound;margin:0}.rest-timer-v3 .rest-footer .text-button{width:40px;height:40px;min-height:40px;padding:0;justify-content:center}.rest-timer-v3 .rest-footer small,.rest-timer-v3 .rest-footer .text-button span{display:none}}.free-training-strip,.template-save-banner,.tools-entry{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 24px;padding:24px;border-radius:28px;background:var(--md-sys-color-surface-container);border:1px solid var(--md-sys-color-outline-variant)}.free-training-strip>div{display:flex;align-items:center;gap:16px}.free-training-strip strong{font-size:16px}.free-training-strip p,.template-save-banner p,.tools-entry p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.free-training-symbol{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:52px;height:52px;border-radius:20px;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-primary)}.free-workout-empty{text-align:center;padding:40px 24px}.free-workout-empty>.free-training-symbol{margin-bottom:20px;width:72px;height:72px;border-radius:26px}.free-workout-empty h2{font-size:28px}.free-workout-empty p:not(.eyebrow){max-width:430px;margin:12px auto 24px;color:var(--muted);line-height:1.7}.template-save-banner{background:var(--md-sys-color-primary-container)}.template-save-banner h2{margin:7px 0;font-size:23px}.template-save-banner .button{flex-shrink:0}.template-fields{border:0;padding:0;margin:0;min-width:0}.template-selection-list{display:grid;gap:12px;margin:20px 0}.template-selection{border:1px solid var(--md-sys-color-outline-variant);border-radius:20px;padding:16px;background:var(--md-sys-color-surface)}.template-selection.unselected{opacity:.75}.template-exercise-check{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.template-exercise-check input{margin-top:3px;flex-shrink:0;width:20px;height:20px}.template-exercise-check strong{display:block;line-height:1.5;font-size:14px}.template-exercise-check small{display:block;color:var(--muted);margin-top:5px;font-size:12px}.template-item-fields{margin-top:16px}.template-item-fields .field{font-size:12px}.exercise-calculators{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0 18px}.calculator-exercise{font-weight:700;font-size:16px;margin:0 0 18px}.calculator-exercise span{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:4px}.calculator-tabs{display:flex!important;width:100%;margin-bottom:22px}.calculator-tabs button{flex:1;min-height:44px;justify-content:center}.calculator-target input{font-size:26px;font-weight:650;min-height:64px;font-variant-numeric:tabular-nums}.calculator-target{margin-bottom:16px}.calculator-check{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.6;margin:14px 0;cursor:pointer}.calculator-check input{width:19px;height:19px;flex-shrink:0}.training-calculator h3{font-size:16px}.training-calculator .field,.training-calculator input{min-width:0}.warmup-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:24px}.warmup-heading h3{margin:0}.warmup-step-list{display:grid;gap:10px}.warmup-step{display:grid;grid-template-columns:22px minmax(0,1fr) minmax(0,.7fr) 36px;gap:10px;align-items:end}.warmup-step>span{align-self:center;color:var(--muted);font-size:12px}.warmup-step .icon-button{margin-bottom:4px}.warmup-step .field{font-size:12px;margin:0}.warmup-preview{padding:20px;margin:18px 0;border-radius:22px;background:var(--md-sys-color-primary-container)}.warmup-preview>div{display:flex;align-items:center;gap:14px;margin-top:14px}.warmup-preview strong{flex:1;font-size:20px}.warmup-preview small{font-weight:400;font-size:11px;color:var(--muted)}.warmup-preview>div>span:last-child{font-size:13px}.plate-settings{margin:24px 0 14px;padding:18px;border:1px solid var(--md-sys-color-outline-variant);border-radius:20px}.plate-settings .button-row{margin-top:10px}.plate-inventory{margin-bottom:16px;border:1px solid var(--md-sys-color-outline-variant);border-radius:20px;padding:16px}.plate-inventory summary{cursor:pointer;font-weight:600;font-size:14px;line-height:1.7}.plate-inventory summary small{display:block;font-size:11px;font-weight:400;color:var(--muted)}.plate-stock-list{display:grid;gap:10px}.plate-stock-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.65fr) 36px;gap:10px;align-items:end}.plate-stock-row .field{font-size:12px;margin:0}.plate-stock-row>.icon-button{margin-bottom:4px}.plate-alternatives{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.plate-result{padding:22px;border-radius:26px;background:var(--md-sys-color-primary-container);margin-top:16px}.plate-result>p{font-size:13px;line-height:1.7}.plate-total{font-size:44px;font-weight:700;letter-spacing:-2px;font-variant-numeric:tabular-nums}.plate-total>span{font-size:14px;letter-spacing:0;font-weight:400;margin-left:10px}.plate-visual{display:flex;align-items:center;justify-content:flex-start;gap:4px;position:relative;isolation:isolate;min-height:122px;overflow:auto;padding:8px 16px;margin:18px 0}.plate-bar{position:absolute;top:calc(50% - 6px);left:0;right:0;min-width:100%;height:12px;border-radius:8px;background:var(--muted);opacity:.45;z-index:-1}.plate-disc{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:var(--plate-height);min-width:32px;padding:4px;border-radius:9px;background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary,#fff);font-size:11px;font-weight:700;writing-mode:vertical-rl;border:2px solid var(--md-sys-color-surface);box-shadow:0 2px 5px #0001}.plate-recipe{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.calculator-footer{border-top:1px solid var(--md-sys-color-outline-variant);padding-top:16px;margin:22px 0 16px}.standalone-calculator{max-width:650px}.tools-entry{margin-bottom:20px}.template-save-banner .eyebrow{color:var(--md-sys-color-primary)}@media(max-width:650px){.free-training-strip,.template-save-banner,.tools-entry{align-items:stretch;flex-direction:column;gap:18px;padding:20px}.free-training-strip .button,.template-save-banner .button{width:100%;justify-content:center}.free-training-strip>div{align-items:flex-start}.free-training-strip p{font-size:12px}.warmup-heading{align-items:flex-start;flex-direction:column}.plate-result{padding:18px}.warmup-step{gap:7px;grid-template-columns:16px minmax(0,1fr) minmax(0,.6fr) 32px}.warmup-step .icon-button,.plate-stock-row .icon-button{width:32px;min-width:32px}.exercise-calculators .button{font-size:12px}.template-save-banner h2{font-size:22px}}.warmup-scheme{border:1px solid var(--md-sys-color-outline-variant);border-radius:18px;padding:14px 16px}.warmup-scheme summary{cursor:pointer;font-weight:650}.warmup-scheme summary small{display:block;margin-top:4px;color:var(--md-sys-color-on-surface-variant);font-size:.76rem;font-weight:450}.warmup-scheme[open] summary{margin-bottom:14px}.advanced-prescription{padding:16px 0}.target-rows,.correction-rows{display:grid;gap:12px;margin:14px 0}.target-row{display:grid;grid-template-columns:24px 1.35fr repeat(4,minmax(60px,1fr));gap:10px;align-items:end;padding:12px;background:var(--raised);border-radius:18px}.target-row .tag{align-self:center;justify-content:center}.target-row .field,.correction-row .field{margin:0;min-width:0;font-size:11px}.target-row input,.target-row select{min-width:0;width:100%}.set-role{display:block;font-size:9px;font-weight:500;color:var(--muted)}.exercise-detail-shortcut{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:0 0 14px}.exercise-thumbnail{display:inline-flex;flex-shrink:0;width:56px;height:56px;border-radius:18px;align-items:center;justify-content:center;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);overflow:hidden}.exercise-thumbnail img{width:100%;height:100%;object-fit:cover}.exercise-card .exercise-thumbnail{width:100%;height:136px;border-radius:20px;margin-bottom:14px}.exercise-card .exercise-thumbnail img{object-fit:contain;background:var(--raised)}.exercise-media{background:var(--panel);border-radius:28px;overflow:hidden;border:1px solid var(--line)}.media-stage{aspect-ratio:4/3;background:var(--md-sys-color-surface-container);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.media-stage img,.media-stage video{display:block;width:100%;height:100%;object-fit:contain}.media-placeholder,.media-play{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:28px;width:100%;color:var(--md-sys-color-on-primary-container)}.media-stage.empty,.media-play{background:radial-gradient(ellipse at 20% 15%,var(--md-sys-color-primary-container),transparent),var(--md-sys-color-surface-container)}.media-placeholder strong,.media-play strong{font-size:20px;line-height:1.3}.media-placeholder p{font-size:13px;max-width:270px;line-height:1.5;margin:0;color:var(--muted)}.media-play{height:100%;border:0;cursor:pointer}.media-play>span{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:var(--ink)}.media-switch{display:flex;gap:8px;padding:14px 18px 0;flex-wrap:wrap}.media-credit{padding:12px 18px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted)}.exercise-media>.caption{padding:0 18px 14px;margin:0}.exercise-detail-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.3fr);gap:24px;align-items:start}.progress-chart{display:block;width:100%;height:auto;margin:18px 0;color:var(--muted);font:12px sans-serif;overflow:visible}.chart-line{stroke:var(--accent);stroke-width:3;stroke-linejoin:round;fill:none}.chart-dot{fill:var(--accent);stroke:var(--panel);stroke-width:2}.chart-axis{stroke:var(--line);stroke-width:1}.progress-chart text{fill:currentColor}.progress-records{display:grid;grid-template-columns:1fr 1fr;gap:12px}.record-card{display:flex;flex-direction:column;gap:7px;background:var(--md-sys-color-primary-container);color:var(--md-sys-color-on-primary-container);border-radius:20px;padding:17px;text-decoration:none}.record-card small{font-size:9px;letter-spacing:.05em}.record-card strong{font-size:21px;font-weight:650}.record-card>span{font-size:11px}.pr-notice{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--form-success)}.offline-controls .button-row{margin-top:22px}.sync-metrics{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.conflict-row{margin-top:20px}.conflict-row h3{font-size:13px;overflow-wrap:anywhere;margin-bottom:10px}.conflict-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.conflict-choice{padding:14px;border:2px solid var(--line);border-radius:18px;background:var(--panel);color:inherit;text-align:left;cursor:pointer;min-width:0}.conflict-choice.selected{border-color:var(--accent);background:var(--md-sys-color-primary-container)}.conflict-choice pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;max-height:200px;overflow:auto}.correction-exercise{margin:24px 0;padding-bottom:22px;border-bottom:1px solid var(--line)}.correction-row{display:grid;grid-template-columns:1fr 1fr .8fr 90px 70px;gap:10px;align-items:end;padding:10px;background:var(--raised);border-radius:16px}.correction-row input,.correction-row select{min-width:0;width:100%}.correction-row .pain-check{font-size:11px;align-self:center}.correction-row .pain-check input{width:auto}@media(max-width:900px){.exercise-detail-layout{grid-template-columns:1fr}.media-stage{max-height:390px}.target-row{grid-template-columns:24px 1fr 1fr}.target-row>.field:nth-child(n+4){grid-column:auto}.target-row>.tag{grid-row:span 2}.correction-row{grid-template-columns:1fr 1fr 1fr}.correction-row>.pain-check{grid-column:span 2}}@media(max-width:480px){.progress-records,.conflict-options{grid-template-columns:1fr}.exercise-card .exercise-thumbnail{height:96px}.record-card strong{font-size:24px}.target-row{gap:8px;padding:10px}.exercise-detail-shortcut .text-button{font-size:12px}}.correction-fieldset{border:0;margin:0;padding:0;min-width:0}
