:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f4ef;color:#20231f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffffa6,#fff0 280px),#f6f4ef}body.practice-active{overflow:hidden;position:fixed;width:100%}button,input,a{font:inherit}button{border:0;cursor:pointer}a{color:inherit}.app-shell{width:min(1120px,100%);margin:0 auto;padding:max(16px,env(safe-area-inset-top)) clamp(14px,3vw,28px) 32px}.app-shell.in-practice{position:fixed;inset:var(--practice-viewport-top, 0px) 0 auto 0;z-index:10;display:grid;width:100%;height:var(--practice-viewport-height, 100dvh);padding:6px 8px;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.auth-screen{display:grid;align-content:center;justify-items:start;min-height:min(720px,calc(100vh - 64px));gap:16px}.auth-screen p{margin:0;max-width:34rem;color:#535950;font-size:1.1rem;font-weight:700}.landing-shell{width:min(1240px,100%);padding-bottom:64px}.landing-nav{display:flex;align-items:center;justify-content:space-between;min-height:52px;margin-bottom:clamp(44px,8vw,96px)}.wordmark{font-size:1.45rem;font-weight:950;letter-spacing:-.05em;text-decoration:none}.nav-login{border:1px solid #d4cec3;border-radius:999px;padding:9px 15px;font-size:.9rem;font-weight:900;text-decoration:none}.landing-hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);align-items:center;gap:clamp(34px,7vw,90px)}.hero-copy{display:grid;justify-items:start;gap:22px}.landing-eyebrow{margin:0;color:#1f6f4a;font-size:.78rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.hero-copy h1{max-width:760px;font-size:clamp(3.4rem,6.6vw,6.4rem);letter-spacing:-.07em;line-height:.86}.hero-intro{max-width:38rem;margin:0;color:#535950;font-size:clamp(1.05rem,1.8vw,1.28rem);font-weight:650;line-height:1.55}.hero-actions{display:grid;justify-items:start;gap:10px}.hero-actions span{color:#70766d;font-size:.82rem;font-weight:750}.product-preview{position:relative;display:grid;gap:14px;transform:rotate(1deg);border:1px solid #d8d1c5;border-radius:18px;background:#fffdf8;padding:clamp(16px,2vw,24px);box-shadow:0 35px 90px #2a312829}.product-preview:before{position:absolute;z-index:-1;inset:12% -7% -8% 15%;border-radius:40%;background:#e6b45040;filter:blur(42px);content:""}.preview-topbar,.preview-chart-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.preview-topbar strong{font-size:1.35rem;letter-spacing:-.05em}.preview-topbar span,.preview-chart-heading span{color:#1f6f4a;font-size:.76rem;font-weight:900}.preview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.preview-metrics div{display:grid;gap:14px;min-height:92px;border:1px solid #e3ddd2;border-radius:10px;background:#fbf8f0;padding:12px}.preview-metrics span{color:#666d63;font-size:.67rem;font-weight:850}.preview-metrics strong{align-self:end;font-size:clamp(1.15rem,2vw,1.55rem)}.preview-chart{border:1px solid #e3ddd2;border-radius:10px;padding:13px}.preview-chart-heading{font-size:.82rem}.preview-chart svg{display:block;width:100%;height:auto}.preview-chart line{stroke:#ddd7cd;stroke-width:2}.preview-chart path{fill:none;stroke:#1f6f4a;stroke-linecap:round;stroke-width:6}.preview-chart circle{fill:#e6b450;stroke:#20231f;stroke-width:3}.preview-range{display:grid;grid-template-columns:54px minmax(0,1fr) 34px;align-items:center;gap:8px 10px;font-size:.72rem;font-weight:900}.preview-range i{height:10px;overflow:hidden;border-radius:999px;background:#e8e1d5}.preview-range b{display:block;height:100%;border-radius:inherit;background:#c7593d}.preview-range strong{text-align:right}.how-it-works{display:grid;gap:28px;margin-top:clamp(90px,14vw,170px)}.landing-section-heading{display:grid;max-width:650px;gap:10px}.landing-section-heading h2,.landing-benefit h2{font-size:clamp(2rem,4.5vw,4rem);letter-spacing:-.055em;line-height:.98}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.step-grid article{display:grid;align-content:start;gap:12px;min-height:230px;border-top:2px solid #20231f;padding:18px 8px 0 0}.step-grid span{color:#c7593d;font-size:.75rem;font-weight:950}.step-grid h3{margin:18px 0 0;font-size:1.25rem;letter-spacing:-.035em}.step-grid p{margin:0;color:#62695f;font-weight:650;line-height:1.55}.landing-benefit{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:clamp(36px,8vw,100px);margin-top:clamp(80px,12vw,140px);border-radius:18px;background:#1f6f4a;color:#fff;padding:clamp(24px,5vw,64px)}.landing-benefit>div{display:grid;gap:12px}.landing-benefit .landing-eyebrow{color:#e6b450}.landing-benefit ul{display:grid;gap:18px;margin:0;padding:0;list-style:none}.landing-benefit li{position:relative;padding-left:26px;font-weight:800;line-height:1.4}.landing-benefit li:before{position:absolute;left:0;color:#e6b450;content:"●"}.login-button{display:inline-grid;place-items:center;min-height:50px;border-radius:8px;background:#1f6f4a;color:#fff;padding:0 18px;font-weight:900;text-decoration:none}.user-menu{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#535950;font-size:.88rem;font-weight:800}.user-menu img{width:34px;height:34px;border-radius:50%}.user-menu button{min-height:36px;border:1px solid #d9d3c8;border-radius:8px;background:#fffaf1;color:#394037;padding:0 10px;font-weight:900}.eyebrow{margin:0 0 4px;color:#62695f;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:clamp(2rem,8vw,4.4rem);line-height:.92}h2{font-size:clamp(1.25rem,4vw,2rem);line-height:1.05}.dashboard{display:grid;grid-template-columns:minmax(280px,360px) 1fr;align-items:start;gap:18px}.setup-panel,.section-block,.empty-state{border:1px solid #ded8cd;border-radius:8px;background:#fffdf8eb;box-shadow:0 16px 44px #35312914}.setup-panel{position:sticky;top:16px;display:grid;gap:18px;padding:18px}.setup-grid{display:grid;gap:12px}label{display:grid;gap:7px;color:#535950;font-size:.9rem;font-weight:800}input{width:100%;min-height:48px;border:1px solid #cfc7bb;border-radius:8px;background:#fff;color:#20231f;padding:10px 12px;font-size:1.15rem;font-weight:800}input:focus{outline:3px solid rgba(31,111,74,.22);border-color:#1f6f4a}.primary-action,.entry-row button{min-height:50px;border-radius:8px;background:#1f6f4a;color:#fff;font-weight:900}.primary-action{width:100%}.form-error{margin:0;color:#b23b2e;font-weight:800}.practice-screen{display:grid;grid-template-rows:auto minmax(88px,1fr) auto;align-content:stretch;gap:6px;min-height:0;height:100%;overflow:hidden}.practice-progress{display:flex;justify-content:space-between;gap:12px;color:#62695f;font-size:.92rem;font-weight:900}.target-panel{display:grid;align-content:center;justify-items:center;min-height:0;padding:0 4px;overflow:hidden}.target-label{color:#62695f;font-size:clamp(.82rem,2.4vw,1.05rem);font-weight:900;text-transform:uppercase}.target-number{font-size:clamp(4.8rem,30vw,12rem);font-weight:950;line-height:.88;color:#20231f}.practice-entry{position:relative;display:grid;gap:4px;border:1px solid #ded8cd;border-radius:8px;background:#fffdf8fa;padding:6px;box-shadow:0 -6px 22px #3531291a}.practice-entry label{gap:0;font-size:.82rem;line-height:1}.entry-row{display:grid;grid-template-columns:1fr minmax(92px,.42fr);gap:8px}.entry-row input{min-height:44px;padding:4px 10px;font-size:1.25rem}.entry-row button{min-height:44px}.stats-stack{display:grid;gap:18px}.section-block,.empty-state{padding:18px}.empty-state{color:#535950}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.metric{display:grid;gap:8px;min-height:82px;border:1px solid #e1dbd1;border-radius:8px;background:#fbf8f0;padding:12px}.metric span{color:#666d63;font-size:.78rem;font-weight:800}.metric strong{align-self:end;font-size:clamp(1.15rem,2.5vw,1.75rem);line-height:1}.chart-grid-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.ad-slot{display:block;min-height:96px;margin:0 0 16px;overflow:hidden;border:1px solid #e1dbd1;border-radius:8px;background:#fffdf8}.chart,.bars{margin:0 0 16px;overflow:hidden;border:1px solid #e1dbd1;border-radius:8px;background:#fffdf8}.chart figcaption,.bars figcaption{padding:12px 12px 0;color:#41483f;font-size:.9rem;font-weight:900}.chart svg{display:block;width:100%;height:auto}.chart-grid{stroke:#dcd5ca;stroke-width:2}.chart-line{fill:none;stroke:#1f6f4a;stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.chart-dot{fill:#e6b450;stroke:#20231f;stroke-width:3}.chart-label{fill:#62695f;font-size:16px;font-weight:800}.chart-value-label,.chart-date-label{fill:#20231f;font-size:18px;font-weight:900;text-anchor:middle}.chart-date-label{fill:#62695f;font-size:15px;font-weight:800}.chart-empty{display:grid;place-items:center;min-height:180px;border:1px dashed #d1c8bc;border-radius:8px;color:#62695f;font-weight:800}.bar-list{display:grid;gap:10px;padding:12px}.bar-row{display:grid;grid-template-columns:74px minmax(0,1fr) 54px;align-items:center;gap:10px;font-size:.86rem;font-weight:800}.bar-track{height:14px;overflow:hidden;border-radius:999px;background:#e8e1d5}.bar-track span{display:block;height:100%;border-radius:inherit;background:#c7593d}.bar-value{text-align:right}.shot-table{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #e1dbd1;border-radius:8px;font-weight:800}.shot-table div{padding:10px;border-bottom:1px solid #eee8de}.shot-table div:nth-child(-n+4){background:#fbf8f0;color:#62695f;font-size:.78rem;text-transform:uppercase}.shot-table div:nth-last-child(-n+4){border-bottom:0}@media(max-width:850px){.landing-hero{grid-template-columns:1fr}.hero-copy h1{max-width:680px}.product-preview{width:min(680px,100%);transform:none}.step-grid{grid-template-columns:1fr}.step-grid article{min-height:0;padding-bottom:22px}.landing-benefit,.dashboard{grid-template-columns:1fr}.setup-panel{position:static}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.app-shell{padding-inline:12px}.topbar{align-items:flex-start;margin-bottom:10px}.landing-nav{margin-bottom:40px}.hero-copy h1{font-size:clamp(3.2rem,16vw,5rem)}.preview-metrics{grid-template-columns:1fr}.preview-metrics div{min-height:74px}.product-preview{padding:12px}.preview-chart{padding-inline:8px}.user-menu{flex-wrap:wrap}.setup-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.setup-grid input{min-height:44px;padding-inline:8px}.practice-screen{height:100%}.target-panel{min-height:0}.target-number{font-size:clamp(4.4rem,30vw,8.4rem)}.metric-grid{grid-template-columns:1fr}.chart svg{min-height:220px}.entry-row{grid-template-columns:minmax(0,1fr) 94px}.section-block,.empty-state,.setup-panel{padding:14px}}@media(max-height:520px){.topbar h1{font-size:1.8rem}.eyebrow{display:none}.target-panel{min-height:0}.target-number{font-size:clamp(3.6rem,22vh,6.2rem)}.practice-entry{padding:5px}.entry-row input,.entry-row button{min-height:42px}}
