:root{color:var(--tg-text-color,#f6f3ed);background:var(--tg-bg-color,#11121a);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--tg-bg-color,#11121a);min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{max-width:680px;min-height:100vh;padding:calc(20px + env(safe-area-inset-top)) 18px calc(28px + env(safe-area-inset-bottom));background:radial-gradient(circle at 100% -10%, #f77c5147, transparent 34%), var(--tg-bg-color,#11121a);margin:0 auto;position:relative;overflow:hidden}.topbar,.section-title,.promise-line,.score-grid,.input-row{display:flex}.topbar,.section-title{justify-content:space-between;align-items:center;gap:16px}h1,h2,p{margin:0}h1{letter-spacing:-.045em;font-size:clamp(28px,7vw,38px);line-height:1.05}h2{letter-spacing:-.025em;font-size:20px}.eyebrow{color:var(--tg-hint-color,#a6a5ae);letter-spacing:.12em;margin-bottom:7px;font-size:10px;font-weight:800}.avatar{color:#11121a;background:#f8ae54;border:0;border-radius:50%;width:42px;height:42px;font-weight:900}.score-grid{gap:10px;margin:26px 0 14px}.score-card{background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;flex:1;min-width:0;padding:14px 10px}.score-card span{font-size:17px;display:block}.score-card strong{margin:7px 0 1px;font-size:23px;display:block}.score-card small,.day small{color:var(--tg-hint-color,#a6a5ae);font-size:10px}.streak-card{background:#f77c5129;border-color:#f77c5147}.hero-card{background:linear-gradient(140deg,#2c2540,#1e202e);border:1px solid #ffffff1f;border-radius:25px;padding:24px 20px 18px;position:relative;overflow:hidden}.hero-glow{filter:blur(36px);opacity:.32;background:#f77c51;border-radius:50%;width:160px;height:160px;position:absolute;top:-45px;right:-42px}.promise-line{align-items:center;gap:14px;margin:17px 0 22px;position:relative}.activity-icon{background:#ffffff1f;border-radius:17px;flex:0 0 52px;place-items:center;height:52px;font-size:25px;display:grid}.promise-line p{color:#d1ced8;text-transform:capitalize;margin-top:4px;font-size:13px}.primary-button{color:#20140d;background:#f8ae54;border:0;border-radius:14px;width:100%;padding:15px;font-weight:850}.ghost-button{color:#e4e0e7;background:0 0;border:0;width:100%;margin-top:8px;padding:10px;font-size:13px}.success-note{color:#c7f6d2;text-align:center;background:#4aae6e2e;border-radius:14px;padding:14px;font-weight:700}.section-block{padding:26px 2px 17px}.progress-label{color:#f8ae54;background:#f8ae5421;border-radius:10px;place-items:center;width:39px;height:28px;font-size:12px;font-weight:800;display:grid}.week-row{grid-template-columns:repeat(7,1fr);gap:7px;margin-top:15px;display:grid}.day{background:#ffffff0d;border-radius:12px;place-items:center;gap:5px;padding:7px 2px;display:grid}.day span{color:#74747e;background:#ffffff14;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.day.done span{color:#21140c;background:#f8ae54}.coach-note{color:#ccc9d1;background:#ffffff0e;border-radius:17px;gap:11px;padding:15px;font-size:13px;line-height:1.4;display:flex}.coach-note span{font-size:19px}.add-promise{color:#f8ae54;background:0 0;border:1px dashed #f8ae548c;border-radius:14px;width:100%;margin-top:18px;padding:14px;font-weight:800}.modal-backdrop{z-index:2;background:#00000091;align-items:end;display:flex;position:fixed;inset:0}.editor{width:100%;max-width:680px;padding:25px 20px calc(24px + env(safe-area-inset-bottom));color:#f3eff0;background:#20212c;border-radius:25px 25px 0 0;margin:0 auto;position:relative;box-shadow:0 -12px 45px #0000003d}.editor form{gap:16px;margin-top:23px;display:grid}.editor label{color:#dedbe1;gap:8px;font-size:13px;font-weight:750;display:grid}.editor label span{color:#96949f;font-weight:500}.input-row{gap:10px}.input-row label{flex:1;min-width:0}.editor input{color:#f4f1f3;background:#2b2c38;border:1px solid #ffffff21;border-radius:12px;width:100%;min-height:46px;padding:0 12px}.chips{flex-wrap:wrap;gap:7px;display:flex}.chips button{color:#d8d5dc;background:#2b2c38;border:1px solid #ffffff1f;border-radius:999px;padding:9px 12px;font-size:12px}.chips button.selected{color:#21140c;background:#f8ae54;border-color:#f8ae54}.close-button{color:#e9e5ea;background:#2d2e3b;border:0;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1;position:absolute;top:14px;right:16px}.toast{z-index:3;color:#162219;text-align:center;background:#bdeac8;border-radius:14px;max-width:460px;margin:auto;padding:14px;font-weight:750;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 8px 25px #00000040}@media (width>=680px){.app-shell{min-height:100vh;padding-top:40px}}
