:root{color:var(--tg-theme-text-color, #24231f);background:var(--tg-theme-bg-color, #f5f3ed);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 90% 0%,rgba(167,196,112,.26),transparent 32%),var(--tg-theme-bg-color, #f5f3ed)}button{font:inherit}.dashboard{width:min(100%,720px);margin:0 auto;padding:max(22px,env(safe-area-inset-top)) 16px max(32px,env(safe-area-inset-bottom))}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:8px 4px 24px}.hero>div:first-child{min-width:0}.eyebrow{margin:0 0 7px;color:var(--tg-theme-hint-color, #77756d);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero h1{margin-bottom:5px;font-size:clamp(28px,7vw,40px);line-height:1.05;letter-spacing:-.04em}.subtitle{margin:0;color:var(--tg-theme-hint-color, #77756d);font-size:15px}.plan-badge{min-width:52px;padding:8px 10px;border:1px solid rgba(36,35,31,.15);border-radius:999px;color:var(--tg-theme-hint-color, #77756d);font-size:11px;font-weight:800;text-align:center}.plan-badge-pro{border-color:#35461f;color:#f7ffe9;background:#35461f}.subscription-card,.today-card,.week-card,.meals-section{border:1px solid rgba(36,35,31,.08);border-radius:24px;background:var(--tg-theme-secondary-bg-color, rgba(255, 255, 255, .84));box-shadow:0 12px 34px #2d2b220f}.subscription-card{display:flex;align-items:center;gap:14px;margin-bottom:12px;padding:17px 18px}.subscription-card-pro{border-color:#465b2538;background:linear-gradient(135deg,#d9efb2,#f1f7df);color:#293719}.subscription-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:13px;background:#ffffffad;font-size:18px}.subscription-card h2{margin-bottom:3px;font-size:16px}.subscription-card p{margin:0;color:#293719b8;font-size:12px;line-height:1.45}.today-card,.week-card,.meals-section{margin-bottom:12px;padding:21px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading h2{margin-bottom:0;font-size:30px;letter-spacing:-.04em}.section-heading h2 span{color:var(--tg-theme-hint-color, #77756d);font-size:13px;font-weight:550;letter-spacing:0}.section-heading.compact{align-items:flex-start}.calorie-ring{display:grid;width:68px;height:68px;place-items:center;border:8px solid #b9d284;border-right-color:#e7ebdd;border-radius:50%;color:#35461f;font-size:13px;font-weight:800;transform:rotate(-30deg)}.calorie-ring span{transform:rotate(30deg)}.macro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:24px}.macro-grid>div{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);gap:2px 6px;padding:12px;border-radius:16px;background:#f1f0eabd;color:var(--tg-theme-hint-color, #77756d);font-size:11px}.macro-grid strong{grid-column:2;color:var(--tg-theme-text-color, #24231f);font-size:15px}.macro-dot{width:7px;height:7px;margin-top:3px;border-radius:50%}.protein{background:#759c44}.fat{background:#dbb951}.carbs{background:#d4825d}.chart{display:flex;height:142px;align-items:flex-end;gap:8px;margin-top:20px}.chart-day{display:flex;min-width:0;height:100%;flex:1;flex-direction:column;align-items:center;gap:7px}.chart-track{display:flex;width:100%;min-width:18px;height:112px;align-items:flex-end;overflow:hidden;border-radius:9px;background:#e6e6dc94}.chart-bar{width:100%;border-radius:9px;background:linear-gradient(180deg,#a9c772,#6e9142)}.chart-day span{max-width:100%;overflow:hidden;color:var(--tg-theme-hint-color, #77756d);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.meal-count{display:grid;min-width:28px;height:28px;place-items:center;border-radius:10px;background:#edf1e5;color:#4c622c;font-size:12px;font-weight:800}.meal-list{margin-top:4px}.meal-row{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid rgba(36,35,31,.08)}.meal-row:last-child{border-bottom:0}.meal-emoji{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;background:#f1f0ea;font-size:22px}.meal-info h3{margin-bottom:4px;font-size:15px}.meal-info p,.meal-row>strong{margin:0;color:var(--tg-theme-hint-color, #77756d);font-size:12px}.empty-meals{margin-top:8px;padding:22px;border-radius:16px;background:#f1f0eabd;color:var(--tg-theme-hint-color, #77756d);font-size:13px;line-height:1.55;text-align:center}.loading-screen{display:flex;min-height:100vh;align-items:center;justify-content:center;flex-direction:column;padding:32px;text-align:center;gap:14px;color:var(--tg-theme-hint-color, #77756d);font-size:13px;font-weight:750;letter-spacing:.08em}.loader{width:34px;height:34px;border:4px solid rgba(117,156,68,.2);border-top-color:#759c44;border-radius:50%;animation:spin .8s linear infinite}.boot-error{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:0 40px;background:linear-gradient(165deg,#e8edf5,#ece6ee 48%,#f0e8f0);color:#1c1c1e;overflow:hidden}.boot-error-glow{position:absolute;top:34%;left:50%;width:260px;height:260px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,59,48,.13) 0%,transparent 68%);pointer-events:none}.boot-error-content{display:flex;flex-direction:column;align-items:center;position:relative}.boot-error-logo-wrap{position:relative}.boot-error-logo{width:80px;height:80px;border-radius:24px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #1f8a3a38,inset 0 0 0 1px #1c1c1e0d;opacity:.5;filter:saturate(.7)}.boot-error-badge{position:absolute;right:-6px;bottom:-6px;width:34px;height:34px;border-radius:50%;background:#ff3b30;border:3px solid #EDEAF0;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #ff3b3066}.boot-error-title{margin:24px 0 0;font-size:22px;font-weight:700;letter-spacing:-.025em;text-align:center;line-height:1.2}.boot-error-sub{margin:10px 0 0;font-size:14px;font-weight:500;color:#6b7280;text-align:center;max-width:280px;line-height:1.5}.boot-error-btn{margin-top:26px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#2ba84a;color:#fff;border:none;border-radius:14px;padding:14px 28px;font-size:15.5px;font-weight:600;cursor:pointer;letter-spacing:-.01em;box-shadow:0 8px 22px #2ba84a66}.boot-error-footer{position:absolute;bottom:60px;left:40px;right:40px;text-align:center;font-family:ui-monospace,monospace;font-size:11.5px;font-weight:500;color:#a0a0a8;letter-spacing:.01em}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:390px){.macro-grid{gap:5px}.macro-grid>div{padding:10px 8px}.today-card,.week-card,.meals-section{padding:18px}}@media(prefers-reduced-motion:reduce){.loader{animation:none}}.tg-gate{display:flex;flex-direction:column;min-height:100vh;background:#f2f2f7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c1c1e}.tg-gate-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 36px}.tg-gate-badge{display:block;margin-bottom:26px;flex:0 0 auto}.tg-gate-title{margin:0;font-size:23px;font-weight:700;letter-spacing:-.025em;line-height:1.2}.tg-gate-desc{margin:12px 0 0;font-size:14.5px;line-height:1.55;color:#6b7280;font-weight:500;max-width:200px}.tg-gate-btn{margin-top:30px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#229ed9;color:#fff;border:none;border-radius:14px;padding:15px 26px;font-size:15.5px;font-weight:600;cursor:pointer;font-family:inherit;letter-spacing:-.01em;box-shadow:0 8px 22px #229ed947;width:100%;max-width:290px;text-decoration:none}.tg-gate-handle{margin-top:16px;font-size:13.5px;font-weight:600;color:#229ed9;letter-spacing:-.005em}.tg-gate-footer{flex:0 0 auto;padding:0 0 26px;text-align:center;font-size:12px;font-weight:500;color:#b0b0b8}
