@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700;750;800;900&display=swap";:root{font-family:Golos Text,system-ui,sans-serif;color:#eeece5;background:#171715;font-synthesis:none;font-weight:400;--bg: #171715;--card: #22221f;--border: #363630;--muted: #a4a299;--text: #eeece5;--accent: #d4c3a4;--sub: #bfb49d;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;min-height:44px;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text);padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:background .15s,border-color .15s}button:hover{background:#30302b;border-color:#646055}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}a{color:inherit;text-decoration:none}input,select{min-width:0;background:#1b1b18;border:1px solid #48463e;color:var(--text);padding:12px;border-radius:7px;min-height:44px;font-size:16px}h1,h2,h3,p{margin:0}h1{font-size:34px;letter-spacing:-1.2px;font-weight:550}h2{font-size:22px;font-weight:550;letter-spacing:-.5px}.muted,.subtle{color:var(--muted)}.shell{min-height:100dvh;display:grid;grid-template-columns:224px 1fr}.sidebar{padding:39px 22px;position:sticky;top:0;height:100dvh;border-right:1px solid var(--border);display:flex;flex-direction:column;background:#1b1b18}.brand{font-size:45px;font-weight:800;letter-spacing:-3px;line-height:1}.brand span:not(.brand-dot){font-style:italic}.brand-dot{color:var(--accent)}.brand-caption{font-size:9px;letter-spacing:1.5px;color:var(--muted);margin:12px 0 53px}nav{display:flex;flex-direction:column;gap:8px}.nav-link{width:100%;justify-content:flex-start;border-color:transparent;color:#aaa89e;gap:12px;padding:13px 16px}.nav-link.active{background:#323129;color:#e2d2b6;border-color:#424036}.sidebar-bottom{margin-top:auto;font-size:11px;color:#939186;display:flex;align-items:center;gap:7px}.status-dot{height:6px;width:6px;border-radius:50%;background:#d4c3a4;display:inline-block}main{padding:0 42px 50px;min-width:0;max-width:1800px;width:100%;margin:auto}.demo-banner{font-size:9px;letter-spacing:1.1px;color:#e0ca9f;border-bottom:1px solid var(--border);padding:10px 0;display:flex;align-items:center;gap:15px}.demo-banner span{font-size:11px;color:var(--muted);letter-spacing:0}.topbar{display:flex;justify-content:space-between;align-items:center;min-height:95px;border-bottom:1px solid var(--border)}.topbar>span{font-size:10px;letter-spacing:2px;color:var(--muted)}.profile-switch{display:flex;border:1px solid var(--border);padding:4px;border-radius:10px;gap:3px}.profile-switch button{border:0;min-width:86px;font-size:13px;min-height:36px;padding:8px 16px}.profile-switch .selected{background:#ded1b8;color:#29271f}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:35px 0 27px}.eyebrow{font-size:10px;letter-spacing:1.5px;color:var(--muted);margin-bottom:11px}.pill{font-size:11px;border:1px solid #49463a;border-radius:20px;padding:9px 13px;color:#d4c3a4;white-space:nowrap}.today-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:20px}.card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:24px;min-width:0}.section-label{font-size:11px;letter-spacing:1px;color:var(--muted);display:flex;align-items:center;justify-content:space-between}.workout-hero{background:#292922;padding:27px 30px;display:flex;flex-direction:column}.workout-title{display:flex;gap:23px;align-items:center;margin:24px 0}.letter{font-size:96px;font-weight:550;line-height:1;color:#ddcba9;letter-spacing:-5px}.workout-title h2{font-size:37px;letter-spacing:-1px}.workout-title p{color:var(--muted);font-size:12px;margin-top:7px}.muscle-tags{display:flex;gap:7px;flex-wrap:wrap}.muscle-tags span{font-size:10px;color:#bcb8ab;border:1px solid #48473d;border-radius:5px;padding:5px 8px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:28px;gap:16px}.hero-bottom>span{font-size:11px;line-height:1.7;color:var(--muted)}button.primary{background:var(--accent);border-color:var(--accent);color:#26241e;font-weight:550}button.primary:hover{background:#e1d3bb}.weight-card{display:flex;flex-direction:column}.big-number{font-size:54px;letter-spacing:-2.5px;margin:25px 0 5px;font-variant-numeric:tabular-nums}.big-number small{font-size:19px;color:var(--muted);letter-spacing:0}.delta{color:#c4bba6;font-size:12px}.weight-input{display:flex;align-items:flex-end;gap:8px;margin-top:auto;padding-top:25px}.weight-input label{display:flex;flex-direction:column;gap:8px;font-size:11px;color:var(--muted);flex:1;min-width:0}.weight-input input{width:100%}.weight-input button{height:46px;width:47px;color:var(--accent);background:#343228}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:30px 0 17px}.section-heading .subtle{display:flex;gap:6px;font-size:11px}.macro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.macro-card{padding:22px 20px}.macro-value{font-size:34px;margin:21px 0 19px;font-variant-numeric:tabular-nums;letter-spacing:-1px}.macro-value small{font-size:12px;color:var(--muted);letter-spacing:0}.meter{height:4px;background:#414039;border-radius:8px;overflow:hidden}.meter i{display:block;background:#d4c3a4;height:100%;border-radius:8px}.macro-caption{display:flex;flex-direction:column;gap:8px;font-size:10px;color:var(--muted);margin-top:13px}.macro-caption span:last-child{font-size:9px;color:#8f8c80}.footnote{font-size:11px;line-height:1.6;color:var(--muted);margin-top:22px}.hidden{display:none!important}@media(min-width:1500px){main{padding-left:65px;padding-right:65px}.today-grid{grid-template-columns:2fr 1fr}}@media(max-width:1100px){.shell{grid-template-columns:185px 1fr}main{padding:0 25px 35px}.sidebar{padding:35px 15px}.hero-bottom{align-items:flex-start;flex-direction:column}.macro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:29px}.muted{display:none}}@media(max-width:760px){.shell{display:block}.sidebar{position:fixed;inset:auto 0 0;z-index:20;height:auto;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-right:0;border-top:1px solid var(--border)}.sidebar .brand,.brand-caption,.sidebar-bottom{display:none}nav{flex-direction:row;gap:4px}nav .nav-link{flex:1;flex-direction:column;gap:4px;font-size:10px;padding:8px 3px;min-height:56px}main{padding:0 16px 105px}.demo-banner{display:block;font-size:9px;line-height:1.6}.demo-banner span{display:block;font-size:10px}.topbar{min-height:77px}.topbar>span{font-size:9px;letter-spacing:.7px}.profile-switch button{min-width:66px;min-height:44px;padding:8px 10px}.page-heading{margin:26px 0 20px;align-items:flex-end}.page-heading .pill{font-size:9px;padding:8px}h1{font-size:29px}.today-grid{grid-template-columns:1fr;gap:15px}.workout-hero{padding:23px}.hero-bottom{flex-direction:row;align-items:center}.hero-bottom>span{display:none}.hero-bottom .primary{width:100%;padding:14px}.weight-card{padding:21px}.weight-card .big-number{font-size:43px;margin-top:15px}.weight-input{padding-top:18px}.macro-grid{gap:10px}.macro-card{padding:18px 15px}.macro-value{font-size:29px}.section-heading h2{font-size:20px}.section-heading .subtle,.section-label{font-size:10px}.letter{font-size:84px}.workout-title h2{font-size:33px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.accent-text{color:var(--accent)}.sync-state{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted)}button.icon-button{padding:8px;border-color:transparent}.macro-caption strong{font-size:11px;font-weight:450;color:#ddd0b6}.inline-success{font-size:11px;color:#d4c3a4;margin-top:10px}.field-error{font-size:12px!important;color:#edb39e!important;margin-top:10px;line-height:1.5;flex-basis:100%}.error-panel{margin-top:18px;border:1px solid #755343;background:#342822;padding:14px 18px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;color:#edc2af}.nutrition-foot{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;border-bottom:1px solid var(--border);padding-bottom:24px}.nutrition-foot>p{font-size:11px;color:var(--muted);line-height:1.9}.accuracy-meter{height:7px;background:#776b57;border-radius:3px;overflow:hidden}.accuracy-meter span{display:block;height:100%;background:var(--accent)}.accuracy-labels{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted);margin-top:12px}.accuracy-labels b{margin-left:7px;font-weight:500;color:var(--text)}.water-note{display:flex;align-items:center;gap:10px;margin:21px 0;color:#aaa393;font-size:11px}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:45px;padding-top:18px;border-top:1px solid var(--border);color:#918d80;font-size:10px;line-height:1.6}.page-footer>span:first-child{font-size:20px;font-weight:700;letter-spacing:-1px}.page-footer>span:last-child{text-align:right}.workout-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:0 0 24px}.workout-toolbar>.subtle{font-size:12px;max-width:330px;line-height:1.7}.plan-select{display:flex;gap:13px;align-items:center;font-size:12px;color:var(--muted)}.plan-select select{font-size:13px}.button-row{display:flex;gap:8px}.button-row button{font-size:12px}.exercise-list{display:flex;flex-direction:column;gap:14px}.exercise-card{padding:22px 24px}.exercise-head{display:flex;align-items:center;gap:18px}.exercise-number{font-size:15px;color:#8a8679;min-width:25px}.exercise-head>div:nth-child(2){flex:1;min-width:0}.exercise-head h2{font-size:17px;line-height:1.5}.exercise-head p{font-size:11px;color:#d1bfa0;margin-top:4px}.exercise-head p span{color:var(--muted)}.exercise-actions{display:flex;gap:3px}.exercise-actions button{border-color:transparent;padding:10px}.set-list{margin-top:20px;border-top:1px solid var(--border)}.set-row{display:flex;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid #33332d}.set-row:last-child{border-bottom:0;padding-bottom:0}.set-number{width:26px;text-align:center;color:#898577;font-size:12px;flex-shrink:0}.set-row form{display:flex;gap:9px;align-items:center;flex:1;flex-wrap:wrap;min-width:0}.set-row input{width:94px;font-variant-numeric:tabular-nums}.times{color:#8f8b7c;font-size:12px}.set-row select{flex:1;max-width:230px;font-size:11px;color:var(--muted);padding:12px 8px}.set-row .save-set{font-size:11px;background:#343128;color:var(--accent);border-color:#56503e;margin-left:auto;min-height:46px}.set-result{display:flex;flex:1;gap:22px;align-items:center;min-height:46px;flex-wrap:wrap}.set-result strong{font-weight:500;font-variant-numeric:tabular-nums;font-size:16px}.set-result strong>span{font-size:11px;color:var(--muted)}.saved-label{font-size:10px;display:flex;gap:6px;color:var(--accent);align-items:center}.effort-label{font-size:10px;color:var(--muted)}.set-row.skipped{opacity:.6}.modal{background:#25251f;border:1px solid #514c40;border-radius:14px;color:var(--text);padding:27px;max-width:470px;width:calc(100% - 32px);box-shadow:0 20px 100px #0009}.modal::backdrop{background:#000b}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.modal-head h2{font-size:23px}.modal-head button{border:0}.modal>p{font-size:14px;line-height:1.8;color:#c1bcaf}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.picker-intro{margin-bottom:16px}.exercise-search{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:9px;padding:0 12px;color:var(--muted)}.exercise-search:focus-within{border-color:var(--accent)}.exercise-search input{flex:1;border:0;padding-inline:0}.exercise-picker-list{max-height:min(48vh,430px);overflow:auto;margin-top:14px;padding-right:5px}.exercise-picker-list section+section{margin-top:14px}.exercise-picker-list h3{margin:0 0 6px;color:#aaa391;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.exercise-picker-list label{display:flex;gap:10px;align-items:flex-start;padding:10px;border-radius:8px;cursor:pointer}.exercise-picker-list label:hover,.exercise-picker-list label.selected{background:#333128}.exercise-picker-list input{margin-top:3px;accent-color:var(--accent)}.exercise-picker-list span{display:grid;gap:3px}.exercise-picker-list strong{font-size:13px;font-weight:500}.exercise-picker-list small{color:var(--muted);font-size:10px}.exercise-plan-fields{display:grid;grid-template-columns:110px 1fr;gap:10px;margin-top:16px}.exercise-plan-fields label{display:grid;gap:6px;color:var(--muted);font-size:11px}.history-correct{display:flex;gap:5px;align-items:center;margin-top:5px;padding:0;border:0;color:#b8a780;font-size:9px}.set-result .edit-set{margin-left:auto}.period-toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:25px;align-items:center;flex-wrap:wrap}.periods{display:flex;gap:4px;background:#20201c;padding:4px;border-radius:8px}.periods button{border:0;font-size:11px;padding:9px 13px;min-height:38px;color:var(--muted)}.periods .selected,.selected-button{background:#38352b;color:var(--accent);border-color:#625940}.date-range{display:flex;gap:12px}.date-range label{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.date-range input{padding:7px 10px;font-size:11px;min-height:38px}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.chart-card{padding:24px}.chart-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:16px}.chart-head h2{font-size:21px}.chart-stat{font-size:22px;letter-spacing:-.7px;font-variant-numeric:tabular-nums}.chart-stat small{display:block;font-size:10px;font-weight:400;color:var(--muted);letter-spacing:0;text-align:right;margin-top:5px}.chart-legends{display:flex;gap:16px;flex-wrap:wrap}.chart-legend{display:inline-flex;gap:6px;align-items:center;font-size:9px;color:var(--muted)}.chart-legend i{display:block;width:14px;height:3px}.chart-wrap{height:230px;min-width:0;margin-top:10px}.full-chart .chart-wrap{height:245px}.chart-note{font-size:10px;color:var(--muted);line-height:1.7;margin-top:10px}.chart-tooltip{background:#292923;border:1px solid #555044;border-radius:8px;color:#eeece5;font-size:12px;padding:13px;line-height:1.8}.chart-tooltip small{color:#c3b393;display:block;margin-top:6px}.data-details{font-size:10px;color:var(--muted);margin-top:12px}.data-details summary{cursor:pointer;min-height:32px;padding:9px 0}.data-details p{line-height:1.8}.table-scroll{overflow:auto;max-height:230px}table{border-collapse:collapse;width:100%;font-size:11px;text-align:left}th,td{padding:8px;border-bottom:1px solid var(--border);white-space:nowrap}th{font-weight:500;color:var(--accent)}.strength-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.strength-card h3{font-size:14px;font-weight:450;line-height:1.6;min-height:45px}.strength-card .eyebrow{display:block;font-size:9px}.strength-value{font-size:28px;margin-top:17px;font-variant-numeric:tabular-nums;letter-spacing:-.6px}.strength-value small{font-size:12px;color:var(--muted)}.spark-chart{height:70px;margin-top:5px}.empty-chart{height:245px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#969181;gap:13px;font-size:12px}.empty-state{min-height:330px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:var(--muted);text-align:center}.empty-state p{font-size:13px;line-height:1.7}.mobile-analytics-note{display:none}.history-list{display:flex;flex-direction:column;gap:12px}.history-day{padding:0 24px}.history-day>summary{display:flex;gap:24px;align-items:center;min-height:95px;cursor:pointer;list-style:none}.history-day>summary::-webkit-details-marker{display:none}.history-date{min-width:85px}.history-date>span{font-size:18px}.history-date small{display:block;font-size:10px;color:var(--muted);margin-top:7px}.history-summary{flex:1;display:flex;flex-direction:column;gap:9px}.history-summary strong{font-size:13px;font-weight:450}.history-summary>span{font-size:11px;color:var(--muted)}.history-summary i{font-style:normal;margin:0 10px}.history-day[open]>summary>svg{transform:rotate(180deg)}.history-content{border-top:1px solid var(--border);padding:20px 0}.history-content h3{font-size:16px;font-weight:500;margin-bottom:16px}.history-content h3 span{font-size:10px;font-weight:400;margin-left:12px;color:var(--muted)}.history-exercise{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:9px 0;font-size:12px;color:var(--muted)}.history-exercise strong{font-size:11px;font-weight:450;color:#ddd0b6;text-align:right}.history-food{margin-top:20px}.history-food>p{font-size:11px;line-height:1.7;color:var(--muted);margin-bottom:12px}.login-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:20px;background:#171715}.login-card{width:450px;padding:40px}.login-card .eyebrow{margin-top:20px}.login-card h1{font-size:32px;margin:25px 0 14px}.login-card>p{font-size:13px;line-height:1.8;color:var(--muted)}.login-card form{display:flex;flex-direction:column;gap:17px;margin-top:27px}.login-card label{display:flex;flex-direction:column;font-size:12px;color:var(--muted);gap:10px}.login-card .footnote{margin-top:25px;font-size:10px}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;z-index:100;top:10px;left:10px;background:var(--accent);color:var(--bg);padding:12px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media(max-width:1200px){.set-row select{max-width:none;width:100%;flex-basis:100%;order:5;margin-left:0}.strength-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workout-toolbar{align-items:flex-start;flex-wrap:wrap}.set-row .field-error{order:6}}@media(max-width:900px){.analytics-grid{grid-template-columns:1fr}.chart-head .chart-legends{max-width:210px}.set-row input{width:85px}}@media(max-width:760px){.sync-state{font-size:9px;gap:0}.sync-state .icon-button{padding:5px}.nutrition-foot{grid-template-columns:1fr;gap:18px}.water-note,.macro-caption strong{font-size:10px}.workout-toolbar{flex-direction:column;align-items:stretch;gap:16px}.plan-select{justify-content:space-between}.button-row{width:100%}.button-row .primary{flex:1}.exercise-card{padding:18px 14px}.exercise-head{gap:10px;align-items:flex-start}.exercise-number{font-size:12px;min-width:19px;padding-top:4px}.exercise-head h2{font-size:15px}.exercise-head p{font-size:10px;line-height:1.7}.exercise-head p span{display:block}.exercise-actions{gap:0}.exercise-actions button{padding:8px;min-width:44px}.set-row{gap:8px}.set-number{width:20px;font-size:10px}.set-row form{gap:6px}.set-row input{width:66px;padding:10px}.set-row .save-set{margin-left:auto;width:46px;padding:10px}.save-set span{display:none}.set-row .icon-button{width:44px;padding:8px}.set-row select{max-width:none;width:100%;font-size:16px}.set-result{gap:12px}.set-result strong{font-size:15px}.effort-label,.saved-label{font-size:9px}.period-toolbar{gap:14px}.periods{width:100%;gap:0;justify-content:space-between}.periods button{min-height:44px;padding:8px;font-size:10px}.date-range{width:100%;gap:12px}.date-range label{flex:1;min-width:0;font-size:10px;gap:5px}.date-range input{font-size:16px;width:100%;min-height:44px;min-width:0;padding:8px}.chart-card{padding:20px 15px}.chart-head h2{font-size:20px}.chart-head{align-items:flex-start;flex-wrap:wrap}.chart-stat{font-size:20px}.chart-legends{gap:12px}.chart-wrap,.full-chart .chart-wrap{height:220px}.strength-grid{grid-template-columns:1fr 1fr;gap:10px}.strength-card{padding:18px 14px}.strength-card h3{font-size:12px;min-height:40px}.strength-value{font-size:24px}.strength-value small{font-size:10px}.section-heading{gap:12px;align-items:flex-start}.section-heading>.subtle{max-width:105px;line-height:1.5;text-align:right}.page-heading>button{font-size:10px;padding:10px;max-width:140px}.mobile-analytics-note{display:block;color:var(--muted);font-size:11px;line-height:1.7;margin-bottom:20px}.history-day{padding:0 16px}.history-day>summary{gap:13px;min-height:98px}.history-date{min-width:53px}.history-date>span{font-size:13px}.history-summary strong{font-size:12px;line-height:1.5}.history-summary>span{font-size:10px;line-height:1.7}.history-exercise{align-items:flex-start;font-size:11px;gap:15px}.history-exercise>span{max-width:55%}.history-exercise strong{font-size:10px}.history-content h3{font-size:15px}.page-footer{margin-top:32px}.login-card{padding:28px}.login-card h1{font-size:29px}}@media(max-width:360px){.set-row input{width:57px}.set-row form{gap:5px}.exercise-actions{flex-direction:column}.strength-grid{grid-template-columns:1fr}.profile-switch button{min-width:57px}}
