:root{color:#16181d;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f7f8fa;--card:#fff;--text:#16181d;--muted:#7b818c;--line:#e8eaee;--blue:#4ebbd6;--blue-light:#e5f6fa;--success:#54b88a;--orange:#f18b68;--strength:#8b86e8;background:#f7f8fa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}.app-frame{background:var(--bg);min-height:100vh}.page-shell{width:min(100%,600px);padding:calc(18px + env(safe-area-inset-top)) 16px calc(106px + env(safe-area-inset-bottom));margin:0 auto}.app-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.brand{letter-spacing:.16em;font-size:17px;font-weight:800;line-height:1}.date-line{color:var(--muted);text-transform:capitalize;margin:8px 0 0;font-size:14px}.avatar{color:#287a8f;background:var(--blue-light);cursor:pointer;border:1px solid #dceef2;border-radius:50%;width:42px;height:42px;font-weight:750}.card{background:var(--card);border:1px solid var(--line);border-radius:18px}.score-card{padding:20px}.score-card__top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.eyebrow{color:var(--muted);letter-spacing:.13em;margin:0 0 8px;font-size:10px;font-weight:750}.score-value{align-items:baseline;gap:5px;display:flex}.score-value strong{letter-spacing:-.04em;font-size:38px;line-height:1}.score-value span{color:var(--muted);font-size:15px;font-weight:650}.score-status{color:#28795a;background:#eaf7f0;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:700}.progress{background:#edf0f3;border-radius:999px;height:6px;margin-top:16px;overflow:hidden}.progress__fill{border-radius:inherit;background:var(--blue);height:100%;transition:width .18s ease-out;display:block}.progress__fill--success{background:var(--success)}.progress__fill--activity{background:var(--orange)}.progress__fill--strength{background:var(--strength)}.remaining{border-top:1px solid #eff0f2;flex-direction:column;gap:3px;margin-top:16px;padding-top:15px;display:flex}.remaining span{color:var(--muted);font-size:12px}.remaining strong{font-size:13px;font-weight:670}.section-heading{justify-content:space-between;align-items:center;margin:24px 2px 12px;display:flex}.section-heading h2,.card-header h2{letter-spacing:-.02em;margin:0;font-size:17px}.quick-add{color:#247e94;background:var(--blue-light);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:700;display:flex}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.metric-card{min-width:0;padding:15px}.metric-card__icon{border-radius:10px;place-items:center;width:34px;height:34px;margin-bottom:14px;display:grid}.metric-card__icon--blue{color:#25869d;background:var(--blue-light)}.metric-card__icon--orange{color:#bb5a38;background:#fff0eb}.metric-card__label{color:var(--muted);margin-bottom:5px;font-size:11px;display:block}.metric-card strong{letter-spacing:-.03em;text-overflow:ellipsis;font-size:22px;display:block;overflow:hidden}.metric-card__caption{color:var(--muted);margin-top:2px;font-size:10px;display:block}.metric-card .progress{height:4px;margin-top:12px}.habit-card{margin-top:12px;padding:17px}.card-header{justify-content:space-between;align-items:center;display:flex}.icon-button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:#f6f7f8;border:0;border-radius:10px;place-items:center;display:grid}.habit-list{margin-top:11px}.habit-row{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eff0f2;align-items:center;gap:11px;width:100%;padding:12px 0;display:flex}.habit-check{color:#fff;border:1.5px solid #cfd3d9;border-radius:8px;flex:none;place-items:center;width:23px;height:23px;display:grid}.habit-check--done{border-color:var(--success);background:var(--success)}.habit-row__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.habit-row__body strong{font-size:13px;font-weight:650}.habit-row__body small{color:var(--muted);font-size:10px}.habit-progress{color:#a45135;font-size:11px;font-weight:750}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.compact-card{text-align:left;grid-template-columns:auto 1fr;gap:5px 9px;padding:15px;display:grid}button.compact-card{cursor:pointer}.compact-card svg{color:var(--muted);grid-row:span 2}.compact-card span{color:var(--muted);letter-spacing:.08em;font-size:9px;font-weight:750}.compact-card strong{font-size:15px}.compact-card small{color:var(--muted);grid-column:1/-1;margin-top:7px;font-size:9px}.next-achievement{text-align:left;cursor:pointer;align-items:center;gap:12px;width:100%;margin-top:12px;padding:14px;display:flex}.achievement-mark{color:#8f6b1c;background:#fff8e8;border:1px solid #ead39e;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.next-achievement>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.next-achievement small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-style:normal;font-weight:750}.next-achievement strong{font-size:12px}.next-achievement em{color:var(--muted);font-size:10px;font-style:normal}.next-achievement svg{color:var(--muted)}.close-day-button{color:#247d92;cursor:pointer;background:#f0fafc;border:1px solid #cbe6ed;border-radius:13px;width:100%;margin-top:12px;padding:12px;font-size:11px;font-weight:720}.bottom-nav{z-index:20;padding:9px max(8px, env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{color:#969ba4;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:4px 1px;font-size:8px;display:flex}.bottom-nav__item--active{color:#26869c}.loading-screen,.error-screen,.telegram-gate{text-align:center;place-content:center;justify-items:center;min-height:100vh;padding:28px;display:grid}.loading-screen{gap:20px}.spin{color:var(--blue);animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.telegram-gate{max-width:500px;margin:0 auto}.telegram-gate__mark{color:#247e94;background:var(--blue-light);border-radius:18px;place-items:center;width:60px;height:60px;margin:50px 0 24px;display:grid}.telegram-gate h1,.error-screen h1{letter-spacing:-.04em;max-width:330px;margin:0;font-size:28px;line-height:1.1}.telegram-gate p,.error-screen p{max-width:320px;color:var(--muted);line-height:1.5}.error-screen button{color:#fff;background:#26869c;border:0;border-radius:12px;padding:10px 16px}@media (min-width:620px){.page-shell{padding-left:24px;padding-right:24px}.bottom-nav{border-right:1px solid var(--line);border-left:1px solid var(--line);width:600px;left:auto;right:50%;transform:translate(50%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.secondary-page{min-height:100vh}.page-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.page-header h1{letter-spacing:-.04em;margin:14px 0 5px;font-size:27px;line-height:1.05}.page-header p{color:var(--muted);margin:0;font-size:12px}.circle-add,.header-mark{color:#237f95;background:var(--blue-light);border:0;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.circle-add{cursor:pointer}.period-tabs,.league-tabs{background:#eceef1;border-radius:12px;gap:4px;margin-bottom:14px;padding:4px;display:flex}.period-tabs button,.league-tabs button{min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:8px 6px;font-size:11px;font-weight:680}.period-tabs button.active,.league-tabs button.active{color:var(--text);background:#fff;box-shadow:0 1px 4px #1e232d14}.primary-button{color:#fff;cursor:pointer;background:#287f94;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 18px;font-size:13px;font-weight:720;display:flex}.primary-button:disabled{opacity:.5;cursor:not-allowed}.form-error,.page-error{color:#b94f4f;margin:0;font-size:10px;line-height:1.4}.page-error{background:#fff5f5;border:1px solid #f1caca;border-radius:11px;margin-bottom:12px;padding:10px 12px}.field-label,.sheet-form label{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;font-weight:650;display:flex}.field-label input,.sheet-form input,.add-exercise select{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:11px;outline:none;padding:12px;font-size:14px;font-weight:600}.field-label input:focus,.sheet-form input:focus,.add-exercise select:focus{border-color:var(--blue)}.onboarding{padding-bottom:38px}.onboarding__intro{margin-bottom:24px}.onboarding__intro p{color:var(--muted);margin:10px 0 30px;font-size:12px}.onboarding__intro h1{letter-spacing:-.045em;margin:0 0 8px;font-size:31px}.onboarding__intro>span:last-child{color:var(--muted);font-size:13px;line-height:1.45}.onboarding form>.field-label{margin-bottom:12px}.setup-card{margin-bottom:12px;padding:5px 16px}.setup-row{border-bottom:1px solid #eff0f2;align-items:center;gap:12px;padding:14px 0;display:flex}.setup-row:last-child{border-bottom:0}.setup-icon{border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.setup-icon--blue{color:#26859b;background:var(--blue-light)}.setup-icon--orange{color:#b85b3c;background:#fff0eb}.setup-icon--violet{color:#625dc5;background:#efeeff}.setup-row label{flex:1;justify-content:space-between;align-items:center;gap:15px;font-size:12px;font-weight:650;display:flex}.setup-row input{border:1px solid var(--line);text-align:right;border-radius:9px;width:90px;padding:8px;font-weight:700}.two-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.two-fields .field-label{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;padding:13px;display:grid}.two-fields input{grid-column:1/-1}.starter-habits{margin:20px 0}.habit-chip{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:5px;margin:0 6px 7px 0;padding:8px 11px;font-size:11px;display:inline-flex}.habit-chip--selected{color:#267d92;background:var(--blue-light);border-color:#b9e0e9}.sheet-layer{z-index:50;background:#16181d47;justify-content:center;align-items:flex-end;padding-top:30px;display:flex;position:fixed;inset:0}.bottom-sheet{width:min(100%,600px);max-height:86vh;padding:8px 18px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;overflow-y:auto;box-shadow:0 -12px 40px #16181d1f}.bottom-sheet__handle{background:#d8dbe0;border-radius:99px;width:38px;height:4px;margin:1px auto 14px}.bottom-sheet header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.bottom-sheet h2{margin:0;font-size:19px}.bottom-sheet header button{width:34px;height:34px;color:var(--muted);background:#f3f4f6;border:0;border-radius:10px;place-items:center;display:grid}.sheet-form{flex-direction:column;gap:14px;display:flex}.quick-chips{gap:7px;margin-top:-7px;display:flex}.quick-chips button{color:#287f94;background:var(--blue-light);border:0;border-radius:9px;flex:1;padding:8px;font-size:11px;font-weight:700}.profile-summary{text-align:center;flex-direction:column;align-items:center;margin-bottom:18px;display:flex}.profile-avatar{color:#287f94;background:var(--blue-light);border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:10px;font-size:22px;font-weight:800;display:grid}.profile-summary h2{margin:0;font-size:20px}.profile-summary p{color:var(--muted);letter-spacing:.05em;margin:5px 0 0;font-size:9px;font-weight:700}.profile-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.profile-stats article{border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:center;gap:3px;padding:12px 4px;display:flex}.profile-stats svg{color:var(--muted)}.profile-stats strong{font-size:14px}.profile-stats span{color:var(--muted);font-size:8px}.privacy-note{color:var(--muted);text-align:center;margin:15px 4px 0;font-size:9px;line-height:1.5}.habit-page-list{overflow:hidden}.habit-page-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eff0f2;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.habit-page-row:last-child{border-bottom:0}.habit-page-row>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.habit-page-row strong{font-size:13px}.habit-page-row small{color:var(--muted);font-size:10px}.habit-page-row em{color:var(--muted);font-size:10px;font-style:normal;font-weight:700}.habit-summary-row{border-bottom:1px solid #eff0f2;align-items:center;gap:12px;padding:17px 16px;display:flex}.habit-summary-row:last-child{border-bottom:0}.habit-summary-row>span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.habit-summary-row strong{font-size:13px}.habit-summary-row small{color:var(--muted);font-size:9px}.habit-summary-row em{color:#267d92;font-size:12px;font-style:normal;font-weight:750}.empty-state{text-align:center;padding:40px 24px}.empty-state h2{margin:0 0 7px;font-size:17px}.empty-state p{color:var(--muted);margin:0 0 18px;font-size:12px}.empty-state button{color:#267d92;background:var(--blue-light);border:0;border-radius:10px;padding:10px 14px;font-weight:700}.workout-hero{text-align:center;flex-direction:column;align-items:center;padding:28px 22px;display:flex}.workout-hero>svg{box-sizing:content-box;color:#615cc3;background:#efeeff;border-radius:12px;margin-bottom:12px;padding:7px}.workout-hero h2{margin:0;font-size:19px}.workout-hero p{max-width:280px;color:var(--muted);margin:8px 0 20px;font-size:12px;line-height:1.45}.workout-hero .primary-button{width:auto}.list-title{margin:24px 2px 11px;font-size:16px}.history-list{overflow:hidden}.history-list article{border-bottom:1px solid #eff0f2;align-items:center;gap:11px;padding:15px;display:flex}.history-list article:last-child{border-bottom:0}.history-icon{color:#28795a;background:#eaf7f0;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.history-list article div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.history-list strong{font-size:12px}.history-list small,.history-list em{color:var(--muted);font-size:9px;font-style:normal}.active-workout-summary{flex-direction:column;gap:4px;margin-bottom:12px;padding:17px;display:flex}.active-workout-summary span,.active-workout-summary small{color:var(--muted);font-size:10px}.active-workout-summary strong{font-size:18px}.copy-workout{color:#267d92;background:var(--blue-light);border:0;border-radius:9px;align-self:flex-start;align-items:center;gap:6px;margin-top:8px;padding:8px 10px;font-size:9px;font-weight:700;display:flex}.exercise-card{margin-bottom:12px;padding:17px}.exercise-card h2{margin:0;font-size:16px}.exercise-card header p{color:var(--muted);margin:5px 0 13px;font-size:9px}.exercise-card ol{margin:0;padding:0;list-style:none}.exercise-card li{border-top:1px solid #eff0f2;align-items:center;gap:11px;padding:9px 0;font-size:12px;display:flex}.exercise-card li span{width:23px;height:23px;color:var(--muted);background:#f2f3f5;border-radius:7px;place-items:center;font-size:9px;display:grid}.exercise-card li>strong{flex:1}.exercise-card li>button{color:#a75d5d;background:#fff1f1;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.set-composer{align-items:center;gap:6px;margin-top:9px;display:flex}.set-composer input{border:1px solid var(--line);text-align:center;border-radius:9px;width:72px;min-width:0;padding:9px}.set-composer span{color:var(--muted);font-size:10px}.set-composer button{color:#267d92;background:var(--blue-light);border:0;border-radius:10px;place-items:center;width:34px;height:34px;margin-left:auto;display:grid}.add-exercise{gap:8px;margin-bottom:12px;padding:12px;display:flex}.add-exercise select{flex:1}.add-exercise button{color:#267d92;background:var(--blue-light);border:0;border-radius:10px;align-items:center;gap:5px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.finish-button{color:#fff;background:var(--success);border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:100%;padding:13px;font-size:12px;font-weight:750;display:flex}.pr-callout{color:#5d58bf;background:#f7f6ff;align-items:center;gap:11px;margin-top:12px;padding:15px;display:flex}.pr-callout strong{letter-spacing:.1em;font-size:11px}.pr-callout p{color:var(--text);margin:3px 0 0;font-size:11px}.summary-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.summary-stat{grid-template-columns:auto 1fr;align-items:center;gap:5px 8px;padding:14px;display:grid}.summary-stat svg{color:var(--muted);grid-row:span 2}.summary-stat span{color:var(--muted);font-size:9px}.summary-stat strong{font-size:17px}.chart-card{margin-top:11px;padding:15px 10px 10px}.chart-card header{justify-content:space-between;align-items:center;padding:0 5px 11px;display:flex}.chart-card h2{margin:0;font-size:14px}.chart-card header span{color:var(--muted);font-size:9px}.chart-wrap{width:100%;height:190px}.achievement-section{margin-top:23px}.achievement-section .section-heading>span{color:var(--muted);font-size:10px}.achievement-row{grid-template-columns:auto 1fr auto auto;align-items:center;gap:11px;margin-bottom:8px;padding:13px;display:grid}.achievement-badge{color:#8f6b1c;background:#fff8e8;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.achievement-badge--silver{color:#66707b;background:#f0f2f4}.achievement-badge--base{color:#615cc3;background:#efeeff}.achievement-row>div{min-width:0}.achievement-row strong,.achievement-row small{display:block}.achievement-row strong{font-size:11px}.achievement-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.achievement-row em{color:var(--muted);font-size:9px;font-style:normal}.mini-track{background:#edf0f3;border-radius:9px;height:3px;margin-top:7px;overflow:hidden}.mini-track i{border-radius:inherit;background:#e8b653;height:100%;display:block}.showcase-toggle{width:29px;height:29px;color:var(--muted);cursor:pointer;background:#f2f3f5;border:0;border-radius:9px;place-items:center;display:grid}.showcase-toggle--active{color:#8f6b1c;background:#fff8e8}.review-waiting{text-align:center;flex-direction:column;align-items:center;padding:24px 18px 34px;display:flex}.review-waiting h2{margin:15px 0 5px;font-size:17px}.review-waiting p{max-width:320px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.review-content{flex-direction:column;gap:9px;display:flex}.review-ready{color:#28795a;background:#eaf7f0;border-radius:11px;align-items:center;gap:7px;margin-bottom:3px;padding:10px 12px;font-size:10px;font-weight:700;display:flex}.review-content article{border:1px solid var(--line);border-radius:13px;padding:13px 14px}.review-content small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.review-content p{margin:6px 0 0;font-size:12px;line-height:1.5}.league-header{align-items:center;gap:13px;margin-bottom:18px;display:flex}.league-gem{color:#347ea6;background:#eaf5fb;border:1px solid #bad8e8;border-radius:15px;place-items:center;width:49px;height:49px;display:grid}.league-gem--master{color:#5e59bf;background:#efeeff}.league-header h1{letter-spacing:.04em;margin:0;font-size:24px}.league-header .eyebrow{margin-bottom:4px}.league-header>div>span{color:var(--muted);font-size:9px}.rival-card{align-items:center;gap:12px;margin-bottom:14px;padding:16px;display:flex}.rival-icon{color:#b25839;background:#fff0eb;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.rival-card div{flex-direction:column;gap:3px;display:flex}.rival-card small{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:750}.rival-card strong{font-size:13px}.rival-card p{color:var(--muted);margin:0;font-size:9px}.standings{overflow:hidden}.standing{border-bottom:1px solid #eff0f2;grid-template-columns:27px 34px 1fr auto;align-items:center;gap:9px;min-height:58px;padding:9px 13px;display:grid;position:relative}.standing:last-child{border-bottom:0}.standing--you{background:#f0f9fb}.standing--promotion{border-left:2px solid var(--success)}.standing--relegation{border-left:2px solid #df7474}.rank{color:var(--muted);place-items:center;font-size:11px;font-weight:750;display:grid}.rank svg{color:#d4a139}.standing-avatar{color:#545a64;background:#eef0f3;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:750;display:grid}.standing>div{flex-direction:column;gap:3px;min-width:0;display:flex}.standing strong{font-size:11px}.standing strong small{color:#277e93;letter-spacing:.07em;font-size:7px}.standing em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.standing b{font-size:12px}.standing b small{color:var(--muted);font-size:7px}.zone-mark{color:var(--success);position:absolute;bottom:2px;right:8px}.zone-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px;padding:5px;font-size:8px;line-height:1.5;display:flex}.promotion-dot,.relegation-dot{background:var(--success);border-radius:50%;width:6px;height:6px;margin-left:5px}.relegation-dot{background:#df7474}
