:root{--bg:#f5f4ed;--bg-strong:#f0eee6;--surface:#faf9f5;--surface-muted:#f7f5ee;--surface-strong:#fff;--surface-warm:#e8e6dc;--text:#141413;--text-strong:#3d3d3a;--text-muted:#5e5d59;--text-soft:#87867f;--text-on-dark:#b0aea5;--brand:#c96442;--brand-soft:#d97757;--danger:#b53333;--success:#2d6c54;--focus:#3898ec;--border:#f0eee6;--border-strong:#e8e6dc;--border-dark:#30302e;--dark:#141413;--dark-surface:#30302e;--ring:0 0 0 1px #d1cfc5;--ring-soft:0 0 0 1px #e8e6dc;--ring-deep:0 0 0 1px #c2c0b6;--whisper-shadow:#0000000d 0 4px 24px;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:2.75rem;--space-3xl:4rem;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{background:var(--bg);color:var(--text);padding:0 0 calc(7.5rem + env(safe-area-inset-bottom));margin:0;font-family:Arial,sans-serif;line-height:1.6}button,input,select,textarea,a{font:inherit}a{color:inherit;text-decoration:none}button,.tab-button{appearance:none;border-radius:var(--radius-md);background:var(--surface-warm);color:var(--text-strong);cursor:pointer;min-height:2.95rem;box-shadow:var(--ring);border:1px solid #0000;padding:.8rem 1rem;font-size:.98rem;font-weight:500;transition:background-color .14s,box-shadow .14s,transform .14s,color .14s}button:hover,.tab-button:hover{box-shadow:var(--ring-deep);transform:translateY(-1px)}button:focus-visible,.tab-button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 2px var(--focus);outline:none}.secondary-button{background:var(--surface);color:var(--text-strong);box-shadow:var(--ring-soft);border-color:var(--border)}input,select,textarea{border:1px solid var(--border-strong);width:100%;color:var(--text);border-radius:var(--radius-md);background:#ffffffe0;min-height:2.95rem;padding:.85rem .95rem;font-size:16px;transition:border-color .14s,box-shadow .14s,background-color .14s;box-shadow:inset 0 0 0 1px #fff6}textarea{resize:vertical;min-height:6.5rem}label{gap:var(--space-xs);color:var(--text-muted);font-size:.92rem;line-height:1.4;display:grid}.app-shell{width:min(1200px,100vw - 1.25rem);padding:var(--space-md) 0 var(--space-xl);margin:0 auto}.fullscreen-flash{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;transform-origin:50%;background:#1414133d;place-items:center;padding:1.2rem;animation:1s forwards flash-fade;display:grid;position:fixed;inset:0}.fullscreen-flash-card{border-radius:var(--radius-2xl);border:1px solid var(--border);width:min(26rem,100vw - 2rem);box-shadow:var(--ring-soft), var(--whisper-shadow);text-align:center;color:var(--text);background:#faf9f5f5;justify-items:center;gap:.65rem;padding:1.4rem 1.2rem;animation:1s cubic-bezier(.2,.85,.24,1) forwards flash-card-pop;display:grid}.fullscreen-flash-card strong{font-family:Georgia,serif;font-size:1.55rem;font-weight:500;line-height:1.1}.fullscreen-flash-card p{color:var(--text-muted);margin:0;line-height:1.5}.fullscreen-flash-mark{background:var(--brand);color:#faf9f5;letter-spacing:.6px;border-radius:999px;place-items:center;width:4rem;height:4rem;font-size:.88rem;font-weight:700;display:grid;box-shadow:0 0 0 1px #c9644247}@keyframes flash-fade{0%{opacity:0}12%{opacity:1}78%{opacity:1}to{opacity:0}}@keyframes flash-card-pop{0%{opacity:0;transform:scale(.88)translateY(14px)}16%{opacity:1;transform:scale(1.02)translateY(0)}78%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.98)translateY(-8px)}}.hero,.panel,.nested-panel,.onboarding-card{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--ring-soft)}.hero{gap:var(--space-lg);padding:var(--space-lg);background:var(--surface);border-radius:var(--radius-2xl);display:grid}.panel{padding:var(--space-lg)}.nested-panel{padding:var(--space-lg);background:var(--surface-strong);box-shadow:var(--ring-soft), var(--whisper-shadow)}.hero-ribbon,.hero-highlights,.hero-controls,.profile-switcher,.onboarding-shell,.onboarding-progress,.onboarding-step,.onboarding-actions,.auth-switches,.content,.dashboard-grid,.dashboard-lower,.overview-grid,.overview-status-grid,.finance-overview-grid,.finance-summary-grid,.finance-hero-pills,.nutrition-overview-grid,.nutrition-summary-grid,.nutrition-hero-pills,.coach-chat-list,.stats-grid,.panel-grid,.period-grid,.analysis-grid,.insights,.list-wrap,.bar-chart,.trend-chart,.weight-log-summary,.calendar-weekdays,.weight-calendar,.focus-list,.timeline-list,.roadmap-list,.budget-status-list,.budget-summary-grid,.budget-edit-grid,.subtabs,.quick-tile-grid,.quick-tile-actions,.micro-trend-list{gap:var(--space-md);display:grid}.content{gap:var(--space-lg);margin-top:0}.hero-topline,.section-head,.bar-top,.transaction-top,.subscription-top,.food-top,.focus-item,.budget-card-top{justify-content:space-between;gap:var(--space-md);align-items:start;display:flex}.section-head>*,.transaction-top>*,.subscription-top>*,.food-top>*,.focus-item>*{min-width:0}.eyebrow,.section-kicker{margin:0 0 var(--space-xs);color:var(--text-soft);text-transform:uppercase;letter-spacing:.5px;font-size:.63rem;line-height:1.6}.hero-badge,.pill,.meta-chip,.hero-highlight,.quick-tag,.budget-progress-pill{border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;line-height:1.43;display:inline-flex}.hero-badge,.hero-highlight,.pill,.quick-tag,.budget-progress-pill{background:var(--surface-warm);color:var(--text-strong);box-shadow:var(--ring-soft)}.hero-badge,.pill,.hero-highlight,.quick-tag,.budget-progress-pill{padding:.45rem .8rem}.meta-chip{color:#faf9f5;background:#ffffff1f;padding:.5rem .85rem;box-shadow:0 0 0 1px #ffffff29}.hero h1,.section-head h2,.section-head h3,.balance-card h3,.onboarding-step h3{letter-spacing:normal;color:var(--text);margin:0;font-family:Georgia,serif;font-weight:500}.hero h1{max-width:12ch;font-size:clamp(2rem,7vw,4rem);line-height:1.1}.section-head h2{font-size:clamp(1.8rem,4vw,3.25rem);line-height:1.2}.section-head h3,.balance-card h3{font-size:clamp(1.3rem,3vw,2rem);line-height:1.2}.section-head.compact{align-items:center}.section-head.compact h3{font-size:clamp(1.15rem,3vw,1.5rem);line-height:1.2}.section-head>div{gap:var(--space-2xs);display:grid}.hero-copy,.meta,.hint,.fine-print,.balance-copy{color:var(--text-muted);overflow-wrap:anywhere;margin:0;line-height:1.6}.home-intro-copy{max-width:34rem;color:var(--text-muted);margin:0;font-size:1rem;line-height:1.6}.hero-copy{max-width:48rem;font-size:1.06rem}.balance-card{border-radius:var(--radius-xl);padding:var(--space-lg);background:var(--dark);color:#faf9f5;box-shadow:0 0 0 1px var(--border-dark)}.balance-card .section-kicker,.balance-copy{color:var(--text-on-dark)}.home-lead-card,.finance-summary-card,.nutrition-summary-card,.quick-expense-card{flex-direction:column;justify-content:space-between;min-height:16rem;display:flex}.home-lead-card,.quick-expense-card{min-height:18rem}.panel-highlight{gap:var(--space-lg);display:grid}.home-cta-row{align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);display:flex}.home-secondary-grid{gap:var(--space-md);display:grid}.home-action-card{gap:var(--space-lg);padding:var(--space-lg);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--ring-soft), var(--whisper-shadow);background:linear-gradient(#fffffff5,#f5f4edeb);display:grid}.home-action-card>div:first-child{gap:var(--space-2xs);display:grid}.home-action-card strong{color:var(--text);font-family:Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.2}.home-full-card{margin:0}.mini-trend-card{border-radius:var(--radius-md);background:#e8e6dc7a;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:.45rem;min-height:5.8rem;padding:.8rem .75rem .65rem;display:grid;box-shadow:inset 0 0 0 1px #d1cfc580}.mini-trend-bar-wrap{place-items:end center;gap:.35rem;min-height:4.4rem;display:grid}.mini-trend-bar-wrap span{color:var(--text-soft);font-size:.66rem;line-height:1}.mini-trend-bar{background:linear-gradient(180deg, var(--brand-soft), var(--brand));border-radius:999px;width:100%;min-height:.45rem}.mini-trend-bar.tone-expense{background:linear-gradient(#d97757,#c96442)}.mini-trend-bar.tone-nutrition{background:linear-gradient(#6e7a56,#2d6c54)}.home-action-foot{gap:var(--space-sm);align-content:end;display:grid}.home-inline-form{width:100%}.finance-side-card,.nutrition-side-card{align-content:start;gap:var(--space-md);min-height:18rem;display:grid}.finance-brief-grid,.nutrition-brief-grid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.compact-stat-card{padding:var(--space-md);box-shadow:var(--ring-soft);background:linear-gradient(#fffffff0,#f5f4edd6)}.compact-stat-card .stat-value{font-size:clamp(1.2rem,5vw,1.6rem)}.home-mini-stat{color:var(--text);text-align:left;font-family:Georgia,serif;font-size:clamp(1.25rem,5vw,1.9rem);font-weight:500;line-height:1.1}.balance-meta{gap:var(--space-xs);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.stats-grid,.finance-summary-grid,.nutrition-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.chart-card,.assistant-output,.insight-card,.transaction-item,.subscription-item,.food-item,.period-card,.focus-item,.calendar-day-card,.timeline-item,.roadmap-item,.budget-card,.quick-tile,.empty-state,.coach-bubble{border-radius:var(--radius-lg);min-width:0;padding:var(--space-lg);background:var(--surface-strong);border:1px solid var(--border);box-shadow:var(--ring-soft), var(--whisper-shadow)}.chart-card,.quick-tile,.transaction-item,.subscription-item,.food-item,.budget-card,.period-card,.insight-card,.stat-card{background:linear-gradient(#fffffff5,#f7f5eeeb)}.stack-form{gap:var(--space-md);display:grid}.compact-form{gap:var(--space-sm)}.inline-fields{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stat-value{margin-top:var(--space-xs);color:var(--text);font-family:Georgia,serif;font-size:clamp(1.45rem,5vw,1.85rem);font-weight:500;line-height:1.1}.stat-card h3{color:var(--text-muted);margin:0;font-size:.88rem;font-weight:500;line-height:1.43}.stat-card,.insight-card,.bar-row{gap:var(--space-xs);display:grid}.bar-track,.spark-bar{background:var(--surface-warm);border-radius:999px;height:.75rem;overflow:hidden}.bar-fill,.spark-fill{background:var(--brand);border-radius:999px;height:100%}.mobile-tabs{left:50%;bottom:calc(.75rem + env(safe-area-inset-bottom));z-index:40;gap:var(--space-xs);padding:var(--space-xs);border-radius:var(--radius-xl);border:1px solid var(--border);width:min(1200px,100vw - 1.25rem);box-shadow:var(--ring-soft), var(--whisper-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf9f5f0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;transform:translate(-50%)}.tab-button{gap:var(--space-2xs);color:var(--text-muted);box-shadow:none;background:0 0;border:1px solid #0000;justify-items:center;min-width:0;min-height:3.4rem;padding:.7rem .55rem .65rem;display:grid;position:relative}.tab-button.active{background:var(--surface-warm);color:var(--text);box-shadow:var(--ring-soft);border-color:var(--border)}.tab-button.active:before{content:"";background:var(--brand);border-radius:999px;width:1.3rem;height:2px;position:absolute;top:.38rem;left:50%;transform:translate(-50%)}.tab-icon{color:currentColor;place-items:center;width:1.25rem;height:1.25rem;display:grid}.tab-icon-svg{width:100%;height:100%;display:block}.tab-label{text-align:center;font-size:.9rem;font-weight:500;line-height:1}.tab-tone{letter-spacing:.5px;text-transform:uppercase;color:var(--text-soft);font-size:.6rem}.amount-positive{color:var(--success);font-weight:500}.amount-negative{color:var(--danger);font-weight:500}.assistant-output{white-space:pre-wrap;min-height:8rem}.item-actions{margin-top:var(--space-sm);justify-content:flex-end;display:flex}.ghost-button{background:var(--surface);color:var(--danger)}.text-button,.mini-button,.secondary-button{background:var(--surface-warm);color:var(--text-strong)}.brand-button{background:var(--brand);color:#faf9f5;border-color:#c9644266;box-shadow:0 0 0 1px #c964422e}.brand-button:hover{background:var(--brand-soft);color:#faf9f5}.text-button{min-height:auto;box-shadow:none;color:var(--brand);background:0 0;padding:.4rem .2rem}.text-button:hover{color:var(--text);box-shadow:none;transform:none}.checkbox-row{grid-template-columns:auto 1fr;align-items:center}.checkbox-row input{width:auto}.empty-state{text-align:center;color:var(--text-muted)}.trend-line{gap:var(--space-sm);grid-template-columns:minmax(5.2rem,6rem) 1fr auto;align-items:center;font-size:.92rem;display:grid}.data-chart,.comparison-chart,.composition-chart,.composition-legend{gap:var(--space-sm);display:grid}.data-chart-row,.comparison-chart-row{gap:var(--space-xs);display:grid}.data-chart-head,.comparison-chart-legend,.legend-row{justify-content:space-between;gap:var(--space-sm);align-items:center;display:flex}.data-chart-head{font-size:.9rem}.data-chart-head span,.comparison-bar-label,.legend-row span:last-child{color:var(--text-muted)}.data-chart-track,.composition-track{background:#e8e6dccc;border-radius:999px;width:100%;overflow:hidden;box-shadow:inset 0 0 0 1px #d1cfc58c}.data-chart-track{height:.7rem}.data-chart-fill,.composition-segment{border-radius:inherit;background:linear-gradient(90deg, var(--brand), var(--brand-soft));height:100%}.data-chart-fill.tone-income,.legend-dot.tone-income,.composition-segment.tone-income{background:linear-gradient(90deg,#2d6c54,#4d8a72)}.data-chart-fill.tone-expense,.legend-dot.tone-expense,.composition-segment.tone-expense{background:linear-gradient(90deg,#c96442,#d97757)}.data-chart-fill.tone-calories,.legend-dot.tone-calories,.composition-segment.tone-calories{background:linear-gradient(90deg,#c96442,#dd8b58)}.data-chart-fill.tone-weight,.legend-dot.tone-weight,.composition-segment.tone-weight{background:linear-gradient(90deg,#7a7562,#a0947a)}.data-chart-fill.tone-protein,.legend-dot.tone-protein,.composition-segment.tone-protein{background:linear-gradient(90deg,#2d6c54,#3f8768)}.data-chart-fill.tone-carbs,.legend-dot.tone-carbs,.composition-segment.tone-carbs{background:linear-gradient(90deg,#cf7b30,#dea04f)}.data-chart-fill.tone-fat,.legend-dot.tone-fat,.composition-segment.tone-fat{background:linear-gradient(90deg,#7b5f34,#a18255)}.comparison-chart-legend{flex-wrap:wrap;justify-content:flex-start}.comparison-chart-bars,.comparison-bar{gap:var(--space-xs);display:grid}.comparison-bar{grid-template-columns:3.9rem 1fr;align-items:center}.legend-chip{box-shadow:var(--ring-soft);border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.73rem;line-height:1.4;display:inline-flex}.legend-chip.income{color:var(--success);background:#2d6c541a}.legend-chip.expense{color:var(--brand);background:#c964421f}.composition-track{height:1rem;display:flex}.legend-row{font-size:.9rem}.legend-dot{background:linear-gradient(90deg, var(--brand), var(--brand-soft));border-radius:999px;flex:none;width:.75rem;height:.75rem}.legend-row strong{margin-right:auto}.chart-card-soft{background:linear-gradient(#fffffff0,#f7f5eee0)}.calendar-weekdays,.weight-calendar{grid-template-columns:repeat(7,minmax(0,1fr))}.weekday-pill{text-align:center;color:var(--text-soft);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;line-height:1.6}.calendar-day{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface-strong);min-width:0;min-height:4.8rem;color:var(--text);padding:var(--space-xs);box-shadow:var(--ring-soft);flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.calendar-day.empty{box-shadow:none;background:0 0;border-color:#0000}.calendar-day.has-weight{background:var(--surface-warm)}.calendar-day.selected{box-shadow:0 0 0 2px var(--brand-soft)}.calendar-day.today{border-color:var(--brand)}.calendar-number{font-size:.88rem;font-weight:500;line-height:1}.calendar-weight{color:var(--text-strong);overflow-wrap:anywhere;font-size:.72rem;line-height:1.43}.calendar-dot{background:var(--brand);border-radius:50%;width:.5rem;height:.5rem}.full-span{grid-column:1/-1}.budget-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.budget-card-top,.roadmap-item,.timeline-item{gap:var(--space-xs);display:grid}.budget-card-top{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.budget-remaining{margin:var(--space-xs) 0 var(--space-sm);color:var(--text-strong);font-weight:500}.budget-remaining.negative{color:var(--danger)}.status-over{border-color:#b533332e}.status-warning{border-color:#c9644238}.status-good{border-color:#2d6c542e}.status-unplanned{border-color:var(--border-strong)}.subtabs{margin-top:var(--space-xs);flex-wrap:wrap;gap:.6rem;padding:.2rem 0;display:flex}.subtab-button{border:1px solid var(--border);color:var(--text-muted);text-align:center;background:#ffffffa8;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.5rem;width:auto;min-width:0;min-height:2.7rem;padding:.72rem 1rem;font-size:.92rem;line-height:1;transition:background-color .14s,color .14s,box-shadow .14s,transform .14s;display:inline-flex;box-shadow:0 0 0 1px #e8e6dce6}.subtab-button.active{color:var(--text);box-shadow:0 0 0 1px #c964422e, var(--whisper-shadow);background:linear-gradient(#e8e6dcf2,#f0eee6fa);border-color:#c9644233}.subtab-indicator{background:#87867f73;border-radius:999px;width:.38rem;height:.38rem;transition:background-color .14s,transform .14s,box-shadow .14s}.subtab-button.active .subtab-indicator{background:var(--brand);transform:scale(1.05);box-shadow:0 0 0 4px #c964421a}.quick-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-tile-actions{margin-top:var(--space-sm);gap:var(--space-xs);grid-template-columns:repeat(2,minmax(0,1fr))}.today-rhythm-list,.coach-prompt-strip,.coach-review-head{gap:var(--space-sm);display:grid}.today-rhythm-item>*{min-width:0}.finance-hero-actions,.nutrition-hero-actions{gap:var(--space-sm);justify-items:end;display:grid}.finance-entry-prompt{margin-bottom:var(--space-lg);background:linear-gradient(#fffffff5,#f0eee6eb)}.diet-entry-prompt{background:linear-gradient(#fffffff5,#f0eee6eb)}.finance-today-grid,.diet-today-grid{align-items:start}.diet-today-grid,.nutrition-overview-grid{gap:var(--space-lg)}.diet-entry-card,.diet-rhythm-card,.diet-timeline-card,.diet-favorites-card,.diet-entry-prompt{gap:var(--space-md);display:grid}.diet-timeline-card .list-wrap,.finance-timeline-card .list-wrap{gap:var(--space-sm)}.diet-favorites-card .quick-tile-grid,.diet-rhythm-card .weight-log-summary{gap:var(--space-md)}.today-rhythm-item{justify-content:space-between;gap:var(--space-md);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--ring-soft);background:linear-gradient(#ffffffeb,#f5f4ede0);align-items:center;padding:1rem 1.05rem;display:flex}.premium-food-item{background:linear-gradient(#fffffff5,#f7f5eef5)}.premium-calendar-detail{background:linear-gradient(#fffffff5,#f0eee6cc)}.mini-button{border-radius:var(--radius-md);min-height:2.5rem;padding:.62rem .78rem;font-size:.9rem}.mini-button.danger{color:var(--danger)}.micro-trend-row{grid-template-columns:2rem 1fr auto;align-items:center;gap:.75rem;font-size:.89rem;display:grid}.clickable-card{cursor:pointer;transition:box-shadow .18s,transform .18s,border-color .18s}.clickable-card:hover{border-color:var(--border-strong);box-shadow:var(--ring-deep), var(--whisper-shadow);transform:translateY(-2px)}.onboarding-shell{width:min(760px,100vw - 1.25rem);min-height:100vh;padding:var(--space-lg) 0 var(--space-xl);align-items:center;margin:0 auto}.onboarding-card,.auth-card{padding:var(--space-xl);border-radius:var(--radius-2xl)}.auth-card{gap:var(--space-lg);max-width:34rem;box-shadow:var(--ring-soft), var(--whisper-shadow);background:linear-gradient(#faf9f5fa,#f3f1e9f0);display:grid}.auth-message,.form-feedback{border-radius:var(--radius-md);border:1px solid #0000;padding:.95rem 1rem;font-weight:500}.auth-message.success,.form-feedback.success{color:var(--success);background:#2d6c5414;border-color:#2d6c5424}.auth-message.error,.form-feedback.error{color:var(--danger);background:#b5333314;border-color:#b5333324}.auth-switches{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-mode-tabs{gap:var(--space-sm)}.auth-mode-button{background:#ffffffc7;min-height:3.2rem}.auth-mode-button.active{background:var(--surface-warm);color:var(--text);border-color:var(--border-strong);box-shadow:var(--ring-deep), var(--whisper-shadow)}.auth-note-card,.auth-form-card{gap:var(--space-sm);padding:var(--space-lg);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--ring-soft);background:linear-gradient(#ffffffeb,#f7f5eeeb);display:grid}.auth-note-card strong{color:var(--text);font-family:Georgia,serif;font-size:1.1rem;font-weight:500;line-height:1.2}.auth-link-button{justify-self:start;padding-left:0}.coach-prompt-strip{grid-template-columns:repeat(1,minmax(0,1fr));width:100%}.coach-prompt-strip .mini-button{text-align:left;justify-content:flex-start;padding:.75rem .9rem}.coach-review-head{margin-bottom:var(--space-sm)}.coach-bubble.user{background:var(--surface-warm)}.coach-bubble.assistant{background:linear-gradient(#fffffff5,#f7f5eeeb)}@media (width>=768px){body{padding-bottom:calc(8rem + env(safe-area-inset-bottom))}.app-shell{width:min(1200px,100vw - 2rem);padding-top:var(--space-lg)}.hero{padding:var(--space-xl)}.hero-controls{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.profile-switcher{grid-template-columns:1fr auto;align-items:center}.overview-grid,.finance-overview-grid,.nutrition-overview-grid{grid-template-columns:1.05fr .95fr}.overview-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-full-card{width:100%}.finance-today-grid,.diet-today-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.finance-timeline-card,.diet-timeline-card,.diet-entry-card{grid-column:1/2}.diet-rhythm-card,.diet-favorites-card{grid-column:2/3}.dashboard-grid{grid-template-columns:1.2fr .8fr}.dashboard-lower,.panel-grid,.analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.today-rhythm-list{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-hero-actions,.nutrition-hero-actions{justify-items:end}.coach-prompt-strip{grid-template-columns:repeat(3,minmax(0,1fr));width:min(30rem,100%)}.coach-review-head{grid-template-columns:1fr auto;align-items:center}.mobile-tabs{width:min(1200px,100vw - 2rem)}.onboarding-card{padding:var(--space-2xl)}}
