@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700&family=Manrope:wght@600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#1d2925;background:#f1f1eb}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.app{max-width:620px;min-height:100vh;margin:auto;background:#f8f7f2;padding-bottom:88px}header{padding:22px;display:flex;justify-content:space-between;align-items:center}.brand{font:700 20px Manrope;display:flex;gap:8px;align-items:center;color:#16392f}header small{font-size:10px;letter-spacing:.08em;color:#718079}main{padding:16px 22px}h1,h2,h3{font-family:Manrope;line-height:1.13;margin:.35em 0}h1{font-size:clamp(30px,9vw,44px)}p{line-height:1.5}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;color:#738078}.lede{font-size:17px;color:#5f6b66;margin-bottom:28px}.scout{border-radius:24px;padding:25px;background:#173a30;color:#fff;box-shadow:0 18px 40px #16392f22}.scout>b{font-size:11px;letter-spacing:.16em;color:#a4d56f}.scout p{color:#d6e1dc}.scout button,.primary{border:0;border-radius:14px;background:#9cd263;color:#173629;font-weight:700;padding:16px;width:100%}.card{background:#fff;border:1px solid #e2e6e1;border-radius:20px;padding:20px;margin:20px 0}.quiet{text-align:center;font-size:12px;color:#7c8580;margin:25px}.back,.text{border:0;background:none;color:#49665b}.form{display:grid;gap:22px}.form label{font-weight:600;display:grid;gap:8px}.form label i{font-weight:400;color:#8a928e}.slider span,.slider small{display:flex;justify-content:space-between}.slider b{background:#e4f0db;padding:2px 8px;border-radius:8px}.slider small{font-weight:400;color:#8a928e}.slider input{accent-color:#5f993d}select,textarea{width:100%;border:1px solid #d7ddd7;background:#fbfcfa;border-radius:12px;padding:13px}textarea{min-height:80px}.progress{height:6px;background:#dde3de;border-radius:8px;overflow:hidden;margin-bottom:24px}.progress span{display:block;height:100%;background:#74af48}.coach{background:#e8f2e1;color:#35523b;padding:14px;border-radius:14px}.exercise>p{color:#65806f}.rx{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;background:#173a30;color:#fff;padding:18px;border-radius:18px;margin:24px 0}.rx span{color:#bfd0c7}details{border-top:1px solid #ddd;padding:15px 0}.picker{display:flex;gap:7px;overflow-x:auto}.picker button,.choices button{border:1px solid #d8ddd8;background:#f8faf7;border-radius:10px;padding:10px;white-space:nowrap;font-size:13px}.selected{background:#dff0d0!important;border-color:#75a94f!important}.primary:disabled{opacity:.4}.text{width:100%;padding:16px}.choices{display:flex;gap:8px}.choices button{flex:1}.empty{text-align:center;padding:45px 20px;color:#6f7c75}blockquote{border-left:3px solid #8db96b;margin-left:0;padding-left:13px;color:#65726c}nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);max-width:620px;width:100%;height:72px;background:#fff;border-top:1px solid #e2e5e1;display:flex;justify-content:space-around;padding:10px}nav a{color:#77817c;text-decoration:none;display:flex;flex-direction:column;align-items:center;font-size:11px;gap:3px}nav a.active{color:#346229}nav svg{width:22px}@media(min-width:700px){body{padding:24px}.app{border-radius:28px;box-shadow:0 20px 70px #1b30261a;overflow:hidden}}:root{font-family:Inter,sans-serif;color:#202124;background:#f4f4f2}header{background:#fff;padding:12px 22px;justify-content:space-between;border-bottom:1px solid #eeeeeb;gap:14px}.header-brand{display:flex;align-items:center;gap:8px;min-width:0}.header-brand img{display:block;width:52px;height:46px;object-fit:contain}.header-brand span{font:700 clamp(20px,5vw,27px) Inter,sans-serif;letter-spacing:-.045em;white-space:nowrap;color:#202124}header small{font-size:10px;letter-spacing:.08em;color:#718079;text-align:right;line-height:1.35;max-width:165px}@media(max-width:430px){.header-brand img{width:46px;height:41px}.header-brand span{font-size:21px}header small{font-size:8px;max-width:120px}}.header-tools{display:flex;align-items:center;gap:14px}.account-actions{display:flex;align-items:center;gap:8px;border-left:1px solid #e2e6e1;padding-left:12px}.account-actions button{border:0;background:transparent;color:#747d78;padding:6px;display:grid;place-items:center;border-radius:9px;cursor:pointer}.account-actions button:hover{background:#f0f1ee;color:#202124}.account-actions svg{width:18px;height:18px}.sync-state{display:flex;align-items:center;gap:5px;color:#4ead5b}.sync-state i{font-style:normal;font-size:10px;white-space:nowrap;color:#747d78}.sync-state.saving svg{animation:pulse 1s infinite}.sync-state.error{color:#a36b2c}@keyframes pulse{50%{opacity:.35}}@media(max-width:520px){.sync-state i,header small{display:none}.header-tools{gap:4px}.account-actions{padding-left:8px}}h1,h2,h3{font-family:Inter;letter-spacing:-.035em}.scout{background:#202124;box-shadow:0 18px 40px #20212422}.scout>b{color:#4ead5b}.scout button,.primary{background:#4ead5b;color:#fff;position:relative;z-index:1}.slider input{accent-color:#4EAD5B}.slider b,.coach{background:#e7f5e9;color:#202124}.progress span{background:#4ead5b}.rx{background:#202124}.selected{background:#e7f5e9!important;border-color:#4ead5b!important}nav a.active{color:#4ead5b}blockquote{border-left-color:#4ead5b}.auth-screen{max-width:520px;margin:7vh auto;padding:28px}.auth-screen>img{display:block;width:min(360px,90%);height:auto;margin:0 auto 42px}.auth-screen section{background:#fff;border:1px solid #e2e6e1;border-radius:24px;padding:28px;box-shadow:0 18px 45px #20212412}.auth-screen section>p:not(.eyebrow):not(.auth-message){color:#5f6b66;font-size:17px;line-height:1.55}.auth-screen label{display:grid;gap:8px;font-weight:600;margin:24px 0 12px}.auth-screen input{width:100%;border:1px solid #d7ddd7;background:#fbfcfa;border-radius:12px;padding:14px}.auth-message{font-size:14px;color:#45664d;margin-top:18px}
