@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
.sequence-demo{height:220px;display:block;padding:8px;background:#edf3e6}.sequence{width:100%;height:100%;stroke:#315f43;stroke-width:4;fill:none;stroke-linecap:round;stroke-linejoin:round}.sequence .person circle{fill:#d0e895}.sequence .floor{stroke:#9db291;stroke-width:2}.sequence .bench,.sequence .chair,.sequence .step{stroke:#946c48;stroke-width:5}.sequence .bar{stroke:#263f35;stroke-width:7}.sequence .band{stroke:#c77736;stroke-width:4}.sequence text{stroke:none;fill:#3c593a;font:600 9px Manrope,Arial}.sequence .frame{opacity:.18}.sequence .frame:nth-of-type(2){animation:frame-one 3s infinite}.sequence .frame:nth-of-type(3){animation:frame-two 3s infinite}.sequence .frame:nth-of-type(4){animation:frame-three 3s infinite}@keyframes frame-one{0%,28%{opacity:1}34%,100%{opacity:.15}}@keyframes frame-two{0%,30%{opacity:.15}36%,61%{opacity:1}67%,100%{opacity:.15}}@keyframes frame-three{0%,63%{opacity:.15}69%,94%{opacity:1}100%{opacity:.15}}.motion-steps{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.motion-steps span{font-size:12px;background:#edf3e6;color:#456b39;border-radius:14px;padding:5px 9px}
.motion-demo svg text{stroke:none;fill:#3c593a;font:600 10px Manrope,Arial}.motion-demo .ghost{stroke:#b7c8b3;stroke-dasharray:5 6}.motion-demo .motion-person{transform-origin:96px 92px;animation:exercise-pose 2.4s ease-in-out infinite}.motion-demo .motion-arrow{stroke:#c77736;stroke-width:3;animation:direction 2.4s ease-in-out infinite}.motion-demo circle{fill:#d3e89c}@keyframes exercise-pose{50%{transform:translateY(-11px) scale(.97)}}@keyframes direction{50%{transform:translateY(9px)}}
:root{font-family:Manrope,Arial,sans-serif;color:#21362e;background:#f4f6f2;font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,.link{cursor:pointer}button{border:0;background:transparent;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #c77736;outline-offset:4px}header{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 40px;border-bottom:1px solid #dde4dc}.brand{font-weight:800;font-size:30px;text-decoration:none;color:inherit;display:flex;align-items:center;gap:9px}.brand>span:first-child{background:#153c32;color:#d0eb92;width:37px;height:37px;border-radius:12px;text-align:center;font-size:27px}.brand-dot{margin-left:-8px;color:#70a445}nav{display:flex;gap:8px}nav button{padding:12px 20px;border-radius:30px;font-size:14px;font-weight:700}nav .active{background:#e2e9df}.icon{font-size:24px}main{max-width:1160px;margin:auto;padding:42px 0}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;color:#6a806f}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:12px 0 30px}h1{font-size:36px;letter-spacing:-1.4px;margin:0}h2{font-size:23px;letter-spacing:-.7px;margin:0 0 15px}h3{font-size:18px;margin:0 0 8px}p{line-height:1.65}#date,.muted{color:#66776c;font-size:14px}.layout{display:grid;grid-template-columns:1fr 320px;gap:25px}.hero{background:#153c32;color:#fff;border-radius:22px;padding:28px 32px;position:relative;overflow:hidden;display:flex;justify-content:space-between;gap:22px}.hero h2{font-size:28px;margin:18px 0 10px}.hero p{color:#c3d2c7;font-size:14px;max-width:400px;margin-bottom:0}.pill{display:inline-flex;background:#e8f1df;color:#3c593a;border-radius:20px;padding:7px 12px;font-size:12px;font-weight:700}.hero .pill{background:#365b45;color:#d8edaf}.ring{flex-shrink:0;width:114px;height:114px;border-radius:50%;display:grid;place-content:center;text-align:center;align-self:center;background:conic-gradient(#cae997 var(--progress),#436357 0);position:relative}.ring:before{content:'';position:absolute;inset:9px;border-radius:50%;background:#153c32}.ring span,.ring small{z-index:1}.ring span{font-size:27px;font-weight:800}.ring small{font-size:12px;color:#bed0c2}.section-label{display:flex;justify-content:space-between;align-items:center;margin:28px 0 16px}.section-label h2{margin:0;font-size:20px}.card{border:1px solid #dfe5db;border-radius:18px;background:#fff;padding:24px;margin-bottom:18px}.exercise{display:grid;grid-template-columns:55px 1fr;gap:17px;padding:22px 24px}.number{height:45px;width:45px;background:#edf2e8;border-radius:13px;display:grid;place-content:center;font-size:18px;color:#608151;font-weight:800}.exercise-top{display:flex;justify-content:space-between;gap:10px}.exercise p{font-size:14px;color:#657369;margin:4px 0 14px}.sets{display:flex;gap:10px;flex-wrap:wrap}.set{display:flex;align-items:center;background:#f5f7f1;border:1px solid #e0e6dc;border-radius:9px;padding:5px 7px;gap:4px}.set input{width:42px;border:0;background:transparent;text-align:center;padding:5px 0;color:#21362e}.set button{background:#fff;border:1px solid #c7d3c0;border-radius:7px;width:30px;height:30px}.set.done{background:#e1edce}.set.done button{background:#527b3f;color:white}.set label{font-size:12px;color:#687462}.technique{font-size:13px;color:#577248;font-weight:700;padding:0;white-space:nowrap}.primary{background:#cbea9e;color:#24422c;padding:14px 20px;border-radius:12px;font-weight:800}.primary:hover{background:#bbdd89}.full{width:100%}.secondary{border:1px solid #d2dccb;border-radius:10px;padding:11px 15px}.side .card{padding:22px}.week{display:flex;justify-content:space-between;gap:4px;margin:20px 0}.day{text-align:center;font-size:12px;color:#637365}.day b{display:grid;place-content:center;border-radius:50%;height:30px;width:30px;margin-top:9px;border:1px solid #dee4d8;font-size:13px}.day.current b{background:#153c32;color:white}.day.finished b{background:#cbea9e;color:#24422c}.metric{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #e8ede3;font-size:14px}.metric strong{font-size:20px}.hint{background:#e8efdd;border-color:#dfe7d1}.hint p{font-size:14px;margin-bottom:0}.clock{font-size:36px;font-weight:700;letter-spacing:2px;margin:14px 0}.timer-actions{display:flex;gap:9px}footer{max-width:1160px;margin:20px auto 0;border-top:1px solid #dce3d6;padding:25px 0 35px;font-size:12px;color:#6b796e;display:flex;justify-content:space-between;gap:20px}footer button{font-size:12px;padding:0}.link{text-decoration:underline}.calendar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-grid>span{text-align:center;font-size:12px;padding:7px}.calendar-grid button{min-height:70px;border:1px solid #e0e7d9;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.calendar-grid button small{font-size:11px}.calendar-grid .completed{background:#dcedc7}.calendar-grid .selected{outline:2px solid #456c38}.history-row{padding:14px 0;border-bottom:1px solid #e6ebdf;display:flex;justify-content:space-between;gap:10px}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.guide-grid li{margin:12px 0;line-height:1.6}.guide-grid a{color:#376b37}dialog{border:0;border-radius:22px;padding:32px;max-width:560px;width:calc(100% - 32px);color:#21362e;max-height:90vh}dialog::backdrop{background:#142f2670;backdrop-filter:blur(3px)}.close{float:right;font-size:27px}.field{display:flex;flex-direction:column;gap:8px;margin:16px 0}.field input,.field select{padding:11px;border:1px solid #cfd9c8;border-radius:9px;width:100%}.demo{height:150px;background:#edf3e6;border-radius:14px;display:grid;place-items:center;margin:16px 0}.demo svg{height:130px;max-width:100%;stroke:#456b39;stroke-width:6;fill:none;stroke-linecap:round;stroke-linejoin:round}.demo .moving{transform-origin:100px 110px;animation:breathe 3s ease-in-out infinite}@keyframes breathe{50%{transform:rotate(-9deg)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);border-radius:12px;background:#203f30;color:white;padding:14px 20px;display:none;z-index:9;max-width:90%;font-size:14px}#storage-warning{background:#ffe0b9;padding:14px;margin-bottom:20px}button:disabled{opacity:.5;cursor:default}.spark{display:flex;align-items:flex-end;height:70px;gap:6px;margin-top:18px}.spark>i{flex:1;background:#a8cd7e;border-radius:5px 5px 0 0;min-height:3px}details{margin-top:20px}summary{cursor:pointer}textarea{font:inherit;width:100%;min-height:70px;padding:10px;border:1px solid #d2dccb;border-radius:9px}
@media(max-width:1240px){main,footer{margin-left:32px;margin-right:32px}}@media(max-width:800px){header{padding:18px 20px}main{padding-top:28px}.layout{grid-template-columns:1fr}.side{display:grid;grid-template-columns:1fr 1fr;gap:15px}.side .card{margin:0}.page-heading{align-items:flex-start;flex-direction:column;gap:12px}h1{font-size:30px}.guide-grid{grid-template-columns:1fr}footer{flex-direction:column}.hero{padding:24px}.exercise-top{display:block}.technique{margin-bottom:12px}.hero h2{font-size:24px}}@media(max-width:480px){main,footer{margin-left:16px;margin-right:16px}nav{gap:0}nav button{padding:10px;font-size:12px}.brand{font-size:25px}.brand>span:first-child{display:none}.hero{gap:10px}.ring{width:88px;height:88px}.ring span{font-size:22px}.exercise{padding:18px 14px;gap:10px;grid-template-columns:36px 1fr}.number{width:33px;height:33px;font-size:14px}.side{grid-template-columns:1fr}.calendar-grid{gap:4px}.calendar-grid button{min-height:55px}.calendar-grid button small{font-size:10px}}
