@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:Manrope,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;--bg: #f6f7f3;--surface: #fff;--surface-alt: #f1f3ed;--text: #202d28;--muted: #66726a;--line: #e1e6de;--primary: #244e3a;--on-primary: #fff;--lime: #d5ec90;--on-lime: #253620;--active: #e7eee1;--hero: #264d3b;--hero-text: #fff;--hero-muted: #d1e0d3;--error: #a22929;--error-bg: #fff0ef;--ring: #437953;--radius: 18px;--shadow: 0 10px 40px #23372912;color-scheme:light;font-size:14px;line-height:1.5}:root[data-theme=dark]{--bg: #151d19;--surface: #202b24;--surface-alt: #28362c;--text: #edf2e9;--muted: #b2bfb4;--line: #405044;--primary: #c8e69e;--on-primary: #1a301e;--active: #33482e;--hero: #2b503d;--error: #ffb7b0;--error-bg: #45282a;--ring: #d5ec90;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,a{transition:background-color .15s,color .15s,box-shadow .15s}button:active:not(:disabled){filter:brightness(.94)}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--ring);outline-offset:3px}h1:focus{outline:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.2;text-wrap:balance}h1{font-size:32px;font-weight:750;letter-spacing:-1.2px;margin-bottom:10px}h2{font-size:20px;font-weight:750;letter-spacing:-.5px;margin-bottom:10px}h3{font-size:17px}p{color:var(--muted)}svg{flex-shrink:0}button{border:0}small,.caption{font-size:12px}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--surface);padding:16px}.skip-link:focus{top:12px}.app-shell{display:flex;min-height:100dvh}.sidebar{width:238px;position:fixed;inset:0 auto 0 0;background:var(--surface);border-right:1px solid var(--line);display:flex;flex-direction:column;padding:33px 20px 0;z-index:20}.brand{display:flex;align-items:center;font-size:35px;letter-spacing:-2px;font-weight:800;color:var(--text);padding-left:9px;width:fit-content}.brand-mark{width:39px;height:39px;background:var(--primary);color:var(--on-primary);border-radius:12px;display:grid;place-items:center;margin-right:10px;transform:rotate(-8deg)}.brand-dot{color:#789b50}.sidebar-label{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:1.8px;margin:43px 0 14px 15px;font-weight:750}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{display:flex;align-items:center;gap:13px;min-height:46px;padding:12px 15px;border-radius:10px;color:var(--muted);font-weight:650;background:transparent;line-height:1.3}.nav-item.active{background:var(--active);color:var(--text)}.nav-item:hover{background:var(--surface-alt);color:var(--text)}.nav-dot{width:6px;height:6px;background:var(--primary);border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:30px}.personal-note{margin:0 7px 25px;background:var(--surface-alt);padding:20px 18px 14px;border-radius:13px;position:relative}.personal-note strong{display:block;font-size:13px;margin-bottom:7px}.personal-note p{font-size:12px;line-height:1.7;margin-bottom:0}.mini-asterisk{position:absolute;right:15px;top:14px;color:#709447;font-size:28px}.mode-switch{width:100%;font-size:12px;gap:8px}.sidebar-user{display:flex;align-items:center;gap:10px;padding:23px 0 23px 9px;margin-top:14px;border-top:1px solid var(--line)}.sidebar-user strong{display:block;font-size:12px;max-width:145px;overflow-wrap:anywhere}.sidebar-user small{color:var(--muted);font-size:10px}.avatar{background:#e9e6db;color:#544f40;width:35px;height:35px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:700}.avatar-button{width:38px;height:38px}.main-shell{width:calc(100% - 238px);margin-left:238px}.topbar{height:82px;border-bottom:1px solid var(--line);padding:0 42px;display:flex;align-items:center;justify-content:space-between}.topbar-location{font-size:11px;color:var(--muted)}.topbar-location span{margin:0 12px;color:var(--muted)}.topbar-actions{display:flex;align-items:center;gap:17px}.local-badge{font-size:11px;display:flex;align-items:center;gap:7px;color:var(--muted)}.local-badge span{width:6px;height:6px;border-radius:50%;background:#5a865c}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;border-radius:10px;background:transparent;color:var(--muted)}.icon-button:hover{background:var(--surface-alt);color:var(--text)}main{padding:37px 42px 48px;max-width:1530px;margin:auto;min-height:calc(100dvh - 150px)}.page-title{margin-bottom:29px}.title-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.page-title p{font-size:13px;margin:0}.eyebrow{font-size:10px;letter-spacing:1.6px;text-transform:uppercase;font-weight:750;color:var(--muted);margin-bottom:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:12px 18px;border-radius:9px;background:var(--primary);color:var(--on-primary);font-size:12px;font-weight:700;white-space:normal;text-align:center;flex-shrink:0;line-height:1.4}.button:hover:not(:disabled){box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 15%,transparent)}.button.secondary{background:var(--surface);border:1px solid var(--line);color:var(--text)}.button.lime{background:var(--lime);color:var(--on-lime)}.button.full{width:100%}.text-button,.back{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;background:transparent;color:var(--text);font-weight:700;font-size:12px;padding:8px 4px}.text-button:hover{color:var(--primary);text-decoration:underline}.back{margin-bottom:15px;color:var(--muted)}.dashboard-top{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(250px,1fr);gap:22px}.hero-card{background:var(--hero);border-radius:var(--radius);padding:30px 32px;position:relative;overflow:hidden;min-height:302px;color:var(--hero-text);display:flex;align-items:center}.hero-copy{position:relative;z-index:2;max-width:65%}.hero-copy .eyebrow{color:var(--hero-muted);font-size:9px;letter-spacing:1.4px;margin-bottom:17px;display:flex;align-items:center;gap:7px}.live-dot{width:5px;height:5px;border-radius:50%;background:var(--lime)}.hero-copy h2{font-size:38px;font-weight:600;letter-spacing:-1.6px;line-height:1.13;margin-bottom:14px}.hero-copy p{font-size:11px;line-height:1.9;color:var(--hero-muted);max-width:315px;margin-bottom:22px}.hero-visual{position:absolute;top:0;right:0;bottom:0;left:55%;overflow:hidden}.orbit{border:1px solid #ffffff1a;position:absolute;width:340px;height:340px;border-radius:50%;top:-25px;left:0}.orbit-two{width:255px;height:255px;left:42px;top:18px}.hero-dumbbell{position:absolute;left:40px;top:70px;width:190px;height:150px;transform:rotate(-32deg);color:#cce791;filter:drop-shadow(10px 16px 0 #183a2b)}.hero-dumbbell svg{width:100%;height:100%}.visual-label{position:absolute;bottom:34px;right:24px;font-size:8px;letter-spacing:3px;color:var(--hero-muted);transform:rotate(-10deg)}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.today-card{padding:25px 25px 23px;display:flex;flex-direction:column}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:18px}.section-heading .eyebrow{margin-bottom:0}.round-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--surface-alt);color:var(--muted)}.today-date{font-size:11px;margin:11px 0 24px;text-transform:capitalize}.today-card h2{font-size:22px;letter-spacing:-.5px}.today-card>p:not(.today-date){font-size:12px;line-height:1.8}.today-footer{margin-top:auto;padding-top:12px}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:22px 0 30px}.stat{background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:19px 20px}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:10px}.stat-top svg{color:#7b8c76}.stat-value{font-size:30px;font-weight:650;letter-spacing:-1px;margin-top:11px;font-variant-numeric:tabular-nums;display:flex;align-items:baseline;gap:10px}.stat-value small{font-size:10px;letter-spacing:0;color:var(--muted);font-weight:500}.week-panel{padding:24px;margin-top:26px}.week-panel .section-heading h2{margin:6px 0 0;font-size:18px}.week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:23px}.day-cell{border:1px solid var(--line);border-radius:10px;padding:12px 12px 14px;min-height:142px;text-align:left;background:var(--surface);color:var(--muted);display:flex;flex-direction:column;min-width:0;overflow-wrap:anywhere}.day-name{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700}.today-label{font-size:8px;font-weight:600;color:var(--primary);margin-left:auto}.day-icon{height:46px;display:flex;align-items:center;color:var(--primary)}.rest-line{width:17px;height:1px;background:var(--line)}.day-cell strong{font-size:11px;font-weight:600}.day-cell small{font-size:9px;margin-top:5px}.day-cell.is-today{border-color:#789d64;background:var(--surface-alt)}.day-cell.scheduled{background:var(--active);color:var(--text)}button.day-cell:hover{border-color:var(--primary)}.caption{font-size:11px;margin:15px 0 0}.library-heading{margin:32px 0 19px}.library-heading h2{margin:7px 0 0;font-size:21px}.workout-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.workout-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;min-width:0}.workout-art{height:143px;background:#e8ece1;color:#627454;position:relative;display:flex;align-items:center;justify-content:center}.workout-art>svg{transform:rotate(-25deg)}.art-published{background:#dfe9d3;color:#436343}.art-hidden{background:#e4e4df;color:#686e61}.workout-art .badge{position:absolute;top:15px;left:16px}.badge{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:6px;font-size:9px;font-weight:650;line-height:1.4;background:var(--surface-alt);color:var(--muted);width:fit-content}.workout-art .badge{background:#ffffffde;color:#485344}.badge-published{background:var(--active);color:var(--text)}.badge-draft{background:var(--surface-alt)}.art-number{position:absolute;bottom:15px;right:17px;font-size:26px;line-height:1;font-weight:650}.art-number small{display:block;font-size:8px;font-weight:500;margin-top:5px}.workout-card-body{padding:22px 21px 19px}.workout-card-body .eyebrow{font-size:8px}.workout-card h2{font-size:20px;margin:8px 0 10px;overflow-wrap:anywhere}.card-description{font-size:11px;line-height:1.8;min-height:59px;margin-bottom:17px}.meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:10px;color:var(--muted)}.meta>span{display:inline-flex;align-items:center;gap:5px}.card-actions{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);margin-top:18px;padding-top:16px;flex-wrap:wrap}.card-actions .button,.card-actions .text-button{font-size:10px}.add-workout{min-height:340px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #a7b59b;border-radius:16px;background:transparent;color:var(--text);gap:12px;padding:30px 20px}.add-workout:hover{background:var(--active)}.add-icon{width:47px;height:47px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:var(--surface);color:var(--primary);margin-bottom:4px}.add-workout strong{font-size:15px}.add-workout>span:not(.add-icon):not(.inline-link){font-size:11px;color:var(--muted);line-height:1.8}.inline-link{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:var(--primary);min-height:44px}.page-footer{padding:20px 42px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.mobile-nav,.mobile-brand{display:none}.filter-bar{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:26px}.search-label{width:290px;max-width:100%}.search-label input{width:100%}.filter-tabs{display:flex;gap:5px;flex-wrap:wrap}.filter-tabs button{min-height:44px;padding:10px 14px;background:transparent;color:var(--muted);border-radius:8px;font-size:12px}.filter-tabs button[aria-pressed=true]{background:var(--active);color:var(--text);font-weight:700}.empty{text-align:center;padding:60px 24px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-top:10px}.empty-icon{margin:0 auto 22px;width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:var(--active);color:var(--primary)}.empty p{max-width:460px;margin:0 auto 25px;line-height:1.8}.exercise-list{display:flex;flex-direction:column;gap:14px}.exercise-row{display:flex;align-items:center;gap:22px;padding:24px}.exercise-tile{display:grid;place-items:center;width:66px;height:66px;flex-shrink:0;background:var(--active);color:var(--primary);border-radius:13px}.exercise-info{min-width:0;flex:1}.exercise-info .eyebrow{font-size:9px;margin-bottom:6px}.exercise-info h2{font-size:17px;margin-bottom:7px}.exercise-info p{margin:0;font-size:12px;max-width:580px;line-height:1.7;overflow-wrap:anywhere}.exercise-row-actions{display:flex;flex-direction:column;align-items:flex-end;gap:13px}.exercise-row-actions .button{font-size:11px}.program-panel{padding:26px;margin-bottom:20px}.program-panel h2{margin-top:12px}.program-panel p{font-size:13px;margin-bottom:0}.editor-form{max-width:880px}.wide-editor{max-width:1060px}.form-fieldset{padding:0;margin:0;border:0;min-width:0}.form-section{display:flex;align-items:flex-start;gap:24px;padding:28px;margin-bottom:22px}.section-number{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background:var(--surface-alt);color:var(--muted);font-size:11px;font-weight:700}.form-section-content{flex:1;min-width:0}.form-section-content h2{font-size:20px;margin:5px 0 9px}.section-description{font-size:13px;margin-bottom:24px;line-height:1.8}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;min-width:0;font-size:13px;font-weight:650}.field small{font-weight:400;color:var(--muted);font-size:11px;line-height:1.7}.field:last-child{margin-bottom:0}.form-grid .field{margin-bottom:20px}input,select,textarea{width:100%;min-width:0;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:8px;padding:11px 12px;min-height:44px;line-height:1.5;font-weight:400}input::placeholder,textarea::placeholder{color:var(--muted)}textarea{resize:vertical}input[type=checkbox],input[type=radio]{accent-color:var(--primary);width:18px;height:18px;min-height:18px;flex-shrink:0;padding:0}.choice-fieldset{padding:0;border:0;margin:0 0 22px}.choice-fieldset legend{font-size:13px;font-weight:650;margin-bottom:10px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.choice{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px;min-height:54px;padding:12px;font-size:11px;cursor:pointer}.choice.selected,.gear-choice.selected,.day-option.selected{background:var(--active);border-color:#789d64}.choice svg{margin-left:auto}.gear-options{display:flex;gap:12px;flex-wrap:wrap}.gear-choice{display:flex;align-items:center;gap:9px;padding:11px 16px;min-height:44px;border:1px solid var(--line);border-radius:8px;font-size:13px;cursor:pointer}.day-options{display:flex;gap:10px;flex-wrap:wrap}.day-option{display:flex;align-items:center;justify-content:center;min-width:52px;min-height:52px;border:1px solid var(--line);border-radius:10px;cursor:pointer;position:relative}.day-option input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer}.day-option:focus-within{outline:3px solid var(--ring);outline-offset:3px}.day-option.selected{font-weight:700}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-bottom:18px}.builder-block{padding:25px;margin-bottom:22px}.builder-heading{display:flex;align-items:center;gap:15px}.builder-heading h2{margin:0 0 5px;font-size:18px}.builder-heading p{margin:0;font-size:12px}.builder-items{display:flex;flex-direction:column;gap:16px}.builder-item{padding:21px;margin-top:20px;background:var(--surface-alt);border:1px solid var(--line);border-radius:12px}.builder-item+.builder-item{margin-top:0}.builder-item-top{display:flex;align-items:center;gap:15px}.builder-item-top>.field{flex:1}.item-controls{display:flex;gap:2px;align-self:flex-end;margin-bottom:21px}.danger{color:var(--error)}.prescription-grid{display:grid;grid-template-columns:.75fr 1.4fr 1fr 1fr;gap:14px}.prescription-grid .field{margin-bottom:15px}.checkbox-label{display:flex;align-items:center;gap:9px;min-height:44px;font-size:12px;cursor:pointer}.builder-empty{padding:30px 0 10px;text-align:center;font-size:13px}.info-note{padding:16px 18px;background:var(--surface-alt);border-radius:10px;color:var(--muted);font-size:12px;line-height:1.8;margin-top:20px}.activation-option{display:flex;align-items:flex-start;gap:12px;background:var(--surface-alt);padding:18px;border-radius:10px;cursor:pointer}.activation-option strong{font-size:13px;display:block}.activation-option small{display:block;font-size:12px;color:var(--muted);margin-top:6px;line-height:1.7}.activation-option input{margin-top:3px}.schedule-editor{padding:28px}.schedule-editor .field{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:16px;margin-bottom:16px}.error-banner{display:flex;gap:12px;align-items:center;background:var(--error-bg);color:var(--error);padding:17px 20px;border-radius:10px;margin-bottom:20px}.preview-dialog{width:min(650px,calc(100% - 32px));max-height:calc(100dvh - 40px);border:1px solid var(--line);border-radius:20px;background:var(--surface);color:var(--text);padding:28px;box-shadow:var(--shadow);overscroll-behavior:contain}.preview-dialog::backdrop{background:#14251bd1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.preview-dialog>h2{font-size:29px;overflow-wrap:anywhere}.preview-dialog>p{font-size:13px}.preview-block{padding:25px 0 0}.preview-block h3{font-size:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.preview-exercise{display:flex;gap:14px;margin-bottom:24px}.step-number{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--active);font-size:11px;flex-shrink:0}.preview-exercise h4{font-size:14px;margin:3px 0 8px}.preview-exercise p{font-size:12px;line-height:1.8;margin-bottom:7px;overflow-wrap:anywhere}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:80;background:var(--primary);color:var(--on-primary);border-radius:12px;box-shadow:var(--shadow);opacity:0;pointer-events:none;display:flex;align-items:center;gap:9px;font-size:13px;transition:opacity .18s}.toast.visible{opacity:1;padding:15px 22px}.loading-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px;padding:30px;text-align:center}.loading-page h1{font-size:25px}.loading-page p{max-width:650px}.skeleton{width:260px;height:100px;border-radius:14px;background:var(--active)}.mini-shell main{max-width:1150px}.mini-shell .dashboard-top{grid-template-columns:1.6fr 1fr}.mini-shell .hero-copy{max-width:72%}.mini-shell .workout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1600px){main{padding-top:45px}.hero-card{min-height:340px}.hero-copy h2{font-size:44px}.hero-copy p{font-size:13px}.hero-dumbbell{left:55px;top:80px;width:230px;height:190px}.hero-visual .orbit{width:420px;height:420px}.hero-visual .orbit-two{width:330px;height:330px}.card-description{font-size:12px}}@media(max-width:1250px){.sidebar{width:210px;padding-left:13px;padding-right:13px}.main-shell{margin-left:210px;width:calc(100% - 210px)}main{padding:28px}.topbar{padding:0 28px}.hero-card{padding:26px}.hero-copy h2{font-size:33px}.hero-dumbbell{left:20px;width:150px}.hero-visual{top:0;right:0;bottom:0;left:60%}.hero-copy{max-width:73%}.today-card{padding:22px}.stats-row{gap:12px}.stat{padding:15px}.stat-value{flex-direction:column;gap:0}.week-grid{gap:6px}.day-cell{padding:10px 8px}.day-name{flex-wrap:wrap}.today-label{margin-left:0;width:100%}.day-icon{height:39px}.workout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar{align-items:flex-start;flex-direction:column}.page-title .button{max-width:185px}.title-row{align-items:flex-start}.h1{font-size:28px}}@media(max-width:1023px){.sidebar{display:none}.main-shell{margin:0;width:100%}.topbar{height:68px}.mobile-brand{display:block;font-weight:800;font-size:28px;letter-spacing:-1px}.topbar-location{display:none}.mobile-nav{position:fixed;bottom:0;left:0;right:0;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--line);display:flex;justify-content:space-around;z-index:30;gap:3px}.mobile-nav a,.mobile-nav button{display:flex;align-items:center;justify-content:center;gap:4px;flex-direction:column;min-height:50px;flex:1;color:var(--muted);background:transparent;border-radius:8px;padding:4px 2px;min-width:0}.mobile-nav span{font-size:10px}.mobile-nav a[aria-current=page]{background:var(--active);color:var(--text)}.page-footer{padding-bottom:calc(105px + env(safe-area-inset-bottom))}.toast{bottom:calc(90px + env(safe-area-inset-bottom));max-width:90%;width:max-content}.form-actions{padding-bottom:20px}.hero-card{min-height:300px}.choice-grid{gap:10px}.choice{font-size:12px}}@media(max-width:767px){:root{font-size:16px}.topbar{padding:0 20px}.topbar-actions{gap:10px}main{padding:25px 20px 35px}.page-title{margin-bottom:23px}.title-row{flex-direction:column;gap:19px}.page-title h1{font-size:29px;letter-spacing:-1px}.page-title p{font-size:14px;line-height:1.7}.eyebrow{font-size:10px}.page-title .button{max-width:none;min-height:46px;font-size:13px}.dashboard-top,.mini-shell .dashboard-top{grid-template-columns:1fr;gap:16px}.hero-card{min-height:300px;padding:27px}.hero-copy h2{font-size:38px}.hero-copy p{font-size:12px}.hero-copy .eyebrow{font-size:8px}.hero-dumbbell{left:0;top:80px;width:160px;height:135px}.hero-visual{top:0;right:0;bottom:0;left:61%}.hero-copy{max-width:77%}.visual-label{font-size:7px;right:15px;bottom:20px}.hero-card .button{font-size:12px}.today-card{padding:23px}.today-date{margin:0 0 17px}.today-card .section-heading{margin-bottom:7px}.today-card h2{font-size:23px}.today-card>p:not(.today-date){font-size:14px}.today-footer{padding-top:6px}.button{font-size:13px;min-height:46px}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;margin-bottom:20px}.stat{padding:17px}.stat-top{font-size:11px;gap:5px}.stat-value{font-size:30px;flex-direction:row;flex-wrap:wrap;gap:7px}.stat-value small{font-size:10px}.week-panel{padding:21px 18px;margin-top:20px}.week-panel .section-heading{align-items:flex-start;gap:8px}.week-panel .section-heading h2{font-size:18px;line-height:1.4}.section-heading .text-button{font-size:11px;white-space:nowrap}.week-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px}.day-cell{min-height:128px;padding:10px 8px}.day-cell strong{font-size:11px}.day-cell small{font-size:9px}.day-name{font-size:12px}.today-label{font-size:8px}.day-icon{height:37px}.caption{font-size:12px;line-height:1.8}.library-heading{margin-top:27px}.library-heading h2{font-size:21px}.workout-grid,.mini-shell .workout-grid{grid-template-columns:1fr;gap:18px}.workout-art{height:166px}.workout-card-body{padding:24px}.workout-card-body .eyebrow{font-size:9px}.workout-card h2{font-size:22px}.card-description{font-size:14px;min-height:0;line-height:1.8}.meta{font-size:12px;gap:12px}.card-actions .button,.card-actions .text-button{font-size:12px}.add-workout{min-height:240px}.add-workout>span:not(.add-icon):not(.inline-link){font-size:13px}.add-workout strong{font-size:17px}.inline-link{font-size:13px}.page-footer{padding-left:20px;padding-right:20px;flex-direction:column;gap:6px;font-size:11px}.search-label{width:100%}.filter-tabs{gap:0}.filter-tabs button{font-size:12px;padding:9px 11px}.filter-bar{gap:13px}.exercise-row{padding:20px;gap:14px;flex-wrap:wrap;align-items:flex-start}.exercise-tile{width:46px;height:46px}.exercise-info{flex-basis:calc(100% - 60px)}.exercise-info h2{font-size:18px}.exercise-info p{font-size:14px}.exercise-row-actions{width:100%;flex-direction:row;justify-content:space-between;align-items:center;padding-top:4px}.exercise-row-actions .button{font-size:12px}.exercise-info .eyebrow{font-size:9px}.badge{font-size:10px}.form-section{padding:21px;gap:12px}.form-section>.section-number{display:none}.form-section-content h2{font-size:21px}.section-description,.field{font-size:14px}.field small{font-size:12px}.form-grid{grid-template-columns:1fr;gap:0}input,textarea,select{font-size:16px;padding:12px;min-height:48px}.choice-grid{grid-template-columns:1fr;gap:9px}.choice{font-size:14px;min-height:50px}.choice-fieldset legend{font-size:14px}.gear-options{gap:10px}.gear-choice{font-size:14px;padding:10px 12px}.day-options{gap:7px}.day-option{min-width:0;flex:1;min-height:44px;font-size:12px}.choice-fieldset{margin-bottom:21px}.builder-block{padding:20px 15px}.builder-heading{gap:10px}.builder-heading .section-number{width:26px;height:26px;font-size:10px}.builder-heading h2{font-size:16px}.builder-heading p{font-size:11px}.builder-block>.section-heading{gap:6px}.builder-block>.section-heading>.button{font-size:11px;padding:10px;gap:4px}.builder-item{padding:15px 12px}.builder-item-top{flex-wrap:wrap;gap:0}.builder-item-top>.field{flex-basis:100%;margin-bottom:5px}.item-controls{margin-bottom:13px;margin-left:auto}.prescription-grid{grid-template-columns:1fr 1fr;gap:12px}.prescription-grid .field{font-size:12px;margin-bottom:3px}.checkbox-label{font-size:12px;margin-top:12px;align-items:flex-start;padding-top:10px}.info-note{font-size:12px}.schedule-editor{padding:21px}.schedule-editor .field{grid-template-columns:1fr;gap:8px}.activation-option{padding:15px}.activation-option strong{font-size:14px}.activation-option small{font-size:12px}.program-panel{padding:20px 17px}.program-panel>.section-heading{align-items:flex-start;flex-direction:column}.program-panel h2{font-size:23px}.program-panel p{font-size:14px}.form-actions{gap:10px}.form-actions .button{flex:1}.preview-dialog{padding:22px;max-height:calc(100dvh - 32px)}.preview-dialog>h2{font-size:27px}.preview-dialog>p{font-size:14px}.preview-exercise h4{font-size:16px}.preview-exercise p{font-size:14px}.preview-block h3{font-size:18px}.empty{padding:40px 20px}.empty p{font-size:14px}.empty h2{font-size:22px}.mobile-nav{padding-top:7px}.mobile-nav span{font-size:9px}.error-banner{font-size:14px;align-items:flex-start}.mini-shell .hero-copy{max-width:77%}}@media(max-width:375px){main{padding-left:15px;padding-right:15px}.hero-card{padding:24px}.hero-copy h2{font-size:34px}.hero-dumbbell{width:125px}.hero-copy{max-width:80%}.week-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.choice{padding:12px}.day-options{gap:4px}.mobile-nav span{font-size:8px}}@media(max-width:1023px){html{scroll-padding-bottom:110px}}@media(max-width:767px){.hero-dumbbell,.visual-label{display:none}.hero-copy,.mini-shell .hero-copy,.hero-copy p{max-width:100%}.hero-visual{top:0;right:0;bottom:0;left:70%;opacity:.5}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.mini-shell{display:block;max-width:520px;margin-inline:auto;background:var(--bg);font-size:15px}.mini-shell .sidebar,.mini-shell .page-footer,.mini-shell .topbar-location,.mini-shell .avatar-button{display:none}.mini-shell .main-shell{width:100%;margin:0}.mini-shell .topbar{height:72px;padding:12px 24px;border:0}.mini-shell .mobile-brand{display:block;font-size:28px;font-weight:800;letter-spacing:-1.5px}.mini-shell .topbar-actions{gap:12px}.mini-shell main{padding:12px 24px calc(112px + env(safe-area-inset-bottom));max-width:none}.mini-shell .mobile-nav{position:fixed;inset:auto 0 0;max-width:520px;margin-inline:auto;display:flex;justify-content:space-around;padding:10px 16px calc(12px + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--line);z-index:30}.mini-shell .mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:52px;gap:5px;padding:4px;border-radius:14px;color:var(--muted)}.mini-shell .mobile-nav a[aria-current=page]{color:var(--primary);background:var(--active);font-weight:700}.mini-shell .mobile-nav span{font-size:12px}.mini-heading{margin-bottom:30px}.mini-heading>p{margin-bottom:8px;font-size:13px;text-transform:capitalize}.mini-heading h1{font-size:28px;line-height:1.2;letter-spacing:-1px;margin:0;overflow-wrap:anywhere}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.calendar-toolbar h2{font-size:14px;letter-spacing:0;margin:0;font-weight:650}.calendar-controls{display:flex}.calendar-controls .icon-button{width:44px;height:44px;background:transparent}.date-strip{display:grid;grid-template-columns:repeat(7,minmax(44px,1fr));gap:4px;overflow-x:auto;padding:4px;margin:-4px}.date-pill{display:flex;flex-direction:column;align-items:center;min-height:90px;padding:10px 0 6px;gap:4px;border-radius:15px;color:var(--muted);background:transparent}.date-pill>span:first-child{font-size:12px}.date-pill strong{font-size:20px;font-weight:650;color:var(--text)}.date-pill[aria-current=date] strong{text-decoration:underline;text-underline-offset:5px}.date-pill[aria-pressed=true]{background:var(--primary);color:var(--on-primary)}.date-pill[aria-pressed=true] strong{color:inherit}.date-marker{display:grid;place-items:center;height:12px;font-size:12px}.date-marker>span{width:4px;height:4px;background:currentColor;border-radius:50%}.calendar-reset{margin-top:12px;min-height:44px}.daily-workout{padding:26px;margin-top:24px;border-radius:24px;background:var(--hero);color:var(--hero-text)}.daily-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:var(--hero-muted)}.daily-top>span:first-letter{text-transform:uppercase}.daily-workout h2{font-size:30px;line-height:1.18;letter-spacing:-1px;margin:26px 0 12px;text-wrap:balance;overflow-wrap:anywhere}.daily-workout p{color:var(--hero-muted);font-size:14px;line-height:1.7;margin-bottom:26px}.mini-shell .daily-workout .button{min-height:52px;font-size:14px;border-radius:14px;background:var(--lime);color:var(--on-lime);justify-content:space-between;padding:14px 16px}.recovery-card{background:var(--surface);color:var(--text);border:1px solid var(--line)}.recovery-card .daily-top,.recovery-card p{color:var(--muted)}.mini-shell .recovery-card .button{background:var(--primary);color:var(--on-primary)}.program-summary{display:flex;align-items:center;gap:14px;padding:24px 0}.program-symbol{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--active);color:var(--primary);flex-shrink:0}.program-summary>div{flex:1;min-width:0}.program-summary strong{font-size:14px;font-weight:650;overflow-wrap:anywhere}.program-summary p{margin:4px 0 0;font-size:12px}.program-summary .icon-button{flex-shrink:0}.mini-library{border-top:1px solid var(--line)}.mini-library summary{cursor:pointer;padding:20px 0;min-height:52px;font-weight:650;font-size:15px}.mini-library summary span{float:right;font-size:13px;font-weight:500;color:var(--muted)}.library-row,.setup-row{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;gap:16px;padding:18px 0;background:transparent;color:var(--text);border-bottom:1px solid var(--line)}.library-row strong,.setup-row strong{display:block;font-size:15px}.library-row small,.setup-row small{display:block;font-size:13px;color:var(--muted);margin-top:5px}.setup-row{border:1px solid var(--line);padding:16px;border-radius:16px;margin-bottom:24px}.agenda{display:flex;flex-direction:column}.agenda-row{display:flex;align-items:center;gap:16px;text-align:left;width:100%;padding:16px 0;background:transparent;color:var(--text);border-bottom:1px solid var(--line);min-height:89px}.agenda-date{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:48px;height:58px;flex-shrink:0;border-radius:14px;background:var(--surface)}.agenda-date strong{font-size:21px}.agenda-date small{font-size:11px}.agenda-date.current{background:var(--primary);color:var(--on-primary)}.agenda-copy{flex:1;min-width:0}.agenda-copy strong{display:block;font-size:15px;overflow-wrap:anywhere}.agenda-copy small{display:block;margin-top:6px;color:var(--muted);font-size:12px}.agenda-row.rest .agenda-copy strong{font-weight:500;color:var(--muted)}@media(max-width:380px){.mini-shell main{padding-inline:16px}.mini-shell .topbar{padding-inline:16px}.daily-workout{padding:22px}.mini-heading h1{font-size:26px}}.mini-heading>p{text-transform:none}.mini-heading>p:first-letter{text-transform:uppercase}
