@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:400;src:url(../media/atkinson-hyperlegible-latin-ext-400-normal.2f849img-7b6d.woff2)format("woff2"),url(../media/atkinson-hyperlegible-latin-ext-400-normal.3rh1rylag55x1.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:400;src:url(../media/atkinson-hyperlegible-latin-400-normal.3kiu02q1_kqh0.woff2)format("woff2"),url(../media/atkinson-hyperlegible-latin-400-normal.1oa7hikx3rep8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:700;src:url(../media/atkinson-hyperlegible-latin-ext-700-normal.2n79xw2utfk64.woff2)format("woff2"),url(../media/atkinson-hyperlegible-latin-ext-700-normal.3rrhy5n1_o3ma.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:700;src:url(../media/atkinson-hyperlegible-latin-700-normal.417-y-7y4nwlv.woff2)format("woff2"),url(../media/atkinson-hyperlegible-latin-700-normal.0i9r-tkp8wzyy.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--canvas:#f7f3ea;--surface:#fffdf8;--text:#263b33;--muted:#66766f;--primary:#355f4d;--primary-dark:#264638;--accent:#c97857;--soft-sage:#dfe9dc;--safety-bg:#f5dfbf;--safety-text:#61431f;--border:#dedbd0;--review-bg:#eef1f8;--review-text:#304c75;--shadow:0 18px 50px #263b3314}*{box-sizing:border-box}html{background:var(--canvas);min-width:360px;color:var(--text)}body{background:radial-gradient(circle at 90% 0%, #c9785717, transparent 28rem), var(--canvas);min-height:100vh;margin:0;font-family:Atkinson Hyperlegible,Arial,sans-serif;font-size:17px;line-height:1.55}a{color:inherit}button,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:4px solid var(--accent);outline-offset:3px}.app-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8e8;position:sticky;top:0}.header-inner{grid-template-columns:44px 1fr 44px;align-items:center;width:min(1120px,100%);min-height:68px;margin:0 auto;padding:0 24px;display:grid}.wordmark{letter-spacing:.18em;justify-self:center;font-size:1rem;font-weight:700;text-decoration:none}.avatar,.icon-button{background:var(--soft-sage);width:44px;height:44px;color:var(--primary-dark);border-radius:50%;place-items:center;font-weight:700;text-decoration:none;display:grid}.header-spacer{width:44px}.page-shell{width:min(1040px,100% - 40px);margin:0 auto;padding:64px 0 80px}.content-page{width:min(760px,100% - 40px)}.welcome{max-width:700px;margin-bottom:54px}.eyebrow,.review-kicker{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:700}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.035em;max-width:18ch;margin:0;font-size:clamp(2.35rem,7vw,4.5rem);line-height:1.02}h2{margin:0;font-size:clamp(1.7rem,4vw,2.3rem);line-height:1.1}h3{line-height:1.2}.lead{max-width:60ch;color:var(--muted);margin:18px 0 0;font-size:1.16rem}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.count-badge{background:var(--soft-sage);min-width:44px;height:44px;color:var(--primary-dark);border-radius:999px;place-items:center;padding:0 12px;font-weight:700;display:grid}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.guide-card{border:1px solid var(--border);background:var(--surface);border-radius:24px;grid-template-columns:132px 1fr;min-height:220px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden;box-shadow:0 8px 24px #263b330d}.guide-card:hover{box-shadow:var(--shadow);border-color:#b8c5bb;transform:translateY(-3px)}.guide-card-copy{flex-direction:column;align-items:start;padding:24px 24px 22px;display:flex}.guide-card h3{margin:6px 0 9px;font-size:1.35rem}.guide-card p{color:var(--muted);margin:0;font-size:.96rem}.card-meta{font-weight:700;color:var(--primary)!important;font-size:.76rem!important}.card-action{color:var(--primary);margin-top:auto;padding-top:18px;font-weight:700}.guide-visual{background:linear-gradient(145deg, var(--soft-sage), #efd7c8);min-height:100%;color:var(--primary);place-items:center;display:grid;position:relative;overflow:hidden}.concept-image{object-fit:cover;object-position:center}.guide-visual-large{border-radius:26px;min-height:260px}.visual-halo{background:#fffdf8bf;border-radius:48px 48px 32px 32px;width:84px;height:130px;position:absolute;transform:translateY(12px)}.visual-halo:before{content:"";background:inherit;border-radius:50%;width:52px;height:52px;position:absolute;top:-25px;left:16px}.visual-mark{z-index:1;color:var(--accent);font-size:3rem;font-weight:700;position:relative}.concept-label{color:var(--muted);background:#fffdf8d9;border-radius:999px;padding:3px 7px;font-size:.65rem;font-weight:700;position:absolute;bottom:9px;right:10px}.all-exercises-link{align-items:center;min-height:44px;margin-top:28px;display:inline-flex}.text-link,.text-button{color:var(--primary);font-weight:700}.text-button{cursor:pointer;background:0 0;border:0;min-height:44px;text-decoration:underline}.two-column-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;margin-bottom:34px;display:grid}.two-column-hero h1,.exercise-overview h1{font-size:clamp(2.25rem,6vw,3.7rem)}.safety-notice{background:var(--safety-bg);color:var(--safety-text);border-left:6px solid #bd823c;border-radius:6px 18px 18px 6px;margin:28px 0;padding:20px 22px}.safety-notice strong{margin-bottom:5px;font-size:1.08rem;display:block}.safety-notice p{margin:5px 0}.preparation{border:1px solid var(--border);background:var(--surface);border-radius:22px;margin:48px 0;padding:30px}.preparation ul{margin-bottom:0;padding-left:22px}.section-intro{max-width:60ch;color:var(--muted)}.exercise-list{border-top:1px solid var(--border);margin:22px 0 0;padding:0;list-style:none}.exercise-list li{border-bottom:1px solid var(--border)}.exercise-list a{grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;min-height:76px;padding:14px 2px;text-decoration:none;display:grid}.exercise-list a:hover strong,.exercise-index a:hover strong{color:var(--primary);text-decoration:underline}.exercise-list small,.exercise-index small{color:var(--muted);margin-top:3px;display:block}.step-number{background:var(--soft-sage);width:34px;height:34px;color:var(--primary-dark);border-radius:50%;place-items:center;font-weight:700;display:grid}.exercise-index{gap:10px;margin-top:36px;display:grid}.exercise-index a{border:1px solid var(--border);background:var(--surface);border-radius:16px;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:17px 20px;text-decoration:none;display:flex}.exercise-overview>.guide-visual{margin-bottom:32px}.access-gate{background:var(--canvas);place-items:center;min-height:100dvh;padding:24px;display:grid}.access-card{border:1px solid var(--border);background:var(--surface);border-radius:24px;width:min(100%,460px);padding:32px;box-shadow:0 18px 48px #263b3317}.access-card h1{margin:8px 0 12px}.access-card p{color:var(--muted)}.access-card form{gap:16px;margin-top:28px;display:grid}.access-card label{gap:8px;font-weight:700;display:grid}.access-card input{border:1px solid var(--primary);background:var(--surface);min-height:44px;color:var(--text);font:inherit;border-radius:10px;padding:10px 12px}.exercise-overview section>p:first-child{color:var(--muted)}.exercise-overview dl{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;display:grid}.exercise-overview dl div{background:var(--soft-sage);text-align:center;border-radius:14px;padding:15px}.exercise-overview dt{color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:700}.exercise-overview dd{margin:4px 0 0;font-weight:700}.exercise-overview ol{counter-reset:rundown;margin:18px 0 30px;padding:0;list-style:none}.exercise-overview ol li{border-bottom:1px solid var(--border);counter-increment:rundown;align-items:center;gap:14px;min-height:58px;display:flex}.exercise-overview ol li:before{content:counter(rundown);background:var(--soft-sage);width:30px;height:30px;color:var(--primary);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.button{text-align:center;cursor:pointer;border-radius:14px;place-items:center;width:100%;min-height:52px;padding:13px 20px;font-weight:700;text-decoration:none;display:inline-grid}.button-primary{border:2px solid var(--primary);background:var(--primary);color:#fff}.button-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.button-secondary{border:2px solid var(--primary);color:var(--primary);background:0 0;margin-top:10px}.step-page{width:min(620px,100% - 40px)}.step-progress{justify-content:space-between;align-items:center;gap:20px;display:flex}.progress-dots{gap:5px;display:flex}.progress-dots span{background:var(--border);border-radius:999px;width:24px;height:6px}.progress-dots .active{background:var(--primary)}.exercise-visual{background:linear-gradient(145deg, var(--soft-sage), #efd7c8);border-radius:26px;place-items:center;height:300px;margin:26px 0;display:grid;position:relative;overflow:hidden}.body-silhouette{background:#fffdf8c7;border-radius:58px 58px 38px 38px;width:105px;height:165px;position:relative}.body-silhouette:before{content:"";background:inherit;border-radius:50%;width:64px;height:64px;position:absolute;top:-32px;left:21px}.body-silhouette:after{content:"";background:var(--accent);border-radius:999px;width:9px;height:91px;position:absolute;top:43px;left:49px;transform:rotate(10deg)}.step-instruction{color:var(--text);margin:20px 0 0;font-size:1.3rem;line-height:1.5}.cue-pill{background:var(--soft-sage);color:var(--primary-dark);border-radius:999px;margin:18px 0 0;padding:8px 12px;font-size:.9rem;font-weight:700;display:inline-block}.completion-card,.empty-state{flex-direction:column;justify-content:center;align-items:flex-start;min-height:65vh;display:flex}.completion-mark{background:var(--soft-sage);width:72px;height:72px;color:var(--primary);border-radius:50%;place-items:center;margin-bottom:24px;font-size:2.2rem;font-weight:700;display:grid}.completion-card .button,.empty-state .button{max-width:340px;margin-top:24px}.review-panel{background:var(--review-bg);color:var(--review-text);border:2px dashed #8295ba;border-radius:22px;margin-top:64px;padding:28px}.review-panel h2{font-size:1.45rem}.review-panel form{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;display:grid}.review-panel label{gap:7px;font-size:.84rem;font-weight:700;display:grid}.review-panel select,.review-panel textarea{min-height:44px;color:var(--text);background:#fff;border:1px solid #aab6cd;border-radius:10px;padding:9px}.review-panel label:last-of-type,.review-panel .button{grid-column:1/-1}.quiet-footer{border-top:1px solid var(--border);min-height:76px;color:var(--muted);justify-content:space-between;gap:20px;padding:20px max(24px,50vw - 520px);font-size:.8rem;display:flex}@media (max-width:760px){.page-shell{width:min(100% - 32px,620px);padding:42px 0 64px}.header-inner{padding:0 16px}.guide-grid{grid-template-columns:1fr}.guide-card{grid-template-columns:108px 1fr;min-height:200px}.guide-card-copy{padding:19px}.two-column-hero{grid-template-columns:1fr;gap:24px}.two-column-hero .guide-visual{order:-1;min-height:210px}.review-panel form{grid-template-columns:1fr}.review-panel label:last-of-type,.review-panel .button{grid-column:auto}.quiet-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
