:root{--bg: #f7f9fc;--ink: #14233f;--muted: #728099;--line: #e7eef6;--blue: #2f80ed;--blue-2: #43a3f3;--green: #43b96d;--green-deep: #27975a;--orange: #f6b21a;--violet: #7b61df;--danger: #ef5f5f;--card: #ffffff;--shadow: 0 16px 40px rgba(34, 52, 84, .1);--soft-shadow: 0 8px 24px rgba(34, 52, 84, .07);--safe-bottom: env(safe-area-inset-bottom, 0px);color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-overview{display:grid;width:min(100%,720px);gap:16px;margin:0 auto}.home-summary-card,.today-products-card,.subscription-status-card{border:1px solid var(--line);border-radius:20px;background:var(--card);box-shadow:var(--soft-shadow)}.home-summary-card{display:grid;gap:14px;padding:18px}.home-greeting,.home-card-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.home-greeting h2,.home-card-heading h3{margin:0;color:var(--ink);font-size:1.22rem;line-height:1.18;letter-spacing:0}.home-greeting span{display:block;margin-top:4px;color:var(--muted);font-size:.9rem;font-weight:750}.home-icon-btn{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:999px;color:var(--ink);background:#f3f7fb}.home-icon-btn svg{width:22px;height:22px}.home-calorie-panel{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:14px;align-items:center;padding:16px;border:1px solid #dcebf8;border-radius:18px;background:#eef6ff}.home-calorie-copy{display:grid;gap:4px}.home-calorie-copy span{color:var(--ink);font-size:.92rem;font-weight:760}.home-calorie-copy strong{font-size:clamp(2.35rem,8vw,3.35rem);line-height:.95;letter-spacing:0}.home-calorie-copy small{color:var(--muted);font-size:1.02rem;font-weight:900}.home-progress-ring{position:relative;display:grid;width:98px;aspect-ratio:1;place-items:center;border-radius:50%;background:conic-gradient(var(--blue) 0 var(--home-progress),#d9e8f7 var(--home-progress) 100%)}.home-progress-ring:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e4edf6}.home-progress-ring strong,.home-progress-ring span{position:relative;z-index:1;display:block;text-align:center}.home-progress-ring strong{align-self:end;margin-bottom:-2px;font-size:1.18rem;font-weight:900}.home-progress-ring span{align-self:start;color:var(--muted);font-size:.72rem;font-weight:800}.home-goal-strip{display:flex;align-items:center;justify-content:flex-start;gap:12px;color:var(--ink);font-weight:800}.home-goal-strip div{display:flex;min-width:0;align-items:center;gap:8px}.home-goal-strip svg{width:22px;height:22px;flex:0 0 auto;color:var(--blue)}.home-goal-strip span{min-width:0;overflow-wrap:anywhere}.home-card-heading button{flex:0 0 auto;padding:7px 11px;border-radius:999px;color:var(--blue);background:#eef6ff;font-size:.84rem;font-weight:820}.home-metrics-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-metric-pill{display:grid;min-height:58px;min-width:0;align-content:center;justify-items:center;padding:12px 14px;border-radius:16px;background:#f6f9fd;text-align:center}.home-metric-pill span,.home-metric-pill strong{display:block;min-width:0;overflow-wrap:anywhere}.home-metric-pill span{color:var(--muted);font-size:.78rem;font-weight:900}.home-metric-pill strong{margin-top:2px;color:var(--ink);font-size:1.14rem;font-weight:950;line-height:1.12}.home-overview .macro-card.is-embedded{gap:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:var(--card);box-shadow:var(--soft-shadow)}.macro-tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:16px}.macro-tile{display:grid;min-width:0;gap:7px;padding:12px;border-right:1px solid var(--line)}.macro-tile:last-child{border-right:0}.macro-tile-head{display:flex;min-width:0;align-items:center;gap:7px;color:var(--ink);font-size:.84rem;font-weight:850}.macro-tile-head span:last-child{min-width:0;overflow-wrap:anywhere}.macro-tile-icon{display:grid;width:24px;height:24px;flex:0 0 auto;place-items:center}.macro-tile-icon svg{width:22px;height:22px}.macro-tile strong{color:var(--ink);font-size:1.12rem;line-height:1.05;font-weight:900}.macro-tile small{color:var(--muted);font-weight:800}.home-overview .macro-card.is-embedded .fiber-goal{grid-template-columns:44px minmax(0,1fr);margin-top:0;padding:11px 13px;border-radius:16px}.today-products-card{display:grid;gap:14px;padding:16px}.today-product-list{display:grid;gap:0}.today-product-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;min-height:0;padding:10px 0;border-bottom:1px solid #edf2f7}.today-product-row:last-child{border-bottom:0}.today-product-row span{min-width:0;color:var(--ink);font-size:.94rem;font-weight:700;line-height:1.22;overflow-wrap:anywhere}.today-product-row strong{align-self:start;color:var(--muted);font-size:.9rem;font-weight:760;line-height:1.22;white-space:nowrap}.today-product-more{padding:10px 0 2px;color:var(--blue);font-size:.86rem;font-weight:820}.today-products-empty{display:grid;justify-items:center;gap:8px;padding:26px 18px;border:1px dashed #cfe0f1;border-radius:18px;color:var(--muted);text-align:center;background:#f8fbff}.today-products-empty svg{width:36px;height:36px;color:var(--blue)}.today-products-empty strong{color:var(--ink)}.today-products-empty.is-error svg,.today-products-empty.is-error strong{color:var(--danger)}.today-products-loading{display:grid;gap:10px}.today-products-loading span{height:20px;border-radius:999px;background:linear-gradient(90deg,#edf3fa,#f8fbff,#edf3fa);background-size:220% 100%;animation:skeleton-shimmer 1.35s ease-in-out infinite}.today-products-loading span:nth-child(2){width:86%}.today-products-loading span:nth-child(3){width:72%}.today-products-loading span:nth-child(4){width:94%}.today-products-modal-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;padding-bottom:calc(18px + var(--safe-bottom));background:#12233f47;overscroll-behavior:contain;touch-action:none}.today-products-modal{display:flex;flex-direction:column;width:min(100%,520px);max-height:min(78vh,calc(100dvh - 96px),680px);min-height:0;margin:0 auto;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:0 24px 60px #12233f38}.today-products-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 12px;border-bottom:1px solid var(--line)}.today-products-modal-head span{display:block;margin-bottom:3px;color:var(--muted);font-size:.78rem;font-weight:820;text-transform:uppercase}.today-products-modal-head h3{margin:0;color:var(--ink);font-size:1.18rem;line-height:1.2}.today-products-modal-head button{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--ink);background:#f3f7fb;cursor:pointer}.today-products-modal-head button svg{width:20px;height:20px}.today-products-table{display:block;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:4px 18px 18px}.today-products-table-row{display:flex;align-items:start;min-height:0;padding:14px 0;border-bottom:1px solid #edf2f7}.today-products-table-row:last-child{border-bottom:0}.today-products-table-row span,.today-products-table-row strong{min-width:0;line-height:1.32;overflow-wrap:anywhere}.today-products-table-row span{display:block;flex:1 1 auto;color:var(--ink);font-weight:720;white-space:normal}.today-products-table-row strong{align-self:start;flex:0 0 auto;justify-self:end;margin-left:12px;color:var(--muted);font-weight:820;white-space:nowrap}.subscription-status-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px;background:#f3fbf6}.subscription-icon{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(85,196,84,.28);border-radius:15px;color:var(--green-deep);background:#fff}.subscription-icon svg,.subscription-status-card>svg{width:24px;height:24px}.subscription-status-card span,.subscription-status-card small{display:block;color:var(--muted);font-weight:800}.subscription-status-card strong{display:block;margin:2px 0 3px;color:var(--ink);font-size:1.04rem;font-weight:850}.subscription-status-card>svg{color:var(--muted)}@media(max-width:520px){.home-overview{gap:16px}.home-summary-card,.today-products-card,.subscription-status-card,.home-overview .macro-card.is-embedded{padding:18px;border-radius:22px}.home-calorie-panel{grid-template-columns:minmax(0,1fr) 94px;gap:12px;padding:15px}.home-progress-ring{width:92px}.home-progress-ring:after{top:10px;right:10px;bottom:10px;left:10px}.home-metrics-strip{gap:10px}.home-metric-pill{min-height:58px;padding:11px 12px}.home-metric-pill strong{font-size:1.08rem}.macro-tile{padding:11px 9px}.macro-tile-head{display:grid;gap:5px;font-size:.76rem}.macro-tile-icon{width:22px;height:22px}.macro-tile-icon svg{width:20px;height:20px}.macro-tile strong{font-size:.98rem}.subscription-status-card{grid-template-columns:48px minmax(0,1fr) auto}.subscription-icon{width:46px;height:46px;border-radius:16px}}*{box-sizing:border-box}html{width:100%;min-height:100%;overflow-x:hidden;background:var(--bg)}body{width:100%;min-width:320px;min-height:100vh;margin:0;color:var(--ink);overflow-x:hidden;background:var(--bg)}#root{width:100%;min-height:100vh;background:var(--bg)}button,input,select,textarea{font:inherit}button{border:0}button:disabled{cursor:not-allowed;opacity:.62}.app-shell{width:min(100%,1040px);min-height:100vh;margin:0 auto;padding:14px 14px calc(92px + var(--safe-bottom));overflow-x:clip}.content-shell{position:relative;min-height:620px;padding:0;border-radius:0;background:transparent;box-shadow:none}.bootstrap-panel,.state-card{margin-bottom:18px;border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:var(--soft-shadow)}.bootstrap-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px}.bootstrap-panel.is-dev{border-color:#2f80ed2e;background:#f4f9ff}.bootstrap-panel strong,.state-card strong{display:block;color:var(--ink);font-weight:900}.bootstrap-panel span,.state-card span,.state-card small{color:var(--muted);font-weight:800}.bootstrap-flags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.bootstrap-flags span{padding:7px 10px;border-radius:999px;color:var(--blue);background:#edf5ff;font-size:.84rem}.dev-live-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:12px 14px;border:1px solid rgba(47,128,237,.18);border-radius:18px;background:#edf5ffb8;box-shadow:var(--soft-shadow)}.dev-live-panel div{display:grid;gap:2px;min-width:0}.dev-live-panel span,.dev-live-panel em{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:900;text-transform:uppercase}.dev-live-panel strong{color:var(--ink);font-size:1rem}.dev-live-panel em{color:var(--green-deep);text-transform:none}.dev-live-panel em.is-error{color:var(--danger)}.state-card{display:grid;gap:10px;justify-items:center;padding:44px 20px;text-align:center}.state-card.is-compact{justify-items:start;padding:14px 16px;text-align:left}.state-card.is-error{border-color:#ef5f5f59;background:#fff7f7}.diagnostics-panel{width:min(100%,440px);margin-top:4px;border:1px solid rgba(239,95,95,.18);border-radius:8px;background:#ffffffad;text-align:left}.diagnostics-panel summary{padding:12px 14px;color:var(--ink);font-size:.88rem;font-weight:900;cursor:pointer}.diagnostics-grid{display:grid;gap:8px;padding:0 14px 14px}.diagnostic-row{display:grid;grid-template-columns:minmax(120px,.85fr) minmax(0,1.15fr);gap:10px;align-items:start;color:var(--muted);font-size:.78rem;font-weight:800}.diagnostic-row b{min-width:0;overflow-wrap:anywhere;color:var(--ink);font-weight:900}.loader{width:42px;height:42px;border:4px solid #dbe8f4;border-top-color:var(--blue);border-radius:50%;animation:spin .9s linear infinite}.loader.is-small{width:24px;height:24px;border-width:3px}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-grid,.plan-grid{display:grid;grid-template-columns:minmax(300px,1.04fr) minmax(300px,.96fr);gap:18px;align-items:start}.stack,.quick-grid,.meal-list,.summary-list{display:grid;gap:16px}.metric-card,.macro-card,.profile-metrics-card,.quick-card,.assistant-card,.summary-card,.meal-card,.step-card,.empty-state{border:1px solid var(--line);border-radius:20px;background:var(--card);box-shadow:var(--soft-shadow)}.metric-card{display:grid;gap:18px;padding:20px}.card-title-row,.view-header,.meal-top,.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.card-title-row{align-items:center;margin-bottom:16px}.metric-card>.card-title-row{margin-bottom:8px}.eyebrow{margin:0;color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.date-chip{display:inline-flex;align-items:center;min-height:28px;margin:0 0 2px;padding:5px 10px;border-radius:999px;color:#2f6f8f;background:#edf7fb;font-size:.76rem;font-weight:800}.section-title{margin:4px 0 0;font-size:1.26rem;line-height:1.2;letter-spacing:0}.title-icon{width:28px;height:28px;color:var(--blue)}.calorie-layout{display:grid;gap:20px;justify-items:center}.calorie-ring{position:relative;display:grid;width:clamp(232px,24vw,254px);aspect-ratio:1;place-items:center;border-radius:50%;background:conic-gradient(var(--blue) 0 42%,var(--orange) 42% 74%,var(--green) 74% 100%),#dfe8f2;box-shadow:inset 0 -12px 20px #1225421c,0 18px 32px #21467826}.calorie-ring:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border:2px dashed #c8d9ec;border-radius:50%}.calorie-ring:after{content:"";position:absolute;top:28px;right:28px;bottom:28px;left:28px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #d2dceabd}.ring-copy{position:relative;z-index:1;display:grid;gap:2px;text-align:center}.ring-copy span{color:var(--muted);font-size:.9rem;font-weight:800;white-space:nowrap}.ring-copy strong{font-size:3.65rem;line-height:1;letter-spacing:0}.ring-copy small{font-size:1.08rem;font-weight:900}.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%}.profile-metrics-card{padding:18px}.stat-orbit{display:grid;min-width:0;gap:8px;justify-items:center}.stat-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;color:#fff;background:var(--blue);box-shadow:0 10px 18px #2b68b933}.stat-icon svg{width:30px;height:30px}.stat-icon.is-green{background:var(--green)}.stat-icon.is-orange{background:var(--orange)}.stat-label,.stat-value{display:block;text-align:center}.stat-label{color:var(--muted);font-weight:800}.stat-value{font-size:1.12rem;font-weight:900}.stat-value.is-goal{color:var(--green-deep)}.stat-value.is-placeholder{color:var(--ink)}.macro-card{display:grid;gap:22px;padding:26px 24px}.macro-card.is-embedded{gap:16px;padding:20px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.macro-card.is-embedded .card-title-row{margin-bottom:0}.macro-row{display:grid;grid-template-columns:62px minmax(0,1fr);gap:18px;align-items:center}.macro-icon{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;color:#fff;box-shadow:0 12px 20px #22497e24}.macro-icon svg{width:32px;height:32px}.macro-main{min-width:0}.macro-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.macro-name{font-size:1.12rem;font-weight:900}.macro-percent{font-weight:900}.bar{height:9px;overflow:hidden;border-radius:99px;background:#e4eaf2}.bar>span{display:block;height:100%;border-radius:inherit}.macro-kcal{display:block;margin-top:6px;color:var(--muted);font-weight:800}.fiber-goal{display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:center;padding:12px 14px;border:1px solid rgba(85,196,84,.24);border-radius:20px;background:#f6fcf7}.fiber-icon{display:grid;width:44px;height:44px;place-items:center;border:2px solid rgba(85,196,84,.68);border-radius:50%;color:var(--green-deep);background:#fff;box-shadow:0 8px 18px #2fa8651f}.fiber-icon svg{width:23px;height:23px}.fiber-copy{display:grid;gap:2px}.fiber-copy span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.fiber-copy strong{color:var(--ink);font-size:1rem;font-weight:900}.quick-card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:16px;align-items:center;padding:18px 22px}.quick-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;color:var(--blue);background:#edf5ff}.quick-icon svg{width:30px;height:30px}.quick-card b{display:block;margin-bottom:3px;color:var(--muted)}.quick-card strong{color:var(--blue);font-size:1.22rem}.quick-card strong.is-green{color:var(--green-deep)}.quick-card strong.is-violet{color:var(--violet)}.quick-card strong.is-placeholder{color:var(--ink)}.assistant-card{display:grid;grid-template-columns:86px minmax(0,1fr);gap:16px;align-items:center;padding:18px;border-color:#cfe3f8;background:#f6fbff}.assistant-avatar{display:grid;width:64px;height:64px;place-items:center;border-radius:20px;color:var(--blue);background:#eef6ff;box-shadow:inset 0 0 0 1px #d8e8f8}.assistant-avatar svg{width:30px;height:30px}.assistant-card p{margin:0 0 14px;color:#243557;font-weight:800;line-height:1.42}.user-profile-screen{display:grid;width:min(100%,560px);gap:14px;margin:0 auto}.profile-screen-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 2px 2px}.profile-screen-header h2{margin:0;font-size:1.42rem}.profile-screen-header>div>span{display:block;margin-top:4px;color:var(--muted);font-size:.84rem;font-weight:760;line-height:1.3}.profile-header-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:var(--card);box-shadow:var(--soft-shadow)}.profile-header-icon svg{width:20px;height:20px}.user-profile-card,.profile-progress-card,.profile-settings-section,.profile-subscription-card,.profile-restart-card{min-width:0;border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:var(--soft-shadow)}.user-profile-card{position:relative;padding:14px 58px 14px 14px}.user-profile-identity{display:grid;grid-template-columns:62px minmax(0,1fr);gap:14px;align-items:center}.user-profile-identity .assistant-avatar{width:58px;height:58px;overflow:hidden;border-radius:18px}.user-profile-identity .assistant-avatar img{width:100%;height:100%;object-fit:cover}.user-profile-identity .assistant-avatar svg{width:28px;height:28px}.profile-card-edit-btn{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;border-radius:12px;color:var(--blue);background:#f1f7ff;cursor:pointer}.profile-card-edit-btn svg{width:16px;height:16px;stroke-width:2.5}.user-profile-identity>div:last-child{display:grid;gap:4px;min-width:0}.user-profile-identity strong{min-width:0;color:var(--ink);font-size:1.02rem;line-height:1.22;overflow-wrap:anywhere}.user-profile-identity span,.user-profile-identity small{min-width:0;color:var(--muted);font-size:.78rem;font-weight:760;line-height:1.3;overflow-wrap:anywhere}.profile-subscription-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto 18px;gap:10px;align-items:center;padding:13px;border-color:#dcebf8;background:#eef6ff}.profile-subscription-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--green))}.profile-subscription-card svg{width:18px;height:18px}.profile-subscription-card>div:nth-child(2){display:grid;gap:2px;min-width:0}.profile-subscription-card span{color:var(--muted);font-size:.72rem;font-weight:820}.profile-subscription-card strong{min-width:0;color:var(--ink);font-size:.98rem;line-height:1.2;overflow-wrap:anywhere}.profile-subscription-card small{padding:5px 8px;border-radius:999px;color:var(--blue);background:#fff;font-size:.68rem;font-weight:860;white-space:nowrap}.profile-subscription-card>svg{color:var(--muted)}.profile-progress-card{display:grid;gap:10px;padding:15px 14px 13px;overflow:hidden}.profile-progress-head,.profile-progress-body,.profile-progress-foot{min-width:0}.profile-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-progress-head strong{color:var(--ink);font-size:.96rem;line-height:1.2}.profile-progress-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;align-items:start;margin-top:0}.profile-progress-stat{position:relative;z-index:1;display:grid;gap:3px;min-width:0;align-self:start}.profile-progress-stat:first-child{grid-column:1;grid-row:1}.profile-progress-stat.is-trend{grid-column:2;grid-row:1;justify-items:end;text-align:right}.profile-progress-stat span{color:var(--muted);font-size:.6rem;font-weight:820}.profile-progress-stat strong{min-width:0;color:var(--ink);font-size:.82rem;line-height:1.18;overflow-wrap:anywhere}.profile-progress-stat small{color:var(--muted);font-size:.62rem;font-weight:800;line-height:1.1}.profile-progress-stat.is-down strong{color:var(--green-deep)}.profile-progress-stat.is-up strong{color:#f08a1d}.profile-progress-stat.is-flat strong,.profile-progress-stat.is-neutral strong{color:var(--ink)}.profile-sparkline{grid-column:1 / -1;grid-row:2;align-self:center;width:100%;min-width:88px;height:118px;margin:-2px 0 -6px;filter:drop-shadow(0 7px 12px rgba(76,190,93,.16))}.profile-sparkline-grid{stroke:#e1ebf5;stroke-width:.9}.profile-sparkline-grid.is-vertical{stroke:#edf3f9}.profile-sparkline-axis{stroke:#cbd9e8;stroke-width:1}.profile-sparkline-line{fill:none;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.profile-sparkline-point{fill:#fff;stroke:var(--green);stroke-width:1.8}.profile-sparkline-y-label,.profile-sparkline-x-label{fill:#7b8aa0;font-size:7px;font-weight:850}.profile-sparkline-y-label{text-anchor:start}.profile-sparkline-x-label{text-anchor:middle}.profile-progress-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-progress-foot>span{flex:1 1 auto;color:var(--muted);font-size:.7rem;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.profile-progress-action{display:inline-flex;flex:0 0 auto;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 11px;border-radius:11px;color:var(--blue);background:#eef6ff;font-size:.72rem;font-weight:900;cursor:pointer;white-space:nowrap}.profile-progress-action svg{width:14px;height:14px;stroke-width:2.5}.weight-progress-screen{display:grid;width:min(100%,560px);gap:14px;margin:0 auto}.weight-progress-header{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.weight-progress-back{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:var(--ink);background:var(--card);box-shadow:var(--soft-shadow);cursor:pointer}.weight-progress-back svg{width:22px;height:22px}.weight-progress-header span{display:block;color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.weight-progress-header h2{margin:2px 0 0;color:var(--ink);font-size:1.42rem;line-height:1.18}.weight-progress-chart-card,.weight-history-card{border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:var(--soft-shadow)}.weight-progress-chart-card{display:grid;gap:16px;padding:16px}.weight-progress-chart-head{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.weight-progress-chart-head>div{display:grid;min-width:0;gap:3px;min-height:82px;align-content:center;justify-items:center;padding:12px;border-radius:15px;background:#f6f9fd;text-align:center}.weight-progress-chart-head span{color:var(--muted);font-size:.76rem;font-weight:860}.weight-progress-chart-head strong{min-width:0;color:var(--ink);font-size:1rem;line-height:1.2;overflow-wrap:anywhere}.weight-progress-chart-head strong.is-down{color:var(--green)}.weight-progress-chart-head strong.is-up{color:#f59f22}.weight-progress-chart-head strong.is-flat,.weight-progress-chart-head strong.is-neutral{color:var(--ink)}.weight-progress-chart-head small{min-width:0;color:var(--muted);font-size:.72rem;font-weight:850;overflow-wrap:anywhere}.weight-progress-range{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:5px;border:1px solid #dce8f4;border-radius:16px;background:#f3f7fb}.weight-progress-range button{display:inline-grid;min-width:0;min-height:34px;place-items:center;padding:0 4px;border-radius:12px;color:var(--muted);background:transparent;font-size:.68rem;font-weight:900;line-height:1.1;cursor:pointer;white-space:nowrap}.weight-progress-range button.is-active{color:var(--blue);background:#fff;box-shadow:0 8px 18px #2f80ed1f}.weight-progress-summary{display:flex;align-items:center;min-height:34px;padding:8px 11px;border-radius:13px;color:var(--ink);background:#f6f9fd;font-size:.78rem;font-weight:850;line-height:1.25}.weight-progress-summary.is-down{color:#179b63;background:#edf9f3}.weight-progress-summary.is-up{color:#c87911;background:#fff7e8}.weight-progress-summary.is-neutral{color:var(--muted)}.weight-progress-status{margin:-4px 2px 0;color:var(--muted);font-size:.78rem;font-weight:800}.weight-progress-status.is-error{color:#dc4545}.weight-progress-chart{display:grid;min-height:292px;place-items:center;padding:14px 2px 6px;border-radius:16px;background:#f8fbff}.weight-chart-svg{display:block;width:100%;max-width:440px;height:auto}.weight-chart-grid{stroke:#e0ebf5;stroke-width:1}.weight-chart-grid-vertical{stroke:#edf3f9}.weight-chart-axis{stroke:#cbd9e8;stroke-width:1.2}.weight-chart-line{fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.weight-chart-point{fill:#fff;stroke:var(--green);stroke-width:1.8}.weight-chart-point-hit{cursor:pointer;outline:none}.weight-chart-point-hit-area{fill:transparent;stroke:transparent}.weight-chart-y-label,.weight-chart-x-label,.weight-chart-point-label{fill:var(--muted);font-size:10px;font-weight:850}.weight-chart-x-label,.weight-chart-point-label{text-anchor:middle}.weight-chart-point-label{fill:var(--ink);font-size:8px;font-weight:860}.weight-chart-tooltip rect{fill:#fff;stroke:#d8e8f6;stroke-width:1;filter:drop-shadow(0 8px 14px rgba(25,48,84,.12))}.weight-chart-tooltip text{fill:var(--muted);font-size:9px;font-weight:850}.weight-chart-tooltip text.is-value{fill:var(--ink);font-size:11px;font-weight:950}.weight-chart-empty{display:grid;gap:4px;place-items:center;min-height:164px;color:var(--muted);text-align:center}.weight-chart-empty strong{color:var(--ink)}.weight-history-card{display:grid;gap:12px;padding:16px}.weight-history-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.weight-history-head strong{color:var(--ink);font-size:1rem}.weight-history-head>span{padding:5px 9px;border-radius:999px;color:var(--blue);background:#eef6ff;font-size:.78rem;font-weight:900}.weight-history-add-btn{display:inline-flex;height:34px;flex:0 0 auto;align-items:center;justify-content:center;gap:5px;padding:0 12px;border-radius:50%;color:var(--blue);background:#eef6ff;font-size:.78rem;font-weight:900;cursor:pointer}.weight-history-add-btn svg{width:18px;height:18px;stroke-width:2.8}.weight-history-add-btn span{line-height:1}.weight-history-hint{margin:-3px 0 0;padding:8px 11px;border-radius:13px;color:var(--muted);background:#f6f9fd;font-size:.76rem;font-weight:820;line-height:1.25}.weight-history-table{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.weight-history-row-shell{position:relative;overflow:hidden;background:#fff}.weight-history-row-shell:after{content:"";position:absolute;right:12px;bottom:0;left:12px;z-index:2;height:1px;background:#edf2f7;pointer-events:none}.weight-history-row-shell:last-child:after{display:none}.weight-history-delete-action{position:absolute;inset:0 auto 0 0;z-index:0;display:inline-flex;width:88px;align-items:center;justify-content:center;gap:5px;color:#fff;background:#ec4c4c;font-size:.78rem;font-weight:900;cursor:pointer;user-select:none;-webkit-user-select:none}.weight-history-delete-action svg{width:16px;height:16px;stroke-width:2.5}.weight-history-row{position:relative;z-index:1;display:grid;width:var(--weight-row-width, 100%);box-sizing:border-box;grid-template-columns:minmax(0,1fr) 98px;gap:12px;align-items:center;min-height:44px;padding:10px 12px;background:#fff;margin-left:var(--weight-row-offset, 0px);transition:margin-left .18s ease,width .18s ease;touch-action:pan-y;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;will-change:margin-left}.weight-history-row:last-child{border-bottom:0}.weight-history-row.is-head{min-height:38px;border-bottom:1px solid #edf2f7;color:var(--muted);background:#f8fbff;font-size:.76rem;font-weight:900;text-transform:uppercase}.weight-history-row span,.weight-history-row strong{min-width:0;overflow-wrap:anywhere;user-select:none;-webkit-user-select:none}.weight-history-row span{color:var(--muted);font-weight:780}.weight-history-row>:last-child{justify-self:center;text-align:center}.weight-history-row strong{color:var(--ink);font-weight:900}.weight-history-row.is-highlighted{animation:weight-row-highlight 1.8s ease-out}@keyframes weight-row-highlight{0%{background:#ecfbf4;box-shadow:inset 0 0 0 1px #32bf7442}62%{background:#ecfbf4;box-shadow:inset 0 0 0 1px #32bf742e}to{background:#fff;box-shadow:inset 0 0 0 1px #32bf7400}}.weight-entry-modal-backdrop{position:fixed;z-index:46;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;padding-bottom:calc(18px + var(--safe-bottom));background:#12233f47}.weight-entry-modal{display:grid;width:min(100%,420px);max-height:calc(100dvh - 36px - var(--safe-bottom));overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--card);box-shadow:0 24px 60px #12233f38}.weight-entry-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 17px 8px}.weight-entry-modal-head h3{margin:0;color:var(--ink);font-size:1.12rem;line-height:1.2}.weight-entry-modal-head button{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--ink);background:#f3f7fb;cursor:pointer}.weight-entry-modal-head button svg{width:19px;height:19px}.weight-entry-form{display:grid;gap:10px;padding:8px 17px 17px}.weight-entry-form label{color:var(--muted);font-size:.8rem;font-weight:900}.weight-entry-form input{width:100%;min-height:48px;padding:0 14px;border:1px solid #d8e8f8;border-radius:15px;color:var(--ink);background:#f8fbff;font-weight:820;outline:none}.weight-entry-form input:focus{border-color:#2f80eda3;box-shadow:0 0 0 4px #2f80ed1f}.weight-entry-form small{color:var(--muted);font-size:.78rem;font-weight:780}.weight-date-wheel-field{display:grid;gap:8px;margin-top:2px}.weight-date-wheel-label{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.weight-date-wheel-label span{color:var(--muted);font-size:.8rem;font-weight:900}.weight-date-wheel-label strong{color:var(--ink);font-size:.86rem;font-weight:900;text-align:right}.weight-date-wheel{position:relative;display:grid;height:150px;overflow-y:auto;overscroll-behavior:contain;padding:52px 6px;border:1px solid #d8e8f8;border-radius:17px;background:linear-gradient(180deg,#f8fbff,#f8fbff00 26%,#f8fbff00 74%,#f8fbff),linear-gradient(180deg,transparent 0 calc(50% - 23px),#edf9f3 calc(50% - 23px) calc(50% + 23px),transparent calc(50% + 23px)),#fff;scroll-snap-type:y mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.weight-date-wheel::-webkit-scrollbar{display:none}.weight-date-wheel button{position:relative;display:grid;min-height:46px;gap:2px;align-content:center;padding:0 12px;border-radius:13px;color:var(--ink);background:transparent;text-align:left;scroll-snap-align:center;cursor:pointer}.weight-date-wheel button span{font-size:.9rem;font-weight:900}.weight-date-wheel button small{color:var(--muted);font-size:.72rem;font-weight:820}.weight-date-wheel button.is-active{color:var(--green)}.weight-date-wheel button.is-active small{color:#37a976}.weight-entry-form p{margin:0;color:#d33b3b;font-size:.82rem;font-weight:850}.weight-entry-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:6px}.weight-entry-actions .primary-btn,.weight-entry-actions .secondary-btn{min-height:46px;padding:0 14px}.weight-delete-modal-backdrop{position:fixed;z-index:47;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;padding-bottom:calc(18px + var(--safe-bottom));background:#12233f47}.weight-delete-modal{display:grid;width:min(100%,420px);overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--card);box-shadow:0 24px 60px #12233f38}.weight-delete-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 17px 8px}.weight-delete-modal-head h3{margin:0;color:var(--ink);font-size:1.12rem;line-height:1.2}.weight-delete-modal-head button{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--ink);background:#f3f7fb;cursor:pointer}.weight-delete-modal-head button svg{width:19px;height:19px}.weight-delete-modal-body{display:grid;gap:10px;padding:8px 17px 17px}.weight-delete-modal-body p{margin:0;padding:12px 14px;border-radius:15px;color:var(--ink);background:#f8fbff;font-weight:900}.weight-delete-modal-body span{color:var(--muted);font-size:.82rem;font-weight:780;line-height:1.35}.weight-delete-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:6px}.weight-delete-actions .secondary-btn,.weight-delete-actions .danger-btn{min-height:46px;padding:0 14px}.danger-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;color:#fff;background:#ec4c4c;font-weight:950;cursor:pointer}.profile-settings-section{display:grid;gap:12px;padding:15px}.profile-section-head{display:flex;align-items:center;gap:10px;min-width:0}.profile-section-head strong{min-width:0;color:var(--ink);font-size:1rem;line-height:1.25}.profile-section-icon{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border-radius:12px;color:var(--blue);background:#edf5ff}.profile-section-icon svg{width:18px;height:18px;stroke-width:2.4}.profile-settings-section.is-green .profile-section-icon{color:var(--green-deep);background:#ebfaef}.profile-settings-section.is-violet .profile-section-icon{color:#7a5bf2;background:#f1edff}.profile-meal-structure{display:grid;gap:10px;padding-top:10px;border-top:1px solid #eef3f8}.profile-meal-structure-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-meal-structure-head div{display:grid;gap:2px;min-width:0}.profile-meal-structure-head strong{color:var(--ink);font-size:.95rem;line-height:1.25}.profile-meal-structure-head span{color:var(--muted);font-size:.78rem;font-weight:800}.profile-meal-structure-head button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:12px;color:var(--blue);background:#f1f7ff;cursor:pointer}.profile-meal-structure-head button svg{width:16px;height:16px;stroke-width:2.3}.profile-meal-cards{display:grid;gap:8px}.profile-meal-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;align-items:start;padding:11px 12px;border:1px solid #e9f0f7;border-radius:16px;background:#fbfdff}.profile-meal-card div:first-child{display:grid;gap:2px;min-width:0}.profile-meal-card span{color:var(--muted);font-size:.76rem;font-weight:820}.profile-meal-card strong{min-width:0;color:var(--ink);font-size:.92rem;line-height:1.25}.profile-meal-card b{justify-self:end;color:var(--blue);font-size:.92rem;line-height:1.25}.profile-meal-dishes{display:flex;grid-column:1 / -1;flex-wrap:wrap;gap:6px}.profile-meal-dishes span{min-height:26px;padding:6px 8px;border-radius:999px;color:var(--green-deep);background:#eefaf2;font-size:.72rem;font-weight:900;line-height:1}.profile-edit-list{display:grid;min-width:0}.profile-edit-row{display:grid;grid-template-columns:30px minmax(0,1fr) 34px;gap:10px;align-items:center;min-width:0;padding:11px 0;border-top:1px solid #eef3f8}.profile-edit-row:first-child{border-top:0;padding-top:0}.profile-edit-row:last-child{padding-bottom:0}.profile-edit-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;color:var(--blue);background:#edf5ff}.profile-edit-icon svg{width:16px;height:16px;stroke-width:2.3}.profile-edit-row.is-green .profile-edit-icon{color:var(--green-deep);background:#ebfaef}.profile-edit-row.is-violet .profile-edit-icon{color:#7a5bf2;background:#f1edff}.profile-edit-row.is-orange .profile-edit-icon{color:var(--orange);background:#fff8e7}.profile-edit-row.is-red .profile-edit-icon{color:var(--danger);background:#fff0f0}.profile-edit-copy{display:grid;grid-template-columns:minmax(82px,.72fr) minmax(0,1fr);gap:10px;align-items:center;min-width:0}.profile-edit-copy span{min-width:0;color:var(--muted);font-size:.78rem;font-weight:760;line-height:1.25;overflow-wrap:anywhere}.profile-edit-copy strong{min-width:0;justify-self:end;color:var(--ink);font-size:.83rem;font-weight:830;line-height:1.25;text-align:right;overflow-wrap:anywhere}.profile-edit-btn{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:12px;color:var(--blue);background:#f1f7ff;cursor:pointer;transition:transform .16s ease,background .16s ease}.profile-edit-btn:active{transform:translateY(1px)}.profile-edit-btn svg{width:16px;height:16px;stroke-width:2.5}.profile-restart-card{display:grid;grid-template-columns:42px minmax(0,1fr) 34px;gap:12px;align-items:center;padding:14px;border-color:#dcebf8;background:#eef7ff}.profile-restart-icon,.profile-restart-btn{display:grid;place-items:center}.profile-restart-icon{width:40px;height:40px;border-radius:13px;color:var(--blue);background:#fff}.profile-restart-icon svg,.profile-restart-btn svg{width:19px;height:19px}.profile-restart-card>div:nth-child(2){display:grid;gap:3px;min-width:0}.profile-restart-card strong{color:var(--ink);font-size:.96rem;line-height:1.25}.profile-restart-card span{color:var(--muted);font-size:.78rem;font-weight:760;line-height:1.35}.profile-restart-btn{width:34px;height:34px;border-radius:12px;color:var(--blue);background:#fff;cursor:pointer}.profile-name-modal-backdrop{position:fixed;z-index:45;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;padding-bottom:calc(18px + var(--safe-bottom));background:#12233f47}.profile-name-modal{display:grid;width:min(100%,420px);overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--card);box-shadow:0 24px 60px #12233f38}.profile-name-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 17px 8px;border-bottom:0}.profile-name-modal-head span{display:none;margin-bottom:3px;color:var(--muted);font-size:.76rem;font-weight:820;text-transform:uppercase}.profile-name-modal-head h3{margin:0;color:var(--ink);font-size:1.12rem;line-height:1.2}.profile-name-modal-head button{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--ink);background:#f3f7fb;cursor:pointer}.profile-name-modal-head button svg{width:19px;height:19px}.profile-name-form{display:grid;gap:10px;padding:8px 17px 17px}.profile-name-form label{display:none}.profile-name-form input{width:100%;min-height:48px;padding:0 14px;border:1px solid #d8e8f8;border-radius:15px;color:var(--ink);background:#f8fbff;font-weight:820;outline:none}.profile-name-form input:focus{border-color:#2f80eda3;box-shadow:0 0 0 4px #2f80ed1f}.profile-name-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:6px}.profile-name-actions .primary-btn,.profile-name-actions .secondary-btn{min-height:46px;padding:0 14px}.onboarding-prompt-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:center;padding:18px;border:1px solid #bfddff;border-radius:24px;background:linear-gradient(135deg,#eef7ff,#fff);box-shadow:var(--shadow)}.onboarding-prompt-card.is-compact{padding:16px}.onboarding-prompt-card>div:last-child{display:grid;gap:10px}.onboarding-prompt-card strong{color:var(--ink);font-size:1.06rem;line-height:1.3}.onboarding-prompt-card span{color:var(--muted);font-weight:800;line-height:1.45}.primary-btn,.secondary-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border-radius:14px;font-weight:850;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-btn{color:#fff;background:var(--blue);box-shadow:0 10px 20px #2f80ed3d}.secondary-btn{color:var(--blue);background:#edf5ff}.secondary-btn.is-compact{min-height:40px;padding:0 14px;border-radius:14px;font-size:.9rem}.ghost-btn{color:var(--ink);background:#f3f6fa}.primary-btn:active,.secondary-btn:active,.ghost-btn:active,.nav-item:active{transform:translateY(1px)}.primary-btn svg,.secondary-btn svg,.ghost-btn svg{width:20px;height:20px}.view-header{margin-bottom:20px}.plan-view-header .section-title{margin-top:0}.plan-view-header>div{width:100%}.plan-date-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-top:14px}.plan-date-card{position:relative;display:grid;justify-items:center;gap:3px;min-height:86px;padding:11px 8px;border:1px solid #dce8f5;border-radius:18px;color:var(--muted);background:#fff;box-shadow:0 12px 24px #23395f14;font:inherit;text-align:center;cursor:pointer;overflow:hidden}.plan-date-card.is-active:after{position:absolute;right:-2px;bottom:-2px;left:-2px;height:8px;border-radius:0 0 18px 18px;background:var(--blue);content:""}.plan-date-number{color:var(--ink);font-size:1.85rem;font-weight:950;line-height:1}.plan-date-card.is-active .plan-date-number,.plan-date-card.is-active .plan-date-month,.plan-date-card.is-active .plan-date-weekday{color:var(--blue)}.plan-date-month,.plan-date-weekday{font-size:.78rem;font-weight:900;line-height:1.1}.plan-date-month{text-transform:lowercase}.plan-date-weekday{opacity:.86}.view-header p:last-child{max-width:680px;margin:8px 0 0;color:var(--muted);font-weight:800;line-height:1.45}.summary-card{padding:22px}.summary-number{display:grid;gap:4px;padding:16px 18px;border:1px solid #d9eaff;border-radius:18px;color:var(--blue);background:#edf5ff}.summary-number small{color:#4f8fdb;font-weight:900}.summary-number strong{color:var(--blue);font-size:1.85rem;line-height:1}.summary-list{margin-top:18px}.summary-line{display:flex;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid var(--line);color:var(--muted);font-weight:900}.summary-line:last-child{border-bottom:0;padding-bottom:0}.summary-line b{color:var(--ink)}.meal-card{display:grid;gap:14px;padding:18px}.meal-group{display:grid;gap:12px;padding:14px;border:1px solid #dfeaf5;border-radius:24px;background:linear-gradient(180deg,#fff,#f8fbff)}.meal-group-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:2px 2px 0}.meal-group-head h3{margin:2px 0 0;color:var(--ink);font-size:1.06rem;line-height:1.2}.meal-group-head span{color:var(--muted);font-size:.76rem;font-weight:850}.meal-group-dishes{display:flex;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0}.meal-group-dishes span{min-height:26px;padding:6px 9px;border-radius:999px;color:var(--green-deep);background:#eefaf2;font-size:.74rem;font-weight:900;line-height:1}.meal-group-list{display:grid;gap:10px}.meal-group .meal-card{box-shadow:none}.meal-name{margin:4px 0 0;font-size:1.24rem;line-height:1.22}.meal-source{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin:7px 0 0;color:var(--muted);font-weight:800}.meal-source-separator{color:#a4b1c4}.meal-time-icon{width:13px;height:13px;stroke-width:2.2;color:currentColor}.meal-badge{flex:0 0 auto;padding:8px 12px;border-radius:999px;color:var(--blue);background:#edf5ff;font-weight:900;white-space:nowrap}.meal-badge.is-title-aligned{margin-top:23px}.meal-macros,.tag-row,.dialog-actions{display:flex;flex-wrap:wrap;gap:8px}.dialog-actions.is-close-row{justify-content:flex-end}.macro-pill,.tag-row span{padding:7px 10px;border-radius:999px;color:#52627d;background:#f2f6fb;font-size:.9rem;font-weight:900}.tag-row span{color:var(--green-deep);background:#f1fbf2}.ingredients-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px}.ingredients-heading h3{margin:0;line-height:1.2}.ingredients-heading span{display:inline-flex;align-items:center;flex:0 0 auto;min-height:30px;padding:7px 10px;border-radius:999px;color:var(--blue);background:#edf5ff;font-size:.86rem;font-weight:900;line-height:1;white-space:nowrap}.meal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.meal-actions.is-single{grid-template-columns:1fr}.meal-actions .ghost-btn,.meal-actions .secondary-btn{min-height:42px;padding:0 10px}.survey-context{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;grid-template-rows:auto auto auto 1fr auto;width:100%;height:100vh;height:100dvh;min-height:100dvh;max-height:100dvh;padding:calc(14px + env(safe-area-inset-top)) 16px calc(14px + env(safe-area-inset-bottom));color:var(--ink);background:#f7fbff;overflow:hidden;overscroll-behavior:contain}.survey-context-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:2px 0 14px}.survey-context-header span{display:block;color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.survey-context-header strong{display:block;margin-top:2px;font-size:1.2rem;line-height:1.15}.target-acceptance-context{grid-template-rows:auto 1fr}.target-acceptance-context.has-target-back{grid-template-rows:auto auto 1fr}.target-acceptance-context .survey-context-body{padding-top:8px}.target-context-header{padding-bottom:18px}.target-back-row{min-height:42px;padding-bottom:12px}.survey-close-btn,.survey-back-btn{display:inline-grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border:0;border-radius:50%;color:var(--ink);background:#fff;box-shadow:0 12px 28px #20345724;cursor:pointer}.survey-close-btn svg,.survey-back-btn svg{width:21px;height:21px}.survey-back-btn:disabled{opacity:.45;cursor:default}.survey-progress-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:3px;padding:2px 0 16px}.survey-progress-track span{height:5px;border-radius:999px;background:#dce9f6}.survey-progress-track span.is-complete{background:#5fb6f2}.survey-progress-track span.is-active{background:var(--blue);box-shadow:0 0 0 3px #2f80ed1f}.survey-edit-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:10px 14px;border:1px solid rgba(49,132,241,.18);border-radius:16px;background:#eef7ffd1;color:var(--ink)}.survey-edit-strip span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.survey-edit-strip strong{min-width:0;text-align:right;font-size:.96rem}.target-intro-card{margin-top:0;background:#fbfdff;box-shadow:none}.target-intro-card+.target-card{margin-top:14px}.survey-back-row{min-height:44px;padding-bottom:10px}.survey-context-body{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding:0 0 18px;scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch}.survey-context-footer{padding-top:12px;background:#f7fbff;box-shadow:none}.survey-context:has(.meal-dish-picker-backdrop){grid-template-rows:auto auto auto 1fr 0}.survey-context.is-meal-builder-dragging{grid-template-rows:auto auto auto 1fr 0}.survey-context:has(.meal-dish-picker-backdrop) .survey-context-body{overflow:visible}.survey-context:has(.meal-dish-picker-backdrop) .survey-context-footer{display:none}.survey-context.is-meal-builder-dragging .survey-context-footer{display:none}.survey-context.is-meal-builder-dragging .meal-dish-add,.survey-context.is-meal-builder-dragging .meal-add-card,.survey-context.is-meal-builder-dragging .meal-type-trigger,.survey-context.is-meal-builder-dragging .meal-type-options button{pointer-events:none}.survey-continue-btn{width:100%;min-height:56px;font-size:1.02rem}.survey-continue-btn:disabled{opacity:.48;cursor:default}.survey-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:12px;overflow-x:auto;padding-bottom:4px}.step-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-height:62px;padding:12px;color:var(--muted);font-weight:900}.step-card span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f4f7fb}.step-card.is-active{color:var(--blue);background:#eef6ff;box-shadow:inset 0 0 0 1px #2f80ed14}.step-card.is-active span{color:#fff;background:var(--blue)}.onboarding-card,.target-card{display:grid;gap:16px;min-width:0;max-width:100%;margin-top:16px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.survey-context .onboarding-card,.survey-context .target-card{box-shadow:none}.onboarding-card h3{margin:0;font-size:1.28rem}.onboarding-step-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.onboarding-step-title-row h3{min-width:0;overflow-wrap:anywhere}.step-help-button{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;padding:0;border:0;border-radius:50%;color:#68788d;background:#eef3f8;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.step-help-button svg{width:18px;height:18px;stroke-width:2.7}.step-help-button:active{transform:scale(.96)}.step-help-button:focus-visible{outline:3px solid rgba(47,128,237,.18);outline-offset:2px}.step-help-button:hover{color:var(--ink);background:#e5edf6;box-shadow:0 8px 18px #22456c1f}.onboarding-card p{margin:0;color:var(--muted);font-weight:800;line-height:1.45}.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.answer-grid.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-btn{min-height:46px;padding:10px 12px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#f7faff;font-weight:900;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.choice-btn:active{transform:scale(.99)}.choice-btn:focus-visible{outline:none;border-color:#2f80ed8c;box-shadow:0 0 0 4px #2f80ed1f}.choice-btn.is-selected{color:var(--blue);border-color:#2f80ed5c;background:#eef6ff;box-shadow:inset 0 0 0 1px #2f80ed14,0 8px 18px #2f80ed1a}.food-preference-picker{display:grid;gap:12px;min-width:0}.food-preference-search{display:grid;gap:8px;color:var(--muted);font-weight:900}.food-preference-search input{width:100%;min-width:0;min-height:46px;padding:0 14px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fbfdff;font:inherit;font-weight:850;outline:none;box-shadow:inset 0 0 0 1px #2f80ed00;transition:border-color .15s ease,box-shadow .15s ease}.food-preference-search input:focus{border-color:#2f80ed73;box-shadow:0 0 0 4px #2f80ed1f}.food-preference-search-hint{color:#71819b;font-size:.82rem;font-weight:800;line-height:1.35}.food-preference-selected{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.food-preference-selected p{width:100%;padding:11px 12px;border-radius:16px;color:var(--muted);background:#f4f8fd;font-size:.9rem;font-weight:850}.food-preference-chip{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-height:36px;padding:8px 10px 8px 12px;border:1px solid rgba(55,196,103,.28);border-radius:999px;color:#0b9a59;background:#effbf4;font:inherit;font-size:.9rem;font-weight:950;cursor:pointer}.food-preference-chip span{min-width:0;overflow-wrap:anywhere}.food-preference-chip svg{flex:0 0 auto;width:16px;height:16px;stroke-width:3}.food-preference-options{display:grid;gap:8px;min-width:0}.food-preference-options-title{margin-bottom:2px;color:#697894;font-size:.82rem;font-weight:950;line-height:1.2}.food-preference-state{padding:12px;border-radius:16px;color:var(--muted);background:#f4f8fd;font-weight:850}.food-preference-state.is-error{color:#9d1c32;background:#fff1f3}.food-preference-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;width:100%;padding:12px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.food-preference-option:hover,.food-preference-option:focus-visible{border-color:#2f80ed57;background:#f8fbff;box-shadow:0 8px 18px #22456c14;outline:none}.food-preference-option.is-selected{border-color:#37c4676b;background:#f0fbf4}.food-preference-option span:first-child{display:grid;gap:4px;min-width:0}.food-preference-option strong{min-width:0;color:var(--ink);font-size:.95rem;font-weight:950;overflow-wrap:anywhere}.food-preference-option small{color:var(--muted);font-size:.8rem;font-weight:800;line-height:1.25;overflow-wrap:anywhere}.food-preference-option-mark{flex:0 0 auto;padding:5px 8px;border-radius:999px;color:#0b9a59;background:#dcf8e6;font-size:.75rem;font-weight:950}.meal-builder{position:relative;display:grid;gap:12px;width:100%;max-width:100%;overflow-x:hidden}.meal-builder-list{display:grid;gap:12px;min-width:0;max-width:100%}.meal-builder-card{width:100%;min-width:0;max-width:100%;display:grid;gap:14px;padding:14px;border:1px solid rgba(207,222,237,.88);border-radius:20px;background:#fff;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;transition:border-color .16s ease,box-shadow .16s ease,opacity .16s ease,transform .16s ease,background .16s ease}.meal-builder-card:active{cursor:grabbing}.meal-builder-card.is-dragging{opacity:.46;transform:scale(.98)}.meal-builder-card.is-over-trash{filter:grayscale(.35)}.meal-builder-card.is-drop-target{border-color:#2f80eda6;box-shadow:inset 0 0 0 2px #2f80ed52,0 16px 34px #2f80ed1f}.meal-builder-card.is-dish-drop-target{background:linear-gradient(180deg,#2f80ed0f,#4cbe5d0d),#fff}.meal-builder-card-head{display:grid;grid-template-columns:28px minmax(0,1fr) minmax(88px,106px);align-items:center;gap:10px;min-width:0;width:100%;max-width:100%}.meal-builder-index{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(47,128,237,.22);border-radius:50%;color:var(--blue);background:#eef6ff;font-size:.88rem;font-weight:950}.meal-builder-card-head strong{color:var(--ink);font-size:1rem}.meal-name-input{width:100%;min-width:0;min-height:36px;padding:6px 8px;border:1px solid transparent;border-radius:10px;caret-color:var(--blue);color:var(--ink);background:transparent;cursor:text;font:inherit;font-size:1rem;font-weight:950;line-height:1.15;outline:none;touch-action:manipulation;user-select:text;-webkit-user-select:text;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;-webkit-appearance:none}.meal-name-input:hover{background:#f7faff}.meal-name-input:focus{border-color:#2f80ed57;background:#f7faff;box-shadow:0 0 0 3px #2f80ed1f}.meal-builder-card:focus-within{cursor:default}.meal-type-menu{min-width:0;width:100%;justify-self:end}.meal-type-trigger{display:flex;align-items:center;justify-content:space-between;gap:5px;width:100%;height:36px;padding:0 9px 0 11px;border:1px solid rgba(76,190,93,.28);border-radius:999px;color:#11964c;background:#edfbf1;font:inherit;font-size:.82rem;font-weight:950;line-height:1;text-align:left;cursor:pointer;outline:none;touch-action:manipulation;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.meal-type-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meal-type-trigger svg{flex:0 0 auto;width:14px;height:14px;transform:rotate(90deg);stroke-width:3}.meal-type-trigger:focus{border-color:#2f80ed6b;background:#f4fff7;box-shadow:0 0 0 3px #2f80ed1f}.meal-type-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0;padding:8px;border:1px solid rgba(207,222,237,.95);border-radius:16px;background:#f7faff;box-shadow:inset 0 0 0 1px #ffffffd1}.meal-type-options button{min-width:0;min-height:38px;padding:0 8px;border:1px solid rgba(76,190,93,.22);border-radius:12px;color:var(--ink);background:#fff;font:inherit;font-size:.84rem;font-weight:900;text-align:center;cursor:pointer}.meal-type-options button.is-selected{color:var(--blue);background:#eef6ff;box-shadow:inset 0 0 0 1px #2f80ed14}.calorie-distribution-card{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid rgba(207,222,237,.88);border-radius:20px;background:#fff}.calorie-distribution-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.calorie-distribution-head strong{min-width:0;color:var(--ink);font-size:.98rem;line-height:1.2}.calorie-segment-line{position:relative;display:flex;width:100%;height:12px;border-radius:999px;background:#edf5fc;box-shadow:inset 0 0 0 1px #c2d5e8b8;touch-action:none}.calorie-segment{min-width:0;height:100%}.calorie-segment:first-child{border-radius:999px 0 0 999px}.calorie-segment:last-of-type{border-radius:0 999px 999px 0}.calorie-segment:only-child{border-radius:999px}.calorie-segment.is-0{background:#57aee8}.calorie-segment.is-1{background:#59bf75}.calorie-segment.is-2{background:#f2b456}.calorie-segment.is-3{background:#9c8be4}.calorie-segment.is-4{background:#55beb8}.calorie-boundary-handle{position:absolute;top:50%;display:block;width:22px;height:22px;padding:0;border:2px solid #4da5e5;border-radius:50%;background:#fff;box-shadow:0 4px 12px #3673a52e;cursor:ew-resize;touch-action:none;transform:translate(-50%,-50%)}.calorie-boundary-handle:after{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background:#4da5e5;content:""}.calorie-boundary-handle:focus-visible{outline:3px solid rgba(54,164,242,.24);outline-offset:3px}.calorie-share-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.calorie-share-item{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:38px;padding:8px 10px;border:1px solid rgba(207,222,237,.78);border-radius:14px;background:#f7faff;font-size:.82rem;font-weight:900}.calorie-share-item span{min-width:0;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.calorie-share-item b{color:var(--ink)}.calorie-share-item strong{display:grid;justify-items:end;gap:2px;color:var(--ink);line-height:1.05}.calorie-share-item small{color:var(--muted);font-size:.72rem;font-weight:850;white-space:nowrap}.calorie-reset-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;width:100%;border:1px solid rgba(122,177,226,.62);border-radius:14px;color:#2277d8;background:#f5faff;font:inherit;font-size:.86rem;font-weight:950;cursor:pointer}.calorie-reset-button svg{width:16px;height:16px}.calorie-reset-button:active{transform:translateY(1px)}.meal-dish-list{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;min-width:0;max-width:100%}.meal-dish-chip,.meal-dish-add{width:104px;min-height:104px;aspect-ratio:1;border-radius:20px;font-size:.82rem;font-weight:950;line-height:1.15;text-align:center}.meal-dish-chip{display:inline-grid;align-content:center;justify-items:center;gap:10px;padding:12px;color:#11964c;background:#edfbf1;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;transition:box-shadow .16s ease,opacity .16s ease,transform .16s ease,background .16s ease}.meal-dish-chip:active{cursor:grabbing}.meal-dish-chip.is-dragging{opacity:.35;transform:scale(.94)}.meal-dish-chip.is-over-trash{filter:grayscale(.4)}.meal-dish-chip.is-drop-target{background:#e3f1ff;box-shadow:inset 0 0 0 2px #2f80ed73}.meal-dish-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:14px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #4cbe5d33}.meal-dish-icon svg{width:22px;height:22px;stroke-width:2.2}.meal-dish-label{display:block}.meal-dish-add{display:inline-grid;align-content:center;justify-items:center;gap:8px;padding:12px;border:1px dashed rgba(47,128,237,.42);color:var(--blue);background:#f4f8ff;cursor:pointer}.meal-dish-add svg{width:19px;height:19px}.meal-add-card{display:inline-grid;width:100%;min-height:150px;align-content:center;justify-items:center;gap:10px;padding:16px;border:1px dashed rgba(47,128,237,.42);border-radius:20px;color:var(--blue);background:#f4f8ff;font-size:.9rem;font-weight:950;line-height:1.15;text-align:center;cursor:pointer}.meal-add-card svg{width:32px;height:32px;stroke-width:2.15}.meal-drag-preview{position:fixed;z-index:130;pointer-events:none;transform:translate(-50%,-50%) rotate(-2deg) scale(1.04);color:var(--ink);border:1px solid rgba(47,128,237,.28);background:#fffffff0;box-shadow:0 22px 54px #20345738;animation:drag-preview-pop .14s ease-out}.meal-drag-preview.is-dish{display:inline-grid;width:112px;min-height:112px;align-content:center;justify-items:center;gap:10px;padding:12px;border-radius:22px;color:#11964c;background:linear-gradient(180deg,#f2fff5,#fff);font-size:.82rem;font-weight:950;line-height:1.14;text-align:center}.meal-drag-preview.is-meal{display:grid;gap:6px;width:min(290px,calc(100vw - 46px));padding:16px;border-radius:22px}.meal-drag-preview.is-meal strong{color:var(--ink);font-size:1rem}.meal-drag-preview.is-meal span{color:var(--muted);font-size:.82rem;font-weight:900}.meal-drag-preview.is-over-trash{opacity:.82;filter:grayscale(.45) saturate(.75)}.meal-trash-layer{position:fixed;left:0;right:0;bottom:0;z-index:125;display:grid;place-items:center;padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f7fbff00,#f7fbff 22%,#f7fbff);pointer-events:none;animation:trash-layer-slide-up .18s ease-out}.meal-trash-dropzone{position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,420px);min-height:82px;border:1px solid rgba(238,91,91,.22);border-radius:26px;color:#d33434;background:linear-gradient(135deg,#fff5f5,#fff);box-shadow:0 22px 54px #d3343433;pointer-events:auto;transition:color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.meal-trash-dropzone:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:2px dashed rgba(235,92,92,.46);border-radius:20px;pointer-events:none}.meal-trash-dropzone svg{width:36px;height:36px;stroke-width:2.15}.meal-trash-dropzone.is-over{color:#fff;border-color:transparent;background:linear-gradient(135deg,#e86767,#d94f4f);box-shadow:0 24px 62px #d3343447;transform:translateY(-4px) scale(1.02)}.meal-trash-dropzone.is-over:before{border-color:#ff9d9de6}.meal-trash-dropzone.is-disabled{color:#8a98aa;border-color:#8a98aa38;background:#f2f5f9;box-shadow:0 12px 30px #2034571a}.meal-trash-dropzone.is-disabled:before{border-color:#eb5c5c57}@keyframes trash-layer-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes drag-preview-pop{0%{opacity:0;transform:translate(-50%,-50%) rotate(-2deg) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) rotate(-2deg) scale(1.04)}}.meal-dish-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:end center;padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#12233e47;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior:contain}.meal-dish-picker{width:min(100%,430px);max-height:calc(100dvh - 36px - env(safe-area-inset-bottom));display:grid;gap:16px;padding:18px;border:1px solid rgba(207,222,237,.92);border-radius:26px;background:#fff;box-shadow:0 24px 70px #2034573d;overflow-y:auto;-webkit-overflow-scrolling:touch}.meal-dish-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.meal-dish-picker-head strong{color:var(--ink);font-size:1.08rem}.meal-dish-picker-head button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;color:var(--ink);background:#f2f6fb;cursor:pointer}.meal-dish-picker-head svg{width:19px;height:19px}.meal-dish-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.meal-dish-picker-option{display:inline-grid;min-height:104px;align-content:center;justify-items:center;gap:10px;padding:12px;border:1px solid rgba(76,190,93,.18);border-radius:20px;color:#11964c;background:#edfbf1;font-size:.82rem;font-weight:950;line-height:1.15;text-align:center;cursor:pointer}.meal-help-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160;display:grid;place-items:end center;padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#12233e52;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:meal-help-backdrop-in .15s ease-out}.meal-help-modal{width:min(100%,430px);max-height:min(760px,calc(100dvh - 36px));display:grid;gap:16px;overflow:auto;padding:18px;border:1px solid rgba(207,222,237,.94);border-radius:26px;background:#fff;box-shadow:0 24px 70px #2034573d;animation:meal-help-modal-in .18s ease-out}.meal-help-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.meal-help-head strong{min-width:0;color:var(--ink);font-size:1.08rem}.meal-help-close{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;padding:0;border:0;border-radius:50%;color:var(--ink);background:#f2f6fb;cursor:pointer}.meal-help-close svg{width:19px;height:19px}.meal-help-list{display:grid;gap:12px}.meal-help-row{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;min-width:0;padding:10px;border:1px solid rgba(207,222,237,.78);border-radius:16px;background:#fbfdff}.meal-help-row>b{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(47,128,237,.22);border-radius:50%;color:var(--blue);background:#eef6ff;font-size:.82rem}.meal-help-row>span{display:grid;gap:4px;min-width:0}.meal-help-row strong{color:var(--ink);font-size:.9rem;line-height:1.25}.meal-help-row small{color:var(--muted);font-size:.8rem;font-weight:800;line-height:1.32}.meal-help-app-demo{position:relative;min-height:210px;margin-top:8px;overflow:hidden;border:1px solid rgba(207,222,237,.82);border-radius:18px;background:#f7fbff}.meal-help-app-demo.is-rename{min-height:184px}.meal-help-app-demo.is-type{min-height:250px}.meal-help-app-demo.is-delete{min-height:230px}.meal-help-card-shell.meal-builder-card{position:absolute;top:10px;right:12px;left:10px;width:auto;max-width:none;gap:9px;padding:10px;border-radius:18px;cursor:default;pointer-events:none}.meal-help-card-shell .meal-builder-card-head{grid-template-columns:24px minmax(0,1fr) minmax(96px,112px);gap:7px}.meal-help-card-shell .meal-builder-index{width:24px;height:24px;font-size:.76rem}.meal-help-card-shell .meal-name-input{display:grid;align-items:center;min-height:32px;padding:5px 6px;font-size:.82rem}.meal-help-card-shell .meal-type-trigger{height:32px;padding:0 7px 0 9px;font-size:.72rem}.meal-help-card-shell .meal-dish-list{gap:8px}.meal-help-app-demo.is-add .meal-help-card-shell .meal-dish-list{display:grid;grid-template-columns:repeat(3,76px);align-items:stretch;gap:8px}.meal-help-card-shell .meal-dish-chip,.meal-help-card-shell .meal-dish-add{width:76px;min-height:78px;border-radius:16px;font-size:.68rem}.meal-help-card-shell .meal-dish-chip{gap:6px;padding:8px}.meal-help-card-shell .meal-dish-add{gap:5px;padding:8px}.meal-help-card-shell .meal-dish-icon{width:30px;height:30px;border-radius:12px}.meal-help-card-shell .meal-dish-icon svg,.meal-help-card-shell .meal-dish-add svg{width:17px;height:17px}.meal-help-add-tile{grid-column:2;grid-row:1;z-index:2;animation:meal-help-add-press 4.6s ease-in-out infinite}.meal-help-added-chip{grid-column:2;grid-row:1;opacity:0;transform:scale(.88);animation:meal-help-added-chip 4.6s ease-in-out infinite}.meal-help-picker.meal-dish-picker{position:absolute;right:12px;bottom:10px;left:10px;z-index:2;width:auto;gap:8px;padding:8px;border-radius:16px;opacity:0;transform:translateY(10px);animation:meal-help-picker-open 4.6s ease-in-out infinite}.meal-help-picker .meal-dish-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.meal-help-picker .meal-dish-picker-option{min-height:54px;gap:4px;padding:6px;border-radius:14px;font-size:.66rem}.meal-help-picker .meal-dish-icon{width:28px;height:28px;border-radius:11px}.meal-help-picker .meal-dish-icon svg{width:16px;height:16px}.meal-help-picker-choice{animation:meal-help-picker-select 4.6s ease-in-out infinite}.meal-help-rename-input{position:relative;overflow:hidden;border-color:#2f80ed57!important;background:#f7faff!important;box-shadow:0 0 0 3px #2f80ed1f}.meal-help-name-old,.meal-help-name-new{grid-area:1 / 1;color:var(--ink);line-height:1.1}.meal-help-name-old{animation:meal-help-name-old 4.6s ease-in-out infinite}.meal-help-name-new{opacity:0;display:inline-block;max-width:max-content;overflow:hidden;white-space:nowrap;clip-path:inset(0 100% 0 0);animation:meal-help-name-new 4.6s steps(11,end) infinite}.meal-help-rename-input i{grid-area:1 / 1;width:2px;height:20px;margin-left:4px;border-radius:999px;background:#2f80ed;animation:meal-help-caret 4.6s steps(11,end) infinite}.meal-help-type-trigger{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 14px;overflow:hidden;animation:meal-help-type-press 4.6s ease-in-out infinite}.meal-help-type-trigger span{grid-area:1 / 1;min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap}.meal-help-type-trigger svg{grid-area:1 / 2}.meal-help-type-old{animation:meal-help-type-old 4.6s ease-in-out infinite}.meal-help-type-new{opacity:0;animation:meal-help-type-new 4.6s ease-in-out infinite}.meal-help-type-options.meal-type-options{gap:0;max-height:0;padding:0 7px;overflow:hidden;border-color:transparent;opacity:0;transform:translateY(-4px);animation:meal-help-type-list 4.6s ease-in-out infinite}.meal-help-type-options span{display:grid;min-height:32px;place-items:center;min-width:0;border:1px solid rgba(76,190,93,.22);border-radius:11px;color:var(--ink);background:#fff;font-size:.68rem;font-weight:900;white-space:nowrap}.meal-help-type-options span:nth-child(2){animation:meal-help-type-selected 4.6s ease-in-out infinite}.meal-help-delete-chip{position:relative;z-index:2;box-shadow:0 12px 24px #1739621f;animation:meal-help-delete-drag 4.6s ease-in-out infinite}.meal-help-trash-zone.meal-trash-dropzone{position:absolute;right:14px;left:12px;bottom:12px;z-index:1;width:auto;min-height:62px;border-radius:22px;color:#d33434;border-color:#ee5b5b38;background:linear-gradient(135deg,#fff5f5,#fff);box-shadow:0 14px 32px #d3343429;pointer-events:none;animation:meal-help-delete-trash 4.6s ease-in-out infinite}.meal-help-trash-zone.meal-trash-dropzone:before{top:7px;right:7px;bottom:7px;left:7px;border-color:#eb5c5c75;border-radius:17px}.meal-help-trash-zone svg{width:24px;height:24px}@keyframes meal-help-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes meal-help-modal-in{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes meal-help-add-press{0%,18%,to{transform:translate(0) scale(1);box-shadow:none}26%{transform:translate(0) scale(.96);box-shadow:0 0 0 6px #2f80ed14}36%,72%{transform:translate(0) scale(1);box-shadow:0 12px 24px #2f80ed21}82%,94%{transform:translate(84px) scale(1);box-shadow:0 12px 24px #2f80ed21}}@keyframes meal-help-picker-open{0%,28%,72%,to{opacity:0;transform:translateY(8px)}36%,62%{opacity:1;transform:translateY(0)}}@keyframes meal-help-picker-select{0%,44%,68%,to{color:#11964c;background:#edfbf1}52%,60%{color:var(--blue);background:#eef6ff;box-shadow:inset 0 0 0 1px #2f80ed1a}}@keyframes meal-help-added-chip{0%,74%,to{opacity:0;transform:scale(.92)}82%,94%{opacity:1;transform:scale(1)}}@keyframes meal-help-name-old{0%,24%{opacity:1;transform:translateY(0)}34%,to{opacity:0;transform:translateY(-4px)}}@keyframes meal-help-name-new{0%,34%{opacity:0;clip-path:inset(0 100% 0 0)}38%{opacity:1;clip-path:inset(0 100% 0 0)}70%,to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes meal-help-caret{0%,24%{opacity:0;transform:translate(54px)}30%{opacity:1;transform:translate(54px)}38%{opacity:1;transform:translate(0)}70%,to{opacity:1;transform:translate(92px)}}@keyframes meal-help-type-press{0%,18%,to{transform:scale(1)}26%{transform:scale(.96)}}@keyframes meal-help-type-old{0%,60%{opacity:1}72%,to{opacity:0}}@keyframes meal-help-type-new{0%,60%{opacity:0}72%,to{opacity:1}}@keyframes meal-help-type-list{0%,20%,82%,to{gap:0;max-height:0;padding-top:0;padding-bottom:0;border-color:transparent;opacity:0;transform:translateY(-4px)}30%,68%{gap:6px;max-height:92px;padding-top:7px;padding-bottom:7px;border-color:#cfdeedf2;opacity:1;transform:translateY(0)}}@keyframes meal-help-type-selected{0%,42%,to{color:var(--ink);background:transparent}52%,68%{color:var(--blue);background:#eef6ff;box-shadow:inset 0 0 0 1px #2f80ed1a}}@keyframes meal-help-delete-drag{0%,18%{opacity:1;transform:translate(0) scale(1)}54%{opacity:1;transform:translate(86px,76px) scale(.94)}72%{opacity:0;transform:translate(96px,92px) scale(.75)}to{opacity:0;transform:translate(96px,92px) scale(.75)}}@keyframes meal-help-delete-trash{0%,48%{transform:scale(1);color:#d33434;border-color:#ee5b5b38;background:linear-gradient(135deg,#fff5f5,#fff)}62%,74%{transform:translateY(-3px) scale(1.01);color:#fff;border-color:transparent;background:linear-gradient(135deg,#e86767,#d94f4f)}to{transform:translateY(-3px) scale(1.01);color:#fff;border-color:transparent;background:linear-gradient(135deg,#e86767,#d94f4f)}}@media(prefers-reduced-motion:reduce){.meal-help-backdrop,.meal-help-modal,.meal-help-add-tile,.meal-help-picker,.meal-help-picker-choice,.meal-help-added-chip,.meal-help-name-old,.meal-help-name-new,.meal-help-rename-input i,.meal-help-type-trigger,.meal-help-type-old,.meal-help-type-new,.meal-help-type-options,.meal-help-type-options span,.meal-help-delete-chip,.meal-help-trash-zone{animation:none}}.step-explanation-block{display:grid;gap:10px;margin-top:14px;padding:14px;border:1px solid rgba(47,128,237,.16);border-radius:18px;background:#f7faffe6}.step-explanation-block>strong{color:var(--ink);font-size:.92rem}.step-explanation-list{display:grid;gap:8px}.step-explanation-item{display:grid;gap:3px;padding:9px 10px;border-radius:14px;background:#fff;border:1px solid rgba(207,222,237,.78)}.step-explanation-item.is-selected{border-color:#2f80ed47;background:#f0f7ff;box-shadow:inset 0 0 0 1px #2f80ed0f}.step-explanation-item span{color:var(--blue);font-size:.9rem;font-weight:950}.step-explanation-item p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.35}.answer-field{display:grid;gap:8px;color:var(--muted);font-weight:900}.answer-field input,.answer-field textarea{width:100%;min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fbfdff;font:inherit;font-weight:800}.answer-field textarea{min-height:96px;padding-top:12px;resize:vertical}.review-grid,.target-slots,.target-warnings{display:grid;gap:8px}.target-slots div,.target-warnings span{display:grid;gap:4px;padding:10px 12px;border-radius:16px;background:#f4f7fb;color:var(--muted);font-weight:800}.target-slots b{color:var(--ink)}.target-warnings span{color:#b94b4b;background:#fff7f7}.empty-state{display:grid;gap:12px;justify-items:center;padding:44px 20px;color:var(--muted);text-align:center;border-style:dashed;background:#fbfdff}.empty-state svg{width:52px;height:52px;color:var(--blue)}.empty-state strong{color:var(--ink)}.center-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px}.target-accept-actions{display:grid;grid-template-columns:minmax(0,1fr);margin-top:4px}.target-accept-actions .primary-btn{width:100%;min-height:56px;font-size:1.02rem}.action-banner{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:#fbfdff;font-weight:900}.action-banner small{color:var(--muted)}.action-banner.is-success{border-color:#55c45457;color:var(--green-deep);background:#f1fbf2}.action-banner.is-error{border-color:#ef5f5f57;color:#b94b4b;background:#fff7f7}.saved-list{display:grid;gap:14px}.saved-filters{display:grid;gap:12px;margin-bottom:14px;padding:14px;border:1px solid var(--line);border-radius:22px;background:#fbfdff;box-shadow:0 14px 30px #1739620f}.saved-filters-head{display:flex;align-items:center;justify-content:flex-start;gap:12px;color:var(--ink);font-weight:900}.saved-filter-group{display:grid;gap:8px}.saved-filter-group>span{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.saved-filter-scroll{display:flex;gap:8px;margin:0 -2px;padding:0 2px 2px;overflow-x:auto;scrollbar-width:none}.saved-filter-scroll::-webkit-scrollbar{display:none}.saved-filter-chip,.saved-filter-reset{min-height:34px;border-radius:999px;font-weight:900;cursor:pointer}.saved-filter-chip{flex:0 0 auto;padding:0 13px;color:#567092;border:1px solid rgba(213,224,238,.95);background:#f3f7fc}.saved-filter-reset{justify-self:start;min-height:32px;padding:0 12px;color:var(--blue);background:#edf5ff}.saved-filter-empty{margin-top:0}.recipe-card-image{display:block;width:100%;aspect-ratio:16 / 9;margin:12px 0 10px;border-radius:18px;object-fit:cover;background:#eef4fa;box-shadow:inset 0 0 0 1px #d6e2f0a6}.bottom-nav{position:fixed;z-index:20;left:50%;bottom:4px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:min(680px,calc(100% - 24px));padding:7px;padding-bottom:calc(7px + var(--safe-bottom));border:1px solid #dce7f2;border-radius:22px;background:#fffffffa;box-shadow:0 12px 30px #182b4d1f;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-item{display:grid;min-width:0;min-height:54px;justify-items:center;gap:4px;padding:7px 3px;border-radius:16px;color:#748199;background:transparent;font-size:.68rem;font-weight:800;cursor:pointer;outline:none}.nav-item svg{width:21px;height:21px}.nav-item span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item.is-active{color:var(--blue);background:#eef6ff}.nav-item:focus-visible{box-shadow:inset 0 0 0 2px #2f80ed3d}.dialog-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px 12px;background:#0e1b307a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.recipe-dialog{width:min(640px,100%);max-height:min(780px,calc(100vh - 40px))}.dialog-card{max-height:inherit;overflow:auto;padding:24px;border-radius:28px;background:#fff}.recipe-image,.step-image{display:block;width:100%;object-fit:cover;background:#eef4fa}.recipe-image{max-height:260px;margin-bottom:18px;border-radius:20px}.recipe-image-placeholder{display:grid;min-height:150px;margin-bottom:18px;place-items:center;border-radius:20px;color:var(--blue);background:#edf5ff}.recipe-image-placeholder svg{width:42px;height:42px}.dialog-card h2{margin:4px 0 8px;font-size:1.5rem}.dialog-card h3{margin:18px 0 10px}.dialog-card p{color:var(--muted);font-weight:800;line-height:1.5}.icon-btn{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--ink);background:#f3f6fa;cursor:pointer;font-size:1.35rem;line-height:1}.portion-line{margin:10px 0 0;color:var(--muted);font-weight:900}.recipe-meta-grid{display:grid;gap:8px;margin:16px 0;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fbfdff}.recipe-action-panel{display:grid;gap:10px;margin:16px 0;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fbfdff}.recipe-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.replace-plan-backdrop{position:fixed;z-index:42;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;padding-bottom:calc(18px + var(--safe-bottom));background:#12233f4d;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);overscroll-behavior:contain;touch-action:none}.replace-plan-modal{display:flex;flex-direction:column;width:min(100%,430px);max-height:min(82dvh,calc(100dvh - 36px - var(--safe-bottom)),680px);min-height:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--card);box-shadow:0 24px 60px #12233f38}.replace-plan-modal-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 17px 8px}.replace-plan-modal-head span{color:var(--muted);font-size:.74rem;font-weight:950;letter-spacing:.03em;text-transform:uppercase}.replace-plan-modal-head h3{margin:3px 0 0;color:var(--ink);font-size:1.16rem;line-height:1.18}.replace-plan-modal-head button{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--ink);background:#f3f7fb;cursor:pointer}.replace-plan-modal-head button svg{width:19px;height:19px}.replace-plan-modal-body{display:grid;flex:1 1 auto;gap:12px;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:8px 17px 17px;-webkit-overflow-scrolling:touch;touch-action:pan-y}.replace-plan-date-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.replace-plan-date-card{position:relative;display:grid;min-width:0;min-height:58px;align-content:center;justify-items:center;gap:4px;padding:9px 7px 11px;border:1px solid #dce9f8;border-radius:15px;color:var(--muted);background:#fbfdff;font:inherit;text-align:center;cursor:pointer;overflow:hidden;transition:border-color .16s ease,background .16s ease,transform .16s ease}.replace-plan-date-card:disabled{cursor:wait;opacity:.72}.replace-plan-date-card:not(:disabled):active{transform:scale(.98)}.replace-plan-date-card.is-active{color:var(--blue);border-color:#a9d2ff;background:#f0f7ff}.replace-plan-date-card.is-active:after{position:absolute;right:12px;bottom:6px;left:12px;height:3px;border-radius:999px;background:var(--blue);content:""}.replace-plan-date-number{color:var(--ink);font-size:1.15rem;font-weight:950;line-height:1}.replace-plan-date-card.is-active .replace-plan-date-number,.replace-plan-date-card.is-active .replace-plan-date-meta{color:var(--blue)}.replace-plan-date-meta{max-width:100%;color:var(--muted);font-size:.66rem;font-weight:900;line-height:1.1;text-transform:lowercase}.replace-plan-loading,.replace-plan-empty{display:grid;gap:8px;padding:14px;border:1px solid #d9eaff;border-radius:17px;color:var(--ink);background:#f8fbff}.replace-plan-empty span{color:var(--muted);font-size:.83rem;font-weight:780}.replace-plan-slot-list{display:grid;gap:10px}.replace-plan-slot-card{display:grid;gap:8px;width:100%;padding:13px;border:1px solid #dce9f8;border-radius:17px;color:var(--ink);background:#fbfdff;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.replace-plan-slot-card:disabled{opacity:.72}.replace-plan-slot-card.is-replacing:disabled{cursor:wait}.replace-plan-slot-card.is-incompatible:disabled{cursor:not-allowed;color:#64748b;background:#f7f9fc}.replace-plan-slot-card:not(:disabled):active{transform:scale(.99)}.replace-plan-slot-card:not(:disabled):focus-visible{border-color:#2f80ed9e;box-shadow:0 0 0 4px #2f80ed1f}.replace-plan-slot-meta,.replace-plan-slot-footer{display:flex;align-items:center;gap:8px;min-width:0}.replace-plan-slot-meta{flex-wrap:wrap}.replace-plan-slot-meta b,.replace-plan-slot-meta small,.replace-plan-slot-meta em{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;font-size:.74rem;font-style:normal;font-weight:930}.replace-plan-slot-meta b{color:var(--blue);background:#eef6ff;padding:0 10px}.replace-plan-slot-meta small{color:var(--green-deep);background:#effaf3;padding:0 10px}.replace-plan-slot-meta em{margin-left:auto;color:#61718b}.replace-plan-slot-card>strong{color:var(--ink);font-size:.98rem;line-height:1.24}.replace-plan-slot-footer{justify-content:space-between;color:var(--muted);font-size:.78rem;font-weight:850}.replace-plan-slot-footer small:last-child{color:var(--blue)}.replace-plan-slot-card.is-incompatible .replace-plan-slot-footer small:last-child{color:#94a3b8}.replace-plan-slot-note{display:block;padding:9px 10px;border-radius:12px;color:#64748b;background:#eef2f7;font-size:.78rem;font-weight:820;line-height:1.32}.portion-calculator{display:grid;gap:12px;margin:16px 0 18px;padding:14px;border:1px solid #d9eaff;border-radius:18px;background:#f7fbff}.portion-calculator-heading{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px}.portion-calculator-heading>strong{color:var(--ink);font-size:1rem}.portion-help-btn{display:grid;flex:0 0 auto;width:20px;height:20px;place-items:center;border:0;border-radius:50%;color:#fff;background:#9aa8bd;font-size:.75rem;font-weight:900;line-height:1;cursor:pointer}.portion-help-popover{padding:10px 12px;border:1px solid #d9eaff;border-radius:14px;color:#596985;background:#fff;box-shadow:0 12px 24px #2547781a;font-size:.86rem;font-weight:800;line-height:1.35}.portion-stepper{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;align-items:center}.portion-stepper-btn{display:grid;width:44px;height:44px;place-items:center;border:1px solid #d9eaff;border-radius:50%;color:var(--blue);background:#fff;cursor:pointer}.portion-stepper-btn:disabled{color:#aab7c9;background:#f7fbff;cursor:default;opacity:.55;pointer-events:none}.portion-stepper-btn svg{width:21px;height:21px}.portion-value{display:grid;min-height:52px;place-items:center;border-radius:16px;color:var(--blue);background:#edf5ff;font-weight:900}.portion-value span{font-size:1.55rem;line-height:1}.portion-value small{color:#4f8fdb;font-size:.78rem}.planned-portion-toggle{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #d9eaff;border-radius:14px;color:#66758f;background:#fff;font-size:.9rem;font-weight:800}.planned-portion-toggle input{width:18px;height:18px;margin:0;accent-color:var(--green)}.planned-portion-toggle strong{color:var(--ink)}.ingredient-list,.steps-list{display:grid;gap:8px;padding:0;list-style:none}.ingredient-list li,.steps-list li{padding:10px 12px;border-radius:14px;color:#33415f;background:#f4f7fb;font-weight:800}.steps-list{counter-reset:step}.steps-list li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start}.steps-list li>div{display:grid;min-width:0;gap:6px}.steps-list li strong,.steps-list li span,.steps-list li small{min-width:0}.steps-list li small{color:var(--muted)}.step-image{max-height:180px;margin-top:4px;border-radius:16px}.steps-list li:before{counter-increment:step;content:counter(step);display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-size:.86rem}.skeleton-card{overflow:hidden}.skeleton-card,.skeleton-line,.skeleton-ring,.skeleton-dot,.skeleton-avatar,.skeleton-macro{position:relative}.skeleton-line,.skeleton-ring,.skeleton-dot,.skeleton-avatar,.skeleton-macro{overflow:hidden;background:#eaf1f8}.skeleton-line:after,.skeleton-ring:after,.skeleton-dot:after,.skeleton-avatar:after,.skeleton-macro:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);transform:translate(-100%);animation:shimmer 1.15s ease-in-out infinite}.skeleton-line{width:100%;height:16px;border-radius:999px}.skeleton-line.is-short{width:42%}.skeleton-line.is-medium{width:68%}.skeleton-ring{width:210px;height:210px;margin:22px auto;border-radius:50%}.skeleton-stat-row{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;gap:14px}.skeleton-dot{width:58px;height:58px;border-radius:50%}.skeleton-avatar{width:80px;height:80px;border-radius:24px}.skeleton-stack{display:grid;width:100%;gap:12px}.skeleton-macro{height:58px;border-radius:18px}@keyframes shimmer{to{transform:translate(100%)}}@media(min-width:861px){.app-shell{padding:22px}.bottom-nav{position:static;left:auto;bottom:auto;margin:18px auto 0;transform:none}}@media(max-width:860px){.app-shell{width:100%;padding:14px 14px calc(132px + var(--safe-bottom));background:transparent}.bottom-nav{bottom:0}.content-shell{min-height:calc(100vh - 140px);padding:0;border-radius:0;background:transparent;box-shadow:none}.bootstrap-panel{display:grid}.bootstrap-flags{justify-content:flex-start}.dashboard-grid,.plan-grid{grid-template-columns:1fr}.calorie-ring{width:min(238px,calc(100vw - 112px));height:auto}.ring-copy strong{font-size:3.08rem}.ring-copy span{font-size:.82rem}}@media(max-width:520px){.dev-live-panel{align-items:stretch;flex-direction:column}.metric-card,.macro-card,.profile-metrics-card,.summary-card{padding:18px;border-radius:22px}.metric-card{gap:20px}.profile-metrics-card .profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.profile-metrics-card .stat-orbit{grid-template-columns:1fr;align-items:center;justify-items:center}.profile-metrics-card .stat-icon{width:48px;height:48px}.profile-metrics-card .stat-icon svg{width:24px;height:24px}.profile-metrics-card .stat-label,.profile-metrics-card .stat-value{text-align:center}.profile-metrics-card .stat-label{font-size:.78rem}.profile-metrics-card .stat-value{font-size:.96rem}.macro-card.is-embedded{padding:18px 0 0;border-radius:0;gap:13px}.macro-card.is-embedded .macro-row{grid-template-columns:44px minmax(0,1fr);gap:10px}.macro-card.is-embedded .macro-icon{width:44px;height:44px}.macro-card.is-embedded .macro-icon svg{width:23px;height:23px}.macro-card.is-embedded .macro-top{margin-bottom:5px}.macro-card.is-embedded .macro-kcal{margin-top:4px;font-size:.82rem}.macro-card.is-embedded .fiber-goal{grid-template-columns:44px minmax(0,1fr);gap:10px;padding:10px 12px;border-radius:18px}.macro-card.is-embedded .fiber-icon{width:40px;height:40px}.macro-card.is-embedded .fiber-icon svg{width:21px;height:21px}.macro-row{grid-template-columns:50px minmax(0,1fr);gap:12px}.macro-icon{width:50px;height:50px}.macro-icon svg{width:27px;height:27px}.macro-name{font-size:1rem}.assistant-card{grid-template-columns:1fr}.view-header{display:grid;justify-content:stretch}.meal-top{display:grid}.recipe-action-grid,.answer-grid,.answer-grid.is-two{grid-template-columns:1fr}.meal-badge{justify-self:start}.meal-badge.is-title-aligned{margin-top:0}.bottom-nav{bottom:0;width:calc(100% - 16px);padding:6px;padding-bottom:calc(6px + var(--safe-bottom));border-radius:22px}.nav-item{min-height:50px;padding:6px 2px;border-radius:16px;font-size:.62rem}.nav-item svg{width:20px;height:20px}.dialog-card{padding:18px}}section[aria-labelledby=plan-title],section[aria-labelledby=recipes-title],section[aria-labelledby=saved-title]{display:grid;width:min(100%,720px);gap:14px;margin:0 auto}section[aria-labelledby=plan-title]>.view-header,section[aria-labelledby=recipes-title]>.view-header,section[aria-labelledby=saved-title]>.view-header{margin-bottom:0}section[aria-labelledby=recipes-title]>.view-header,section[aria-labelledby=saved-title]>.view-header{padding:0 2px}section[aria-labelledby=plan-title] .section-title,section[aria-labelledby=recipes-title] .section-title,section[aria-labelledby=saved-title] .section-title{font-size:1.35rem;line-height:1.16}section[aria-labelledby=recipes-title] .view-header p:last-child,section[aria-labelledby=saved-title] .view-header p:last-child{max-width:520px;margin-top:5px;color:var(--muted);font-size:.88rem;font-weight:760}.plan-grid{grid-template-columns:minmax(0,1fr);gap:14px}.plan-view-header .section-title{margin:0}.plan-date-selector{gap:9px;margin-top:12px}.plan-date-card{min-width:0;min-height:76px;padding:10px 8px 12px;border-color:var(--line);border-radius:18px;background:var(--card);box-shadow:var(--soft-shadow)}.plan-date-card.is-active{color:var(--blue);border:1px solid #a9d2ff;background:#f0f7ff;box-shadow:0 10px 24px #2f80ed1f}.plan-date-card.is-active:after{right:14px;bottom:7px;left:14px;height:4px;border-radius:999px;background:var(--blue)}.plan-date-number{font-size:1.72rem}.plan-date-card.is-active .plan-date-number,.plan-date-card.is-active .plan-date-month,.plan-date-card.is-active .plan-date-weekday{color:var(--blue);background:none;-webkit-text-fill-color:currentColor}.summary-card{display:grid;gap:12px;padding:16px;border-radius:20px}.summary-number{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;border-color:#dcebf8;border-radius:18px;background:#eef6ff}.summary-number small,.summary-number strong{display:block;min-width:0}.summary-number small{color:var(--muted);font-size:.82rem;line-height:1.2}.summary-number strong{color:var(--ink);font-size:clamp(1.95rem,7vw,2.7rem);line-height:.98;text-align:right;overflow-wrap:anywhere}.summary-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:0;overflow:hidden;border:1px solid var(--line);border-radius:16px}.summary-line{display:grid;min-width:0;gap:4px;padding:11px 10px;border-right:1px solid var(--line);border-bottom:0}.summary-line:last-child{border-right:0}.summary-line span,.summary-line b{min-width:0;line-height:1.18;overflow-wrap:anywhere}.summary-line span{font-size:.72rem}.summary-line b{font-size:.98rem}.meal-list,.saved-list,.catalog-list{gap:12px}.meal-card{gap:12px;padding:16px;border-radius:20px}.meal-name{margin-top:3px;font-size:1.04rem;line-height:1.24}.meal-source{margin-top:6px;font-size:.78rem;line-height:1.25}.meal-badge{padding:7px 10px;color:var(--blue);background:#eef6ff;font-size:.78rem}.meal-badge.is-title-aligned{margin-top:20px}.meal-macros{gap:7px}.macro-pill,.tag-row span{min-height:30px;padding:7px 9px;font-size:.78rem;line-height:1}.tag-row{gap:7px}.portion-line{margin:-2px 0 0;padding:8px 10px;border-radius:12px;color:var(--muted);background:#f5f8fc;font-size:.78rem;font-weight:850}.meal-actions{gap:8px}.meal-actions .ghost-btn,.meal-actions .secondary-btn{min-height:40px;border-radius:14px;font-size:.82rem}.recipe-card-image{margin:4px 0 2px;border-radius:16px;box-shadow:none}.saved-filters{gap:11px;margin-bottom:0;padding:14px;border-radius:20px;background:var(--card);box-shadow:var(--soft-shadow)}.saved-filters-head strong{font-size:.98rem}.saved-filter-group{gap:7px}.saved-filter-group>span{font-size:.7rem}.saved-filter-scroll{gap:7px;margin:0 -14px;padding:0 14px 2px}.saved-filter-chip,.saved-filter-reset{min-height:34px;border-radius:13px}.saved-filter-chip{padding:0 12px;color:#64748b;background:#f7faff}.saved-filter-chip.is-active{color:var(--blue);border-color:#2f80ed52;background:#eef6ff;box-shadow:inset 0 0 0 1px #2f80ed14}.saved-filter-reset{min-height:32px;border-radius:12px;background:#eef6ff}.empty-state{border-radius:20px;background:var(--card);box-shadow:var(--soft-shadow)}.empty-state .primary-btn,.empty-state .secondary-btn{width:min(100%,260px)}@media(min-width:861px){section[aria-labelledby=recipes-title],section[aria-labelledby=saved-title]{width:min(100%,780px)}}@media(max-width:520px){section[aria-labelledby=plan-title],section[aria-labelledby=recipes-title],section[aria-labelledby=saved-title]{gap:13px}.plan-date-card{min-height:72px;padding:9px 6px 11px}.plan-date-number{font-size:1.52rem}.plan-date-month,.plan-date-weekday{font-size:.68rem}.summary-list{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-line:nth-child(2){border-right:0}.meal-group{gap:9px}.meal-group-head{align-items:flex-start}.meal-group-dishes{justify-content:flex-start}.summary-line:nth-child(1),.summary-line:nth-child(2){border-bottom:1px solid var(--line)}.meal-top{display:flex;align-items:flex-start}.meal-top>div{min-width:0}.meal-badge{justify-self:auto;max-width:38%;overflow-wrap:anywhere;text-align:center}.meal-badge.is-title-aligned{margin-top:18px}.meal-actions{grid-template-columns:1fr}}
