.student-app-shell{background:radial-gradient(circle at top left, rgba(var(--student-accent-rgb), .18), transparent 28%), linear-gradient(145deg, #151515 0%, #050505 70%);color:#f8fafc;place-items:center;min-height:100dvh;padding:26px;display:grid}.student-app-shell,.student-app-shell *{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.student-app-shell :where(button,a,[role=button]):focus:not(:focus-visible){outline:none}.student-app-shell input,.student-app-shell textarea,.student-app-shell select{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}.student-app-phone{background:#070707;border:1px solid #ffffff14;border-radius:36px;width:min(100%,430px);height:min(920px,100dvh - 52px);min-height:720px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000007a}.student-app-role-guard{grid-template-rows:auto 1fr;padding:28px;display:grid}.student-app-role-guard-logo{object-fit:contain;object-position:left center;width:126px;height:34px}.student-app-role-guard>section{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.student-app-role-guard-icon{border:1px solid rgba(var(--student-accent-rgb), .34);background:rgba(var(--student-accent-rgb), .12);width:72px;height:72px;color:var(--student-accent);border-radius:24px;place-items:center;margin-bottom:24px;display:grid}.student-app-role-guard section>span{color:var(--student-accent);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.student-app-role-guard h1{color:#fff;max-width:320px;margin:12px 0 14px;font-size:clamp(28px,8vw,38px);line-height:1.05}.student-app-role-guard p{color:#aeb5bf;max-width:330px;margin:0 0 28px;font-size:15px;line-height:1.6}.student-app-role-guard-primary,.student-app-role-guard button{border-radius:15px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:50px;font-weight:900;text-decoration:none;display:flex}.student-app-role-guard-primary{background:var(--student-accent);color:var(--student-accent-contrast);border:0}.student-app-role-guard button{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;margin-top:10px}.student-app-header,.student-app-bottom-nav{z-index:5;align-items:center;display:flex;position:absolute;left:0;right:0}.student-app-header{background:linear-gradient(#070707 68%,#07070700);justify-content:space-between;padding:18px 18px 12px;top:0}.student-app-header>div,.student-app-header button,.student-app-bottom-nav button,.student-app-hero-profile,.student-app-hero-calendar,.student-app-card,.student-app-metrics button,.student-app-home-actions button,.student-app-inline-actions button,.student-workout-item,.student-diet-item,.student-diet-meal-card,.student-meal-food-row,.student-meal-substitutions article,.student-history-item,.student-app-profile-card,.student-home-calendar-modal>header,.student-home-calendar-modal>header button,.student-app-logout{align-items:center;display:flex}.student-app-header>div{letter-spacing:0;text-transform:uppercase;gap:10px;min-width:0;font-size:13px;font-weight:900}.student-app-header .student-app-header-actions{flex:none;gap:8px}.student-app-header span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.student-app-header .student-app-logo{object-fit:contain;object-position:left center;flex:none;width:clamp(86px,28vw,118px);height:30px}.student-app-header button,.student-workout-item button,.student-diet-item button{color:#fff;background:#ffffff17;border:0;border-radius:999px;justify-content:center}.student-app-header button{width:40px;height:40px}.student-app-content{overscroll-behavior:contain;scrollbar-width:none;height:100%;padding:78px 18px 104px;overflow-y:auto}.student-app-content.meal-detail-content{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.student-app-content::-webkit-scrollbar{display:none}.student-app-center{text-align:center;place-content:center;gap:12px;height:100%;padding:26px;display:grid}.student-app-center p{color:#9ca3af;max-width:300px;margin:0;font-size:14px}.student-app-center button,.student-app-form button,.student-app-logout{background:var(--student-accent);min-height:48px;color:var(--student-accent-contrast);border:0;border-radius:14px;padding:0 18px;font-weight:900}.student-app-hero{color:#fff;text-align:left;background:#141414;border:1px solid #ffffff14;border-radius:24px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:104px;padding:16px 18px;display:flex}.student-app-hero-profile,.student-app-hero-calendar{color:inherit;background:0 0;border:0;padding:0}.student-app-hero-profile{text-align:left;flex:auto;justify-content:flex-start;gap:12px;min-width:0}.student-app-hero-profile>div{min-width:0}.student-app-hero-calendar{border:1px solid rgba(var(--student-accent-rgb), .28);width:56px;height:56px;min-height:56px;color:var(--student-accent);background:#ffffff14;border-radius:16px;flex:0 0 56px;justify-content:center;box-shadow:inset 0 0 0 1px #ffffff0a}.student-app-hero-profile:active,.student-app-hero-calendar:active{transform:scale(.992)}.student-app-hero-profile span{color:#ffffffa3;font-size:12px;font-weight:800}.student-app-card span,.student-app-title span,.student-history-item span,.student-workout-item span,.student-diet-item span,.student-app-form span,.student-app-profile-card span{color:#ffffffa8;font-size:12px;font-weight:800}.student-app-hero h1{letter-spacing:0;overflow-wrap:anywhere;max-width:100%;margin:4px 0 0;font-size:30px;line-height:1.04}.student-app-card p{color:#fffc;margin:0;font-size:13px}.student-app-avatar{width:70px;height:70px;color:var(--student-accent);background:#111;border-radius:50%;place-items:center;font-size:24px;font-weight:950;display:grid;overflow:hidden;box-shadow:inset 0 0 0 3px #ffffff1f}.student-app-avatar img{object-fit:cover;width:100%;height:100%}.student-app-avatar.has-photo{box-shadow:inset 0 0 0 3px #ffffff1f,0 0 0 4px #0000002e}.student-app-avatar.large{width:94px;height:94px;font-size:38px}.student-app-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.student-macro-grid,.student-evolution-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.student-macro-grid.compact article{min-height:58px;padding:8px 6px}.student-app-metrics button{color:#fff;background:#151515;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:center;gap:6px;min-height:82px;padding:10px 6px}.student-macro-grid article,.student-evolution-summary article{background:#151515;border:1px solid #ffffff14;border-radius:16px;align-content:center;gap:4px;min-height:74px;padding:10px;display:grid}.student-app-metrics svg{color:var(--student-accent)}.student-app-metrics strong{font-size:19px}.student-macro-grid strong,.student-evolution-summary strong{color:#fff;font-size:17px;line-height:1}.student-app-metrics span{color:#9ca3af;font-size:11px;font-weight:850}.student-app-home-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.student-app-home-actions button,.student-app-inline-actions button{border:1px solid rgba(var(--student-accent-rgb), .24);background:rgba(var(--student-accent-rgb), .12);min-height:48px;color:var(--student-accent);border-radius:18px;justify-content:center;gap:8px;font-weight:900}.student-app-home-actions button{color:#f8fafc;box-shadow:inset 0 0 0 1px rgba(var(--student-accent-rgb), .04);background:#ffffff0e;border-color:#ffffff1a}.student-app-home-actions button svg{color:rgba(var(--student-accent-rgb), .82)}.student-app-home-actions span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.student-app-inline-actions{justify-content:flex-end;gap:10px;margin:-4px 0 12px;display:flex}.student-workout-quick-actions{justify-content:space-between}.student-workout-start-slider{border:1px solid rgba(var(--student-accent-rgb), .22);color:#fff;cursor:default;touch-action:none;background:#1b1b1d;border-radius:999px;justify-content:center;width:100%;min-height:68px;padding:0 18px 0 84px;position:relative;overflow:hidden}.student-workout-start-slider.dragging{cursor:grabbing}.student-workout-start-fill{width:var(--workout-start-fill,64px);border-radius:inherit;background:linear-gradient(90deg, rgba(var(--student-accent-rgb), .42), rgba(var(--student-accent-rgb), .08));transition:width .18s;position:absolute;inset:0 auto 0 0}.student-workout-start-slider.dragging .student-workout-start-fill{transition:none}.student-workout-start-thumb{color:#a9d875;width:48px;height:48px;transform:translate(var(--workout-start-offset,0), -50%);cursor:grab;touch-action:none;z-index:1;background:0 0;border-radius:50%;place-items:center;transition:transform .18s;display:grid;position:absolute;top:50%;left:10px}.student-workout-start-slider.dragging .student-workout-start-thumb{cursor:grabbing;transition:none}.student-workout-start-slider strong{z-index:1;position:relative}.student-workout-cardio-button{color:#d1d5db;background:#151515;border:1px solid #ffffff1a;border-radius:18px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:54px;margin-top:12px;font-weight:900;display:flex}.student-workout-cardio-button svg{color:var(--student-accent)}.student-app-inline-actions.wrap{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:0}.student-app-inline-actions button{min-width:142px;padding:0 16px}.student-workout-quick-actions button{overflow-wrap:anywhere;text-align:center;white-space:normal;flex:1 1 0;min-width:0;padding:0 8px;font-size:12px;line-height:1.08}.student-workout-quick-actions button svg{flex:none}.student-app-inline-actions:not(.wrap) button{color:#d1d5db;background:#151515;border-color:#ffffff1a}.student-app-inline-actions:not(.wrap) .student-workout-return-button{border-color:rgba(var(--student-accent-rgb), .3);background:rgba(var(--student-accent-rgb), .14);color:var(--student-accent)}.student-app-inline-actions:not(.wrap) button svg{color:var(--student-accent)}.student-app-inline-actions.wrap button{border-radius:14px;flex:calc(33.333% - 8px);min-width:0;min-height:38px;padding:0 10px;font-size:12px}.student-app-inline-actions button.active{background:var(--student-accent);color:var(--student-accent-contrast)}.student-app-inline-actions button:disabled{opacity:.42}.student-macro-grid span,.student-evolution-summary span{color:#9ca3af;font-size:10px;font-weight:850}.student-evolution-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.student-evolution-hero,.student-evolution-chart-card,.student-evolution-exercise-card,.student-evolution-secondary-grid article{background:#151515;border:1px solid #ffffff14}.student-evolution-hero{border-radius:20px;gap:14px;margin-bottom:14px;padding:16px;display:grid}.student-evolution-hero>div{gap:5px;display:grid}.student-evolution-hero span,.student-evolution-chart-card span,.student-evolution-exercise-card span,.student-evolution-secondary-grid span,.student-evolution-modal header span,.student-evolution-history span,.student-evolution-detail-metrics span{color:#9ca3af;font-size:11px;font-weight:850}.student-evolution-hero strong{color:#fff;font-size:22px;line-height:1.08}.student-evolution-hero small,.student-evolution-chart-card small,.student-evolution-exercise-card small,.student-evolution-secondary-grid small,.student-evolution-modal header small{color:#cbd5e1;font-size:12px;font-weight:800;line-height:1.35}.student-evolution-chart-card{border-radius:18px;gap:10px;margin-bottom:14px;padding:14px;display:grid}.student-evolution-chart-card>div:first-child,.student-evolution-chart-footer,.student-evolution-history>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.student-evolution-chart-card strong,.student-evolution-secondary-grid strong,.student-evolution-detail-metrics strong,.student-evolution-history strong{color:#fff;font-weight:950}.student-evolution-chart-card>div:first-child strong{color:var(--student-accent);font-size:18px}.student-evolution-chart-card.empty{align-content:center;min-height:150px}.student-evolution-chart{width:100%;min-height:128px}.student-evolution-chart line{stroke:#ffffff14;stroke-width:1px}.student-evolution-chart polygon{fill:rgba(var(--student-accent-rgb), .12)}.student-evolution-chart polyline{fill:none;stroke:var(--student-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:5px}.student-evolution-chart circle{fill:#fff;stroke:var(--student-accent);stroke-width:2.5px}.student-evolution-chart-footer span,.student-evolution-chart-footer small{color:#9ca3af;font-size:10px;font-weight:850}.student-evolution-chart-footer small{color:var(--student-accent)}.student-evolution-mini-chart{width:100%;min-height:46px;color:var(--student-accent);display:block}.student-evolution-mini-chart.empty{color:#6b7280;background:#ffffff0a;border-radius:14px;place-items:center;min-height:42px;font-size:11px;font-weight:850;display:grid}.student-evolution-exercise-list{gap:10px;margin-bottom:14px;display:grid}.student-evolution-exercise-card{width:100%;color:inherit;text-align:left;border-radius:18px;gap:10px;padding:14px;display:grid}.student-evolution-exercise-card:active{border-color:rgba(var(--student-accent-rgb), .45);background:rgba(var(--student-accent-rgb), .08)}.student-evolution-exercise-card>div:first-child{gap:4px;display:grid}.student-evolution-exercise-card strong{color:#fff;font-size:17px;line-height:1.15}.student-evolution-badges{flex-wrap:wrap;gap:7px;display:flex}.student-evolution-badges span{color:#d1d5db;background:#ffffff0f;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.student-evolution-badges span.up{color:#8bed61;background:#22c55e29}.student-evolution-badges span.down{color:#fca5a5;background:#f8717121}.student-evolution-badges span.stable{color:#cbd5e1;background:#94a3b81f}.student-evolution-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.student-evolution-secondary-grid article{border-radius:16px;gap:4px;padding:13px;display:grid}.student-evolution-secondary-grid strong{font-size:22px}.student-protocol-chart{background:#151515;border:1px solid #ffffff14;border-radius:18px;gap:10px;margin-bottom:14px;padding:14px;display:grid}.student-protocol-chart>div:first-child{justify-content:space-between;align-items:center;display:flex}.student-protocol-chart span,.student-protocol-chart small{color:#9ca3af;font-size:12px;font-weight:850}.student-protocol-chart strong{color:#fff;font-size:18px}.student-protocol-progress{background:#ffffff14;border-radius:999px;height:9px;overflow:hidden}.student-protocol-progress span{border-radius:inherit;background:var(--student-accent);min-width:4px;height:100%;display:block}.student-protocol-dashboard-list{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.student-protocol-dashboard-list article,.student-protocol-tool,.student-protocol-series{background:#151515;border:1px solid #ffffff14;border-radius:16px;padding:14px}.student-protocol-dashboard-list span,.student-protocol-dashboard-list small,.student-protocol-tool>small,.student-protocol-series>small{color:#9ca3af;font-size:11px;display:block}.student-protocol-dashboard-list strong{color:#fff;margin:5px 0;font-size:13px;display:block}.student-protocol-tool{margin-bottom:14px}.student-protocol-tool summary{color:#fff;cursor:pointer;font-size:14px;font-weight:700}.student-protocol-tool[open] summary{margin-bottom:14px}.student-protocol-tool.nested{background:#101010;margin:4px 0 0}.protocol-calculator-form{margin-bottom:10px}.student-protocol-result{background:rgba(var(--student-accent-rgb), .12);border-radius:12px;gap:4px;margin:10px 0;padding:12px;display:grid}.student-protocol-result strong{color:#fff}.student-protocol-result span{color:#cbd5e1}.student-protocol-series{gap:10px;margin-bottom:14px;display:grid}.student-protocol-series .student-app-title{margin-bottom:2px}.student-protocol-series article{border-top:1px solid #ffffff14;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:10px;padding-top:10px;display:grid}.student-protocol-series article small{color:#9ca3af;font-size:10px;display:block}.student-protocol-sparkline{width:100%;height:48px}.student-protocol-stock-photo{object-fit:cover;border-radius:10px;flex:0 0 44px;width:44px;height:44px}.student-app-card{background:#141414;border:1px solid #ffffff14;border-radius:22px;justify-content:space-between;gap:16px;min-height:112px;margin-top:12px;padding:18px}.student-app-card.accent{background:linear-gradient(145deg,#202020,#111)}.student-next-workout-card{min-height:92px;padding:15px 18px}.student-next-workout-card button{width:42px;height:42px}.student-next-meal-card{width:100%;min-height:94px;font:inherit;cursor:pointer;text-align:left;border-color:#ffffff14;padding:14px 18px}.student-next-meal-card:disabled{cursor:default;opacity:.72}.student-next-meal-icon{background:rgba(var(--student-accent-rgb), .16);width:42px;height:42px;color:var(--student-accent);border-radius:50%;flex:none;place-items:center;display:grid}.student-app-card strong,.student-app-title strong,.student-history-item strong,.student-workout-item strong,.student-diet-item strong,.student-app-profile-card strong{color:#fff;font-size:16px;line-height:1.25;display:block}.student-app-card button{background:var(--student-accent);width:48px;height:48px;color:var(--student-accent-contrast);border:0;border-radius:50%;place-items:center;display:grid}.student-app-title{gap:4px;margin-bottom:16px;display:grid}.student-app-title strong{font-size:25px}.student-diet-topbar{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.student-diet-topbar .student-app-title{flex:1;min-width:0;margin-bottom:0}.student-diet-history-button{border:1px solid rgba(var(--student-accent-rgb), .28);background:rgba(var(--student-accent-rgb), .1);min-height:40px;color:var(--student-accent);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.student-diet-history-button svg{flex:none}.student-app-segment{scrollbar-width:none;gap:9px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.student-app-segment::-webkit-scrollbar{display:none}.student-app-segment button{color:#cbd5e1;background:#151515;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:fit-content;min-height:40px;padding:0 15px;font-weight:850;display:inline-flex}.student-app-segment button svg{flex:none}.student-app-segment button.completed{border-color:rgba(var(--student-accent-rgb), .34);color:#d1d5db;background:#151515}.student-app-segment button.completed svg{color:var(--student-accent)}.student-app-segment button.active{border-color:rgba(var(--student-accent-rgb), .68);color:#fff;background:#ffffff12}.student-app-segment button.completed.active{background:rgba(var(--student-accent-rgb), .1);box-shadow:inset 0 0 0 1px rgba(var(--student-accent-rgb), .2)}.student-diet-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin:0 0 14px;display:grid}.student-diet-weekdays button{color:#9ca3af;background:#151515;border:1px solid #ffffff14;border-radius:15px;place-items:center;gap:2px;min-width:0;min-height:54px;padding:6px 2px;font-weight:900;display:grid}.student-diet-weekdays button span{color:#fff;font-size:16px;line-height:1}.student-diet-weekdays button small{color:inherit;font-size:9px;font-weight:900;line-height:1}.student-diet-weekdays button.active{border-color:rgba(var(--student-accent-rgb), .72);background:var(--student-accent);color:var(--student-accent-contrast)}.student-diet-weekdays button.active span,.student-diet-weekdays button.active small{color:var(--student-accent-contrast)}.student-diet-weekdays button.today{box-shadow:inset 0 0 0 2px rgba(var(--student-accent-rgb), .34), 0 0 0 1px #ffffff1a;border-color:#ffffff9e}.student-diet-weekdays button.active.today{box-shadow:inset 0 0 0 2px #00000029, 0 0 0 1px rgba(var(--student-accent-rgb), .5);border-color:#fff}.student-diet-weekdays button.muted:not(.active){opacity:.48}.student-diet-weekdays button.today.muted:not(.active){opacity:.72}.student-app-list{gap:12px;display:grid}.student-app-list.compact{gap:10px}.student-workout-accordion{gap:12px;display:grid}.student-workout-day-card{background:#151515;border:1px solid #ffffff14;border-radius:22px;overflow:hidden}.student-workout-day-card.completed{border-color:rgba(var(--student-accent-rgb), .24)}.student-workout-day-card.expanded{background:#151515;border-color:#ffffff1f}.student-workout-day-toggle{width:100%;min-height:76px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) 46px 24px;align-items:center;gap:12px;padding:14px;display:grid}.student-workout-day-toggle>svg{color:#9ca3af;transition:transform .18s,color .18s}.student-workout-day-card.expanded .student-workout-day-toggle>svg{color:#9ca3af;transform:rotate(90deg)}.student-workout-day-status{border:1px solid rgba(var(--student-accent-rgb), .62);background:rgba(var(--student-accent-rgb), .2);width:46px;height:46px;color:var(--student-accent);box-shadow:inset 0 0 0 1px rgba(var(--student-accent-rgb), .12), 0 0 14px rgba(var(--student-accent-rgb), .1);border-radius:14px;place-items:center;display:grid}.student-workout-day-toggle>div{grid-column:1}.student-workout-day-toggle>.student-workout-day-status{grid-column:2}.student-workout-day-toggle>svg{grid-column:3}.student-workout-day-toggle div{gap:4px;min-width:0;display:grid}.student-workout-day-toggle strong{color:#fff;font-size:18px;line-height:1.15}.student-workout-day-toggle div span{color:#9ca3af;font-size:12px;font-weight:850}.student-workout-day-body{gap:12px;padding:0 14px 14px;display:grid}.student-workout-day-body .student-start-workout{margin:0}.student-workout-item,.student-diet-item,.student-history-item{background:#151515;border:1px solid #ffffff14;border-radius:18px;gap:12px;padding:14px}.student-workout-index{color:#d1d5db;background:#202022;border-radius:13px;flex:none;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.student-workout-item>div:nth-child(2),.student-diet-item>div,.student-history-item>div{flex:1;gap:4px;min-width:0;display:grid}.student-workout-item small{color:#9ca3af;font-weight:750}.student-workout-prescription{color:#e5e7eb;gap:3px;font-size:12px;font-weight:800;display:grid}.student-workout-prescription-supplemental{flex-wrap:wrap;gap:4px 12px;display:flex}.student-workout-prescription-supplemental span,.student-workout-prescription-valid{align-items:center;gap:6px;display:inline-flex}.student-workout-prescription i{border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.student-workout-prescription i.red{background:#ff1f2e}.student-workout-prescription i.orange{background:#ff9f1c}.student-workout-prescription i.green{background:#17b76b}.student-workout-prescription-reps{color:#cbd5e1}.student-workout-item button,.student-diet-item button{flex:none;width:38px;height:38px;font-weight:950}.student-workout-item .student-workout-video-button{color:var(--student-accent);background:#202022;border:1px solid #ffffff1f}.student-diet-item{align-items:flex-start}.student-diet-item span{color:#cbd5e1}.student-diet-meals{margin-bottom:14px}.student-diet-meal-card{color:#fff;text-align:left;background:#151515;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;gap:12px;width:100%;padding:14px}.student-diet-meal-card>div:first-child{gap:4px;min-width:0;display:grid}.student-diet-meal-card>div:last-child{color:var(--student-accent);flex:none;align-items:center;gap:8px;display:flex}.student-diet-meal-card span,.student-diet-meal-card small{color:#9ca3af;font-size:11px;font-weight:850}.student-diet-meal-card strong{color:#fff;font-size:17px;line-height:1.2}.student-diet-meal-card>div:last-child strong{color:var(--student-accent);white-space:nowrap;font-size:13px}.student-diet-macros-button{border:1px solid rgba(var(--student-accent-rgb), .34);background:rgba(var(--student-accent-rgb), .2);color:#d9f99d;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:62px;margin:0 0 14px;padding:0 18px;font-size:16px;font-weight:950;display:flex}.student-diet-macros-button-icon{color:#d9f99d;background:#0000006b;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;display:grid}.student-diet-macro-grid article{background:#151515}.student-diet-macro-grid article.protein{background:#ff4d561a;border-color:#ff4d5647}.student-diet-macro-grid article.carbs{background:#249cf31a;border-color:#249cf347}.student-diet-macro-grid article.fats{background:#f6b21a1a;border-color:#f6b21a47}.student-diet-day-notes,.student-meal-notes,.student-meal-substitutions{background:#111;border:1px solid #ffffff14;border-radius:18px;gap:8px;margin-bottom:14px;padding:14px;display:grid}.student-diet-day-notes strong,.student-meal-notes h3,.student-meal-substitutions h3{color:#fff;margin:0;font-size:14px;font-weight:900}.student-diet-day-notes p,.student-meal-notes p,.student-meal-substitutions p{color:#cbd5e1;margin:0;font-size:13px;line-height:1.5}.student-meal-detail-header{margin-bottom:20px}.student-meal-detail-header button{color:#fff;background:#ffffff17;border:0;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:15px;font-weight:900;display:inline-flex}.student-meal-detail{gap:14px;display:grid}.student-meal-title{gap:6px;display:grid}.student-meal-title span{color:var(--student-accent);text-transform:uppercase;font-size:12px;font-weight:900}.student-meal-title h2{color:#fff;margin:0;font-size:36px;line-height:1.05}.student-meal-title p{color:#cbd5e1;margin:0;font-size:15px;font-weight:800}.student-diet-macros-screen{gap:18px;padding-bottom:18px;display:grid}.student-diet-macros-title{gap:8px;display:grid}.student-diet-macros-title span{color:var(--student-accent);text-transform:uppercase;font-size:12px;font-weight:900}.student-diet-macros-title h2{color:#fff;margin:0;font-size:34px;line-height:1.05}.student-diet-macros-card{color:#fff;background:#171719;border:1px solid #ffffff14;border-radius:22px;gap:18px;padding:18px;display:grid}.student-diet-macros-card header{min-width:0;color:var(--student-accent);align-items:center;gap:10px;display:flex}.student-diet-macros-card header strong{color:#fff;min-width:0;font-size:17px;font-weight:950;line-height:1.2}.student-diet-macros-distribution{gap:20px}.student-diet-macro-donut{aspect-ratio:1;background:conic-gradient(#ff4d56 0 var(--diet-protein-end), #249cf3 var(--diet-protein-end) var(--diet-carbs-end), #f6b21a var(--diet-carbs-end) 100%);border-radius:999px;justify-self:center;place-items:center;width:min(220px,68vw);display:grid;position:relative;box-shadow:0 16px 30px #00000047}.student-diet-macro-donut.empty{background:#ffffff1a}.student-diet-macro-donut:before{content:"";border-radius:inherit;background:#1f1f21;position:absolute;inset:34px;box-shadow:inset 0 0 0 1px #00000040,0 10px 20px #0003}.student-diet-macro-donut div{z-index:1;text-align:center;gap:2px;display:grid;position:relative}.student-diet-macro-donut strong{color:#fff;font-size:32px;line-height:1}.student-diet-macro-donut span{color:#d1d5db;font-size:14px;font-weight:700}.student-diet-macro-legend{gap:16px;display:grid}.student-diet-macro-legend article{align-items:center;gap:12px;display:flex}.student-diet-macro-legend div{gap:4px;display:grid}.student-diet-macro-legend span{color:#e5e7eb;font-size:16px}.student-diet-macro-legend strong{color:#fff;font-size:15px;font-weight:950}.student-diet-meal-macro-list{gap:15px;display:grid}.student-diet-meal-macro-list article{border-bottom:1px solid #ffffff14;gap:10px;padding-bottom:14px;display:grid}.student-diet-meal-macro-list article:last-child{border-bottom:0;padding-bottom:0}.student-diet-meal-macro-list article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.student-diet-meal-macro-list strong{color:#fff;min-width:0;font-size:18px;line-height:1.2}.student-diet-meal-macro-list article>div span{color:#fff;flex:none;font-size:15px;font-weight:950}.student-diet-meal-macro-list p{flex-wrap:wrap;gap:10px 14px;margin:0;display:flex}.student-diet-meal-macro-list p span,.student-diet-nutrient-list p span{color:#d1d5db;align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.student-diet-macro-legend i,.student-diet-meal-macro-list i,.student-diet-nutrient-list i{background:currentColor;border-radius:999px;flex:none;width:11px;height:11px;display:inline-block}.student-diet-macro-legend i{width:13px;height:13px}.student-diet-macros-screen .protein{color:#ff4d56}.student-diet-macros-screen .carbs{color:#249cf3}.student-diet-macros-screen .fats{color:#f6b21a}.student-diet-macros-screen .fiber{color:#58c93d}.student-diet-nutrient-list{gap:13px;display:grid}.student-diet-nutrient-list>strong{color:#fff;font-size:16px;font-weight:950}.student-diet-nutrient-list p{justify-content:space-between;align-items:center;gap:14px;margin:0;display:flex}.student-diet-nutrient-list b{color:#fff;flex:none;font-size:15px}.student-meal-macro-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.student-meal-macro-strip article{border:1px solid rgba(var(--student-accent-rgb), .18);background:rgba(var(--student-accent-rgb), .08);border-radius:15px;gap:4px;padding:11px 9px;display:grid}.student-meal-macro-strip strong{color:#fff;font-size:16px;line-height:1}.student-meal-macro-strip span{color:#9ca3af;font-size:10px;font-weight:850}.student-meal-food-list{gap:10px;display:grid}.student-meal-food-row,.student-meal-substitutions article{background:#151515;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;gap:12px;padding:13px 14px}.student-meal-food-row div,.student-meal-substitutions article div{gap:4px;min-width:0;display:grid}.student-meal-food-row strong,.student-meal-substitutions article strong{color:#fff;font-size:15px;line-height:1.25}.student-meal-food-row small{color:#9ca3af;font-size:11px;font-weight:850}.student-meal-food-row>span,.student-meal-substitutions article>span{background:var(--student-accent);color:var(--student-accent-contrast);white-space:nowrap;border-radius:999px;flex:none;padding:8px 13px;font-size:12px;font-weight:950}.student-meal-substitutions{background:rgba(var(--student-accent-rgb), .05)}.student-meal-confirm-button{color:#fff;cursor:default;touch-action:none;background:#1b1b1d;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:62px;padding:0 18px 0 72px;font-size:16px;font-weight:950;display:flex;position:sticky;bottom:0;overflow:hidden;box-shadow:0 -12px 28px #0707078a}.student-meal-confirm-button.dragging{cursor:grabbing}.student-meal-confirm-fill{width:var(--meal-confirm-fill,54px);border-radius:inherit;background:linear-gradient(90deg, rgba(var(--student-accent-rgb), .95), rgba(var(--student-accent-rgb), .2));transition:width .18s;position:absolute;inset:0 auto 0 0}.student-meal-confirm-button.dragging .student-meal-confirm-fill{transition:none}.student-meal-confirm-thumb{background:var(--student-accent);width:42px;height:42px;color:var(--student-accent-contrast);transform:translate(var(--meal-confirm-offset,0), -50%);z-index:1;cursor:grab;touch-action:none;border-radius:50%;place-items:center;transition:transform .18s;display:grid;position:absolute;top:50%;left:10px}.student-meal-confirm-button.dragging .student-meal-confirm-thumb{cursor:grabbing;transition:none}.student-meal-confirm-button strong{z-index:1;min-width:0;line-height:1.15;position:relative}.student-meal-confirm-button:disabled{opacity:.82;cursor:default}.student-meal-confirm-button.confirmed{background:rgba(var(--student-accent-rgb), .16);color:#d9f99d;box-shadow:none;padding:0 72px 0 18px}.student-meal-confirm-button.confirmed .student-meal-confirm-fill{background:rgba(var(--student-accent-rgb), .3);width:100%;inset:0}.student-meal-confirm-button.confirmed .student-meal-confirm-thumb{background:var(--student-accent);color:var(--student-accent-contrast);transform:translate(calc(var(--meal-confirm-offset,0px) * -1), -50%);left:auto;right:10px}.student-meal-confirm-button.canceling{color:#fecaca}.student-meal-confirm-button.canceling .student-meal-confirm-fill{background:linear-gradient(270deg, #ef4444e0 0%, #ef4444e0 calc(var(--meal-confirm-cancel-progress,0) * 100%), rgba(var(--student-accent-rgb), .3) calc(var(--meal-confirm-cancel-progress,0) * 100%), rgba(var(--student-accent-rgb), .3) 100%);width:100%;inset:0}.student-meal-confirm-button.canceling .student-meal-confirm-thumb{color:#fff;background:#ef4444;box-shadow:0 0 0 10px #ef444433}.student-history-item{justify-content:space-between}.student-history-item small{color:var(--student-accent);font-weight:900}.student-history-item .student-protocol-origin{color:#cbd5e1;font-size:10px;font-weight:800}.student-history-item .student-protocol-origin.self{color:var(--student-accent)}.student-history-item button{background:var(--student-accent);width:36px;height:36px;color:var(--student-accent-contrast);border:0;border-radius:50%;flex:none;place-items:center;display:grid}.student-history-item.alert{border-color:rgba(var(--student-accent-rgb), .34);background:rgba(var(--student-accent-rgb), .1)}.student-history-item.alert>svg{color:var(--student-accent);flex:none}.student-app-empty{color:#9ca3af;text-align:center;border:1px dashed #ffffff2e;border-radius:18px;padding:28px 16px;font-weight:800}.student-app-form{background:#151515;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;padding:14px;display:grid}.student-app-form label{gap:6px;display:grid}.student-app-form label.wide{grid-column:1/-1}.student-app-form input,.student-app-form select{color:#fff;background:#080808;border:1px solid #ffffff14;border-radius:12px;width:100%;height:44px;padding:0 12px;font-weight:800}.student-app-form select{appearance:none}.student-app-form button{grid-column:1/-1}.student-app-form button.student-app-form-secondary{border:1px solid rgba(var(--student-accent-rgb), .32);background:rgba(var(--student-accent-rgb), .08);color:var(--student-accent);justify-content:center;align-items:center;gap:8px;display:flex}.student-app-form-hint{color:#9ca3af;grid-column:1/-1;margin:-2px 0 0;font-size:11px;line-height:1.4}.student-cardio-pace{color:var(--student-accent);grid-column:1/-1;font-size:12px;font-weight:800}.student-cardio-pace strong{color:#fff}.student-cardio-timer{background:#0000002e;border:1px solid #ffffff14;border-radius:18px;grid-column:1/-1;gap:10px;padding:12px;display:grid}.student-cardio-timer>span{color:var(--student-accent);text-align:center;text-transform:uppercase;font-size:12px;font-weight:900}.student-cardio-timer>strong{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.02em;text-align:center;font-size:44px;line-height:1}.student-cardio-timer>small{color:#9ca3af;text-align:center;font-size:11px;font-weight:800}.student-cardio-timer>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.student-cardio-timer>div:last-child button{color:#fff;background:#101010;border:1px solid #ffffff14;border-radius:999px;grid-column:auto;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.student-cardio-timer>div:last-child button.student-cardio-timer-primary{color:#fff;background:#1d1d1d;border-color:#ffffff24}.student-cardio-timer>div:last-child button.student-cardio-timer-primary:hover{background:#242424;border-color:#ffffff38}.student-cardio-timer>div:last-child button:disabled{cursor:not-allowed;opacity:.46}.student-start-workout{background:var(--student-accent);width:100%;min-height:48px;color:var(--student-accent-contrast);border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;margin:0 0 14px;font-weight:950;display:flex}.student-session{gap:14px;display:grid}.student-session-top,.student-session-controls,.student-session-top span,.student-session-controls button,.student-finish-modal{align-items:center;display:flex}.student-session-top{justify-content:space-between}.student-session-top button{color:#fff;background:#ffffff17;border:0;border-radius:999px;min-height:36px;padding:0 14px;font-weight:850}.student-session-top span{color:var(--student-accent-strong);gap:6px;font-size:13px;font-weight:900}.student-session-card{background:linear-gradient(180deg, rgba(var(--student-accent-rgb), .08), rgba(var(--student-accent-rgb), .18)), #141414;border-radius:28px;align-content:end;gap:9px;min-height:230px;padding:22px;display:grid}.student-session-card span,.student-session-card small{color:#ffffffa8;font-size:12px;font-weight:850}.student-session-card h2{color:#fff;margin:0;font-size:28px;line-height:1.05}.student-session-card p{color:#e5e7eb;margin:0;font-size:14px;font-weight:850}.student-session-card strong{background:rgba(var(--student-accent-rgb), .15);width:fit-content;color:var(--student-accent-strong);border-radius:999px;padding:6px 10px;font-size:12px}.student-session-card button{background:var(--student-accent);width:fit-content;min-height:42px;color:var(--student-accent-contrast);border:0;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-weight:950;display:inline-flex}.student-execution-form{background:#151515;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.student-execution-form label{gap:6px;display:grid}.student-execution-form label.wide{grid-column:1/-1}.student-execution-form span{color:#ffffffa8;font-size:12px;font-weight:850}.student-execution-form input{color:#fff;background:#080808;border:1px solid #ffffff14;border-radius:12px;width:100%;height:43px;padding:0 12px;font-weight:850}.student-session-controls{justify-content:space-between;gap:10px}.student-session-controls button{color:#fff;background:#ffffff17;border:0;border-radius:16px;justify-content:center;min-height:48px;padding:0 16px;font-weight:950}.student-session-controls button.primary{background:var(--student-accent);color:var(--student-accent-contrast);flex:1;gap:8px}.student-session-controls button:disabled{cursor:not-allowed;opacity:.45}.student-finish-modal{border:1px solid rgba(var(--student-accent-rgb), .28);background:rgba(var(--student-accent-rgb), .12);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;gap:7px;padding:18px}.student-finish-modal strong{color:#fff;font-size:18px}.student-finish-modal span{color:var(--student-accent-strong);font-size:13px;font-weight:850}.student-finish-modal button{background:var(--student-accent);min-height:42px;color:var(--student-accent-contrast);border:0;border-radius:14px;padding:0 18px;font-weight:950}.student-app-phone.workout-active{background:#0d0d0d;border-color:#ffffff0a}.student-app-content.workout-session-content{padding:0}.student-app-title:has(+.student-session){display:none}.student-session{--session-accent:var(--student-accent);--session-accent-rgb:var(--student-accent-rgb);--session-accent-contrast:var(--student-accent-contrast);--session-success:#17b76b;color:#fff;background:#080808;align-content:start;gap:0;min-height:100%;padding:42px 24px 24px;display:grid;position:relative}.student-session-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:34px;display:flex}.student-session-back,.student-session-cancel{border:0;font-weight:950}.student-session-back{border:1px solid rgba(var(--session-accent-rgb), .35);background:var(--session-accent);min-height:30px;color:var(--session-accent-contrast);box-shadow:0 8px 18px rgba(var(--session-accent-rgb), .12);border-radius:7px;align-items:center;gap:7px;padding:0 14px 0 12px;font-size:15px;display:inline-flex}.student-session-back svg{border:2px solid;border-radius:50%;width:18px;height:18px}.student-session-cancel{color:#ff3f4f;text-align:right;background:0 0;gap:6px;font-size:16px;line-height:1;display:grid}.student-session-cancel strong{color:#fff;font-size:14px}.student-session-stage{text-align:center;gap:0;display:grid}.student-session-stage h2{color:#fff;letter-spacing:0;justify-self:center;max-width:310px;margin:0 0 26px;font-size:clamp(32px,8.5vw,46px);line-height:1.02}.student-session-prescription{text-align:left;justify-content:center;gap:7px;display:grid}.student-session-prescription p{color:#fff;justify-content:center;align-items:center;gap:10px;margin:0;font-size:15px;font-weight:950;display:flex}.student-session-prescription>span{text-align:center;display:block}.student-session-prescription-supplemental{white-space:nowrap;align-items:center;gap:8px 16px;display:flex}.student-session-prescription-supplemental span{align-items:center;gap:9px;display:inline-flex}.student-session-prescription i,.student-session-series i{border-radius:50%;width:9px;height:9px;display:inline-block}.student-session-prescription i.red{background:#ff1f2e}.student-session-prescription i.orange{background:#ff9f1c}.student-session-prescription i.green,.student-session-series i{background:var(--session-success)}.student-session-prescription span{color:#e5e7eb;font-size:15px;line-height:1.25}.student-session-series{justify-self:center;gap:8px;width:min(100%,340px);margin-top:24px;display:grid}.student-session-series-list{scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;min-width:0;display:flex;overflow-x:auto}.student-session-series-list::-webkit-scrollbar{display:none}.student-session-series button{border:1.5px solid rgba(var(--session-accent-rgb), .86);color:#fff;background:#ffffff05;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;gap:7px;min-width:50px;min-height:32px;padding:0 8px;font-size:14px;font-weight:950;display:inline-flex}.student-session-series button.active{border-width:3px;border-color:var(--session-accent);color:#fff;background:#ffffff05}.student-session-series button.completed{border-color:var(--session-accent);background:var(--session-accent);color:var(--session-accent-contrast)}.student-session-series button.completed i{background:var(--session-accent-contrast)}.student-session-series button.completed.active{border-width:3px;border-color:var(--session-accent);background:var(--session-accent);color:var(--session-accent-contrast)}.student-session-series .student-session-history-button{border:1px solid rgba(var(--session-accent-rgb), .72);background:rgba(var(--session-accent-rgb), .12);width:auto;min-width:0;height:30px;min-height:30px;color:var(--session-accent);box-shadow:none;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.student-session-series .student-session-history-button span{color:inherit;font-size:12px;font-weight:950}.student-session-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;gap:10px;width:min(100%,330px);margin-top:24px;display:grid}.student-session-value-card{border:1.5px solid rgba(var(--session-accent-rgb), .86);color:#fff;text-align:left;background:linear-gradient(#ffffff09,#ffffff03);border-radius:999px;grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr);align-items:center;column-gap:10px;min-height:60px;padding:6px 9px 6px 6px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff09}.student-session-value-card>span{background:var(--session-accent);width:44px;height:44px;color:var(--session-accent-contrast);border-radius:50%;grid-row:1/3;place-items:center;display:grid}.student-session-value-card>span svg{width:28px;height:28px}.student-session-value-card:first-child>span svg{transform:rotate(45deg)}.student-session-value-card small{color:#e5e7eb;font-size:13px}.student-session-value-card strong{color:#fff;font-size:17px;line-height:1}.student-session-video-button{width:fit-content;min-height:32px;color:var(--session-accent);background:linear-gradient(#272727,#1d1d1d);border:1px solid #ffffff14;border-radius:999px;justify-self:center;align-items:center;gap:9px;margin-top:26px;padding:0 18px;font-size:13px;font-weight:950;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff09}.student-session-finish-button{color:#111}.student-session-notes{text-align:left;justify-self:center;gap:10px;width:min(100%,300px);margin-top:32px;display:grid;position:relative}.student-session-notes+.student-session-notes{margin-top:10px}.student-session-notes.mine{gap:8px;min-height:0}.student-session-notes-header{justify-content:space-between;align-items:center;gap:12px;min-height:34px;display:flex}.student-session-notes-toggle{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:7px;min-width:0;min-height:30px;padding:0;display:inline-flex}.student-session-notes-toggle svg{color:var(--session-accent);flex:none;transition:transform .18s}.student-session-notes.expanded .student-session-notes-toggle svg{transform:rotate(90deg)}.student-session-notes h3{color:#fff;margin:0;font-size:16px;line-height:1.1}.student-session-notes p{color:#e5e7eb;text-transform:uppercase;margin:0;font-size:15px;line-height:1.28}.student-session-notes-edit,.student-session-timer-edit{background:var(--session-accent);width:34px;height:34px;color:var(--session-accent-contrast);border:0;border-radius:50%;place-items:center;display:grid}.student-session-notes-edit{flex:none}.student-session-notes .student-session-student-note{white-space:pre-wrap;overflow-wrap:anywhere;text-transform:none}.student-session-timer{justify-items:center;gap:10px;margin-top:22px;display:grid}.student-session-timer-tabs{background:#ffffff0f;border-radius:999px;grid-template-columns:repeat(2,1fr);gap:3px;width:min(100%,176px);padding:3px;display:grid}.student-session-timer-tabs button{color:#ffffff94;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:0;min-width:0;min-height:32px;font-size:13px;font-weight:900;line-height:1;display:inline-flex;overflow:visible}.student-session-timer-tabs button.active{border-color:rgba(var(--session-accent-rgb), .78);background:var(--session-accent);color:var(--session-accent-contrast);box-shadow:inset 0 0 0 1px rgba(var(--session-accent-rgb), .12)}.student-session-timer-display{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px;width:min(100%,300px);display:grid}.student-session-timer-time{justify-content:center;align-items:center;gap:9px;min-width:0;display:inline-flex}.student-session-timer-time>strong{color:#fff;letter-spacing:0;font-size:50px;line-height:1}.student-session-timer-step{color:#ffffffc7;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:42px;min-width:0;height:32px;padding:0;font-size:12px;font-weight:950;line-height:1;display:inline-flex}.student-session-timer-step:active{border-color:rgba(var(--session-accent-rgb), .48);background:rgba(var(--session-accent-rgb), .12);color:var(--session-accent)}.student-session-timer-edit{width:26px;height:26px}.student-session-play{color:#fff;background:#25a833;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 12px 28px #25a8332e}.student-session-side-controls{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:55%;left:0;right:0}.student-session-side-controls button{color:#fff;opacity:.92;pointer-events:auto;background:0 0;border:0;place-items:center;width:42px;height:52px;display:grid}.student-session-side-controls button:disabled{opacity:.12}.student-session-side-controls button svg{width:30px;height:30px}.student-session-side-controls .student-session-finish-button{margin-right:6px}.student-session-side-controls .student-session-finish-button svg{box-sizing:border-box;background:#fff;border-radius:6px;width:28px;height:28px;padding:4px;box-shadow:0 8px 18px #00000042}.student-finish-overlay,.student-load-overlay,.student-reps-overlay,.student-timer-overlay,.student-protocol-application-overlay{z-index:8;background:#0009;place-items:center;padding:26px;display:grid;position:absolute;inset:0;overflow-y:auto}.student-finish-overlay{padding:16px 18px max(18px, env(safe-area-inset-bottom));place-items:center}.student-exercise-notes-overlay{z-index:12;background:#000000b8;align-items:end;padding:18px;display:grid;position:absolute;inset:0;overflow-y:auto}.student-exercise-history-overlay,.student-diet-history-overlay{z-index:12;background:#000000b8;place-items:center;padding:22px;display:grid;position:absolute;inset:0;overflow-y:auto}.student-evolution-overlay{z-index:13;background:#000000c2;place-items:center;padding:20px;display:grid;position:absolute;inset:0;overflow-y:auto}.student-workout-item>button:last-child{order:4}.student-home-calendar-overlay{z-index:14;background:#000000bd;place-items:center;padding:20px;display:grid;position:absolute;inset:0;overflow-y:auto}.student-home-calendar-modal{border:1px solid rgba(var(--student-accent-rgb), .24);color:#fff;background:#111111f5;border-radius:22px;gap:12px;width:100%;max-width:374px;max-height:calc(100dvh - 40px);padding:16px;display:grid;overflow-y:auto;box-shadow:0 22px 58px #00000094}.student-home-calendar-modal>header{justify-content:space-between;gap:12px}.student-home-calendar-modal>header div{gap:4px;min-width:0;display:grid}.student-home-calendar-modal>header span{color:var(--student-accent);text-transform:uppercase;font-size:11px;font-weight:950}.student-home-calendar-modal>header strong{color:#fff;font-size:22px;line-height:1.08}.student-home-calendar-modal>header button{color:#fff;background:#ffffff14;border:0;border-radius:50%;flex:none;justify-content:center;width:36px;height:36px;padding:0}.student-profile-calendar-card.inside-modal{background:#ffffff0b;border-color:#ffffff17;margin-bottom:0}.student-exercise-history-modal,.student-diet-history-modal{color:#fff;background:#181818;border:1px solid #ffffff1a;border-radius:24px;gap:22px;width:100%;max-width:374px;max-height:calc(100dvh - 36px);padding:22px;display:grid;overflow-y:auto;box-shadow:0 22px 58px #00000094}.student-diet-history-modal{background:#111;gap:14px}.student-diet-history-modal header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.student-diet-history-modal header div{gap:5px;min-width:0;display:grid}.student-diet-history-modal header span,.student-diet-history-modal header small{color:#9ca3af;font-size:11px;font-weight:850}.student-diet-history-modal header strong{color:#fff;font-size:24px;line-height:1.08}.student-diet-history-modal header button{color:#fff;background:#ffffff14;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.student-evolution-modal{border:1px solid rgba(var(--student-accent-rgb), .28);color:#fff;background:#111;border-radius:22px;gap:14px;width:100%;max-width:374px;max-height:calc(100dvh - 40px);padding:18px;display:grid;overflow-y:auto;box-shadow:0 22px 58px #0000008f}.student-evolution-modal header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.student-evolution-modal header div{gap:5px;min-width:0;display:grid}.student-evolution-modal header strong{color:#fff;font-size:24px;line-height:1.08}.student-evolution-modal header button{color:#fff;background:#ffffff14;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.student-evolution-detail-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.student-evolution-detail-metrics article{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;gap:4px;padding:10px;display:grid}.student-evolution-detail-metrics strong{font-size:15px;line-height:1.1}.student-evolution-history{gap:8px;display:grid}.student-evolution-history article{background:#ffffff09;border:1px solid #ffffff14;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.student-evolution-history article span{flex:1;min-width:0}.student-evolution-history article strong{color:#fff;text-align:right;flex:none;font-size:13px}.student-update-overlay{z-index:16;background:#000000b8;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.student-update-modal{box-sizing:border-box;border:1px solid rgba(var(--student-accent-rgb), .38);color:#fff;background:#151515;border-radius:20px;gap:12px;width:min(100%,320px);max-width:calc(100vw - 36px);max-height:calc(100dvh - 36px);padding:18px;display:grid;overflow-y:auto;box-shadow:0 20px 54px #00000080}.student-update-modal header{align-items:center;gap:12px;min-width:0;display:flex}.student-update-modal header>span{background:var(--student-accent);width:42px;height:42px;color:var(--student-accent-contrast);border-radius:50%;place-items:center;display:grid}.student-update-modal header div{gap:3px;min-width:0;display:grid}.student-update-modal header strong{overflow-wrap:anywhere;font-size:19px;line-height:1.12}.student-update-modal header small,.student-update-modal>small,.student-update-download small{color:#b7c0ad;overflow-wrap:anywhere;font-size:12px;font-weight:800}.student-update-modal p{color:#e8ece4;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.student-update-notes{max-width:100%;display:block}.student-update-download{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;gap:8px;padding:12px;display:grid}.student-update-download>div:first-child{color:#fff;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex}.student-update-download>div:first-child strong{color:var(--student-accent);font-size:14px}.student-update-download-bar{background:#ffffff1a;border-radius:999px;height:8px;overflow:hidden}.student-update-download-bar span{border-radius:inherit;background:var(--student-accent);min-width:5%;height:100%;transition:width .18s;display:block}.student-update-message,.student-update-error{border-radius:14px;padding:10px 12px;font-weight:850}.student-update-message{background:rgba(var(--student-accent-rgb), .12);color:var(--student-accent)}.student-update-error{color:#ff7a7a;background:#ff50501f}.student-update-modal>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.student-update-modal>div:last-child button{white-space:nowrap;border:0;border-radius:999px;flex:118px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-weight:950;display:inline-flex}.student-update-modal>div:last-child button:first-child{color:#fff;background:#ffffff14}.student-update-modal>div:last-child button:last-child{background:var(--student-accent);color:var(--student-accent-contrast)}.student-update-modal>div:last-child button:disabled{cursor:not-allowed;opacity:.62}.student-exercise-history-modal header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.student-exercise-history-modal header div{gap:6px;min-width:0;display:grid}.student-exercise-history-modal header span{color:var(--student-accent);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:950}.student-exercise-history-modal header strong{color:#fff;font-size:24px;line-height:1.08}.student-exercise-history-modal header button{background:var(--student-accent);width:58px;height:58px;color:var(--student-accent-contrast);border:0;border-radius:50%;flex:none;place-items:center;display:grid}.student-exercise-history-loading{color:#d1d5db;place-items:center;gap:8px;min-height:90px;font-size:13px;font-weight:850;display:grid}.student-exercise-history-list{gap:14px;display:grid}.student-exercise-history-best{border:1px solid rgba(var(--student-accent-rgb), .38);background:rgba(var(--student-accent-rgb), .09);border-radius:22px;align-items:center;gap:16px;min-height:114px;padding:18px;display:flex}.student-exercise-history-best>div{border:1px solid rgba(var(--student-accent-rgb), .36);background:rgba(var(--student-accent-rgb), .16);width:58px;height:58px;color:var(--student-accent);border-radius:50%;flex:none;place-items:center;display:grid}.student-exercise-history-best section{gap:4px;min-width:0;display:grid}.student-exercise-history-best span{color:var(--student-accent);font-size:14px;font-weight:900}.student-exercise-history-best strong{color:#fff;font-size:34px;line-height:1}.student-exercise-history-best small{color:#9ca3af;font-size:14px}.student-exercise-history-summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.student-exercise-history-summary strong{color:#fff;font-size:17px}.student-exercise-history-summary span{color:#9ca3af;font-size:14px}.student-exercise-history-execution{background:#151515;border:1px solid #ffffff14;border-radius:18px;overflow:hidden}.student-exercise-history-execution-head{align-items:center;gap:9px;padding:16px 16px 14px;display:flex}.student-exercise-history-execution-head svg{color:var(--student-accent)}.student-exercise-history-execution-head div{gap:4px;min-width:0;display:grid}.student-exercise-history-execution-head strong{color:#fff;font-size:17px}.student-exercise-history-execution-head span{color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.student-exercise-history-table{border-top:1px solid #ffffff12;grid-template-columns:.78fr 1fr 1.22fr;gap:0 10px;padding:12px 16px 14px;display:grid}.student-exercise-history-table>span{color:#9ca3af;font-size:12px;font-weight:850}.student-exercise-history-table>span:nth-child(3){text-align:right}.student-exercise-history-row{border-bottom:1px solid #ffffff0f;grid-column:1/-1;grid-template-columns:.78fr 1fr 1.22fr;align-items:center;gap:10px;min-height:43px;display:grid}.student-exercise-history-row:last-child{border-bottom:0}.student-exercise-history-row strong{color:#fff;font-size:17px;line-height:1}.student-exercise-history-row strong:last-child{text-align:right}.student-exercise-notes-modal{color:#fff;background:#151515;border:1px solid #ffffff1a;border-radius:20px;gap:18px;width:100%;max-height:calc(100dvh - 36px);padding:22px;scroll-padding-bottom:96px;display:grid;overflow-y:auto;box-shadow:0 -16px 44px #00000073}.student-exercise-notes-modal header,.student-exercise-notes-modal label{gap:7px;display:grid}.student-exercise-notes-modal header span,.student-exercise-notes-modal label>span,.student-exercise-notes-modal label>small{color:#9ca3af;font-size:12px;font-weight:850}.student-exercise-notes-modal header strong{font-size:25px}.student-exercise-notes-modal header small{color:#cbd5e1}.student-exercise-notes-modal textarea{resize:vertical;color:#fff;width:100%;min-height:128px;max-height:35dvh;font:inherit;background:#090909;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:13px;line-height:1.45}.student-exercise-notes-modal textarea:focus{border-color:var(--student-accent);box-shadow:0 0 0 2px rgba(var(--student-accent-rgb), .16)}.student-exercise-notes-modal label>small{justify-self:end}.student-exercise-notes-actions{background:#151515;grid-template-columns:1fr 1.4fr;gap:10px;padding-top:2px;display:grid;position:sticky;bottom:0}.student-exercise-notes-actions button{color:#fff;background:0 0;border:1px solid #ffffff1f;border-radius:12px;min-height:50px;font-weight:900}.student-exercise-notes-actions button:last-child{border-color:var(--student-accent);background:var(--student-accent);color:var(--student-accent-contrast)}.student-exercise-notes-actions button:disabled{opacity:.6}.student-protocol-application-overlay{align-items:end;padding:18px}.student-protocol-application-modal{background:#151515;border:1px solid #ffffff1a;border-radius:20px;gap:18px;width:100%;max-height:calc(100dvh - 36px);padding:22px;display:grid;overflow-y:auto;box-shadow:0 -16px 44px #00000073}.student-protocol-application-modal header{gap:5px;display:grid}.student-protocol-application-modal header span,.student-protocol-application-fields label>span{color:#9ca3af;font-size:12px;font-weight:850}.student-protocol-application-modal header strong{color:#fff;font-size:25px}.student-protocol-application-modal header small{color:#cbd5e1;line-height:1.4}.student-protocol-application-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.student-protocol-application-fields label{gap:7px;min-width:0;display:grid}.student-protocol-application-fields label:first-child,.student-protocol-application-fields label:nth-child(2),.student-protocol-application-fields label:nth-child(3),.student-protocol-application-fields label:last-child{grid-column:1/-1}.student-protocol-application-fields input,.student-protocol-application-fields select{color:#fff;background:#090909;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;min-width:0;height:50px;padding:0 13px;font-size:15px}.student-protocol-application-fields input:focus,.student-protocol-application-fields select:focus{border-color:var(--student-accent)}.student-protocol-quantity-input{border:2px solid var(--student-accent);background:#090909;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.student-protocol-quantity-input input{border:0;border-radius:0;height:58px;font-size:22px;font-weight:900}.student-protocol-quantity-input strong{color:var(--student-accent);padding:0 16px}.student-protocol-application-actions{grid-template-columns:1fr 1.4fr;gap:10px;display:grid}.student-protocol-application-actions button{color:#fff;background:0 0;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:52px;font-size:14px;font-weight:900;display:inline-flex}.student-protocol-application-actions button:last-child{border-color:var(--student-accent);background:var(--student-accent);color:var(--student-accent-contrast)}.student-finish-overlay .student-finish-modal,.student-load-modal,.student-reps-modal,.student-timer-modal{text-align:center;background:#202022;border:1px solid #ffffff14;border-radius:28px;gap:22px;width:100%;max-height:calc(100dvh - 52px);padding:30px 28px;display:grid;overflow-y:auto}.student-finish-overlay .student-finish-modal{max-height:calc(var(--student-visual-viewport-height,100dvh) - 32px);align-content:start;gap:16px;padding:22px 18px 18px}.student-finish-overlay .student-finish-modal strong,.student-load-modal strong,.student-reps-modal strong,.student-timer-modal strong{color:#fff;letter-spacing:0;font-size:42px;line-height:.98}.student-finish-overlay .student-finish-modal strong{font-size:28px;line-height:1.08}.student-finish-overlay .student-finish-modal p,.student-finish-overlay .student-finish-modal span,.student-load-modal p,.student-load-modal label span,.student-reps-modal p,.student-reps-modal label span,.student-timer-modal p,.student-timer-modal label span{color:#e5e7eb;margin:0;font-size:19px}.student-effort-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding-bottom:2px;display:grid;overflow-x:auto}.student-effort-grid button{color:#fff;background:#242426;border:1px solid #ffffff1a;border-radius:13px;place-items:center;gap:5px;min-width:68px;min-height:70px;padding:6px;font-size:24px;display:grid}.student-effort-grid button.active{border-color:var(--student-accent)}.student-effort-grid small{color:#c7c7c7;font-size:11px}.student-finish-modal label{text-align:left;gap:10px;display:grid}.student-finish-modal textarea,.student-load-modal>input,.student-reps-modal>input{border:2px solid var(--student-accent);color:#fff;background:#171717;border-radius:14px;outline:none;width:100%;font-size:18px}.student-finish-modal textarea{resize:vertical;min-height:92px;max-height:min(24dvh,132px);padding:16px}.student-finish-modal>div:last-child,.student-load-modal>div,.student-reps-modal>div,.student-timer-modal>div:last-child{grid-template-columns:1fr 1fr;gap:12px;display:grid}.student-finish-modal>div:last-child{background:#202022;padding-top:4px;position:sticky;bottom:0}.student-finish-modal>div:last-child button,.student-load-modal>div button,.student-reps-modal>div button,.student-timer-modal>div:last-child button{color:#fff;background:0 0;border:0;border-radius:14px;min-height:54px;font-size:17px;font-weight:950}.student-finish-modal>div:last-child button:last-child,.student-load-modal>div button:last-child,.student-reps-modal>div button:last-child,.student-timer-modal>div:last-child button:last-child{background:var(--student-accent);color:var(--student-accent-contrast)}.student-load-modal,.student-reps-modal,.student-timer-modal{text-align:left;background:#111}.student-load-modal strong,.student-reps-modal strong,.student-timer-modal strong{text-align:center}.student-load-modal label,.student-reps-modal label{justify-content:space-between;align-items:center;display:flex}.student-load-modal label input,.student-reps-modal label input{width:56px;height:30px;accent-color:var(--student-accent)}.student-load-modal>input,.student-reps-modal>input{text-align:center;height:74px;font-size:26px}.student-timer-inputs{grid-template-columns:1fr 1fr;gap:12px;display:grid}.student-timer-inputs label{gap:8px;display:grid}.student-timer-inputs input{border:2px solid var(--student-accent);color:#fff;text-align:center;background:#171717;border-radius:14px;outline:none;width:100%;height:64px;font-size:24px}.student-app-profile-card{border:1px solid rgba(var(--student-accent-rgb), .2);background:linear-gradient(145deg, rgba(var(--student-accent-rgb), .14), #ffffff0d), #12121294;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;border-radius:28px;flex-direction:column;justify-content:center;gap:10px;min-height:168px;margin-bottom:14px;padding:22px 24px;box-shadow:inset 0 1px #ffffff14}.student-app-profile-card strong{font-size:22px}.student-app-profile-card small{color:#cbd5e1;font-size:12px;font-weight:800}.student-app-profile-header,.student-profile-calendar-card header,.student-profile-calendar-card header>div:last-child,.student-profile-photo-action{align-items:center;display:flex}.student-app-profile-header{justify-content:space-between;gap:12px;margin-bottom:14px}.student-app-profile-header button{color:#fff;background:#ffffff14;border:0;border-radius:999px;align-items:center;gap:6px;min-height:38px;padding:0 12px 0 10px;font-weight:900;display:inline-flex}.student-app-profile-header>span{color:var(--student-accent);text-transform:uppercase;font-size:12px;font-weight:950}.student-profile-photo-wrap{width:94px;height:94px;position:relative}.student-profile-photo-action{background:var(--student-accent);width:34px;height:34px;min-height:34px;color:var(--student-accent-contrast);border:3px solid #171717;border-radius:999px;justify-content:center;padding:0;position:absolute;bottom:-1px;right:-1px;box-shadow:0 8px 18px #00000047}.student-profile-photo-action input{cursor:pointer;opacity:0;position:absolute;inset:0}.student-profile-calendar-card span,.student-profile-calendar-card small{color:#9ca3af;font-size:11px;font-weight:850}.student-profile-calendar-card{background:#151515;border:1px solid #ffffff14;border-radius:20px;gap:12px;margin-bottom:16px;padding:15px;display:grid}.student-profile-calendar-card header{justify-content:space-between;gap:12px}.student-profile-calendar-card header>div:first-child{gap:3px;display:grid}.student-profile-calendar-card strong{color:#fff;text-transform:capitalize;font-size:18px;line-height:1.15}.student-profile-calendar-card header>div:last-child{gap:7px}.student-profile-calendar-card header button{color:#fff;background:#0d0d0d;border:1px solid #ffffff14;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.student-profile-weekdays,.student-profile-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.student-profile-weekdays span{color:#6b7280;place-items:center;min-height:20px;font-size:10px;font-weight:950;display:grid}.student-profile-calendar-grid button{color:#d1d5db;background:#ffffff0a;border:0;border-radius:12px;place-items:center;min-height:38px;font-size:13px;font-weight:900;display:grid;position:relative}.student-profile-calendar-grid button.is-empty{background:0 0}.student-profile-calendar-grid button.has-workout{background:rgba(var(--student-accent-rgb), .18);color:var(--student-accent);box-shadow:inset 0 0 0 1px rgba(var(--student-accent-rgb), .3)}.student-profile-calendar-grid button.selected{background:var(--student-accent);color:var(--student-accent-contrast);box-shadow:0 0 0 2px rgba(var(--student-accent-rgb), .34)}.student-profile-calendar-grid button:disabled{cursor:default}.student-profile-calendar-grid i{background:var(--student-accent);min-width:14px;height:14px;color:var(--student-accent-contrast);border-radius:999px;place-items:center;font-size:9px;font-style:normal;font-weight:950;display:grid;position:absolute;bottom:4px;right:5px}.student-profile-calendar-grid button.selected i{color:var(--student-accent);background:#111}.student-profile-day-summary{border-top:1px solid #ffffff14;gap:12px;padding-top:12px;display:grid}.student-profile-day-summary header{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.student-profile-day-summary header strong{font-size:14px}.student-profile-day-summary>div{gap:8px;display:grid}.student-profile-day-summary article{background:#ffffff0a;border-radius:14px;align-items:center;gap:9px;padding:10px;display:flex}.student-profile-day-summary article svg{color:var(--student-accent);flex:none}.student-profile-day-summary article div{flex:1;gap:2px;min-width:0;display:grid}.student-profile-day-summary article strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.student-profile-day-summary p{color:#9ca3af;margin:0;font-size:12px;font-weight:800}.student-profile-day-summary em{color:#9ca3af;background:#ffffff14;border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-style:normal;font-weight:950}.student-profile-day-summary em.confirmed{background:rgba(var(--student-accent-rgb), .18);color:var(--student-accent)}.student-app-logout{justify-content:center;gap:8px;width:100%;margin-top:14px}.student-app-bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070707f0;border-top:1px solid #ffffff14;justify-content:space-around;gap:4px;padding:10px 10px 14px;bottom:0}.student-app-bottom-nav button{color:#8a8f98;background:0 0;border:0;border-radius:16px;flex-direction:column;flex:1 1 0;justify-content:center;gap:4px;min-width:0;min-height:58px;font-weight:850}.student-app-bottom-nav button.active{background:rgba(var(--student-accent-rgb), .15);color:var(--student-accent)}.student-app-bottom-nav span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.student-app-toast{top:calc(8px + env(safe-area-inset-top));z-index:8;color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:min(150px,100% - 150px);min-height:28px;box-shadow:0 8px 24px rgba(var(--student-accent-rgb), .18);background:#ffffff1f;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:5px 8px;font-size:11px;font-weight:900;line-height:1.1;display:flex;position:absolute;right:0;overflow:hidden}.student-app-toast.success{background:rgba(var(--student-accent-rgb), .72);color:var(--student-accent-contrast)}.student-app-toast.cancel{color:#fff;background:#dc2626b8;box-shadow:0 8px 24px #dc262633}.student-app-toast-icon{flex:none;place-items:center;display:grid}.student-app-toast.success .student-app-toast-icon{color:#166534}.student-app-toast.cancel .student-app-toast-icon{color:#fecaca}.student-video-overlay{z-index:12;background:#000000d1;place-items:center;padding:22px;display:grid;position:absolute;inset:0}.student-video-modal{justify-items:center;gap:12px;width:min(100%,330px);display:grid}.student-video-modal button{background:var(--student-accent);min-height:38px;color:var(--student-accent-contrast);border:0;border-radius:999px;justify-self:end;padding:0 14px;font-weight:950}.student-video-modal video,.student-video-modal img,.student-video-modal iframe{object-fit:contain;background:#000;border:0;border-radius:22px;width:100%;max-height:min(560px,100dvh - 150px)}.student-video-modal iframe{aspect-ratio:9/16;min-height:min(560px,100dvh - 150px)}.student-video-modal strong{color:#fff;text-align:center;font-size:16px}.student-video-external{border:1px solid rgba(var(--student-accent-rgb), .42);color:#fff;background:#101010;border-radius:22px;align-content:center;place-items:center;gap:10px;width:100%;min-height:180px;font-weight:950;text-decoration:none;display:grid}.spin{animation:.9s linear infinite student-spin}@keyframes student-spin{to{transform:rotate(360deg)}}@media (width<=900px){.student-app-shell{background:#070707;min-height:100dvh;padding:0;display:block}.student-app-phone{width:100%;height:100dvh;min-height:100dvh;box-shadow:none;border:0;border-radius:0}.student-app-content{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.student-app-content.workout-session-content{scroll-padding-bottom:calc(18px + env(safe-area-inset-bottom));padding:0;overflow-y:auto}.student-session{min-height:100dvh;padding:18px 24px calc(18px + env(safe-area-inset-bottom));scrollbar-width:none;overflow:visible}.student-session::-webkit-scrollbar{display:none}.student-session-header{margin-bottom:18px}.student-exercise-notes-overlay{padding:12px 12px calc(12px + env(safe-area-inset-bottom));position:fixed}.student-exercise-notes-modal{border-radius:18px;max-height:calc(100dvh - 24px);padding:18px 16px}.student-app-bottom-nav{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.student-app-toast{top:calc(82px + env(safe-area-inset-top))}.diet-info-grid,.diet-macro-cards{grid-template-columns:1fr}.diet-days-header,.diet-meal-card{flex-direction:column;align-items:flex-start}.diet-meal-macros{justify-content:flex-start}.diet-template-import-row,.diet-option-food-row{grid-template-columns:1fr}}@media (width<=380px){.student-app-header{padding:14px 14px 10px}.student-app-content{padding:72px 14px calc(96px + env(safe-area-inset-bottom))}.student-app-hero{border-radius:22px;min-height:98px;padding:15px 16px}.student-app-hero h1{max-width:220px;font-size:26px}.student-app-avatar{width:62px;height:62px;font-size:22px}.student-app-card,.student-workout-item,.student-diet-item,.student-history-item,.student-evolution-exercise-card{gap:9px;padding:12px}.student-next-workout-card{min-height:84px;padding:12px 14px}.student-next-workout-card button{width:38px;height:38px}.student-profile-calendar-card{border-radius:16px;padding:12px}.student-profile-calendar-grid{gap:5px}.student-profile-calendar-grid button{border-radius:10px;min-height:34px}.student-evolution-hero,.student-evolution-chart-card{border-radius:16px;padding:12px}.student-evolution-hero strong,.student-evolution-modal header strong{font-size:21px}.student-evolution-overlay{padding:14px}.student-evolution-modal{border-radius:18px;max-height:calc(100dvh - 28px);padding:14px}.student-evolution-detail-metrics{grid-template-columns:1fr}.student-workout-index,.student-workout-item button,.student-diet-item button{width:34px;height:34px}.student-workout-day-toggle{grid-template-columns:minmax(0,1fr) 42px 22px;gap:10px;min-height:68px;padding:12px}.student-workout-day-status{border-radius:12px;width:42px;height:42px}.student-workout-day-body{padding:0 12px 12px}.student-session{padding:16px 24px calc(14px + env(safe-area-inset-bottom))}.student-session-header{align-items:flex-start;gap:10px;margin-bottom:16px}.student-session-back{gap:6px;min-height:30px;padding:0 12px 0 10px;font-size:14px}.student-session-back svg{width:18px;height:18px}.student-session-cancel{gap:5px;font-size:15px}.student-session-cancel strong{font-size:13px}.student-session-stage{gap:0}.student-session-stage h2{max-width:290px;margin-bottom:18px;font-size:28px}.student-session-prescription{gap:7px}.student-session-prescription p{gap:9px;font-size:14px}.student-session-prescription span{font-size:14px}.student-session-prescription i,.student-session-series i{width:8px;height:8px}.student-session-series,.student-session-value-grid{gap:10px}.student-session-series{gap:12px;width:min(100%,292px);margin-top:18px}.student-session-series button{gap:6px;min-height:30px;padding:0 6px;font-size:13px}.student-session-value-grid{width:min(100%,280px);margin-top:18px}.student-session-value-card{grid-template-columns:44px minmax(0,1fr);column-gap:8px;min-height:58px;padding:6px}.student-session-value-card>span{width:44px;height:44px}.student-session-value-card>span svg{width:28px;height:28px}.student-session-value-card small{font-size:12px}.student-session-value-card strong{font-size:16px}.student-session-video-button{min-height:32px;margin-top:18px;padding:0 16px;font-size:13px}.student-session-notes{gap:10px;width:min(100%,270px);margin-top:22px}.student-session-notes h3{font-size:15px}.student-session-notes p{font-size:14px}.student-session-notes-edit{flex:none}.student-session-notes-edit,.student-session-timer-edit{width:32px;height:32px}.student-session-timer{gap:10px;margin-top:18px}.student-session-timer-tabs{width:min(100%,160px)}.student-session-timer-tabs button{gap:0;min-height:32px;font-size:13px}.student-session-timer-display{gap:8px;width:min(100%,286px)}.student-session-timer-time>strong{font-size:46px}.student-session-timer-edit{width:24px;height:24px}.student-session-play{width:44px;height:44px}.student-session-side-controls{top:55%}.student-session-side-controls button{width:36px;height:50px}.student-session-side-controls button svg{width:28px;height:28px}.student-session-side-controls .student-session-finish-button svg{width:26px;height:26px}.student-finish-overlay,.student-load-overlay,.student-reps-overlay,.student-timer-overlay,.student-protocol-application-overlay{padding:14px}.student-finish-overlay{padding:10px 12px max(12px, env(safe-area-inset-bottom))}.student-protocol-application-modal{border-radius:18px;gap:14px;max-height:calc(100dvh - 28px);padding:18px 16px}.student-finish-overlay .student-finish-modal,.student-load-modal,.student-reps-modal,.student-timer-modal{border-radius:22px;gap:16px;padding:24px 18px}.student-finish-overlay .student-finish-modal strong,.student-load-modal strong,.student-reps-modal strong,.student-timer-modal strong{font-size:34px}.student-finish-overlay .student-finish-modal strong{font-size:24px}.student-finish-overlay .student-finish-modal p,.student-finish-overlay .student-finish-modal span,.student-load-modal p,.student-load-modal label span,.student-reps-modal p,.student-reps-modal label span,.student-timer-modal p,.student-timer-modal label span{font-size:16px}.student-effort-grid{grid-template-columns:repeat(5,minmax(62px,1fr));gap:6px}.student-effort-grid button{min-width:62px;min-height:62px;font-size:20px}.student-finish-modal textarea{min-height:76px;max-height:min(22dvh,108px)}.student-finish-modal>div:last-child button,.student-load-modal>div button,.student-reps-modal>div button,.student-timer-modal>div:last-child button{min-height:48px;font-size:15px}.student-load-modal>input,.student-reps-modal>input{height:64px;font-size:22px}.student-timer-inputs input{height:58px;font-size:22px}}@media (width<=340px){.student-app-content{padding-left:12px;padding-right:12px}.student-app-hero{min-height:92px;padding:14px}.student-app-hero h1{max-width:196px;font-size:24px}.student-app-metrics,.student-macro-grid,.student-evolution-summary,.student-evolution-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-evolution-chart{min-height:112px}.student-app-metrics button{min-height:80px}.student-app-form{grid-template-columns:1fr}.student-session{padding-left:16px;padding-right:16px}.student-session-stage h2{font-size:27px}.student-session-series button{min-height:30px;font-size:13px}.student-session-timer-time>strong{font-size:42px}}@media (width<=900px) and (height<=700px){.student-session{padding-top:16px}.student-session-header{margin-bottom:14px}.student-session-stage{gap:0}.student-session-stage h2{margin-bottom:14px;font-size:25px}.student-session-prescription{gap:7px}.student-session-prescription p,.student-session-prescription span{font-size:13px}.student-session-series button{min-height:30px}.student-session-value-card{min-height:58px}.student-session-video-button{min-height:30px}.student-session-series,.student-session-value-grid,.student-session-video-button{margin-top:12px}.student-session-notes{margin-top:14px}.student-session-notes.mine{min-height:0}.student-session-notes h3{font-size:15px}.student-session-notes p{font-size:13px}.student-session-timer{margin-top:12px}.student-session-timer-time>strong{font-size:42px}.student-session-play{width:42px;height:42px}}
