@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html{overflow-y:scroll}body{color:#222;background:#fff;margin:0;font-family:Inter,Arial,sans-serif}button,input{font:inherit}.app{background:#fff;justify-content:center;align-items:flex-start;min-height:100vh;padding:6px;display:flex}.login-panel{box-sizing:border-box;background:#f7f8f9;flex-direction:column;align-items:center;width:100%;max-width:390px;min-height:100vh;padding:24px 20px 40px;display:flex}.welcome{color:#d2d2d2;text-align:left;width:100%;margin:0 0 2px;font-size:12px}.brand-circle{background:#ffe2e2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:128px;height:128px;margin-top:28px;display:flex}.barbell-icon{fill:#df3b3f;width:54px;height:27px;margin-bottom:4px;display:block}.brand-name{color:#222;font-size:21px;font-style:italic;font-weight:700;line-height:21px}.brand-hub{color:#df3b3f;font-size:14px;line-height:18px}.tagline{text-align:center;color:#333;flex-direction:column;margin-top:17px;font-size:16px;line-height:20px;display:flex}.login-form{width:100%;margin-top:60px}.input-wrap{width:100%;margin-bottom:12px;position:relative}.input-wrap input{color:#333;background:#fff;border:1px solid #e2e2e2;border-radius:12px;outline:none;width:100%;height:52px;padding:0 16px;font-size:16px}.input-wrap input::placeholder{color:#bdbdbd}.input-wrap input:focus{border-color:#df3b3f}.password-wrap input{padding-right:52px}.eye-button{color:#777;cursor:pointer;background:0 0;border:0;width:40px;height:40px;padding:0;font-size:18px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-button{color:#fff;cursor:pointer;background:#df3b3f;border:0;border-radius:12px;width:100%;height:52px;margin-top:2px;font-size:16px;font-weight:700;box-shadow:0 5px 10px #0000001f}.forgot-button{color:#888;cursor:pointer;background:0 0;border:0;margin-top:10px;font-size:13px}.success-message,.error-message{text-align:center;width:100%;margin-top:10px;font-size:11px}.success-message{color:#3b8c54}.error-message{color:#df3b3f}.home-app{background:#fff;justify-content:center;min-height:100vh;padding:0;display:flex}.home-screen{box-sizing:border-box;background:#f7f8f9;width:100%;max-width:390px;min-height:100vh;padding:0 20px 112px;position:relative}.home-label{color:#cfcfcf;margin:0;padding-top:4px;font-size:11px}.home-header{padding:30px 10px 4px}.home-header h1{color:#222;text-align:center;margin:0;font-size:26px;font-weight:700;line-height:32px}.home-header p{color:#333;margin:8px 0 0;font-size:10px}.schedule{margin-top:12px}.day-heading{color:#333;margin:24px 5px 12px;font-size:12px;font-weight:500}.workout-card{background:#fff;border-radius:15px;margin-bottom:9px;padding:13px 14px;box-shadow:0 8px 18px #00000014}.workout-card-content{grid-template-columns:58px 1fr;grid-template-areas:"time details"".action";align-items:start;gap:8px 10px;display:grid}.workout-info{align-items:flex-start;display:flex}.workout-meta-separator{color:#a8a9a9}.workout-duration{color:#a8a9a9;white-space:nowrap}.workout-time{white-space:nowrap;color:#444;grid-area:time;width:auto;padding-top:2px;font-size:13px;font-weight:600}.workout-details{grid-area:details;min-width:0}.workout-details h2{color:#292929;text-align:left;margin:0;font-size:18px;font-weight:700;line-height:21px}.workout-details p{color:#999;text-align:left;margin:5px 0 0;font-size:13px;line-height:17px}.workout-action{border:1px solid var(--organisation-colour,#d73a3a);background:var(--organisation-colour,#d73a3a);color:#fff;cursor:pointer;border-radius:10px;grid-area:action;justify-self:end;width:auto;min-width:120px;height:40px;margin:0;padding:0 15px;font-size:13px;font-weight:600}.workout-action.completed{color:var(--organisation-colour,#d73a3a);background:#fff}.workout-location{color:#777;margin:3px 0 0;font-size:12px;line-height:15px}.workout-instructor{color:#777;margin:2px 0 0;font-size:12px;font-weight:600;line-height:15px}.remove-workout-button{color:#d73a3a;cursor:pointer;background:#fff;border:1px solid #d73a3a;border-radius:14px;width:100%;min-height:54px;margin-top:12px;font-size:16px;font-weight:600}.class-note{color:#333;margin:0 0 8px 10px;font-size:8px;line-height:10px}.bottom-nav{z-index:50;background:#fff;border:1px solid #e7e7e7;border-radius:22px;justify-content:space-between;align-items:center;width:calc(100% - 32px);max-width:366px;min-height:72px;padding:8px 10px;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0000001a}.nav-item{color:#222;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:56px;padding:4px 6px;font-size:15px;font-weight:500;display:flex}.nav-icon{flex-shrink:0;width:24px;height:24px;display:block}.nav-item.active{color:#d73a3a}.workout-logging-screen{box-sizing:border-box;background:#f7f8f9;width:100%;max-width:390px;min-height:100vh;margin:0 auto;padding:18px 20px 110px}.back-button{color:#111;cursor:pointer;background:#fff;border:0;border-radius:10px;width:38px;height:38px;margin-bottom:8px;padding:0;font-size:20px}.logging-header{text-align:left;margin-bottom:24px}.logging-header h1{color:#111;margin:0;font-size:32px;font-weight:600;line-height:1.1}.logging-header p{color:#666;margin:8px 0 0;font-size:16px}.loading-workout{text-align:center;color:#666}.exercise-list{flex-direction:column;gap:16px;display:flex}.exercise-card{background:#fff;border-radius:20px;padding:18px 16px 20px;box-shadow:0 8px 24px #00000012}.exercise-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.exercise-header h2{color:#222;margin:0;font-size:20px;font-weight:600;line-height:1.2}.exercise-history{white-space:nowrap;color:#999;flex-direction:column;align-items:flex-end;gap:2px;font-size:13px;display:flex}.set-heading{color:#999;align-items:center;gap:12px;margin-bottom:8px;padding:0 4px;font-size:14px;display:flex}.set-heading span:first-child{text-align:center;width:58px}.set-heading span:last-child{text-align:center;width:120px}.set-row input{box-sizing:border-box;color:#222;background:#fff;border:1px solid #e1e1e1;border-radius:16px;outline:none;flex:0 0 120px;width:120px;height:58px;padding:0 14px;font-size:28px}.set-number{box-sizing:border-box;color:#222;background:#fff;border:1px solid #e1e1e1;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;font-weight:500;display:flex}.set-row{align-items:center;gap:8px;margin-bottom:10px;display:flex}.set-number{flex:0 0 58px}.set-row input{box-sizing:border-box;flex:0 0 120px;width:120px;height:58px}.weight-unit{color:#222;flex:none;font-size:18px}.delete-set-button{flex:0 0 28px}.set-row input::placeholder{color:#b5b5b5}.set-row input:focus{border-color:#d83b3f}.weight-unit{color:#222;font-size:18px}.delete-set-button{color:#999;cursor:pointer;background:0 0;border:0;border-radius:8px;width:28px;height:28px;padding:0;font-size:20px;line-height:1}.delete-set-button:hover{color:#d83b3f}.add-set-button{color:#d83b3f;cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0;font-size:15px;font-weight:600;display:block}.save-workout-button{color:#fff;cursor:pointer;background:#d83b3f;border:0;border-radius:12px;width:100%;height:52px;margin-top:24px;font-size:16px;font-weight:600;display:block}.progress-screen{box-sizing:border-box;background:#f7f8f9;width:100%;max-width:390px;min-height:100vh;padding:28px 20px 112px;position:relative}.progress-screen h1{color:#222;margin:0 0 28px;font-size:26px;font-weight:700;line-height:30px}.progress-placeholder{color:#777;text-align:center;background:#fff;border-radius:16px;padding:24px;font-size:15px}.progress-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}.progress-stat-card{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:18px 12px;display:flex;box-shadow:0 8px 18px #00000014}.progress-icon{color:#df3b3f;background:#ffe2e2;border-radius:50%;justify-content:center;align-items:center;width:42px;height:44px;margin-bottom:12px;font-size:22px;font-weight:700;display:flex}.progress-icon svg{width:24px;height:24px;display:block}.progress-stat-label{font-size:16px;font-weight:500}.progress-stat-number{font-size:34px;font-weight:700;line-height:1}.progress-stat-unit{margin-top:6px;font-size:13px}.progress-stat-card{min-height:130px;padding:18px 12px}.progress-section-label{letter-spacing:.08em;color:#7c4dff;margin:0 0 16px;font-size:12px;font-weight:700}.most-attended-card{background:#fff;border-radius:16px;grid-template-columns:44px 1fr;align-items:center;column-gap:16px;margin-top:14px;padding:18px 16px;display:grid;box-shadow:0 8px 18px #00000014}.most-attended-icon{color:#d73a3a;background:#ffe4e3;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.most-attended-icon svg{width:24px;height:24px;display:block}.most-attended-content{width:100%;min-width:0}.most-attended-content h2{color:#222;text-align:left;margin:0 0 8px;font-size:16px;font-weight:700;line-height:20px}.most-attended-list{flex-direction:column;gap:5px;display:flex}.most-attended-row{grid-template-columns:20px minmax(0,1fr) 32px;align-items:center;column-gap:8px;display:grid}.most-attended-rank{color:#333;text-align:left;font-size:13px;line-height:18px}.most-attended-name{color:#222;text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;font-size:14px;font-weight:500;line-height:18px;overflow:hidden}.most-attended-count{color:#333;white-space:nowrap;text-align:right;font-size:14px;font-weight:600;line-height:18px}.most-attended-empty{color:#777;text-align:left;margin:0;font-size:14px}.weight-logged-card{background:#fff;border-radius:16px;grid-template-columns:54px 1fr;align-items:center;column-gap:28px;min-height:92px;margin-top:14px;padding:20px;display:grid;box-shadow:0 8px 18px #00000014}.weight-logged-icon{color:#d73a3a;background:#ffe4e3;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.weight-barbell-icon{color:#d73a3a;width:24px;height:24px;display:block}.weight-logged-content{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.weight-logged-value{align-items:baseline;gap:8px;display:flex}.weight-logged-value strong{color:#111;font-size:40px;font-weight:700;line-height:1}.weight-logged-value span{color:#444;font-size:15px;font-weight:500;line-height:18px}.weight-logged-content p{color:#333;margin:5px 0 0;font-size:15px;line-height:18px}.exercise-progress-card{background:#fff;border-radius:16px;margin-top:14px;padding:18px 16px;box-shadow:0 8px 18px #00000014}.exercise-progress-select{color:#222;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6' fill='none' stroke='%23222222' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:20px 20px;border:1px solid #e7e7e7;border-radius:12px;outline:none;width:100%;height:50px;padding:0 48px 0 16px;font-family:inherit;font-size:17px;font-weight:400}.exercise-progress-select:focus{border-color:#df3b3f}.exercise-progress-chart{width:100%;margin-top:24px}.exercise-progress-chart svg{width:100%;height:auto;display:block;overflow:visible}.progress-grid-line{stroke:#e5e5e5;stroke-width:1px}.progress-axis-label{fill:#666;font-size:13px;font-weight:500}.progress-chart-line{stroke:#df3b3f;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.progress-chart-point{fill:#df3b3f;stroke:#fff;stroke-width:2px}.progress-date-label{fill:#666;font-size:13px;font-weight:500}.exercise-progress-summary{color:#555;border-top:1px solid #e8e8e8;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:8px;padding-top:16px;font-size:14px;line-height:20px;display:flex}.exercise-progress-summary span{flex:1}.exercise-progress-summary span:last-child{text-align:right}.exercise-progress-summary strong{color:#222;font-weight:700}.exercise-progress-empty{color:#777;margin:0;font-size:15px;line-height:21px}.profile-screen{background:#f7f7f7;width:100%;max-width:390px;min-height:100vh;margin:0 auto;padding:30px 18px 112px}.profile-screen>h1{color:#222;text-align:center;margin:0 0 34px;font-size:26px;font-weight:700;line-height:32px}.profile-member-card{text-align:left;background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 18px #00000014}.profile-member-card h2{color:#222;margin:0;font-size:19px;font-weight:700;line-height:24px}.profile-member-card p{color:#a8a9a9;margin:5px 0 0;font-size:15px;line-height:20px}.profile-section{text-align:left;margin-top:30px}.profile-section-label{color:#222;text-align:left;margin:0 0 10px;font-size:14px;font-weight:500;line-height:18px}.profile-memberships{flex-direction:column;gap:12px;display:flex}.profile-no-memberships{color:#a8a9a9;margin:0;font-size:14px}.profile-membership-card{text-align:left;background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex;box-shadow:0 8px 18px #00000014}.profile-membership-content{min-width:0}.remove-gym-button{color:#d73a3a;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:8px 10px;font-size:14px;font-weight:600}.profile-membership-card h3{color:#222;margin:0;font-size:18px;font-weight:700;line-height:23px}.profile-membership-card p{color:#a8a9a9;margin:5px 0 0;font-size:14px;line-height:19px}.add-gym-button{color:#d73a3a;cursor:pointer;text-align:left;background:0 0;border:0;margin:0 0 12px;padding:0;font-size:15px;font-weight:600}.join-gym-back{align-self:flex-start}.modal-backdrop{z-index:100;background:#22222273;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.remove-gym-modal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:350px;padding:24px;box-shadow:0 16px 40px #0000002e}.remove-gym-modal h2{color:#222;margin:0 0 12px;font-size:22px;font-weight:700}.remove-gym-modal p{color:#a8a9a9;margin:0;font-size:15px;line-height:22px}.remove-gym-modal p strong{color:#222;font-weight:600}.remove-gym-modal-actions{gap:12px;margin-top:24px;display:flex}.remove-gym-cancel,.remove-gym-confirm{cursor:pointer;border-radius:14px;flex:1;min-height:50px;font-size:15px;font-weight:600}.remove-gym-cancel{color:#222;background:#fff;border:1px solid #e7e7e7}.remove-gym-confirm{color:#fff;background:#d73a3a;border:1px solid #d73a3a}.remove-workout-modal{box-sizing:border-box;text-align:center;background:#fff;border-radius:20px;width:100%;max-width:340px;padding:28px 24px 24px;box-shadow:0 16px 40px #0000002e}.remove-workout-modal h2{color:#222;margin:0 0 12px;font-size:22px;font-weight:700;line-height:28px}.remove-workout-modal p{color:#a8a9a9;max-width:280px;margin:0 auto;font-size:16px;line-height:24px}.remove-workout-modal-actions{gap:12px;margin-top:26px;display:flex}.remove-workout-cancel,.remove-workout-confirm{cursor:pointer;border-radius:14px;flex:1;min-height:54px;padding:8px 12px;font-family:inherit;font-size:16px;font-weight:600;line-height:20px}.remove-workout-cancel{color:#222;background:#fff;border:1px solid #e7e7e7}.remove-workout-confirm{color:#fff;background:#d73a3a;border:1px solid #d73a3a}.weight-unit-selector{background:#fff;border:1px solid #e7e7e7;border-radius:14px;align-self:flex-start;display:inline-flex;overflow:hidden}.weight-unit-option{color:#222;cursor:pointer;background:#fff;border:0;width:58px;height:48px;padding:0;font-size:15px;font-weight:500}.weight-unit-option.active{color:#fff;background:#d73a3a}.profile-account-actions{flex-direction:column;gap:14px;display:flex}.change-password-button,.logout-button{cursor:pointer;border-radius:16px;width:100%;min-height:58px;font-size:17px;font-weight:600}.change-password-button{color:#fff;background:#d73a3a;border:1px solid #d73a3a}.logout-button{color:#d73a3a;background:#fff;border:1px solid #e7e7e7;box-shadow:0 8px 18px #00000014}.profile-password-form{flex-direction:column;gap:12px;display:flex}.profile-password-form label{color:#222;text-align:left;font-size:15px;font-weight:600}.profile-password-form input{color:#222;background:#fff;border:1px solid #e7e7e7;border-radius:14px;outline:none;width:100%;height:54px;padding:0 16px;font-size:16px}.profile-password-form input:focus{border-color:#d73a3a}.profile-password-error{color:#d73a3a;text-align:left;margin:0;font-size:14px}.login-switch-button{color:#d73a3a;cursor:pointer;background:0 0;border:0;margin-top:14px;padding:8px 12px;font-size:15px;font-weight:600}.registration-form{margin-top:34px}.registration-success{text-align:center;flex-direction:column;align-items:center;width:100%;margin-top:40px;display:flex}.registration-success-icon{color:#d73a3a;background:#ffe4e3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;font-size:28px;font-weight:700;display:flex}.registration-success h2{color:#222;margin:0 0 12px;font-size:22px;font-weight:700}.registration-success p{color:#a8a9a9;margin:4px 0;font-size:15px;line-height:22px}.registration-success strong{color:#222;margin:4px 0 12px;font-size:15px}.registration-success .login-button{margin-top:24px}.registration-field-error{color:#d73a3a;text-align:left;width:100%;margin:-4px 0 2px;font-size:14px;line-height:20px}.eye-button svg{width:22px;height:22px;display:block}.button-loading-content{justify-content:center;align-items:center;gap:10px;display:inline-flex}.button-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite button-spin}@keyframes button-spin{to{transform:rotate(360deg)}}.login-button:disabled{opacity:.8;cursor:wait}.gym-code-help{color:#a8a9a9;text-align:center;margin:4px 0 0;font-size:14px;line-height:20px}.home-empty-state{text-align:center;background:#fff;border-radius:18px;margin-top:60px;padding:28px 24px}.home-empty-state h2{color:#222;margin:0 0 12px;font-size:20px;font-weight:700}.home-empty-state p{color:#a8a9a9;margin:0;font-size:16px;line-height:24px}
