:root{--bg:#f6f7f4;--text:#232820;--muted:#687062;--green:#b3f34e;--border:#dfe3d9;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #679c21}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;line-height:1.1}h1{font-size:clamp(2.5rem,4.5vw,4.65rem);font-weight:600}h2{font-size:2rem;font-weight:600}h3{font-size:1.25rem}.brand{background:#111;border-radius:8px;flex:none;width:224px;height:52px;display:inline-flex;overflow:hidden}.brand-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.landing-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;max-width:1440px;margin:auto;padding:32px 5%;display:flex}.header-note{color:var(--muted);font-size:14px}.text-link{align-items:center;gap:8px;font-size:14px;display:inline-flex}.landing{grid-template-columns:minmax(0,1fr) 352px;align-items:start;gap:56px;max-width:1440px;margin:0 auto;padding:66px 5% 60px;display:grid}.eyebrow{letter-spacing:.11em;align-items:center;gap:9px;font-size:12px;font-weight:600;display:flex}.gift-tag{color:#536044;margin-bottom:26px}.gift-tag svg{color:#507623}.landing h1{margin-bottom:24px}.landing h1>span{z-index:0;display:inline-block;position:relative}.landing h1>span:after{content:"";background:var(--green);z-index:-1;border-radius:3px;height:18px;position:absolute;bottom:2px;left:-5px;right:-10px;transform:rotate(-2deg)}.hero-description{color:var(--muted);letter-spacing:-.02em;margin-bottom:34px;font-size:18px;line-height:1.55}.gift-caption{letter-spacing:.13em;color:var(--muted);align-items:center;gap:10px;margin-bottom:15px;font-size:11px;font-weight:600;display:flex}.small-line{background:var(--muted);width:25px;height:1px}.service-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.service-card{border-radius:18px;flex-direction:column;justify-content:space-between;min-height:252px;padding:20px 17px;transition:transform .2s;display:flex}.service-card:hover{transform:translateY(-4px)}.training-card{background:var(--green)}.nutrition-card{background:#e8ece1}.breathing-card{color:#fff;background:#252e25}.service-top,.service-bottom{justify-content:space-between;align-items:center;display:flex}.service-top>span{opacity:.55;font-size:12px}.service-card h2{letter-spacing:-.025em;margin-top:21px;margin-bottom:9px;font-size:21px;line-height:1.15}.service-card p{opacity:.76;margin-bottom:19px;font-size:13px;line-height:1.45}.service-bottom{border-top:1px solid #25302125;padding-top:12px;font-size:12px;font-weight:600}.breathing-card .service-bottom{border-color:#ffffff25}.how-line{color:var(--muted);flex-wrap:wrap;gap:6px;margin-top:24px;font-size:12px;display:flex}.how-line>span{color:var(--text);align-items:center;gap:6px;display:flex}.panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:28px}.registration{margin-top:8px;box-shadow:0 15px 45px #25302105}.registration .eyebrow{color:var(--muted);margin-bottom:24px;font-size:10px}.step-dot{border:1px solid var(--border);letter-spacing:0;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:inline-grid}.registration h2{margin-bottom:12px;font-size:32px;line-height:1.13}.muted{color:var(--muted)}.registration>p{margin-bottom:24px;font-size:14px;line-height:1.6}label{margin-bottom:17px;font-size:14px;font-weight:500;display:block}input:not([type=checkbox]),select{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#fafbf8;border-radius:11px;margin-top:7px;padding:13px 14px;display:block}input::placeholder{color:#9a9f93}.checkbox{color:var(--muted);align-items:flex-start;gap:10px;margin:21px 0;font-size:12px;font-weight:400;line-height:1.5;display:flex}.checkbox input{accent-color:#4d721f;flex:0 0 18px;width:18px;height:18px;margin:2px 0}.checkbox a{text-underline-offset:2px;text-decoration:underline}.button{border:1px solid var(--border);min-height:48px;color:var(--text);background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:12px;padding:14px 20px;font-size:15px;font-weight:600;display:inline-flex}.button.primary{background:var(--green);border-color:var(--green)}.registration .button{justify-content:space-between;width:100%}.privacy-note{color:var(--muted);justify-content:center;align-items:center;gap:5px;display:flex;margin:14px 0 23px!important;font-size:11px!important}.registration-bottom{color:var(--muted);border-top:1px solid var(--border);justify-content:center;align-items:center;gap:6px;padding-top:20px;font-size:11px;display:flex}.error{color:#9d3030;background:#fff1ed;border:1px solid #f1d1c9;border-radius:10px;padding:12px;font-size:14px}.notice{background:#f0f6e8;border-radius:12px;padding:16px;font-size:14px;line-height:1.6}.success{color:#416815}footer{border-top:1px solid var(--border);max-width:1440px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin:auto;padding:25px 5%;font-size:12px;display:flex}footer .brand{width:176px;height:44px}footer>div{gap:18px;display:flex}.app-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:25px;max-width:1280px;margin:auto;padding:23px 5%;display:flex}.app-header nav{flex-wrap:wrap;gap:6px;display:flex}.app-header nav a{border-radius:10px;padding:9px 13px;font-size:14px}.app-header nav a:hover{background:var(--green)}.workspace{max-width:1180px;margin:auto;padding:48px 5% 70px}.page-heading{margin-bottom:30px}.page-heading h1{margin:10px 0 14px;font-size:clamp(2rem,3.5vw,3rem)}.page-heading p{color:var(--muted);max-width:620px}.grid-two{grid-template-columns:1fr 1fr;gap:24px;display:grid}.grid-three{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stack{flex-direction:column;gap:20px;display:flex}.actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-links{color:var(--muted);gap:20px;margin-top:32px;font-size:14px;display:flex}.legal{max-width:760px;margin:auto;padding:45px 24px}.legal h1{font-size:36px}.legal h2{margin-top:30px;font-size:24px}.legal p,.legal li{line-height:1.75}.legal a{text-decoration:underline}.stats{grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:12px;display:grid}.stat{background:#f2f5ec;border-radius:15px;padding:18px}.stat strong{letter-spacing:-.05em;font-size:29px;display:block}.stat span{color:var(--muted);font-size:13px}.meal{border-bottom:1px solid var(--border);padding:20px 0}summary{cursor:pointer;padding:10px 0;font-weight:600}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px}td,th{text-align:right;border-bottom:1px solid var(--border);white-space:nowrap;padding:11px 8px}td:first-child,th:first-child{text-align:left;white-space:normal;min-width:135px}th{color:var(--muted);font-weight:500}.macro-bar{border-radius:8px;height:16px;margin:18px 0;display:flex;overflow:hidden}.macro-bar span{min-width:0}.breath-frame{border:1px solid var(--border);background:#fff;border-radius:24px;width:100%;height:calc(100dvh - 150px);min-height:640px}.week-tabs{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.week-tabs button{border:1px solid var(--border);background:#fff;border-radius:12px;padding:11px 18px}.week-tabs button.active{background:var(--green);border-color:var(--green)}.day-grid{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:24px;display:grid}.day-button{border:1px solid var(--border);text-align:center;color:var(--text);background:#fff;border-radius:14px;min-height:85px;padding:13px 5px}.day-button.active{border-color:#496b29;box-shadow:0 0 0 1px #496b29}.day-button.done{background:#e9f6d9}.day-button.rest{color:var(--muted);background:0 0}.day-button strong{font-size:23px;display:block}.day-button span{font-size:12px}.exercise{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:23px 0;display:flex}.exercise h3{margin:0 0 9px}.exercise p{color:var(--muted);max-width:540px;margin:8px 0;font-size:14px}.exercise-number{background:#edf3e3;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:13px;display:inline-grid}.exercise-main{gap:14px;display:flex}.pill{background:#edf3e3;border-radius:999px;margin:4px 5px 4px 0;padding:5px 11px;font-size:12px;display:inline-block}.progress-track{background:#e8eedd;border-radius:5px;height:7px;margin:16px 0;overflow:hidden}.progress-track>div{background:#78b83a;height:100%}.equipment-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.equipment-grid .checkbox{border:1px solid var(--border);border-radius:10px;margin:0;padding:10px;font-size:14px}.small{font-size:13px}.wide{width:100%}.empty{text-align:center;padding:45px}.admin-form{max-width:400px;margin:45px auto}.back{color:var(--muted);gap:6px;margin-bottom:22px;font-size:14px;display:inline-flex}@media (min-width:1400px){.landing{grid-template-columns:minmax(0,1fr) 380px;gap:80px}.service-card{min-height:280px}.service-card h2{font-size:24px}}@media (max-width:1050px){.landing{grid-template-columns:minmax(0,1fr) 320px;gap:25px;padding-top:45px}.service-cards{gap:8px}.service-card{padding:16px 12px}.service-card h2{font-size:18px}.service-card p{font-size:12px}.registration{padding:24px}.header-note{display:none}}@media (max-width:780px){.landing-header{padding:22px 6%}.landing{flex-direction:column;gap:32px;padding:34px 6% 40px;display:flex}.landing h1{font-size:clamp(2.5rem,8.5vw,4rem)}.landing-copy{width:100%}.hero-description{font-size:17px}.service-cards{gap:9px}.service-card{min-height:226px;padding:16px 13px}.service-card h2{font-size:19px}.registration{width:100%;margin:0;padding:28px}.registration h2 br{display:none}.registration h2{font-size:29px}.registration .eyebrow{margin-bottom:18px}.registration>p{margin-bottom:20px}.registration .button{justify-content:center}.how-line{font-size:12px}.privacy-note{font-size:12px!important}.checkbox{font-size:13px}.registration-bottom{font-size:12px}footer{flex-wrap:wrap;gap:18px;padding:25px 6%}footer>span{display:none}footer>div{flex-wrap:wrap;font-size:12px}.app-header{flex-wrap:wrap;gap:14px;padding:20px 6%}.app-header nav{justify-content:space-between;gap:0;width:100%}.app-header nav a{padding:7px 8px;font-size:13px}.workspace{padding:30px 6% 45px}.grid-two,.grid-three{grid-template-columns:1fr}.day-grid{gap:5px}.day-button{min-height:72px;padding:8px 2px}.day-button strong{font-size:19px}.day-button span{font-size:10px}.panel{padding:23px}.exercise{flex-direction:column;gap:12px}.exercise>.button{align-self:flex-start;margin-left:46px}.breath-frame{height:calc(100dvh - 190px);min-height:620px}.stats{grid-template-columns:repeat(2,1fr)}.page-links{flex-direction:column;gap:12px}.legal h1{font-size:30px}}@media (max-width:390px){.service-card{padding:14px 9px}.service-card h2{font-size:17px}.service-card p,.service-bottom{font-size:11px}.gift-caption{font-size:9px}.brand{width:192px;height:48px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.service-card p,.service-bottom,.checkbox{font-size:14px}.privacy-note{flex-wrap:wrap;font-size:13px!important}.registration-bottom{flex-wrap:wrap;font-size:13px}.how-line{font-size:13px}@media (max-width:600px){.landing .service-card{min-height:115px;padding:15px 12px}.landing .service-card>div:nth-child(2){display:none}.landing .service-bottom{border:0;padding-top:15px;font-size:12px}.landing .service-top svg{width:24px}.landing .service-bottom svg{display:none}.landing .gift-caption{font-size:10px}.hero-description{margin-bottom:25px}.landing h1{font-size:clamp(2.2rem,8.5vw,3.5rem)}.how-line{line-height:1.6}}.activity-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;display:grid}.activity-stats strong{letter-spacing:-.05em;font-size:clamp(2rem,5vw,3.5rem);line-height:1.2;display:block}.activity-stats span{color:var(--muted);font-size:14px}.activity-chart{grid-template-columns:repeat(4,1fr);align-items:end;gap:20px;margin-top:30px;display:grid}.activity-chart>div{flex-direction:column;gap:10px;font-size:13px;display:flex}.activity-bar{background:var(--green);border-radius:10px 10px 3px 3px;min-height:4px}.activity-columns{grid-template-columns:1fr 1.2fr;align-items:start;gap:24px;margin-top:24px;display:grid}.activity-form{gap:16px;display:grid}.activity-form label{gap:6px;font-size:14px;display:grid}.activity-form input,.activity-form textarea{border:1px solid var(--border);background:var(--bg);width:100%;min-width:0;font:inherit;border-radius:12px;padding:13px}.activity-form textarea{resize:vertical;min-height:110px}.activity-form textarea:focus-visible{outline-offset:3px;outline:3px solid #679c21}.activity-entry{border-top:1px solid var(--border);overflow-wrap:anywhere;padding:20px 0}.activity-entry h3{margin:10px 0}.activity-note{white-space:pre-wrap}.activity-entry button,.habit-title button,.habit-week-nav button,.page-links button{border:1px solid var(--border);min-height:44px;color:var(--text);background:#fff;border-radius:12px;padding:10px 14px}.habit-intro{background:#eaf7d9;justify-content:space-between;align-items:center;gap:24px;margin:24px 0;display:flex}.habit-intro p{max-width:540px;margin-bottom:0}.habit-score{letter-spacing:-.05em;font-size:clamp(2.5rem,6vw,5rem)}.habit-week-nav{justify-content:space-between;align-items:center;gap:8px;margin:24px 0;font-size:14px;display:flex}.habit-row{border-top:1px solid var(--border);padding:24px 0}.habit-title{justify-content:space-between;align-items:start;gap:14px;margin-bottom:18px;display:flex}.habit-title h3{overflow-wrap:anywhere;margin-bottom:8px}.habit-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.habit-days button{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:10px 2px;display:flex}.habit-days button.checked{background:var(--green);border-color:#729b32}.habit-days strong{font-size:22px}.habit-add{grid-template-columns:1fr auto;align-items:end}.habit-add+.small{margin-top:16px}.habit-row:last-child{padding-bottom:0}.workspace>.panel{margin-bottom:24px}@media (max-width:650px){.activity-columns{grid-template-columns:1fr}.activity-stats{gap:8px}.activity-stats .panel{padding:16px 10px}.activity-stats span{font-size:12px}.activity-chart{gap:10px}.activity-chart>div{font-size:11px}.habit-days{gap:4px}.habit-days strong{font-size:18px}.habit-week-nav{flex-wrap:wrap}.habit-add{grid-template-columns:1fr}.habit-intro{align-items:start}.habit-title button{padding:8px;font-size:12px}}
