/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{color:#24392f;font-synthesis:none;--bg:#f7f8f3;--surface:#fff;--text:#24392f;--muted:#778078;--border:#e3e7dd;--green:#27634d;--soft:#edf2e8;--danger:#a63d32;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f7f8f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--bg:#151f1a;--surface:#202c25;--text:#edf2e9;--muted:#a1b1a5;--border:#37473b;--green:#9ccead;--soft:#2c3e30;--danger:#ffb3a5;background:var(--bg);color:var(--text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:var(--green);color:var(--bg);border:0;border-radius:12px;padding:12px 19px;font-size:14px;font-weight:650;transition:transform .15s,opacity .15s}button:hover{opacity:.88}button:active{transform:translateY(1px)}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #d8a95e}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.2px;margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:650;line-height:1.18}h2{letter-spacing:-.5px;margin-bottom:16px;font-size:23px;font-weight:620;line-height:1.25}h3{margin-bottom:10px;font-size:16px;font-weight:650;line-height:1.4}p{line-height:1.6}small{color:var(--muted);font-size:12px;display:block}header{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:auto;padding:24px 28px 20px;display:flex}.brand{letter-spacing:-.8px;align-items:center;gap:12px;font-size:23px;font-weight:720;display:flex}.brand small{letter-spacing:1px;margin-top:2px;font-size:10px;font-weight:450}.brandmark{color:#fff;background:#27634d;border-radius:15px 15px 15px 4px;justify-content:center;align-items:center;width:42px;height:44px;font-family:Georgia,serif;font-size:36px;display:flex}.brandmark span{color:#e3be70;font-size:23px}.header-actions{align-items:center;gap:12px;display:flex}.icon{background:var(--soft);width:38px;height:38px;color:var(--text);border-radius:50%;padding:0;font-size:23px}.avatar{color:#3a4631;background:#e8be80;border-radius:50%;width:39px;height:39px;padding:0}.mode-banner{background:var(--soft);color:var(--muted);text-align:center;letter-spacing:.3px;padding:7px 16px;font-size:11px}.app main{max-width:1060px;margin:0 auto;padding:32px 28px 100px}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;color:var(--muted);margin-bottom:10px;font-size:10px;font-weight:650;display:block}.page-title{margin-bottom:26px}.hero{color:#fff;background:#28644e;border-radius:24px;justify-content:space-between;align-items:center;min-height:270px;padding:34px 38px;display:flex;overflow:hidden}.hero h2{letter-spacing:-1.1px;margin:12px 0 15px;font-size:clamp(28px,4vw,39px);line-height:1.2}.hero .eyebrow{color:#c5d8bd;font-size:9px}.hero p{color:#d7e7d9;font-size:13px}.light-button{color:#27563f;background:#f3f2d8;border-radius:10px}.hero-art{place-items:center;width:280px;min-width:230px;display:grid;position:relative;transform:rotate(-8deg)}.plate{background:radial-gradient(circle,#d8e0b6,#e8eaca);border:16px solid #faf7e9;border-radius:50%;grid-template-columns:1fr 1fr;place-items:center;width:210px;height:210px;padding:12px;display:grid;box-shadow:0 18px 30px #123a3840,inset 0 0 0 3px #cdd7c1}.plate span{filter:drop-shadow(2px 6px 3px #0002);font-size:65px}.plate span:last-child{grid-column:1/3;margin-top:-45px;transform:translate(35px)}.art-label{color:#244231;letter-spacing:1px;background:#d6a463;border-radius:6px;padding:8px 12px;font-size:11px;position:absolute;bottom:0;right:10px;transform:rotate(14deg)}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0 32px;display:grid}.stat{text-align:left;background:var(--surface);min-width:0;color:var(--text);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:7px;padding:22px;display:flex}.stat>span{color:var(--muted);font-size:12px;font-weight:450}.stat strong{letter-spacing:-.8px;font-size:24px;font-weight:620}.stat small{font-size:10px;font-weight:400}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin:22px 0 16px;display:flex}.section-heading h2{margin:0}.ghost{color:var(--green);background:0 0;padding:7px 0;font-size:12px}.meal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.meal-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;overflow:hidden}.meal-art{background:#e9dfcc;border-radius:0;width:100%;height:130px;display:block;position:relative}.meal-art>span{filter:drop-shadow(0 7px 4px #0002);font-size:75px;display:block}.meal-art small{color:#384a35;background:#fffc;border-radius:20px;padding:3px 8px;font-size:9px;position:absolute;top:12px;right:12px}.art-lunch{background:#e0e6d0}.art-dinner{background:#ead7c5}.meal-body{padding:17px 18px 12px}.meal-body .eyebrow{color:var(--green);font-size:9px}.title-button{overflow-wrap:anywhere;text-align:left;width:100%;color:var(--text);background:0 0;padding:0;display:block}.title-button h3{min-height:44px;font-size:15px}.meal-meta{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.meal-meta>span{color:var(--muted);font-size:11px}.tip{background:var(--soft);border-radius:16px;align-items:center;gap:16px;margin:28px 0;padding:22px;display:flex}.tip>span{color:#a97e44;font-size:30px}.tip strong{font-size:13px}.tip p{color:var(--muted);margin:4px 0 0;font-size:12px}.tip button{white-space:nowrap;margin-left:auto}footer{color:var(--muted);border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:42px;padding-top:18px;font-size:10px;display:flex}.bottom-nav{background:var(--surface);border:1px solid var(--border);width:min(100%,700px);padding:9px 8px calc(9px + env(safe-area-inset-bottom));z-index:20;border-bottom:0;border-radius:18px 18px 0 0;justify-content:space-around;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 24px #20372808}.bottom-nav button{color:var(--muted);background:0 0;border-radius:9px;flex-direction:column;align-items:center;gap:4px;min-width:52px;padding:6px 12px;font-size:10px;display:flex}.bottom-nav button>span{font-size:20px;line-height:22px}.bottom-nav .selected{color:var(--green);background:var(--soft)}.ai-fab{z-index:19;border-radius:30px;padding:13px 18px;position:fixed;bottom:100px;right:max(22px,50vw - 540px);box-shadow:0 5px 20px #264b342e}.ai-fab span{margin-left:5px;font-size:11px}.card{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin-bottom:20px;padding:24px}.secondary{background:var(--soft);color:var(--green)}label{color:var(--muted);flex-direction:column;gap:7px;margin:14px 0;font-size:12px;font-weight:550;display:flex}input,select,textarea{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:9px;width:100%;min-width:0;padding:11px 12px;font-size:14px}textarea{resize:vertical;min-height:94px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--green);flex-shrink:0}input[type=range]{padding:12px 0}progress{width:100%;height:7px;accent-color:var(--green);border:0;border-radius:20px;overflow:hidden}progress::-webkit-progress-bar{background:var(--soft)}progress::-webkit-progress-value{background:var(--green)}.inline-form{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.inline-form label{flex:1;min-width:110px;margin:0}.inline-form button{align-self:end;min-height:42px}.member{align-items:center;gap:12px;display:flex}.member label:first-child{flex:2}.member label{flex:1}.onboarding{max-width:680px;margin:12px auto}.onboarding h2{font-size:28px}.onboarding form{margin-top:24px}.actions{justify-content:flex-end;gap:12px;margin-top:30px;display:flex}.chips{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.chip{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:30px;padding:8px 12px;font-size:12px;font-weight:450}.chip.active{background:var(--green);color:var(--bg);border-color:var(--green)}.check{color:var(--text);flex-direction:row;align-items:center;gap:12px;display:flex}.summary{background:var(--soft);border-radius:12px;padding:20px}.summary p{margin-bottom:8px}.muted{color:var(--muted);font-size:12px}.notice{color:#675224;background:#f3e7c8;border-radius:10px;padding:14px 16px;font-size:12px;line-height:1.6}.error{color:#913e31;background:#f9e8e3;border-radius:10px;padding:14px;font-size:13px;line-height:1.5}.global-error{justify-content:space-between;gap:16px;max-width:1000px;margin:12px auto;display:flex}.success{color:var(--green)}.empty{border:1px dashed var(--border);text-align:center;border-radius:18px;margin:18px 0;padding:30px 20px}.empty>span{color:var(--green);font-size:35px}.empty h3{margin:8px 0}.empty p{color:var(--muted);margin:0;font-size:12px}.day-title{text-transform:capitalize;margin:28px 0 15px;font-size:18px}.total-card,.budget-hero{background:var(--soft);border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:28px;display:flex}.total-card span,.budget-hero>span{color:var(--muted);font-size:12px}.total-card h2{margin:8px 0 0;font-size:34px}.badge{border:1px solid var(--border);border-radius:20px;padding:7px 10px;font-size:9px!important}.shopping-row{border-top:1px solid var(--border);align-items:flex-start;gap:13px;padding:18px 0;display:flex}.shopping-row>div{flex:1;min-width:0}.shopping-row>input{margin-top:3px}.shopping-row strong{font-size:14px}.shopping-row p{color:var(--muted);margin:5px 0;font-size:11px}.shopping-row b{white-space:nowrap;font-size:13px}.package{background:var(--soft);border-radius:7px;margin:5px 0;padding:7px 10px;font-size:11px}.package small{margin-top:4px;font-size:9px}.shopping-row.done strong{color:var(--muted);text-decoration:line-through}.stock-row{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:16px 0;display:flex}.stock-row>div{flex:1;min-width:90px}.stock-row strong{font-size:14px}.stock-row small{margin-top:6px;font-size:10px}.stock-row form{align-items:center;gap:8px;font-size:12px;display:flex}.stock-row input{width:90px}.danger{color:var(--danger)}details{margin-top:18px;font-size:13px}summary{cursor:pointer;color:var(--green);padding:6px 0}.budget-hero{display:block}.budget-hero h2{margin:12px 0 20px;font-size:42px}.budget-hero p{color:var(--muted);margin:12px 0 0;font-size:12px}.expense-row{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:14px 0;font-size:13px;display:flex}.expense-row small{margin-top:5px}.upload{border:1px dashed var(--green);cursor:pointer;border-radius:10px;padding:18px}.upload input{padding:8px;font-size:11px}.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#14281ba6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--border);border-radius:22px;width:min(100%,650px);max-height:90dvh;padding:24px;overflow-y:auto}.modal>.section-heading{margin-top:0}.modal .section-heading h2{font-size:22px}.steps{padding-left:24px;font-size:14px;line-height:1.8}.steps li{margin-bottom:12px;padding-left:5px}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--soft);border-radius:10px;max-height:300px;padding:14px;font-size:11px;overflow:auto}.busy{background:var(--text);color:var(--bg);z-index:70;border-radius:40px;padding:11px 22px;font-size:12px;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0002}.welcome{text-align:center;max-width:740px!important;padding-top:60px!important}.welcome h1{margin-top:20px;font-size:clamp(35px,6vw,57px)}.welcome p{color:var(--muted);max-width:510px;margin:18px auto;font-size:15px}.welcome .muted{font-size:11px}.dot{color:#a5b96b}.welcome-plate{justify-content:center;gap:20px;margin:35px auto;font-size:65px;display:flex}.welcome-plate span{background:#e7edda;border-radius:50%;place-items:center;width:110px;height:110px;display:grid}.recipe-tile{color:var(--text);text-align:left;width:100%}.food-emoji{margin-bottom:12px;font-size:50px;display:block}.recipe-tile p{color:var(--muted);margin:0;font-size:11px}@media (width<=640px){header{padding:18px 18px 15px}.brand{font-size:21px}.brand small{font-size:8px}.app main{padding:24px 16px 110px}.hero{min-height:245px;padding:26px 23px;position:relative}.hero>div:first-child{z-index:1}.hero h2{font-size:30px}.hero-art{opacity:.3;width:240px;min-width:0;position:absolute;right:-65px;transform:rotate(-15deg)}.hero .eyebrow{max-width:210px;font-size:8px}.stats{gap:8px;margin:16px 0 25px}.stat{border-radius:12px;gap:6px;padding:15px 10px}.stat strong{font-size:17px}.stat>span{min-height:26px;font-size:10px}.stat small{font-size:8px}.meal-grid{grid-template-columns:1fr}.meal-card{display:flex}.meal-art{width:105px;min-width:105px;height:auto;min-height:130px}.meal-art>span{font-size:55px}.meal-art small{font-size:8px;top:6px;right:6px}.meal-body{flex:1;min-width:0;padding:14px}.title-button h3{min-height:0;margin-bottom:12px;font-size:14px}.meal-meta>span{font-size:10px}.tip{flex-wrap:wrap;gap:12px;padding:16px}.tip>div{flex:1}.tip button,.tip p{font-size:11px}.section-heading h2{font-size:19px}.ai-fab{width:46px;height:46px;padding:0;font-size:24px;bottom:91px;right:18px}.ai-fab span{display:none}.card{border-radius:14px;padding:18px}.onboarding h2{font-size:24px}.member{gap:8px}.member label:first-child{flex:1.5}.inline-form label{min-width:110px}.inline-form>button{width:100%}.stock-row{flex-wrap:wrap;gap:8px}.stock-row>div{flex-basis:100%}.stock-row form{flex:1}.stock-row input{width:80px}.shopping-row{gap:9px}.shopping-row b{font-size:11px}.shopping-row strong{font-size:13px}.shopping-row p{font-size:10px}.total-card{padding:22px}.total-card h2{font-size:29px}.total-card .badge{font-size:8px!important}.bottom-nav{border-radius:16px 16px 0 0}.bottom-nav button{padding:5px 8px;font-size:9px}.overlay{align-items:flex-end;padding:10px}.modal{border-radius:20px 20px 10px 10px;max-height:93dvh;padding:20px}.welcome{padding-top:40px!important}.welcome .eyebrow{font-size:8px;line-height:1.8}.welcome-plate{gap:10px}.welcome-plate span{width:80px;height:80px;font-size:45px}footer{align-items:flex-start;gap:16px;font-size:9px}.global-error{margin:10px}.recipe-tile{align-items:center;gap:14px;display:flex}.recipe-tile .food-emoji{margin:0;font-size:34px}.recipe-tile h3{flex:1;margin:0}.recipe-tile p{max-width:60px}.page-title .eyebrow{font-size:9px;line-height:1.7}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width<=380px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:last-child{grid-column:1/-1;grid-template-columns:1fr auto;display:grid}.stat:last-child small{grid-column:1/-1}.stat>span{min-height:0}}.meal-card.meal-cover{background:#282c25;border:0;border-radius:20px;flex-direction:column;min-width:0;display:flex;box-shadow:0 7px 24px #17221912}.meal-cover-open{text-align:left;color:#fff;background:#40392f;border-radius:0;width:100%;min-height:280px;padding:0;display:block;position:relative;overflow:hidden}.meal-cover-open:hover{opacity:1}.meal-cover-open img,.cover-shade{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cover-shade{background:linear-gradient(#171b1880 0%,#171b180d 30%,#171b18c9 70%,#171b18f2 100%)}.cover-lunch img{object-position:65% center}.cover-dinner img{object-position:85% center}.cover-topline{justify-content:space-between;gap:8px;padding:18px 20px;font-size:12px;font-weight:550;display:flex;position:relative}.cover-topline>span{background:#171b186b;border:1px solid #ffffff36;border-radius:30px;padding:5px 10px}.cover-title{padding:82px 22px 22px;display:block;position:relative}.cover-kicker{letter-spacing:.18em;color:#e0d8c7;margin-bottom:10px;font-size:9px;font-weight:500;display:block}.cover-title h3{letter-spacing:-.025em;overflow-wrap:anywhere;margin:0 0 14px;font-size:clamp(21px,2.2vw,27px);font-weight:620;line-height:1.12}.cover-title>span:last-child{color:#e5e4db;font-size:11px;font-weight:450}.cover-replace{color:#f1f0e9;background:#282c25;border-top:1px solid #ffffff1f;border-radius:0;width:100%;min-height:44px;font-size:12px;font-weight:500}.cover-replace>span{margin-right:7px;font-size:17px}.meal-cover:focus-within{outline-offset:3px;outline:3px solid #d8a95e}.meal-choices{border:0;min-width:0;margin:16px 0;padding:0}.meal-choices legend,.menu-source legend{margin-bottom:10px;font-size:13px;font-weight:650}.meal-choices .chip{flex-direction:row;flex:initial;cursor:pointer;align-items:center;gap:8px;min-width:0;margin:0;display:inline-flex}.inline-form .meal-choices{flex-basis:100%;margin:8px 0}.meal-choices .chips{margin:0}.source-option strong{color:var(--text)}.meal-choices input{width:16px;height:16px;accent-color:var(--green);margin:0}.menu-source{border:0;flex-basis:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;padding:0;display:grid}.source-option{border:1px solid var(--border);cursor:pointer;border-radius:12px;flex-direction:row;align-items:center;gap:12px;margin:0;padding:16px;display:flex}.source-option.selected{border-color:var(--green);background:var(--soft)}.source-option input{flex-shrink:0;width:17px;height:17px;margin:0}.source-option strong,.source-option small{display:block}.source-option small{color:var(--muted);margin-top:5px;font-weight:400;line-height:1.4}.menu-origin{color:var(--muted);margin:16px 0;font-size:12px}.selection-tools{flex-wrap:wrap;align-items:center;gap:18px;margin:12px 0;font-size:12px;display:flex}.product-selection{align-content:flex-start;max-height:300px;padding:5px 3px;overflow-y:auto}.personal-add{margin:18px 0}.personal-add summary{cursor:pointer;padding:12px 0;font-weight:650}.personal-add>p{line-height:1.6}.ingredient-editor{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:10px 0;display:flex}.ingredient-editor>span:first-child{overflow-wrap:anywhere;flex:1;min-width:0}.ingredient-editor label{width:90px;margin:0;font-size:10px}.ingredient-editor input{width:100%;min-width:0}.fridge-plan{margin-bottom:12px}.hero{background:#253f32;position:relative}.hero>div:first-child{z-index:1;position:relative}.hero-photo{pointer-events:none;position:absolute;inset:0}.hero-photo img{object-fit:cover;object-position:right 45%;width:100%;height:100%}.hero-photo:after{content:"";background:linear-gradient(90deg,#183c2ff5 0%,#183c2fdf 35%,#183c2f30 100%);position:absolute;inset:0}.welcome-photo{border-radius:18px;max-width:460px;height:180px;margin:24px auto;overflow:hidden}.welcome-photo img{object-fit:cover;width:100%;height:100%}.ai-fab{justify-content:center;align-items:center;gap:8px;display:flex}@media (width<=650px){.menu-source{grid-template-columns:1fr}.meal-cover-open{min-height:265px}.cover-title{padding-top:75px}.cover-title h3{max-width:310px;font-size:26px}}
