:root{color:#1b1d21;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:#f7f8fa;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font-family:inherit}#root{width:100%;min-height:100vh}*{box-sizing:border-box}button{font:inherit}.app{color:#1b1d21;background:#f7f8fa;min-height:100vh;padding-bottom:88px}.header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #e8eaed;justify-content:space-between;align-items:center;height:72px;padding:0 5%;display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:1rem;font-weight:700;display:flex}.brand-mark{color:#fff;background:#1e6f5c;border-radius:11px;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.profile-button{color:#155748;cursor:pointer;background:#e5f2ee;border:0;border-radius:50%;width:38px;height:38px;font-weight:700}.content{width:min(1080px,90%);margin:0 auto;padding:52px 0}.welcome{margin-bottom:32px}.eyebrow{color:#6b7179;letter-spacing:.12em;margin:0 0 8px;font-size:.72rem;font-weight:700}.welcome h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.welcome>p:last-child{color:#697078;margin:12px 0 0}.summary-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.summary-card{background:#fff;border:1px solid #e5e7ea;border-radius:18px;flex-direction:column;min-height:150px;padding:22px;display:flex;box-shadow:0 8px 30px #1c232b0a}.summary-card span{color:#6b7179;font-size:.85rem}.summary-card strong{letter-spacing:-.04em;margin:auto 0 3px;font-size:1.9rem}.summary-card small{color:#858b92}.routine-card{background:#fff;border:1px solid #e5e7ea;border-radius:22px;padding:28px;box-shadow:0 12px 40px #1c232b0d}.routine-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.routine-heading h2{letter-spacing:-.035em;margin:0;font-size:1.55rem}.routine-heading div>p:last-child{color:#777d84;margin:8px 0 0;font-size:.9rem}.status{color:#686e75;background:#f0f1f3;border-radius:999px;padding:7px 11px;font-size:.76rem;font-weight:700}.exercise-list{border-top:1px solid #eceef0}.exercise{border-bottom:1px solid #eceef0;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:72px;display:grid}.exercise-number{color:#1e6f5c;background:#f2f6f5;border-radius:9px;place-items:center;width:30px;height:30px;font-size:.8rem;font-weight:700;display:grid}.exercise-name{flex-direction:column;gap:3px;display:flex}.exercise-name strong{font-size:.92rem}.exercise-name small,.exercise-weight{color:#777d84;font-size:.8rem}.exercise-weight{white-space:nowrap;padding-left:12px}.primary-button{color:#fff;cursor:pointer;background:#1e6f5c;border:0;border-radius:13px;width:100%;margin-top:24px;padding:14px 20px;font-weight:700;transition:background .16s,transform .16s}.primary-button:hover{background:#185d4d}.primary-button:active{transform:scale(.99)}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #e3e6e8;border-radius:19px;justify-content:space-around;width:min(520px,100% - 24px);height:64px;padding:7px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #181e2421}.bottom-nav button{color:#777d84;cursor:pointer;background:0 0;border:0;border-radius:13px;flex:1;font-size:.78rem}.bottom-nav button.active{color:#185d4d;background:#e8f2ef;font-weight:700}@media (width<=720px){.header{height:64px;padding:0 20px}.content{width:calc(100% - 32px);padding:34px 0}.summary-grid{grid-template-columns:1fr;gap:12px}.summary-card{min-height:115px}.routine-card{padding:20px}.routine-heading{flex-direction:column}}@media (width<=430px){.brand span{font-size:.92rem}.exercise{grid-template-columns:34px 1fr auto}.exercise-name strong{font-size:.84rem}.exercise-weight{font-size:.72rem}}.day-selector{scrollbar-width:none;background:#fff;border:1px solid #e5e7ea;border-radius:16px;gap:8px;margin-bottom:16px;padding:6px;display:flex;overflow-x:auto}.day-selector::-webkit-scrollbar{display:none}.day-selector button{color:#70767d;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:1;min-width:100px;padding:11px 16px;font-size:.82rem;transition:background .16s,color .16s}.day-selector button:hover{color:#185d4d;background:#f3f6f5}.day-selector button.selected{color:#185d4d;background:#e5f2ee;font-weight:700}.rest-day{text-align:center;border-top:1px solid #eceef0;padding:50px 20px}.rest-day span{color:#185d4d;background:#e5f2ee;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:1.25rem;font-weight:700;display:grid}.rest-day h3{margin:0 0 8px;font-size:1.15rem}.rest-day p{color:#777d84;margin:0;font-size:.9rem}@media (width<=720px){.day-selector button{flex:none;min-width:92px}}.app-loading{color:#5f666d;background:#f7f8fa;place-items:center;min-height:100vh;font-size:.95rem;display:grid}.login-page{background:radial-gradient(circle at 0 0,#e7f2ef 0,#0000 35%),#f7f8fa;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.login-card{background:#fffffff5;border:1px solid #e3e6e8;border-radius:24px;width:min(440px,100%);padding:38px;box-shadow:0 20px 60px #181e2417}.login-brand{letter-spacing:-.02em;align-items:center;gap:11px;margin-bottom:44px;font-weight:700;display:flex}.login-heading{margin-bottom:30px}.login-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,6vw,2.35rem);line-height:1.1}.login-heading>p:last-child{color:#70767d;margin:12px 0 0;line-height:1.5}.login-form{flex-direction:column;gap:18px;display:flex}.login-form label{color:#444a50;flex-direction:column;gap:8px;font-size:.82rem;font-weight:700;display:flex}.login-form input{color:#1b1d21;background:#fbfcfc;border:1px solid #dfe2e5;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-size:.94rem;transition:border-color .16s,box-shadow .16s,background .16s}.login-form input:focus{background:#fff;border-color:#4a8e7d;box-shadow:0 0 0 4px #1e6f5c1a}.login-form .primary-button{margin-top:4px}.login-form .primary-button:disabled{cursor:wait;opacity:.7}.login-error{color:#a23838;background:#fff0f0;border-radius:10px;margin:-4px 0 0;padding:10px 12px;font-size:.82rem}.login-help{color:#858b92;text-align:center;margin:24px 0 0;font-size:.75rem;line-height:1.5}@media (width<=520px){.login-page{padding:16px}.login-card{border-radius:20px;padding:28px 22px}.login-brand{margin-bottom:36px}}.logout-button{color:#535a61;cursor:pointer;background:#fff;border:1px solid #dfe3e5;border-radius:11px;padding:9px 14px;font-size:.78rem;font-weight:700;transition:border-color .16s,color .16s,background .16s}.logout-button:hover{color:#185d4d;background:#f5f9f8;border-color:#b9cbc6}.data-error{color:#9b3434;background:#fff2f2;border:1px solid #f0cccc;border-radius:12px;margin:0 0 20px;padding:12px 14px;font-size:.85rem}.empty-state{text-align:center;padding:50px 28px}.empty-state h2{margin:0 0 10px}.empty-state p{color:#777d84;margin:0}.trainer-app{color:#1b1d21;background:#f7f8fa;min-height:100vh}.trainer-content{width:min(1080px,90%);margin:0 auto;padding:52px 0 80px}.trainer-welcome{margin-bottom:32px}.trainer-welcome h1{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,5vw,3rem);line-height:1.1}.trainer-welcome>p:last-child{color:#697078;margin:12px 0 0}.trainer-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.trainer-section{background:#fff;border:1px solid #e5e7ea;border-radius:22px;margin-bottom:20px;padding:26px;box-shadow:0 12px 40px #1c232b0d}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:1.35rem}.section-count{color:#185d4d;background:#edf4f2;border-radius:11px;place-items:center;min-width:34px;height:34px;padding:0 10px;font-size:.82rem;font-weight:700;display:grid}.athlete-list{border-top:1px solid #eceef0}.athlete-row{border-bottom:1px solid #eceef0;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;min-height:76px;display:grid}.athlete-avatar{color:#9b651c;background:#fff1db;border-radius:13px;place-items:center;width:40px;height:40px;font-size:.9rem;font-weight:800;display:grid}.athlete-avatar.active{color:#185d4d;background:#e5f2ee}.athlete-info{flex-direction:column;gap:4px;display:flex}.athlete-info strong{font-size:.92rem}.athlete-info small{color:#7a8087;font-size:.78rem}.approve-button,.secondary-button{cursor:pointer;border-radius:11px;padding:9px 14px;font-size:.78rem;font-weight:700;transition:background .16s,border-color .16s,color .16s}.approve-button{color:#fff;background:#1e6f5c;border:0}.approve-button:hover{background:#185d4d}.approve-button:disabled{cursor:wait;opacity:.65}.secondary-button{color:#535a61;background:#fff;border:1px solid #dfe3e5}.secondary-button:hover:not(:disabled){color:#185d4d;background:#f5f9f8;border-color:#b9cbc6}.secondary-button:disabled{cursor:not-allowed;opacity:.55}.section-placeholder{color:#7c8289;text-align:center;border-top:1px solid #eceef0;margin:0;padding:28px 10px;font-size:.86rem}.trainer-message{color:#17614f;background:#edf8f5;border:1px solid #c8e2da;border-radius:12px;margin:0 0 20px;padding:12px 14px;font-size:.85rem}.pending-page{background:radial-gradient(circle at 0 0,#e7f2ef 0,#0000 35%),#f7f8fa;place-items:center;min-height:100vh;padding:24px;display:grid}.pending-card{text-align:center;background:#fff;border:1px solid #e3e6e8;border-radius:24px;width:min(460px,100%);padding:38px;box-shadow:0 20px 60px #181e2417}.pending-card .login-brand{justify-content:center}.pending-icon{color:#185d4d;background:#e5f2ee;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 24px;font-size:1.4rem;font-weight:800;display:grid}.pending-card h1{letter-spacing:-.04em;margin:0;font-size:2rem}.pending-card>p:not(.eyebrow){color:#70767d;margin:14px 0 0;line-height:1.6}.pending-logout{width:100%;margin-top:28px}@media (width<=720px){.trainer-content{width:calc(100% - 32px);padding:34px 0 60px}.trainer-summary{grid-template-columns:1fr;gap:12px}.trainer-section{padding:20px}.athlete-row{grid-template-columns:40px 1fr;padding:12px 0}.athlete-row .approve-button,.athlete-row .secondary-button{grid-column:1/-1;width:100%}.pending-card{padding:30px 22px}}.auth-mode-selector{background:#f5f7f7;border:1px solid #e3e6e8;border-radius:14px;gap:4px;margin-bottom:34px;padding:5px;display:flex}.auth-mode-selector button{color:#737980;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;padding:10px 12px;font-size:.78rem;font-weight:700}.auth-mode-selector button.selected{color:#185d4d;background:#fff;box-shadow:0 3px 12px #1c232b14}.login-success{color:#17614f;background:#edf8f5;border-radius:10px;margin:-4px 0 0;padding:10px 12px;font-size:.82rem;line-height:1.5}.routine-viewer{scroll-margin-top:24px}.trainer-routine-days{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:4px;display:grid}.trainer-routine-day{background:#fff;border:1px solid #e2e6e7;border-radius:18px;overflow:hidden}.trainer-day-heading{background:#fafbfb;border-bottom:1px solid #e8ebec;justify-content:space-between;align-items:flex-start;gap:16px;min-height:92px;padding:20px 22px;display:flex}.trainer-day-heading .eyebrow{margin:0 0 6px}.trainer-day-heading h3{color:#111820;margin:0;font-size:1.05rem;line-height:1.3}.routine-duration{color:#176452;white-space:nowrap;background:#e8f3f0;border-radius:999px;flex-shrink:0;padding:7px 10px;font-size:.72rem;font-weight:700}.trainer-exercise-list{padding:0 20px}.trainer-exercise-row{border-bottom:1px solid #eceeef;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:72px;display:grid}.trainer-exercise-row:last-child{border-bottom:0}.trainer-exercise-row .exercise-number{color:#176452;background:#eff5f3;border-radius:10px;place-items:center;width:30px;height:30px;font-size:.78rem;font-weight:700;display:grid}.trainer-exercise-row .exercise-name{flex-direction:column;gap:4px;min-width:0;display:flex}.trainer-exercise-row .exercise-name strong{overflow-wrap:anywhere;color:#151b22;font-size:.86rem;line-height:1.3}.trainer-exercise-row .exercise-name small{color:#7a8086;font-size:.72rem}.trainer-target{color:#176452;text-align:right;white-space:nowrap;min-width:58px;font-size:.82rem}.routine-empty-message{color:#7a8086;text-align:center;place-items:center;min-height:92px;margin:0;padding:26px 22px;font-size:.82rem;display:grid}@media (width<=900px){.trainer-routine-days{grid-template-columns:1fr}}@media (width<=600px){.trainer-routine-days{gap:14px}.trainer-day-heading{min-height:auto;padding:17px 16px}.trainer-exercise-list{padding:0 14px}.trainer-exercise-row{grid-template-columns:30px minmax(0,1fr) auto;gap:10px;min-height:68px}.trainer-exercise-row .exercise-number{width:28px;height:28px}.trainer-target{min-width:52px;font-size:.76rem}.routine-duration{padding:6px 8px;font-size:.68rem}}.routine-actions{background:#fafbfb;border-top:1px solid #eceeef;padding:14px 20px 18px}.add-exercise-button{color:#176452;cursor:pointer;background:#f2f8f6;border:1px dashed #9bc7bb;border-radius:11px;width:100%;padding:11px 16px;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .16s,border-color .16s,transform .16s}.add-exercise-button:hover{background:#e6f3ef;border-color:#237c67;transform:translateY(-1px)}.exercise-form{background:#f7faf9;border-top:1px solid #dce5e2;gap:16px;margin:0;padding:20px;display:grid}.exercise-form-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.exercise-form-heading .eyebrow{margin:0 0 4px}.exercise-form-heading h4{color:#151b22;margin:0;font-size:1rem}.form-close-button{color:#70777d;cursor:pointer;background:#fff;border:1px solid #dde2e3;border-radius:9px;place-items:center;width:32px;height:32px;font-family:inherit;font-size:1.25rem;line-height:1;display:grid}.form-close-button:hover{color:#17201f;border-color:#b9c3c1}.exercise-form label{color:#30383e;gap:7px;font-size:.75rem;font-weight:700;display:grid}.exercise-form input{color:#151b22;background:#fff;border:1px solid #d9dedf;border-radius:10px;outline:none;width:100%;min-width:0;padding:11px 12px;font-family:inherit;font-size:.84rem;transition:border-color .16s,box-shadow .16s}.exercise-form input::placeholder{color:#a0a6aa}.exercise-form input:focus{border-color:#4d9a87;box-shadow:0 0 0 3px #237c671c}.exercise-form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.exercise-form-actions{justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.exercise-form-actions button{min-width:120px}.exercise-form button:disabled{cursor:not-allowed;opacity:.6}@media (width<=600px){.routine-actions{padding:12px 14px 15px}.exercise-form{gap:14px;padding:16px 14px}.exercise-form-columns{grid-template-columns:1fr 1fr}.exercise-form-actions{grid-template-columns:1fr 1fr;display:grid}.exercise-form-actions button{width:100%;min-width:0}}@media (width<=380px){.exercise-form-columns,.exercise-form-actions{grid-template-columns:1fr}}.trainer-exercise-actions{justify-items:end;gap:7px;min-width:112px;display:grid}.exercise-action-buttons{justify-content:flex-end;align-items:center;gap:5px;display:flex}.edit-exercise-button,.delete-exercise-button{cursor:pointer;background:0 0;border-radius:7px;padding:5px 7px;font-family:inherit;font-size:.64rem;font-weight:700;transition:background .15s,border-color .15s,color .15s}.edit-exercise-button{color:#176452;border:1px solid #cbded9}.edit-exercise-button:hover{background:#edf7f4;border-color:#69a998}.delete-exercise-button{color:#a44848;border:1px solid #ead5d5}.delete-exercise-button:hover{background:#fff3f3;border-color:#d79c9c}.delete-exercise-button:disabled{cursor:not-allowed;opacity:.5}@media (width<=600px){.trainer-exercise-row{grid-template-columns:30px minmax(0,1fr);padding:12px 0}.trainer-exercise-row .exercise-number{grid-area:1/1}.trainer-exercise-row .exercise-name{grid-area:1/2}.trainer-exercise-actions{grid-area:2/2;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.trainer-target{text-align:left}.edit-exercise-button,.delete-exercise-button{padding:6px 8px;font-size:.66rem}}.exercise-form textarea{resize:vertical;color:#151b22;background:#fff;border:1px solid #d9dedf;border-radius:10px;outline:none;width:100%;min-width:0;min-height:82px;padding:11px 12px;font-family:inherit;font-size:.84rem;line-height:1.5;transition:border-color .16s,box-shadow .16s}.exercise-form textarea::placeholder{color:#a0a6aa}.exercise-form textarea:focus{border-color:#4d9a87;box-shadow:0 0 0 3px #237c671c}.exercise-instructions{color:#646d72;margin:4px 0 0;font-size:.7rem;font-weight:400;line-height:1.45}.exercise-video-link{color:#176452;background:#eaf5f2;border-radius:7px;width:fit-content;margin-top:3px;padding:4px 8px;font-size:.68rem;font-weight:700;text-decoration:none}.exercise-video-link:hover{color:#104d40;background:#dcefe9}.workout-app{color:#111820;background:#f5f7f8;min-height:100vh}.workout-header{background:#fffffff5;border-bottom:1px solid #e1e5e6;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px max(24px,50% - 540px);display:flex}.workout-back-button{color:#354047;cursor:pointer;background:#fff;border:1px solid #dce1e2;border-radius:10px;padding:9px 14px;font-family:inherit;font-size:.78rem;font-weight:700}.workout-back-button:hover{background:#f7f9f9;border-color:#aebbb8}.workout-header-progress{align-items:baseline;gap:7px;display:flex}.workout-header-progress strong{color:#176452;font-size:1.05rem}.workout-header-progress span{color:#7a8086;font-size:.76rem}.workout-content{width:min(1080px,100% - 40px);margin:0 auto;padding:44px 0 90px}.workout-welcome{margin-bottom:28px}.workout-welcome .eyebrow{margin:0 0 8px}.workout-welcome h1{color:#111820;margin:0 0 8px;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.08}.workout-welcome>p:last-child{color:#697178;margin:0;font-size:.94rem}.workout-exercises{gap:20px;display:grid}.workout-exercise-card{background:#fff;border:1px solid #dfe4e5;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px #19232a0d}.workout-exercise-heading{background:#fafbfb;border-bottom:1px solid #e8ebec;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:15px;padding:21px 24px;display:grid}.workout-exercise-heading .exercise-number{color:#176452;background:#e8f3f0;border-radius:11px;place-items:center;width:34px;height:34px;font-size:.82rem;font-weight:700;display:grid}.workout-exercise-heading h2{color:#121920;margin:0 0 4px;font-size:1.08rem}.workout-exercise-heading p{color:#7a8086;margin:0;font-size:.76rem}.workout-instructions{color:#48615a;background:#f0f7f5;border-bottom:1px solid #e5e9e9;margin:0;padding:14px 24px;font-size:.8rem;line-height:1.5}.workout-set-labels,.workout-set-row{grid-template-columns:52px minmax(100px,1fr) minmax(110px,1fr) 120px;align-items:center;gap:14px;display:grid}.workout-set-labels{color:#858b90;text-transform:uppercase;letter-spacing:.05em;padding:13px 24px 8px;font-size:.67rem;font-weight:700}.workout-set-list{padding:0 24px 18px}.workout-set-row{border-bottom:1px solid #eceeef;min-height:62px;padding:9px 0}.workout-set-row:last-child{border-bottom:0}.workout-set-row>strong{color:#586167;background:#f0f3f3;border-radius:10px;place-items:center;width:32px;height:32px;font-size:.78rem;display:grid}.workout-set-row input{color:#151b22;text-align:center;background:#fff;border:1px solid #d9dfe0;border-radius:9px;outline:none;width:100%;min-width:0;padding:10px 11px;font-family:inherit;font-size:.86rem}.workout-set-row input:focus{border-color:#4d9a87;box-shadow:0 0 0 3px #237c671c}.workout-set-row.completed{background:#f0f8f5;border-radius:10px;margin:0 -10px;padding-left:10px;padding-right:10px}.workout-set-row.completed>strong{color:#176452;background:#dcefe9}.save-set-button,.set-saved-button{cursor:pointer;border-radius:9px;width:100%;padding:10px 11px;font-family:inherit;font-size:.72rem;font-weight:700}.save-set-button{color:#fff;background:#237c67;border:1px solid #237c67}.save-set-button:hover{background:#196753}.set-saved-button{color:#176452;background:#e5f3ee;border:1px solid #b9dacf}.save-set-button:disabled,.set-saved-button:disabled{cursor:not-allowed;opacity:.6}.finish-workout-card{background:#fff;border:1px solid #dce4e2;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:25px 26px;display:flex;box-shadow:0 12px 30px #19232a0d}.finish-workout-card .eyebrow{margin:0 0 5px}.finish-workout-card h2{margin:0 0 6px;font-size:1.2rem}.finish-workout-card p:last-child{color:#737b81;margin:0;font-size:.78rem}.finish-workout-card .primary-button{width:auto;min-width:220px;margin:0}.workout-page{background:#f5f7f8;place-items:center;min-height:100vh;padding:24px;display:grid}.workout-error-card{text-align:center;background:#fff;border:1px solid #dfe4e5;border-radius:20px;width:min(430px,100%);padding:32px}@media (width<=600px){.workout-header{min-height:64px;padding:11px 14px}.workout-header-progress{justify-items:end;gap:1px;display:grid}.workout-header-progress strong{font-size:.9rem}.workout-header-progress span{font-size:.64rem}.workout-content{width:min(100% - 24px,1080px);padding:28px 0 70px}.workout-exercise-heading{grid-template-columns:32px minmax(0,1fr);gap:11px;padding:17px 15px}.workout-exercise-heading .exercise-video-link{grid-column:2;width:fit-content}.workout-instructions{padding:12px 15px}.workout-set-labels{grid-template-columns:30px 1fr 1fr;gap:8px;padding:12px 14px 5px}.workout-set-labels span:last-child{display:none}.workout-set-list{padding:0 14px 14px}.workout-set-row{grid-template-columns:30px 1fr 1fr;gap:8px;padding:10px 0}.workout-set-row>button{grid-column:2/4}.finish-workout-card{padding:20px 17px;display:grid}.finish-workout-card .primary-button{width:100%;min-width:0}.workout-set-labels,.workout-set-row{grid-template-columns:28px minmax(55px,.8fr) minmax(74px,1fr) 76px;gap:6px}.workout-set-labels{letter-spacing:.02em;padding-left:12px;padding-right:12px;font-size:.55rem}.workout-set-labels span:last-child{text-align:center;display:block}.workout-set-list{padding-left:12px;padding-right:12px}.workout-set-row{min-height:58px;padding:7px 0}.workout-set-row>button{grid-column:auto;padding:10px 5px;font-size:.63rem}.workout-set-row input{padding:10px 5px;font-size:.8rem}}.finish-workout-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.finish-workout-actions .primary-button{width:auto;min-width:210px;margin:0}.cancel-workout-button{color:#a13f3f;cursor:pointer;background:#fff7f7;border:1px solid #e3bcbc;border-radius:11px;min-width:190px;padding:12px 16px;font-family:inherit;font-size:.76rem;font-weight:700}.cancel-workout-button:hover{background:#ffeded;border-color:#ce8f8f}.cancel-workout-button:disabled{cursor:not-allowed;opacity:.6}@media (width<=760px){.finish-workout-actions{grid-template-columns:1fr;width:100%;display:grid}.finish-workout-actions .primary-button,.cancel-workout-button{width:100%;min-width:0}.finish-workout-actions .primary-button{order:1}.cancel-workout-button{order:2}}.workout-input-group{gap:4px;min-width:0;display:grid}.workout-input-group small{color:#858c91;text-align:center;min-height:14px;font-size:.6rem;line-height:1.2}.progressive-load-badge{color:#126346;background:#dff3e9;border-radius:999px;width:fit-content;margin:1px auto 0;padding:3px 7px;font-size:.61rem;font-weight:800}@media (width<=600px){.workout-set-row{align-items:start}.workout-input-group small{font-size:.55rem}}.routine-day-manager{background:#f7faf9;border:1px solid #dce4e2;border-radius:18px;margin-bottom:20px;padding:20px}.routine-manager-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.routine-manager-toolbar>div{gap:4px;display:grid}.routine-manager-toolbar strong{color:#17201f;font-size:.95rem}.routine-manager-toolbar small{color:#788087;font-size:.74rem}.routine-day-chips{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.routine-day-chips button{color:#26322f;text-align:left;cursor:pointer;background:#fff;border:1px solid #d4dfdc;border-radius:10px;gap:2px;min-width:104px;padding:9px 12px;font-family:inherit;display:grid}.routine-day-chips button:hover{background:#edf7f4;border-color:#74ad9e}.routine-day-chips span{font-size:.75rem;font-weight:700}.routine-day-chips small{color:#287763;font-size:.64rem;font-weight:700}.routine-day-form{background:#fff;border:1px solid #d9e2df;border-radius:15px;gap:16px;margin-top:18px;padding:20px;display:grid}.routine-day-form-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.routine-day-form-heading .eyebrow{margin:0 0 4px}.routine-day-form-heading h3{color:#17201f;margin:0;font-size:1.05rem}.routine-day-form>label:not(.routine-rest-option){color:#30383e;gap:7px;font-size:.75rem;font-weight:700;display:grid}.routine-day-form input[type=text],.routine-day-form input[type=number],.routine-day-form select{color:#151b22;background:#fff;border:1px solid #d9dedf;border-radius:10px;outline:none;width:100%;min-width:0;padding:11px 12px;font-family:inherit;font-size:.84rem}.routine-day-form input:focus,.routine-day-form select:focus{border-color:#4d9a87;box-shadow:0 0 0 3px #237c671c}.routine-rest-option{color:#37433f;cursor:pointer;background:#f6faf8;border:1px solid #dce5e2;border-radius:11px;align-items:center;gap:10px;padding:13px 14px;font-size:.78rem;font-weight:700;display:flex}.routine-rest-option input{accent-color:#237c67;width:17px;height:17px}.minutes-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.minutes-field span{color:#737b80;font-size:.74rem;font-weight:600}@media (width<=600px){.routine-day-manager{padding:15px}.routine-manager-toolbar{align-items:flex-start}.routine-manager-toolbar .approve-button{flex-shrink:0}.routine-day-chips{grid-template-columns:repeat(3,1fr);display:grid}.routine-day-chips button{min-width:0}.routine-day-form{padding:16px 14px}}@media (width<=390px){.routine-manager-toolbar{display:grid}.routine-manager-toolbar .approve-button{width:100%}.routine-day-chips{grid-template-columns:repeat(2,1fr)}}.progress-app{color:#18232b;background:#f6f8f9;min-height:100vh}.progress-content{width:min(1080px,100% - 40px);margin:0 auto;padding:54px 0 130px}.progress-welcome{margin-bottom:30px}.progress-welcome h1{margin:8px 0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.progress-welcome>p:last-child{color:#66727c;margin:0}.progress-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.progress-summary .summary-card{min-height:150px}.progress-summary .summary-card strong{font-size:1.75rem}.progress-history{background:#fff;border:1px solid #dfe5e7;border-radius:22px;padding:26px;box-shadow:0 14px 40px #1c2a340f}.progress-loading{color:#66727c;text-align:center;background:#fff;border:1px solid #dfe5e7;border-radius:20px;padding:60px 24px}.progress-empty{text-align:center;padding:64px 24px 42px}.progress-empty>span{color:#176b59;background:#e7f3ef;border-radius:16px;place-items:center;width:52px;height:52px;margin:0 auto 18px;font-size:1.5rem;font-weight:700;display:grid}.progress-empty h3{margin:0 0 8px;font-size:1.3rem}.progress-empty p{color:#72808a;margin:0 0 24px}.progress-empty .primary-button{width:auto;min-width:190px;padding:14px 24px}.progress-session-list{gap:16px;margin-top:22px;display:grid}.progress-session-card{background:#fbfcfc;border:1px solid #e1e6e8;border-radius:18px;padding:22px}.progress-session-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.progress-session-heading h3{margin:5px 0;font-size:1.25rem}.progress-session-heading p:last-child{color:#72808a;margin:0;font-size:.9rem}.completed-badge{color:#176b59;background:#e3f3ed;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:700}.progress-session-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.progress-session-stats div{background:#fff;border-radius:13px;flex-direction:column;gap:4px;padding:14px;display:flex}.progress-session-stats strong{font-size:1.1rem}.progress-session-stats small{color:#72808a}.progress-exercise-tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.progress-exercise-tags span{color:#276b5c;background:#edf4f2;border-radius:999px;padding:7px 10px;font-size:.78rem}@media (width<=900px){.progress-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.progress-content{width:calc(100% - 28px);padding:34px 0 110px}.progress-summary{grid-template-columns:1fr 1fr;gap:10px}.progress-summary .summary-card{min-height:130px;padding:18px 16px}.progress-summary .summary-card strong{font-size:1.35rem}.progress-summary .summary-card small{font-size:.76rem}.progress-history{border-radius:18px;padding:20px 16px}.progress-empty{padding:44px 10px 28px}.progress-session-heading{align-items:flex-start}.progress-session-stats{grid-template-columns:1fr}}.profile-app{color:#18232b;background:#f6f8f9;min-height:100vh}.profile-content{width:min(1080px,100% - 40px);margin:0 auto;padding:54px 0 130px}.profile-welcome{margin-bottom:30px}.profile-welcome h1{margin:8px 0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.profile-welcome>p:last-child{color:#66727c;margin:0}.profile-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:20px;display:grid}.profile-card,.password-card{background:#fff;border:1px solid #dfe5e7;border-radius:22px;padding:28px;box-shadow:0 14px 40px #1c2a340f}.profile-avatar{color:#fff;background:#207b68;border-radius:22px;place-items:center;width:72px;height:72px;margin-bottom:18px;font-size:1.6rem;font-weight:800;display:grid}.profile-identity{border-bottom:1px solid #e6eaec;padding-bottom:24px}.profile-identity h2{margin:0 0 5px;font-size:1.5rem}.profile-identity p{color:#68757e;overflow-wrap:anywhere;margin:0 0 12px}.profile-identity span{color:#176b59;background:#e4f3ee;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.profile-details{gap:18px;padding-top:24px;display:grid}.profile-details div{flex-direction:column;gap:5px;display:flex}.profile-details small{color:#77838c}.profile-details strong{overflow-wrap:anywhere}.password-heading{margin-bottom:22px}.password-heading h2{margin:7px 0;font-size:1.5rem}.password-heading>p:last-child{color:#68757e;margin:0}.password-form{gap:18px;display:grid}.password-form label{color:#26323a;gap:8px;font-size:.85rem;font-weight:700;display:grid}.password-form input{box-sizing:border-box;color:#18232b;width:100%;font:inherit;background:#fff;border:1px solid #d5dde0;border-radius:12px;outline:none;padding:14px 15px}.password-form input:focus{border-color:#268a74;box-shadow:0 0 0 3px #268a741f}.password-form .primary-button{margin-top:4px}.profile-success{color:#176b59;background:#edf8f5;border:1px solid #b9dfd3;border-radius:12px;margin:0 0 20px;padding:12px 14px;font-size:.86rem}@media (width<=760px){.profile-content{width:calc(100% - 28px);padding:34px 0 110px}.profile-layout{grid-template-columns:1fr}.profile-card,.password-card{border-radius:18px;padding:22px 20px}.profile-avatar{border-radius:18px;width:62px;height:62px}}.routines-app{color:#18232b;background:#f6f8f9;min-height:100vh}.routines-content{width:min(1080px,100% - 40px);margin:0 auto;padding:54px 0 130px}.routines-welcome{margin-bottom:30px}.routines-welcome h1{margin:8px 0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.routines-welcome>p:last-child{color:#66727c;margin:0}.routines-day-selector{background:#fff;border:1px solid #dfe5e7;border-radius:18px;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:20px;padding:8px;display:grid}.routines-day-selector button{color:#6c7881;cursor:pointer;background:0 0;border:0;border-radius:12px;gap:2px;padding:12px 8px;display:grid}.routines-day-selector button span{display:none}.routines-day-selector button strong{font-size:.82rem}.routines-day-selector button.selected{color:#176b59;background:#e2f1ed}.weekly-routine-card{background:#fff;border:1px solid #dfe5e7;border-radius:22px;overflow:hidden;box-shadow:0 14px 40px #1c2a340f}.weekly-routine-heading{border-bottom:1px solid #e4e9eb;justify-content:space-between;align-items:flex-start;gap:20px;padding:28px;display:flex}.weekly-routine-heading h2{margin:7px 0;font-size:1.65rem}.weekly-routine-heading p:last-child{color:#68757e;margin:0}.routine-ready-badge,.routine-rest-badge{border-radius:999px;flex:none;padding:8px 12px;font-size:.78rem;font-weight:700}.routine-ready-badge{color:#176b59;background:#e2f3ed}.routine-rest-badge{color:#67737c;background:#f0f2f3}.weekly-exercise-list{padding:0 28px}.weekly-exercise-row{border-bottom:1px solid #e8ecee;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:16px;padding:19px 0;display:grid}.weekly-exercise-info{gap:4px;min-width:0;display:grid}.weekly-exercise-info strong{font-size:.95rem}.weekly-exercise-info small{color:#71808a}.weekly-exercise-info p{color:#5f6d76;margin:5px 0 0;font-size:.84rem;line-height:1.45}.exercise-video-link{color:#176b59;white-space:nowrap;border:1px solid #bcd9d2;border-radius:10px;padding:9px 12px;font-size:.78rem;font-weight:700;text-decoration:none}.exercise-video-link:hover{background:#edf7f4}.weekly-routine-card>.primary-button{width:calc(100% - 56px);margin:24px 28px 28px}.routine-rest-state{text-align:center;padding:70px 24px}.routine-rest-state>span{color:#176b59;background:#e7f3ef;border-radius:16px;place-items:center;width:52px;height:52px;margin:0 auto 18px;font-size:1.4rem;font-weight:800;display:grid}.routine-rest-state h3{margin:0 0 8px}.routine-rest-state p{color:#71808a;max-width:460px;margin:0 auto}.routines-empty{text-align:center;background:#fff;border:1px solid #dfe5e7;border-radius:22px;padding:70px 28px}.routines-empty>span{color:#176b59;background:#e7f3ef;border-radius:16px;place-items:center;width:52px;height:52px;margin:0 auto 18px;font-size:1.5rem;display:grid}.routines-empty h2{margin:0 0 8px}.routines-empty p{color:#71808a;margin:0 0 24px}.routines-empty .primary-button{width:auto;min-width:180px;padding:14px 24px}@media (width<=700px){.routines-content{width:calc(100% - 28px);padding:34px 0 110px}.routines-day-selector{grid-template-columns:repeat(6,minmax(48px,1fr));overflow-x:auto}.routines-day-selector button span{font-size:.78rem;font-weight:700;display:block}.routines-day-selector button strong{display:none}.weekly-routine-heading{padding:22px 20px}.weekly-routine-heading h2{font-size:1.35rem}.weekly-exercise-list{padding:0 20px}.weekly-exercise-row{grid-template-columns:36px minmax(0,1fr);gap:12px}.exercise-video-link{grid-column:2;justify-self:start}.weekly-routine-card>.primary-button{width:calc(100% - 40px);margin:22px 20px}}.athlete-actions{align-items:center;gap:8px;display:flex}.athlete-progress-panel{scroll-margin-top:24px}.athlete-progress-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.athlete-progress-summary article{background:#f9fbfb;border:1px solid #e1e7e9;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:120px;padding:20px;display:flex}.athlete-progress-summary span{color:#65727b;font-size:.84rem}.athlete-progress-summary strong{margin:12px 0 4px;font-size:1.55rem}.athlete-progress-summary small{color:#7a868e}.athlete-progress-empty{text-align:center;padding:60px 24px 34px}.athlete-progress-empty>span{color:#176b59;background:#e5f3ef;border-radius:15px;place-items:center;width:50px;height:50px;margin:0 auto 18px;font-size:1.4rem;font-weight:800;display:grid}.athlete-progress-empty h3{margin:0 0 8px}.athlete-progress-empty p{color:#71808a;margin:0}.trainer-history-list{gap:16px;margin-top:24px;display:grid}.trainer-history-card{background:#f9fbfb;border:1px solid #e0e6e8;border-radius:18px;padding:22px}.trainer-history-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.trainer-history-heading h3{margin:6px 0 0}.trainer-history-meta{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.trainer-history-meta span{color:#246b5c;background:#e7f2ef;border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:700}.trainer-exercise-history{gap:10px;display:grid}.trainer-exercise-record{background:#fff;border-radius:13px;gap:10px;padding:14px;display:grid}.trainer-set-tags{flex-wrap:wrap;gap:7px;display:flex}.trainer-set-tags span{color:#58656e;background:#f0f3f4;border-radius:8px;padding:6px 9px;font-size:.76rem}.trainer-session-notes{color:#5f6c75;background:#fff;border-left:3px solid #27816d;margin:16px 0 0;padding:12px}@media (width<=800px){.athlete-progress-summary{grid-template-columns:1fr 1fr}.athlete-actions{flex-direction:column;align-items:stretch}}@media (width<=520px){.athlete-progress-summary{grid-template-columns:1fr}.athlete-row{align-items:start}.athlete-actions{grid-column:1/-1;width:100%}.athlete-actions button{width:100%}}
