:root{--bg:#f5f6f3;--paper:#fff;--ink:#24352f;--muted:#717c75;--line:#e2e7df;--green:#183e36;--lime:#d8ed9b;--soft:#edf1e8;--radius:18px;font-family:-apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo','Noto Sans KR','Malgun Gothic',sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px;letter-spacing:-.025em}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:default;opacity:.45}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,a:focus-visible{outline:3px solid #74926a;outline-offset:4px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:34px;letter-spacing:-1.5px;font-weight:650;line-height:1.4}h2{font-size:18px;font-weight:650;letter-spacing:-.6px}p{line-height:1.8}small{font-size:11px}.icon{flex-shrink:0;vertical-align:middle}.sidebar{width:230px;position:fixed;inset:0 auto 0 0;background:#fcfdfb;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:36px 22px 20px}.brand{display:flex;align-items:flex-start;gap:13px;font-size:19px;font-weight:850;letter-spacing:1.3px;line-height:1.12}.brand-mark{display:flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:12px;background:var(--green);color:var(--lime);font-size:34px;font-weight:750;letter-spacing:-4px;padding-right:5px;padding-bottom:7px}.brand-sub{display:block;font-size:10px;color:var(--muted);font-weight:400;letter-spacing:-.2px;margin-top:9px}.nav-label{font-size:9px;letter-spacing:1.8px;color:#839087;margin:57px 14px 14px}.nav-item{width:100%;display:flex;align-items:center;gap:13px;padding:15px 16px;border-radius:10px;color:#6e7871;text-align:left;margin:3px 0;font-size:14px}.nav-item.selected{background:#e9eee2;color:var(--green);font-weight:650}.nav-dot{width:6px;height:6px;background:var(--green);border-radius:50%;margin-left:auto}.nav-item:hover{background:#eef1e9}.sidebar-bottom{margin-top:auto;padding:50px 12px 27px}.small-sun{color:#6e8267;margin-bottom:12px}.sidebar-bottom p{font-size:13px;color:#6e7871}.sidebar-bottom>span{font-size:8px;letter-spacing:1.1px;color:#849084;display:block;margin-top:20px}.user{display:flex;align-items:center;gap:11px;padding-top:20px;border-top:1px solid var(--line)}.avatar{display:grid;place-items:center;width:35px;height:35px;background:#e9eddf;border-radius:50%;color:#68765b}.user strong{font-size:12px;font-weight:550;display:block}.user small{font-size:7px;letter-spacing:1.2px;color:var(--muted);display:block;margin-top:5px}.page{margin-left:230px}.topbar{height:77px;display:flex;align-items:center;gap:22px;padding:0 43px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.breadcrumb{margin-right:auto}.breadcrumb span{padding:0 13px;color:#b8beb6}.sync{display:inline-flex;align-items:center;gap:6px;font-size:10px}.sync:before{content:'';width:5px;height:5px;border-radius:50%;background:#709363}.sync.warn:before{background:#ba7735}.sync.warn{color:#995b20}main{max-width:1410px;margin:auto;padding:38px 43px 24px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:30px}.eyebrow{font-size:9px;letter-spacing:1.8px;color:#6a796a;font-weight:600;display:block;margin-bottom:9px}.page-heading p{color:var(--muted);font-size:13px;margin-top:9px}.sun-inline{display:inline-block;margin-left:15px;color:#8e9d6c}.sun-inline svg{width:30px;height:30px}.outline-tag{padding:9px 12px;border:1px solid #dce2d5;border-radius:7px;white-space:nowrap;font-size:10px;color:#586b52;display:flex;align-items:center;gap:7px}.outline-tag svg{width:16px;height:16px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(295px,1fr);gap:26px}.primary-column,.secondary-column{min-width:0}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:288px;border-radius:var(--radius);background:var(--green);color:#fff;padding:29px 30px;display:flex;align-items:center}.hero-copy{position:relative;z-index:2}.hero-kicker{display:flex;align-items:center;gap:7px;font-size:10px;color:#d4ddcf;margin-bottom:21px}.live-dot{width:5px;height:5px;border-radius:50%;background:var(--lime)}.hero h2{font-size:29px;font-weight:500;letter-spacing:-1.3px;white-space:nowrap}.hero h2 span{color:#8fa696;font-size:21px}.hero p{font-size:11px;color:#bfcec1;margin-top:12px;line-height:1.8}.hero-meta{display:flex;gap:18px;font-size:10px;color:#cedbcc;margin:21px 0}.hero-meta span{display:flex;gap:6px;align-items:center}.hero-meta svg{width:15px;height:15px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:45px;border-radius:9px;padding:12px 19px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .15s,transform .1s}.btn svg{width:17px;height:17px}.btn.lime{background:var(--lime);color:#223b27}.btn.lime:hover{background:#e5f6b5}.primary{background:var(--green);color:#fff}.primary:hover{background:#285245}.secondary{border:1px solid #ccd7c7;background:#fff;color:var(--green)}.secondary:hover{background:var(--soft)}.hero-art{position:absolute;right:0;top:0;width:43%;height:100%;overflow:hidden;z-index:1}.art-letter{font-family:Arial,sans-serif;font-size:230px;font-weight:500;line-height:1;position:absolute;right:23px;top:45px;color:#d8ed9b;transform:rotate(-12deg);opacity:.9}.orbit{position:absolute;width:320px;height:320px;right:-78px;top:20px;border:1px solid #406252;border-radius:50%;transform:rotate(-30deg)}.o2{width:270px;height:270px;top:43px;right:-53px}.o3{width:220px;height:220px;top:68px;right:-28px}.art-caption{position:absolute;bottom:20px;right:28px;font-size:8px;letter-spacing:3px;color:#8cab91}.routine-bar{display:flex;align-items:center;justify-content:space-between;margin:17px 0 28px;gap:10px}.segmented{display:flex;padding:4px;background:#e9ece5;border-radius:8px;gap:2px}.segmented button{padding:7px 17px;font-size:11px;color:#6c7a6a;border-radius:5px}.segmented .active{background:#fff;color:var(--green);box-shadow:0 1px 4px #223b2710;font-weight:600}.text-button{font-size:11px;display:inline-flex;align-items:center;gap:7px;color:#64735e;padding:6px 0}.text-button:hover{color:#183e36}.text-button svg{width:14px;height:14px}.section-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.section-top .eyebrow{margin-bottom:7px}.muted{color:var(--muted);font-size:12px}.exercise-preview{display:flex;align-items:center;padding:18px 0;border-top:1px solid var(--line);gap:13px}.exercise-number{font-size:10px;color:#8d9989;width:20px}.exercise-glyph{width:39px;height:39px;display:grid;place-items:center;border:1px solid #dee5d7;border-radius:10px;background:#eef1e9;color:#7a8970}.exercise-info strong{font-weight:550;font-size:13px;display:block}.exercise-info span{display:block;color:var(--muted);font-size:10px;margin-top:7px}.exercise-prescription{margin-left:auto;text-align:right}.exercise-prescription strong{font-size:11px;font-weight:500;display:block}.exercise-prescription strong span{color:#929b8b;padding:0 3px}.exercise-prescription small{display:block;color:#86907f;font-size:9px;margin-top:7px}.exercise-footnote{border-top:1px solid var(--line);padding-top:16px;color:#7d8876;font-size:10px}.panel{padding:24px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.week{padding:24px 22px}.week h2{font-size:16px}.week-count{font-size:11px;color:#91998b}.week-count b{font-size:25px;font-weight:500;color:var(--green)}.week-days{display:flex;justify-content:space-between;gap:3px}.day{display:flex;align-items:center;flex-direction:column;gap:10px;font-size:10px;color:#92998a}.day-circle{width:32px;height:32px;border:1px solid #e4e8de;border-radius:50%;display:grid;place-items:center;font-size:11px;color:#76816b}.day.today .day-circle{background:var(--green);color:#fff;border-color:var(--green)}.day.today>span,.day.today small{color:var(--green)}.day.done .day-circle{background:var(--lime);border-color:var(--lime);color:var(--green)}.day-circle svg{width:15px;height:15px}.day small{font-size:9px}.week-note{background:#f4f6ef;color:#7d896f;padding:11px 10px;border-radius:7px;font-size:10px;margin-top:20px;text-align:center}.morning{margin-top:20px;padding:25px 22px}.morning h2{font-size:16px}.morning>.section-top>.icon{color:#919d77;width:25px;height:25px}.timeline{list-style:none;margin:24px 0 0;padding:0}.timeline li{display:flex;gap:16px;position:relative;padding-bottom:23px}.timeline li:last-child{padding-bottom:0}.timeline time{font-size:11px;color:#839177;width:37px;padding-top:2px;flex-shrink:0}.timeline li>div{border-left:1px solid #e3e8d9;padding-left:17px;position:relative}.timeline li>div:before{content:'';position:absolute;width:6px;height:6px;background:#dce3d2;border:3px solid #fff;border-radius:50%;left:-6px;top:0}.timeline strong{font-size:11px;font-weight:550;display:block}.timeline span{font-size:10px;color:#939c89;display:block;margin-top:5px}.timeline .highlight time,.timeline .highlight strong{color:var(--green);font-weight:650}.timeline .highlight>div:before{background:#688959}.nutrition-nudge{display:flex;align-items:center;gap:11px;width:100%;margin-top:20px;padding:17px 15px;border:1px solid #e2e7d6;border-radius:12px;background:#edf1e4;text-align:left}.nudge-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#e2e9d2;color:#6b8054}.nutrition-nudge strong{font-weight:550;font-size:11px;display:block}.nutrition-nudge small{color:#7a886b;font-size:9px;display:block;margin-top:6px}.nutrition-nudge>.icon{margin-left:auto;width:16px;height:16px;color:#7a886b}.bottom-grid{margin-top:34px;padding-top:28px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr;gap:50px}.summary-block h2{font-size:17px}.metrics{display:flex;margin-top:24px;gap:32px;justify-content:space-between}.metrics strong{font-size:29px;font-weight:500;display:block;letter-spacing:-1px}.metrics strong small{font-size:11px;margin-left:5px;color:#8a9581}.metrics div>span{font-size:10px;color:#8a9581;display:block;margin-top:8px}.recent h2{font-size:15px}.empty-inline{font-size:12px;color:#849078;padding:13px 0;line-height:1.9}.empty-inline span{font-size:11px;color:#9aa28f}.recent-row{border-top:1px solid var(--line);display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:12px 0}.recent-row strong{font-size:12px;font-weight:500;display:block}.recent-row small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.recent-row b{margin-left:auto;font-size:12px;font-weight:500}.mini-badge{display:grid;place-items:center;flex-shrink:0;width:35px;height:35px;border-radius:9px;background:#e9efdf;color:#526545;font-size:13px}.footer{display:flex;justify-content:space-between;margin:14px 43px 0;padding:18px 0 25px;border-top:1px solid var(--line);color:#8a9582;font-size:9px}.footer span{font-size:8px;letter-spacing:1.8px}.mobile-nav{display:none}.back{margin-bottom:15px}.heading-light{font-size:17px;font-weight:400;margin-left:18px;color:#7b8977;letter-spacing:-.5px}.workout-progress{display:flex;align-items:center;gap:20px;margin-bottom:24px;font-size:12px;color:var(--muted)}progress{appearance:none;border:0;height:5px;flex:1;background:#e0e6d8;border-radius:10px;overflow:hidden}progress::-webkit-progress-bar{background:#e0e6d8}progress::-webkit-progress-value{background:#6d9453}progress::-moz-progress-bar{background:#6d9453}.workout-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(230px,1fr);gap:24px}.workout-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;margin-bottom:18px}.workout-title{display:flex;align-items:center;gap:12px}.workout-title h2{margin-bottom:5px}.hint{font-size:11px;color:var(--muted);margin-bottom:16px}.set-head,.set-row{display:grid;grid-template-columns:36px 1fr 1fr 1fr 40px;gap:12px;align-items:center;text-align:center}.set-head{color:var(--muted);font-size:10px;margin:18px 0 8px}.set-row{border-top:1px solid #edf0e8;padding:10px 0}.set-row input{width:100%;min-width:0;margin:0;padding:9px 5px;height:40px;text-align:center;background:#f4f6f0;border-color:transparent;font-size:15px}.set-row.checked input{background:#edf3e3;border-color:#dae6cd;color:#496b34}.set-index{font-size:12px;color:#859075}.previous{font-size:11px;color:#7b886e}.set-check{width:36px;height:36px;border-radius:9px;background:#edf0e7;color:#8d9b7c;display:grid;place-items:center}.checked .set-check{background:var(--green);color:var(--lime)}.set-check svg{width:18px}.workout-side>.panel{position:sticky;top:25px}.workout-side p{font-size:12px;color:var(--muted);margin:15px 0}.workout-stat{padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0;display:flex;justify-content:space-between;font-size:12px}.workout-side label{margin-top:20px}.full{width:100%}.small{font-size:10px!important}.suggestion{font-size:10px;color:#45613a;background:#edf4df;padding:9px;border-radius:7px}.increase-note{font-size:10px;color:#507439;margin-bottom:10px}.rest-timer{position:fixed;bottom:22px;left:calc(50% + 115px);transform:translateX(-50%);background:var(--green);color:#fff;border:1px solid #56775e;border-radius:14px;padding:14px 19px;display:flex;justify-content:space-between;align-items:center;gap:40px;box-shadow:0 6px 35px #183e3633;z-index:20;min-width:340px}.rest-timer>div{display:flex;align-items:center;gap:13px}.rest-timer span{font-size:10px;color:#c2d0b8}.rest-timer strong{display:block;font-size:26px;letter-spacing:1px;color:var(--lime);font-variant-numeric:tabular-nums}.rest-timer button{font-size:11px;white-space:nowrap;color:#e0e9d9}.rest-timer button svg{width:15px}.history-top{display:grid;grid-template-columns:1.5fr 1fr;gap:24px;margin-bottom:24px}.chart{display:flex;justify-content:space-around;align-items:flex-end;height:170px;margin-top:20px;gap:20px}.chart-column{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:11px;color:var(--muted);height:100%;flex:1}.chart-column meter{appearance:none;transform:rotate(-90deg);width:105px;height:25px;margin:41px -40px;flex-shrink:0}.chart-column meter::-webkit-meter-bar{border:0;background:#f0f3e9;border-radius:4px}.chart-column meter::-webkit-meter-optimum-value{background:#698858;border-radius:4px}.lifetime>strong{display:block;font-size:56px;font-weight:450;margin:25px 0 10px}.lifetime>strong small{font-size:16px}.lifetime p{font-size:13px;margin-bottom:8px}.log-detail{border-top:1px solid var(--line)}.log-detail summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:15px;padding:20px 0}.log-detail summary::-webkit-details-marker{display:none}.log-name{flex:1}.log-name strong{display:block;font-size:14px;font-weight:550}.log-name small{display:block;color:var(--muted);margin-top:6px}.log-detail summary>span:nth-last-child(2){font-size:11px;color:var(--muted)}.log-detail summary b{display:inline-block;color:var(--ink);margin-left:15px}.log-body{padding:0 0 20px 50px}.log-exercise{display:flex;gap:20px;justify-content:space-between;padding:10px 0;font-size:12px}.log-exercise strong{font-weight:500;min-width:80px}.log-exercise span{color:var(--muted)}.log-note{background:var(--soft);padding:12px;border-radius:8px;margin-top:10px;white-space:pre-wrap;overflow-wrap:anywhere}.empty-state{text-align:center;padding:60px 10px}.empty-state>svg{width:45px;height:45px;color:#9daf8e;margin-bottom:20px}.empty-state p{color:var(--muted);margin:12px 0 24px;font-size:13px}.nutrition-grid,.settings-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:26px}label{display:block;font-size:12px;color:#66735c;line-height:1.5;margin:20px 0}input,select,textarea{display:block;width:100%;height:45px;border:1px solid #dce3d3;border-radius:8px;background:#fcfdfb;padding:11px 13px;margin-top:8px;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:#648052;box-shadow:0 0 0 3px #d8ed9b44}input::placeholder,textarea::placeholder{color:#818975;font-size:12px}textarea{resize:vertical;min-height:95px;line-height:1.7}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.form-grid label{margin-bottom:0}.check-label{display:flex;align-items:center;gap:10px}.check-label input{width:18px;height:18px;margin:0;accent-color:var(--green)}.protein-card{border-radius:18px;background:var(--green);padding:30px;color:#fff;margin-bottom:24px}.protein-card .eyebrow{color:#a8bc97}.protein-card strong{font-size:32px;display:block;font-weight:450;margin:23px 0 12px}.protein-card p{font-size:11px;color:#cedbc1}.meal{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.meal-time{display:block;font-size:11px;color:#789067;margin-bottom:10px}.meal strong{font-size:14px;font-weight:550}.meal p{font-size:12px;color:var(--muted);margin-top:10px;line-height:2}.meal small{display:block;color:var(--muted);line-height:1.7;margin-top:12px}.daily-history{margin-top:26px}.daily-row{display:flex;gap:25px;justify-content:space-between;font-size:12px;border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.daily-row span{color:var(--muted)}.settings-grid p{font-size:12px;margin:16px 0;color:var(--muted)}.settings-grid .text-button{margin-top:13px}.install-card{margin-top:24px}.error-block{border:1px solid #d6bda1;background:#fbf5ef;border-radius:10px;padding:15px;margin-top:15px}.error-block p,.error{color:#994421!important;font-size:12px}.login-wrap{min-height:100dvh;display:grid;place-items:center;padding:25px;background:#eef2e7}.login-panel{max-width:430px;width:100%;padding:40px;background:#fff;border-radius:22px;border:1px solid var(--line)}.login-panel>.brand-mark{margin-bottom:40px}.login-panel p{color:var(--muted);font-size:12px;margin-top:10px}.boot{display:grid;place-content:center;min-height:100dvh;font-size:26px;color:var(--green);text-align:center;gap:20px}.boot span{font-size:13px;color:var(--muted)}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);padding:14px 22px;border-radius:10px;background:#243a2e;color:#fff;font-size:13px;box-shadow:0 4px 20px #183e3620;max-width:90%;z-index:50;opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:1550px){.hero{min-height:320px}.hero h2{font-size:36px}.hero p{font-size:13px}.art-letter{font-size:260px}.day-circle{width:40px;height:40px}}@media(max-width:1200px){.sidebar{width:190px;padding-left:17px;padding-right:17px}.page{margin-left:190px}main{padding:30px 27px}.topbar{padding:0 27px}.dashboard-grid{gap:20px;grid-template-columns:minmax(0,1.45fr) minmax(285px,1fr)}.hero{padding:24px}.hero h2{font-size:25px}.art-letter{font-size:190px;right:3px;top:69px;opacity:.65}.hero-art{width:34%}.outline-tag{display:none}.bottom-grid{gap:28px}.rest-timer{left:calc(50% + 95px)}}@media(max-width:980px){.sidebar{width:165px;padding:28px 13px}.brand{font-size:16px;gap:9px}.brand-mark{width:35px;height:35px;font-size:30px}.brand-sub{font-size:8px}.nav-item{font-size:12px;padding:13px 10px}.page{margin-left:165px}.dashboard-grid{grid-template-columns:1fr}.secondary-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.morning{margin-top:0}.nutrition-nudge{grid-column:1/-1;margin:0}.hero-art{width:43%}.art-letter{font-size:230px;top:35px;right:65px;opacity:.9}.hero h2{font-size:31px}.hero{min-height:290px}.week{height:fit-content}.bottom-grid{grid-template-columns:1fr}.workout-layout{grid-template-columns:1fr}.workout-side>.panel{position:static}.nutrition-grid,.settings-grid{grid-template-columns:1fr}.rest-timer{left:calc(50% + 82px)}.history-top{grid-template-columns:1fr 1fr}.metrics{justify-content:flex-start;gap:65px}}@media(max-width:640px){body{font-size:13px}.sidebar{display:none}.page{margin-left:0}.topbar{height:57px;padding:0 20px}.breadcrumb{font-size:10px}.top-date{display:none}.sync{font-size:9px}main{padding:26px 18px 20px}.page-heading{margin-bottom:23px;align-items:flex-start;flex-direction:column;gap:12px}.page-heading h1{font-size:27px;letter-spacing:-1px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.25px}.page-heading p{font-size:11px}.sun-inline{margin-left:9px}.sun-inline svg{width:24px;height:24px}.hero{min-height:276px;padding:24px;border-radius:15px}.hero h2{font-size:26px}.hero-art{width:35%}.art-letter{font-size:186px;right:0;top:65px;opacity:.48}.art-caption{right:14px;bottom:15px;font-size:7px}.hero-meta{margin:19px 0}.hero p{font-size:11px}.hero-copy .btn{min-height:45px;padding-left:18px}.routine-bar{margin-bottom:25px}.segmented button{padding:8px 14px}.text-button{font-size:10px}.exercise-preview{gap:10px;padding:17px 0}.exercise-number{width:15px;font-size:9px}.exercise-glyph{width:34px;height:34px}.exercise-info strong{font-size:12px}.exercise-info span{font-size:9px}.exercise-prescription strong{font-size:10px}.exercise-prescription small{font-size:8px}.secondary-column{display:flex;flex-direction:column;gap:18px}.week,.morning{padding:23px}.week-days{gap:8px}.day-circle{width:35px;height:35px}.week-note{margin-top:20px}.timeline li{padding-bottom:21px}.timeline strong{font-size:12px}.timeline span{font-size:11px}.nutrition-nudge{padding:18px}.nutrition-nudge strong{font-size:12px}.nutrition-nudge small{font-size:10px}.bottom-grid{margin-top:27px;padding-top:24px;gap:32px}.metrics{gap:0;justify-content:space-between}.metrics strong{font-size:29px}.footer{margin:0 18px 85px}.mobile-nav{display:flex;justify-content:space-around;position:fixed;bottom:0;left:0;right:0;background:#fcfdfbf5;border-top:1px solid var(--line);padding:10px 9px calc(9px + env(safe-area-inset-bottom));z-index:30;backdrop-filter:blur(14px)}.mobile-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;color:#88947d;font-size:9px;min-width:64px;padding:3px}.mobile-nav button.selected{color:var(--green);font-weight:650}.mobile-nav .icon{width:21px;height:21px}.panel{padding:21px;border-radius:14px}.workout-card{padding:18px 14px}.workout-card .section-top{gap:8px}.workout-title{gap:10px}.workout-title h2{font-size:17px}.set-head,.set-row{grid-template-columns:25px 54px 1fr 1fr 34px;gap:8px}.set-head{font-size:9px}.set-row input{font-size:14px;padding:7px 3px}.set-check{width:33px;height:36px}.heading-light{font-size:14px;margin-left:12px}.rest-timer{left:12px;right:12px;bottom:80px;transform:none;min-width:0;padding:12px 16px;gap:15px}.rest-timer strong{font-size:23px}.history-top{grid-template-columns:1fr}.lifetime>strong{font-size:42px;margin:18px 0}.chart{gap:10px}.chart-column meter{height:22px}.log-detail summary{gap:9px}.log-name strong{font-size:12px}.log-name small{font-size:10px}.log-detail summary b{display:block;margin:5px 0 0}.log-body{padding-left:0}.log-exercise{font-size:11px;gap:10px}.daily-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:11px}.daily-row strong{grid-column:1/-1}.protein-card strong{font-size:30px}#toast{bottom:92px;width:max-content;max-width:calc(100% - 30px);font-size:12px}.hint{font-size:10px}.suggestion{font-size:9px}.user{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
