:root{color:#1d2821;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f7f6f1;--surface:#fff;--surface-soft:#f0f2ed;--text:#1d2821;--muted:#6c756e;--accent:#54745c;--accent-dark:#3f5e47;--accent-soft:#e7eee8;--border:#e3e6e0;--danger:#9a4545;--shadow:0 10px 35px #20302612;background:#f7f6f1;font-family:Inter,ui-rounded,SF Pro Rounded,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button:disabled{opacity:.55;cursor:not-allowed}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:12px;outline:none;padding:12px 13px;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#8aa390;box-shadow:0 0 0 3px #54745c1f}textarea{resize:vertical}label{gap:7px;font-size:.9rem;font-weight:650;display:grid}code{background:var(--surface-soft);border-radius:6px;padding:2px 5px;font-size:.88em}.app-shell{min-height:100vh;padding-bottom:calc(86px + env(safe-area-inset-bottom))}.screen{width:min(100%,760px);margin:0 auto;padding:20px 16px 32px}.screen-header{justify-content:space-between;align-items:center;gap:16px;margin:4px 0 18px;display:flex}.screen-header--compact{margin-top:10px}.screen-header h1{letter-spacing:-.035em;margin:2px 0 0;font-size:clamp(1.7rem,7vw,2.2rem)}.eyebrow{color:var(--accent);letter-spacing:.12em;margin:0;font-size:.72rem;font-weight:800}.muted-line,.helper-text{color:var(--muted)}.muted-line{margin:4px 0 0;font-size:.88rem}.helper-text{margin:8px 0 0;font-size:.82rem;line-height:1.45}.optional{color:var(--muted);font-weight:500}.week-selector{width:min(100%,760px);padding:calc(12px + env(safe-area-inset-top)) 16px 2px;grid-template-columns:44px 1fr 44px;align-items:start;gap:6px;margin:0 auto;display:grid}.week-selector__center{text-align:center;justify-items:center;gap:2px;min-height:64px;display:grid}.week-selector__center strong{font-size:1.02rem}.week-selector__center span{color:var(--accent);letter-spacing:.11em;font-size:.68rem;font-weight:850}.week-selector__center .text-button{margin-top:3px;font-size:.75rem}.bottom-nav{z-index:40;border-top:1px solid var(--border);width:min(100%,760px);padding:7px 8px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav__item{color:#7d857f;cursor:pointer;background:0 0;border:0;justify-items:center;gap:2px;padding:5px 4px;font-size:.7rem;font-weight:700;display:grid}.bottom-nav__item svg{width:21px;height:21px}.bottom-nav__item.is-active{color:var(--accent-dark)}.icon-button,.circle-add{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.icon-button{border-radius:999px;width:40px;height:40px}.icon-button:hover{background:var(--surface-soft)}.icon-button--subtle{width:34px;height:34px;color:var(--muted)}.icon-button--subtle svg{width:18px;height:18px}.icon-button--danger{color:var(--danger)}.circle-add{background:var(--accent);color:#fff;border-radius:14px;width:44px;height:44px;box-shadow:0 6px 16px #54745c2e}.primary-button,.secondary-button,.danger-button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:11px 16px;font-weight:800;display:inline-flex}.primary-button{background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-dark)}.secondary-button{background:var(--accent-soft);color:var(--accent-dark)}.danger-button{width:100%;color:var(--danger);background:#f6e9e9;margin-top:14px}.text-button{color:var(--accent-dark);cursor:pointer;background:0 0;border:0;padding:4px;font-weight:650}.text-button.is-strong{font-weight:850}.day-cards{gap:14px;display:grid}.day-card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:16px;box-shadow:0 4px 18px #23302806}.day-card__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;padding-bottom:12px;display:flex}.day-card__header strong{letter-spacing:.08em;font-size:.88rem}.day-card__header span{color:var(--muted);font-size:.82rem}.meal-slot{padding-top:14px}.meal-slot+.meal-slot{border-top:1px solid #eff0ed;margin-top:14px}.meal-slot__label{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:7px;font-size:.84rem;font-weight:750;display:flex}.meal-slot__label button{color:var(--accent-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;font-size:.78rem;font-weight:800;display:flex}.meal-slot__label svg{width:15px;height:15px}.empty-slot{color:#a0a59f;margin:0;font-size:.88rem;font-style:italic}.meal-entry{border:1px solid var(--border);background:#fbfcfa;border-radius:14px;margin-top:7px;padding:11px}.meal-entry__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.meal-entry__top>div{gap:4px;display:grid}.mini-badge{background:var(--accent-soft);width:fit-content;color:var(--accent-dark);border-radius:999px;padding:3px 7px;font-size:.67rem;font-weight:800}.meal-entry details{margin-top:8px}.meal-entry summary{color:var(--accent-dark);cursor:pointer;font-size:.78rem;font-weight:750}.ingredient-summary{gap:7px;margin:0;padding:8px 0 0;list-style:none;display:grid}.ingredient-summary li{color:var(--muted);justify-content:space-between;gap:12px;font-size:.8rem;display:flex}.ingredient-summary strong{color:var(--text);white-space:nowrap}.search-input{background:var(--surface);margin:-3px 0 16px}.recipe-cards{gap:9px;display:grid}.recipe-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;align-items:center;padding:5px 7px 5px 14px;display:flex}.recipe-card__main{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;gap:4px;padding:10px 0;display:grid}.recipe-card__main strong{font-size:.98rem}.recipe-card__main span{color:var(--muted);font-size:.78rem}.empty-card{background:var(--surface);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow);border-radius:22px;padding:34px 22px}.empty-card__icon{font-size:2rem}.empty-card h2{margin:12px 0 6px;font-size:1.2rem}.empty-card p{color:var(--muted);max-width:360px;margin:0 auto 18px;line-height:1.5}.progress{background:#e8ebe6;border-radius:99px;height:6px;margin:-5px 0 20px;overflow:hidden}.progress span{background:var(--accent);border-radius:inherit;height:100%;transition:width .2s;display:block}.grocery-category{margin:18px 0}.grocery-category>h2{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem}.grocery-items{background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden}.grocery-item{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;min-height:58px;display:grid;position:relative}.grocery-item+.grocery-item{border-top:1px solid var(--border)}.grocery-check{cursor:pointer;background:0 0;border:2px solid #aeb6af;border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:24px;height:24px;display:inline-flex}.grocery-check.is-checked{background:var(--accent);border-color:var(--accent);color:#fff}.grocery-check svg{width:15px;height:15px}.grocery-item__main{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px 13px 0;display:flex}.grocery-item__main strong{white-space:nowrap;font-size:.88rem}.grocery-item__remove{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin-right:8px;display:inline-flex}.grocery-item__remove:hover{color:var(--danger);background:#fff0ef}.grocery-item__remove svg{width:18px;height:18px}.grocery-sources{border-top:1px dashed var(--border);grid-column:2/-1;margin-right:14px;padding:10px 0 12px}.grocery-sources p{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:.72rem;font-weight:800}.grocery-sources div{justify-content:space-between;gap:12px;padding:3px 0;font-size:.78rem;display:flex}.grocery-sources span{color:var(--muted)}.checked-section{margin:20px 0}.checked-section>summary{cursor:pointer;color:var(--muted);align-items:center;gap:7px;padding:8px 2px;font-size:.83rem;font-weight:800;list-style:none;display:flex}.checked-section>summary::-webkit-details-marker{display:none}.checked-section svg{width:18px}.grocery-items--checked{margin-top:5px}.grocery-item.is-checked .grocery-item__main{color:#929993;text-decoration:line-through}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1c231e5c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--surface);width:min(100%,760px);max-height:88vh;padding-bottom:env(safe-area-inset-bottom);border-radius:24px 24px 0 0;overflow:hidden;box-shadow:0 -12px 45px #141e1729}.sheet__header{border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;min-height:56px;padding:8px 12px;display:grid}.sheet__header h2{text-align:center;margin:0;font-size:.98rem}.sheet__header>:first-child{justify-self:start}.sheet__header>:last-child{justify-self:end}.sheet__spacer{width:45px}.sheet__body{gap:16px;max-height:calc(88vh - 56px);padding:18px 16px 26px;display:grid;overflow-y:auto}.segmented{background:var(--surface-soft);border-radius:12px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.segmented button{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:9px;padding:9px 8px;font-size:.8rem;font-weight:750}.segmented button.is-active{color:var(--text);background:#fff;box-shadow:0 1px 5px #1e2d231a}.day-picker{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.day-chip{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;gap:2px;padding:8px 2px;display:grid}.day-chip span{font-weight:800}.day-chip small{color:var(--muted)}.day-chip.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.day-chip.is-active small{color:#ffffffbf}.field-label{margin:0 0 8px;font-size:.9rem;font-weight:650}.recipe-form{gap:20px}.form-grid-2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.section-heading-row h3{margin:0;font-size:1rem}.section-heading-row p{color:var(--muted);margin:3px 0 0;font-size:.78rem}.ingredient-list{gap:10px;display:grid}.ingredient-editor{border:1px solid var(--border);background:#fbfcfa;border-radius:14px;gap:8px;padding:10px;display:grid}.ingredient-editor__name-row{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.ingredient-editor__measure-row{grid-template-columns:74px 92px 1fr 38px;align-items:center;gap:6px;display:grid}.category-pill{background:var(--accent-soft);color:var(--accent-dark);text-transform:capitalize;border-radius:999px;padding:5px 8px;font-size:.66rem;font-weight:800}.settings-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin-bottom:12px;padding:7px 14px}.settings-card h2{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:10px 0 6px;font-size:.82rem}.settings-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:46px;font-size:.88rem;display:flex}.settings-card h2+.settings-row{border-top:0}.settings-row small{color:var(--muted);text-transform:capitalize}.settings-row--button{cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0;width:100%;padding:0}.code-text{letter-spacing:.12em;color:var(--accent-dark)}.auth-page{min-height:100vh;padding:calc(50px + env(safe-area-inset-top)) 18px 40px;background:linear-gradient(180deg, #eef3ed 0, var(--bg) 42%);flex-direction:column;align-items:center;display:flex}.auth-page h1{letter-spacing:-.04em;text-align:center;margin:12px 0 6px;font-size:2rem}.auth-subtitle{color:var(--muted);text-align:center;max-width:430px;margin:0 0 24px;line-height:1.5}.brand-mark{background:var(--accent);color:#fff;border-radius:18px;place-items:center;width:60px;height:60px;font-size:1.8rem;display:grid;box-shadow:0 10px 25px #54745c33}.auth-card{background:var(--surface);border:1px solid var(--border);width:min(100%,430px);box-shadow:var(--shadow);border-radius:20px;gap:15px;padding:16px;display:grid}.form-error{color:var(--danger);background:#f8ecec;border-radius:10px;margin:0;padding:9px 10px;font-size:.8rem}.setup-steps{line-height:1.55}.setup-steps ol{margin:0;padding-left:22px}.loading-page{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;display:grid}.spinner{border:3px solid #dce2dc;border-top-color:var(--accent);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=700px){.screen{padding-left:24px;padding-right:24px}.day-cards{grid-template-columns:1fr 1fr;align-items:start}.bottom-nav{border:1px solid var(--border);border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -4px 20px #2330280a}}@media (width<=440px){.ingredient-editor__measure-row{grid-template-columns:65px 82px 1fr 34px}.ingredient-editor__measure-row input,.ingredient-editor__measure-row select{padding-left:8px;padding-right:8px}.segmented--three button{padding-inline:4px;font-size:.72rem}}:root{--blue:#62879b;--blue-soft:#eaf2f5;--gold:#c79243;--gold-soft:#fbf2df;--coral:#bd705b;--coral-soft:#faece7;--purple:#82749a;--purple-soft:#f0edf5}.week-selector__center{background:#ffffff9e;border:1px solid #e3e6e0d9;border-radius:16px;padding:8px 14px;box-shadow:0 4px 18px #23302809}.bottom-nav__item{border-radius:12px;transition:color .15s,background .15s,transform .15s}.bottom-nav__item.is-active{color:var(--accent-dark);background:var(--accent-soft)}.screen-header h1{color:#202b24}.circle-add{box-shadow:0 8px 20px #54745c3d}.day-card{border-top:3px solid var(--blue);position:relative;overflow:hidden;box-shadow:0 7px 24px #2330280b}.day-card:nth-child(7n+2){border-top-color:var(--gold)}.day-card:nth-child(7n+3){border-top-color:var(--coral)}.day-card:nth-child(7n+4){border-top-color:var(--purple)}.day-card:nth-child(7n+5){border-top-color:var(--accent)}.day-card:nth-child(7n+6){border-top-color:var(--blue)}.day-card:nth-child(7n+7){border-top-color:var(--gold)}.day-card__header strong{color:#2a3530}.meal-entry{background:linear-gradient(135deg,#fff 0%,#fbfcfa 100%);box-shadow:0 3px 12px #23302806}.mini-badge{background:var(--gold-soft);color:#815f27}.meal-entry summary{color:#365c44}.ingredient-summary{background:#f7f8f5;border-radius:10px;margin-top:7px;padding:10px 11px}.ingredient-summary li{color:#344039;font-size:.84rem;font-weight:650;line-height:1.35}.ingredient-summary li span{color:#344039}.ingredient-summary strong{color:#18231c;font-weight:800}.recipe-card{border-left:4px solid var(--gold);box-shadow:0 4px 16px #23302809}.recipe-card:nth-child(4n+2){border-left-color:var(--blue)}.recipe-card:nth-child(4n+3){border-left-color:var(--coral)}.recipe-card:nth-child(4n+4){border-left-color:var(--purple)}.progress{background:linear-gradient(90deg, var(--blue-soft), var(--gold-soft))}.progress span{background:linear-gradient(90deg, var(--accent), #6d8f74)}.grocery-category>h2{color:#59645d;align-items:center;gap:7px;display:flex}.grocery-category>h2:before{content:"";background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:999px}.grocery-category--produce>h2:before{background:#6e9b67;box-shadow:0 0 0 3px #e8f2e5}.grocery-category--meat>h2:before{background:var(--coral);box-shadow:0 0 0 3px var(--coral-soft)}.grocery-category--dairy>h2:before{background:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.grocery-category--frozen>h2:before{background:#75a8b8;box-shadow:0 0 0 3px #e8f4f7}.grocery-category--bakery>h2:before{background:var(--gold);box-shadow:0 0 0 3px var(--gold-soft)}.grocery-category--pantry>h2:before{background:#aa825c;box-shadow:0 0 0 3px #f5eee6}.grocery-category--canned>h2:before{background:#87928a;box-shadow:0 0 0 3px #edf0ed}.grocery-category--drinks>h2:before{background:#668db1;box-shadow:0 0 0 3px #eaf1f7}.grocery-category--household>h2:before{background:var(--purple);box-shadow:0 0 0 3px var(--purple-soft)}.grocery-category--pet>h2:before{background:#b37f5d;box-shadow:0 0 0 3px #f7eee8}.grocery-category--other>h2:before{background:#92998f;box-shadow:0 0 0 3px #eef0ec}.grocery-items,.settings-card,.empty-card{box-shadow:0 5px 20px #23302809}.category-select{width:auto;min-width:118px;max-width:150px;color:var(--accent-dark);background:var(--accent-soft);border-color:#dbe6dc;border-radius:999px;padding:9px 29px 9px 10px;font-size:.72rem;font-weight:800}.settings-card{border-top:3px solid #0000}.settings-card--blue{border-top-color:var(--blue)}.settings-card--gold{border-top-color:var(--gold)}.settings-card--coral{border-top-color:var(--coral)}.settings-card--purple{border-top-color:var(--purple)}.settings-heading-row{justify-content:space-between;align-items:center;min-height:42px;display:flex}.settings-heading-row h2{margin:8px 0 5px}.settings-add-button{background:var(--coral-soft);color:#8f5140;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:4px;padding:6px 10px;font-size:.72rem;font-weight:850;display:inline-flex}.settings-add-button svg{width:14px;height:14px}.settings-card__intro{margin:0 0 10px}.settings-search{margin:3px 0 8px}.settings-row--category{grid-template-columns:none;font-weight:600;display:flex}.settings-row--category>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-row--category select{width:auto;min-width:128px;max-width:46%;padding:8px 28px 8px 9px;font-size:.76rem}.auth-page{background:radial-gradient(circle at 10% 5%, #c792431f, transparent 25%), radial-gradient(circle at 90% 10%, #62879b21, transparent 28%), linear-gradient(180deg, #eef3ed 0, var(--bg) 44%)}@media (width<=440px){.ingredient-editor__name-row{grid-template-columns:minmax(0,1fr) 118px}.category-select{min-width:108px;max-width:118px;padding-left:8px;padding-right:24px}.settings-row--category select{min-width:112px;max-width:48%}}.shopping-header-actions{align-items:center;gap:8px;display:flex}.shopping-recipe-button{background:var(--accent-soft);min-height:42px;color:var(--accent-dark);cursor:pointer;border:1px solid #d9e2da;border-radius:13px;align-items:center;gap:5px;padding:9px 12px;font-weight:850;display:inline-flex}.shopping-recipe-button svg{width:17px;height:17px}.empty-card__actions{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.direct-recipes{margin:0 0 18px}.direct-recipes__heading{justify-content:space-between;align-items:end;margin-bottom:7px;padding:0 2px;display:flex}.direct-recipes__heading>div{gap:2px;display:grid}.direct-recipes__heading span{color:#59645d;letter-spacing:.09em;text-transform:uppercase;font-size:.76rem;font-weight:850}.direct-recipes__heading small{color:var(--muted);font-size:.72rem}.direct-recipes__list{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--purple);border-radius:16px;overflow:hidden;box-shadow:0 5px 20px #23302809}.direct-recipe-row{justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:8px 9px 8px 13px;display:flex}.direct-recipe-row+.direct-recipe-row{border-top:1px solid var(--border)}.direct-recipe-row>div{gap:3px;min-width:0;display:grid}.direct-recipe-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.direct-recipe-row span{color:var(--muted);font-size:.74rem}.shopping-recipe-picker{gap:8px;display:grid}.shopping-recipe-option{border:1px solid var(--border);border-left:4px solid var(--gold);cursor:pointer;text-align:left;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.shopping-recipe-option:nth-child(4n+2){border-left-color:var(--blue)}.shopping-recipe-option:nth-child(4n+3){border-left-color:var(--coral)}.shopping-recipe-option:nth-child(4n+4){border-left-color:var(--purple)}.shopping-recipe-option>span:first-child{gap:3px;min-width:0;display:grid}.shopping-recipe-option strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shopping-recipe-option small{color:var(--muted)}.shopping-recipe-option__add{color:var(--accent-dark);white-space:nowrap;font-size:.78rem;font-weight:850}.picker-empty{color:var(--muted);text-align:center;margin:5px 0;font-size:.86rem}@media (width<=390px){.shopping-recipe-button{padding-inline:9px}}.recipe-shopping-cycle{color:var(--muted);align-items:center;gap:6px;margin:-8px 0 14px;font-size:.78rem;display:flex}.recipe-shopping-cycle svg{width:15px;height:15px;color:var(--blue);flex:none}.recipe-shopping-cycle strong{color:#48564d}.recipe-action-notice{color:#3f6748;background:#eef6ef;border:1px solid #d8e6da;border-radius:11px;margin:-4px 0 14px;padding:9px 11px;font-size:.8rem;font-weight:750}.recipe-action-error{margin:-4px 0 14px}.recipe-card--with-action{align-items:stretch;padding-right:8px}.recipe-card__actions{align-items:center;gap:5px;padding-left:8px;display:flex}.recipe-add-shopping{background:var(--accent-soft);min-height:34px;color:var(--accent-dark);cursor:pointer;white-space:nowrap;border:1px solid #d8e2da;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:7px 9px;font-size:.72rem;font-weight:850;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.recipe-add-shopping:hover{background:#dfe9e1;border-color:#cbd9ce}.recipe-add-shopping:active{transform:scale(.98)}.recipe-add-shopping svg{width:15px;height:15px}.recipe-add-shopping.is-added{color:#3d6a47;background:#e7f2e8;border-color:#cfe1d2}.shopping-recipe-option{min-height:62px;box-shadow:0 3px 12px #23302809}.shopping-recipe-option strong{color:#263129;font-size:.92rem}.shopping-recipe-option small{margin-top:2px;font-size:.74rem;display:block}.shopping-recipe-option__add{background:var(--accent-soft);text-align:center;border-radius:999px;min-width:48px;padding:6px 10px}@media (width<=560px){.recipe-card--with-action{grid-template-columns:minmax(0,1fr) auto;display:grid}.recipe-card__main{min-width:0}.recipe-card__actions{grid-column:1/-1;justify-content:space-between;padding:0 0 7px}.recipe-add-shopping{flex:1}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}@supports (overflow:clip){html,body,#root,.app-shell{overflow-x:clip}}body{min-width:0}#root,.app-shell{min-width:0;min-height:100dvh}.app-shell{width:100%;max-width:100%}.screen,.week-selector,.sheet{min-width:0;max-width:100%}button,input,select,textarea,.screen-header>*,.shopping-header-actions,.meal-entry__top>*,.grocery-item__main,.grocery-item__main>span,.direct-recipe-row>*,.shopping-recipe-option>*{min-width:0}.grocery-item__main>span,.meal-entry__top strong,.direct-recipe-row strong{overflow-wrap:anywhere}.bottom-nav{z-index:200;width:100%;max-width:760px;padding-bottom:max(8px, env(safe-area-inset-bottom));margin:0 auto;left:0;right:0;transform:none;box-shadow:0 -5px 22px #23302814}.week-selector__center .text-button{background:var(--blue-soft);color:#416f86;border:1px solid #c9dce5;border-radius:999px;margin-top:5px;padding:6px 10px;font-weight:850;line-height:1.1}.week-selector__center .text-button:hover{color:#315b70;background:#dcecf2}@media (width<=440px){.screen,.week-selector{padding-left:12px;padding-right:12px}.screen-header{gap:10px}.shopping-header-actions{flex:none;gap:6px}.shopping-recipe-button{padding-left:9px;padding-right:9px}.grocery-item__main{gap:8px}}.modal-backdrop{width:100%;max-width:100%;overflow-x:clip}.sheet{width:100%;min-width:0;max-width:min(760px,100dvw);margin:0 auto}.sheet__header,.sheet__body{width:100%;min-width:0;max-width:100%}.sheet__header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.sheet__header h2,.sheet__body>*,.sheet__body label,.sheet__body input,.sheet__body select,.sheet__body textarea,.shopping-recipe-picker,.shopping-recipe-option,.ingredient-list,.ingredient-editor,.settings-card{min-width:0;max-width:100%}.sheet__body input,.sheet__body select,.sheet__body textarea{width:100%}.form-grid-2,.segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented--three{grid-template-columns:repeat(3,minmax(0,1fr))}.day-picker{grid-template-columns:repeat(7,minmax(0,1fr))}.ingredient-editor__name-row{grid-template-columns:minmax(0,1fr) auto}.ingredient-editor__measure-row{grid-template-columns:minmax(0,74px) minmax(0,92px) minmax(0,1fr) 38px}.shopping-recipe-option{width:100%;overflow:hidden}.shopping-recipe-option>span:first-child,.shopping-recipe-option strong,.shopping-recipe-option small{overflow-wrap:anywhere;min-width:0}@media (width<=440px){.sheet__body{padding-left:12px;padding-right:12px}.ingredient-editor__measure-row{grid-template-columns:minmax(0,65px) minmax(0,82px) minmax(0,1fr) 34px}}.app-shell{padding-bottom:calc(122px + env(safe-area-inset-bottom))}html{scroll-padding-bottom:calc(122px + env(safe-area-inset-bottom))}.modal-backdrop{z-index:1000;height:100dvh;max-height:100dvh}.sheet{max-height:88dvh}.sheet--large{max-height:94dvh}.sheet__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:calc(88dvh - 56px);padding-bottom:calc(30px + env(safe-area-inset-bottom))}.sheet--large .sheet__body{max-height:calc(94dvh - 56px)}.app-version{text-align:center;color:var(--muted);letter-spacing:.03em;opacity:.7;margin:18px 0 4px;font-size:.7rem;font-weight:700}@media (width<=768px){.sheet input,.sheet select,.sheet textarea{font-size:16px}}
