/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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,ui-sans-serif, system-ui, 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{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;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.shrink{flex-shrink:1}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#15372e;--forest:#1f503f;--forest-dark:#173e32;--cream:#f8f7f0;--paper:#fffef9;--lime:#dff25a;--coral:#ed704f;--muted:#718078;--line:#dde4dc;--shadow:0 18px 50px #26463914}*{box-sizing:border-box}html{background:var(--cream)}body{background:radial-gradient(circle at 83% 6%, #dff25a21, transparent 22rem), var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #235b4740}.app-shell{min-height:100vh;display:flex}.profile-bootstrap,.profile-onboarding-shell{min-height:100vh}.profile-bootstrap{place-items:center;padding:24px;display:grid}.profile-bootstrap>section{min-width:min(330px,100%);color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:11px;display:flex}.profile-bootstrap-mark{width:46px;height:46px;color:var(--lime);background:var(--forest);border-radius:15px 15px 15px 4px;place-items:center;display:grid;transform:rotate(-4deg)}.profile-bootstrap-mark svg{transform:rotate(4deg)}.profile-bootstrap strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:25px}.profile-bootstrap strong em{color:var(--coral);font-style:normal}.profile-bootstrap p{align-items:center;gap:7px;margin:0;font-size:11px;display:flex}.profile-bootstrap button{color:#fff;background:var(--forest);cursor:pointer;border:0;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 13px;font-size:10px;font-weight:900;display:flex}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fffef9eb;flex-direction:column;width:244px;min-height:100vh;padding:30px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:10px;margin-bottom:46px;padding:0 8px;display:flex}.brand-mark{background:var(--forest);width:34px;height:34px;color:var(--lime);border-radius:12px 12px 12px 3px;place-items:center;display:grid;transform:rotate(-4deg)}.brand-mark svg{transform:rotate(4deg)}.brand>span,.mobile-brand>span{letter-spacing:-.7px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:700}.brand em,.mobile-brand em{color:var(--coral);font-style:normal}.nav-label{color:#98a49e;letter-spacing:1.7px;margin:0 0 10px;padding-left:11px;font-size:10px;font-weight:800}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav button{cursor:pointer;color:#64746c;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;min-height:45px;padding:0 12px;font-size:14px;font-weight:700;transition:all .18s;display:flex}.sidebar nav button:hover{color:var(--forest);background:#f0f2eb}.sidebar nav button.active{color:var(--forest);box-shadow:inset 3px 0 var(--forest);background:#edf2e7}.sidebar nav button b{color:#000;background:var(--lime);border-radius:50%;place-items:center;width:23px;height:23px;margin-left:auto;font-size:11px;display:grid}.sidebar-card{background:#f0f4e8;border:1px solid #d8e3d6;border-radius:16px;margin-top:auto;padding:16px}.mini-orbit{width:34px;height:34px;color:var(--forest);background:var(--lime);border-radius:50%;place-items:center;margin-bottom:12px;display:grid}.sidebar-card strong{font-family:Georgia,serif;font-size:16px}.sidebar-card p{color:#6a7a71;margin:7px 0 11px;font-size:11px;line-height:1.5}.sidebar-card button{cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:11px;font-weight:800;display:flex}.profile{border-top:1px solid var(--line);margin-top:18px;padding:17px 0 0;position:relative}.avatar{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.profile-summary{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;width:100%;padding:5px;display:flex}.profile-summary:hover,.profile.open .profile-summary{background:#f0f2eb}.profile-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.profile-copy strong{font-size:12px}.profile-copy small{color:var(--muted);text-transform:capitalize;font-size:10px}.profile-dots{color:var(--muted);letter-spacing:2px;font-size:10px}.profile-menu{z-index:45;border:1px solid var(--line);background:var(--paper);border-radius:15px;width:min(292px,100vw - 40px);animation:.18s both modal-in;position:absolute;bottom:calc(100% + 9px);left:0;overflow:hidden;box-shadow:0 22px 60px #14352a2e}.profile-menu>header{border-bottom:1px solid var(--line);flex-direction:column;gap:3px;padding:14px;display:flex}.profile-menu>header strong{font-family:Georgia,serif;font-size:15px}.profile-menu>header span{color:var(--muted);overflow-wrap:anywhere;font-size:8px}.profile-households{border-bottom:1px solid var(--line);gap:5px;padding:10px 14px;display:grid}.profile-households>small{color:var(--muted);letter-spacing:1.2px;font-size:7px;font-weight:900}.profile-households>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:7px 8px;display:flex}.profile-households>button:hover{background:#f0f3eb}.profile-households>button.active{border-color:var(--line);background:#f5f6ef}.profile-households>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-weight:800;overflow:hidden}.profile-households>button b{color:var(--forest);text-transform:capitalize;font-size:7px}.profile-menu>div{gap:4px;padding:7px;display:grid}.profile-menu>div>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:8px;display:grid}.profile-menu>div>button:hover{background:#f0f3eb}.profile-menu .member-avatar{width:32px;height:32px}.profile-menu>div>button>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.profile-menu>div>button strong{font-size:10px}.profile-menu>div>button small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;font-size:7px;overflow:hidden}.profile-menu>div>button b{color:var(--forest);font-size:7px}.profile-menu .profile-edit{border:0;border-top:1px solid var(--line);width:100%;color:var(--forest);text-align:left;cursor:pointer;background:#f5f6ef;padding:12px 14px;font-size:9px;font-weight:900}.sidebar-close,.menu-backdrop{display:none}.main-content{width:calc(100% - 244px);min-height:100vh;margin-left:244px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10;background:#f8f7f0cc;justify-content:flex-end;align-items:center;gap:14px;height:72px;padding:0 clamp(24px,4vw,64px);display:flex;position:sticky;top:0}.mobile-brand{display:none}.topbar-actions{align-items:center;gap:10px;display:flex}.quick-add{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:30px;align-items:center;gap:8px;height:38px;padding:0 15px;font-size:12px;font-weight:800;display:flex}.theme-toggle{border:1px solid var(--line);background:var(--paper);height:38px;color:var(--forest);cursor:pointer;border-radius:30px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;transition:background-color .18s,color .18s,border-color .18s,transform .18s;display:flex}.theme-toggle:hover{border-color:var(--forest);transform:translateY(-1px)}.rss-feed-shortcut{border:1px solid var(--line);background:var(--paper);height:38px;color:var(--forest);cursor:pointer;border-radius:30px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;transition:all .18s;display:flex}.rss-feed-shortcut:hover{border-color:var(--forest);transform:translateY(-1px)}.rss-feed-shortcut.active{border-color:var(--forest);background:#edf2e7}.page{max-width:1180px;margin:0 auto;padding:50px clamp(24px,4vw,64px) 90px;animation:.35s both page-in}@keyframes page-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.welcome{justify-content:space-between;align-items:flex-end;margin-bottom:31px;display:flex}.eyebrow{color:var(--coral);letter-spacing:1.6px;align-items:center;gap:7px;margin:0 0 10px;font-size:10px;font-weight:900;display:flex}.eyebrow>span{background:var(--coral);width:15px;height:2px}.welcome h1,.page-intro h1{letter-spacing:-2.1px;margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.4vw,56px);font-weight:500;line-height:1}.welcome>div>p:last-child,.page-intro>p:last-child,.page-intro>div>p:last-child{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.primary-button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:9px;height:45px;padding:0 18px;font-size:12px;font-weight:800;display:flex;box-shadow:0 8px 18px #1f503f2e}.primary-button:hover,.quick-add:hover{background:var(--forest-dark)}.dashboard-grid{grid-template-columns:1.08fr .92fr;gap:18px;display:grid}.card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffef9e6;border-radius:18px}.calorie-card,.macros-card{padding:22px}.card-title{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.card-title>div{align-items:center;gap:10px;display:flex}.card-title h2{margin:0;font-family:Georgia,serif;font-size:17px}.card-title>button{color:var(--forest);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800;text-decoration:underline}.icon-box{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.icon-box.coral{color:var(--coral);background:#fce7df}.icon-box.green{color:var(--forest);background:#e5eee5}.status-chip{color:#547235;letter-spacing:.5px;text-transform:uppercase;background:#e9f3d3;border-radius:20px;padding:5px 9px;font-size:9px;font-weight:900}.energy-wrap{justify-content:center;align-items:center;gap:clamp(24px,4vw,52px);display:flex}.calorie-ring{background:conic-gradient(var(--coral) 0 68%, #f0e6de 68% 100%);border-radius:50%;place-items:center;width:148px;height:148px;padding:13px;display:grid;position:relative}.calorie-ring:before{content:"";background:var(--paper);border-radius:50%;position:absolute;inset:11px}.calorie-ring>div{z-index:1;text-align:center;flex-direction:column;display:flex}.calorie-ring strong{font-family:Georgia,serif;font-size:29px;font-weight:500}.calorie-ring span{color:var(--muted);margin-top:3px;font-size:9px}.energy-summary{gap:11px;min-width:125px;display:grid}.energy-summary>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-bottom:9px;display:flex}.energy-summary>div:last-child{border:0;padding-bottom:0}.energy-summary span{color:var(--muted);font-size:10px}.energy-summary strong{font-size:12px}.macros-card{flex-direction:column;display:flex}.macro-line{margin:4px 0 11px}.macro-copy{justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.macro-copy>span{color:var(--muted)}.macro-copy small{color:#98a49e;font-weight:400}.progress-track{background:#edf0ea;border-radius:10px;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;height:100%;display:block}.section-heading{justify-content:space-between;align-items:flex-end;margin:43px 0 16px;display:flex}.section-heading .eyebrow{margin-bottom:5px}.section-heading h2{letter-spacing:-.5px;margin:0;font-family:Georgia,serif;font-size:25px;font-weight:500}.section-heading>button{cursor:pointer;color:var(--forest);background:0 0;border:0;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.meal-strip{grid-template-columns:repeat(3,1fr) 92px;gap:12px;display:grid}.meal-row{background:var(--paper);border:1px solid var(--line);border-radius:15px;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:10px;min-height:112px;padding:13px;display:grid;position:relative}.meal-time{border-right:1px solid var(--line);flex-direction:column;align-items:center;padding-right:8px;display:flex}.meal-time span{font-size:11px;font-weight:800}.meal-time small{color:var(--muted);font-size:8px}.meal-copy{min-width:0}.meal-copy small{color:var(--coral);letter-spacing:.8px;text-transform:uppercase;font-size:8px;font-weight:900}.meal-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:4px 0 5px;font-family:Georgia,serif;font-size:14px;overflow:hidden}.meal-copy p{color:var(--muted);margin:0;font-size:8px}.meal-row>button{border:1px solid var(--line);color:#a2ada6;cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:9px;right:9px}.meal-row>button:hover{color:#fff;background:var(--forest)}.meal-row.completed .meal-time,.meal-row.completed .meal-copy{opacity:.72}.meal-row.completed .meal-copy h3{text-decoration:line-through;text-decoration-thickness:1px}.meal-row>button.completed{border-color:var(--forest);color:#fff;background:var(--forest)}.today-meals-loading{border:1px dashed var(--line);min-height:98px;color:var(--muted);border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:20px;font-size:10px;display:flex}.add-meal{color:var(--muted);cursor:pointer;background:0 0;border:1px dashed #acb9b0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.add-meal:hover{border-color:var(--forest);color:var(--forest);background:#f0f4e8}.daily-favorites{border:1px solid var(--line);background:#fffef9b8;border-radius:15px;margin-top:14px;padding:15px 16px}.daily-favorites>header{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:11px;display:flex}.daily-favorites>header .eyebrow{margin-bottom:3px;font-size:8px}.daily-favorites>header h3{margin:0;font-family:Georgia,serif;font-size:17px;font-weight:500}.daily-favorites>header>span{color:var(--muted);white-space:nowrap;font-size:8px}.daily-favorite-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.daily-favorite-grid>button{border:1px solid var(--line);background:var(--paper);text-align:left;cursor:pointer;border-radius:11px;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:8px;min-width:0;min-height:58px;padding:8px 9px;transition:border-color .16s,transform .16s,background-color .16s;display:grid}.daily-favorite-grid>button:hover{background:#f1f5eb;border-color:#9eb29f;transform:translateY(-1px)}.daily-favorite-grid>button:disabled{opacity:.65;cursor:wait;transform:none}.daily-favorite-grid>button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.daily-favorite-grid small{color:var(--coral);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:7px;font-weight:900;overflow:hidden}.daily-favorite-grid strong{white-space:nowrap;text-overflow:ellipsis;font-family:Georgia,serif;font-size:11px;overflow:hidden}.daily-favorite-grid svg{color:var(--forest)}.favorite-emoji{background:#edf2e7;border-radius:9px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.daily-favorites-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:10px;margin:0;padding:10px;font-size:9px}.discover-heading{margin-top:48px}.recipe-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.recipe-grid.two-up{grid-template-columns:repeat(2,1fr)}.recipe-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:17px;min-width:0;overflow:hidden}.recipe-art{isolation:isolate;place-items:center;height:158px;display:grid;position:relative;overflow:hidden}.recipe-card-image{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.recipe-card:hover .recipe-card-image{transform:scale(1.035)}.recipe-art.sage{background:#cfddd2}.recipe-art.yellow{background:#efdfad}.recipe-art.berry{background:#d8d4df}.recipe-art.mint{background:#dce9cf}.recipe-art>span{z-index:1;filter:drop-shadow(0 10px 8px #2d403424);font-size:62px}.food-shape{opacity:.55;z-index:-1;border-radius:50%;position:absolute}.shape-one{background:#fff;width:150px;height:150px;top:-40px;right:-35px}.shape-two{background:var(--lime);width:80px;height:80px;bottom:-15px;left:-20px}.save-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#fffc;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:12px;right:12px}.save-button.saved{color:#fff;background:var(--forest)}.recipe-content{padding:16px}.recipe-meta{color:var(--coral);text-transform:uppercase;letter-spacing:.7px;justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-weight:900;line-height:1.35;display:flex}.recipe-meta span:last-child{color:var(--muted);align-items:center;gap:4px;display:flex}.recipe-content h3{margin:8px 0 6px;font-family:Georgia,serif;font-size:18px}.recipe-title-button{appearance:none;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;transition:color .18s}.recipe-title-button:hover{color:var(--coral);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.recipe-content>p{color:var(--muted);margin:0 0 14px;font-size:13px;line-height:1.55}.recipe-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.recipe-footer>div{flex-wrap:wrap;align-items:baseline;gap:2px;min-width:0;line-height:1.45;display:flex}.recipe-footer strong{color:var(--ink);font-size:18px;line-height:1}.recipe-footer small{color:var(--muted);font-size:12px}.recipe-footer span{color:var(--muted);font-size:13px}.recipe-footer button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.page-intro{max-width:780px;margin-bottom:32px}.page-intro.with-action{justify-content:space-between;align-items:flex-end;gap:30px;max-width:none;display:flex}.search-panel{border:1px solid var(--line);background:var(--paper);height:58px;box-shadow:var(--shadow);border-radius:15px;align-items:center;gap:12px;padding:0 18px;display:flex}.search-panel input{color:var(--ink);background:0 0;border:0;outline:0;flex:1}.search-panel input::placeholder,.inline-input input::placeholder{color:#9ba69f}.search-panel button{cursor:pointer;background:0 0;border:0}.filter-row{flex-wrap:wrap;gap:8px;margin:16px 0 30px;display:flex}.filter-row button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:30px;padding:8px 13px;font-size:10px;font-weight:700}.filter-row button.selected{background:var(--forest);border-color:var(--forest);color:#fff}.results-line{justify-content:space-between;margin-bottom:13px;font-size:11px;display:flex}.results-line span{color:var(--muted)}.recipe-library-intro{margin-bottom:24px}.import-trigger{white-space:nowrap}.library-summary{border:1px solid var(--line);background:var(--line);box-shadow:var(--shadow);border-radius:15px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.library-summary>div{background:var(--paper);align-items:center;gap:11px;padding:16px 18px;display:flex}.library-summary strong{color:var(--coral);font-family:Georgia,serif;font-size:22px;font-weight:500}.library-summary span{color:var(--muted);max-width:115px;font-size:9px;line-height:1.35}.library-view-tabs{border:1px solid var(--line);background:var(--paper);width:fit-content;box-shadow:var(--shadow);border-radius:12px;gap:4px;margin:0 0 14px;padding:4px;display:flex}.library-view-tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:10px;font-weight:800;display:flex}.library-view-tabs button span{min-width:20px;height:20px;color:var(--muted);background:var(--cream);border-radius:999px;place-items:center;padding:0 6px;font-size:8px;display:grid}.library-view-tabs button.selected{color:#fff;background:var(--forest)}.library-view-tabs button.selected span{color:var(--forest);background:#fff}.library-error,.library-loading,.empty-library{border:1px solid var(--line);background:var(--paper);min-height:130px;color:var(--muted);border-radius:15px;justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.library-error button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;display:flex}.empty-library{text-align:center;flex-direction:column}.empty-library h3{color:var(--ink);margin:2px 0;font-family:Georgia,serif}.empty-library p{margin:0}.empty-library .empty-library-action{color:#fff;background:var(--forest);cursor:pointer;border:0;border-radius:9px;margin-top:5px;padding:9px 12px;font-size:9px;font-weight:800}.rss-discovery-loading{min-height:105px}.rss-discovery-empty{background:#fffef994;border:1px dashed #cbd7cb;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:112px;padding:21px 23px;display:grid}.rss-discovery-empty strong{font-family:Georgia,serif;font-size:17px}.rss-discovery-empty p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.rss-discovery-empty>button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:10px 13px;font-size:10px;font-weight:800}.rss-feed-intro{align-items:center!important}.rss-feed-orbit{width:72px;height:72px;color:var(--forest);background:linear-gradient(145deg,#eaf2c1,#dff25a);border-radius:23px 23px 23px 7px;flex:none;place-items:center;display:grid;transform:rotate(3deg);box-shadow:0 16px 32px #2c513921}.rss-feed-orbit svg{transform:rotate(-3deg)}.rss-feed-layout{grid-template-columns:minmax(0,1.65fr) minmax(230px,.6fr);align-items:stretch;gap:18px;display:grid}.rss-feed-add-card{padding:23px}.rss-feed-add-card .card-title{margin-bottom:10px}.rss-feed-add-card>p{color:var(--muted);margin:0 0 17px;font-size:11px;line-height:1.55}.rss-feed-form button{white-space:nowrap}.rss-feed-form-error{color:#a84532;align-items:flex-start;gap:6px;margin:9px 2px 0;font-size:9px;font-weight:700;line-height:1.45;display:flex}.rss-feed-form-error svg{flex:none}.rss-feed-note{color:var(--muted);align-items:flex-start;gap:8px;margin-top:14px;font-size:9px;line-height:1.5;display:flex}.rss-feed-note svg{color:var(--forest);flex:none}.rss-feed-summary-card{background:linear-gradient(145deg,#edf3e3,#fffef9);flex-direction:column;justify-content:center;padding:23px;display:flex}.rss-feed-summary-card>strong{margin-top:9px;font-family:Georgia,serif;font-size:43px;font-weight:500;line-height:1}.rss-feed-summary-card>p{margin:6px 0 12px;font-size:11px;font-weight:800}.rss-feed-summary-card>small{color:var(--muted);font-size:9px;line-height:1.55}.rss-feed-list-heading{margin-top:38px}.rss-feed-error{color:#a84532;justify-content:flex-start;min-height:auto;margin-bottom:13px;padding:13px 15px}.rss-feed-error button{flex:none;margin-left:auto}.rss-feed-list{gap:11px;display:grid}.rss-feed-row{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.rss-feed-status-icon{width:42px;height:42px;color:var(--forest);background:#edf2e7;border-radius:13px;place-items:center;display:grid}.rss-feed-status-icon.error{color:#b64f39;background:#fce7df}.rss-feed-copy{min-width:0}.rss-feed-copy>div:first-child{flex-wrap:wrap;align-items:baseline;gap:7px 12px;display:flex}.rss-feed-copy h3{margin:0;font-family:Georgia,serif;font-size:16px}.rss-feed-copy a{color:var(--forest);align-items:center;gap:4px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.rss-feed-copy>p{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 8px;font-size:9px;line-height:1.4}.rss-feed-metrics{flex-wrap:wrap;gap:6px;display:flex}.rss-feed-metrics span{color:#5d6b63;letter-spacing:.25px;text-transform:uppercase;background:#f0f3eb;border-radius:20px;padding:4px 7px;font-size:9px;font-weight:900}.rss-feed-actions{align-items:center;gap:7px;display:flex}.rss-feed-actions button{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:34px;display:flex}.rss-feed-actions button:disabled{opacity:.5;cursor:wait}.rss-check-button{border:1px solid var(--line);background:var(--paper);color:var(--forest);padding:0 11px;font-size:9px;font-weight:900}.rss-remove-button{color:#b64f39;background:#f8eae4;border:0;width:34px}.rss-feed-empty{min-height:190px}.load-more{color:var(--muted);flex-direction:column;align-items:center;gap:8px;margin-top:24px;font-size:9px;display:flex}.load-more button{border:1px solid var(--forest);color:var(--forest);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:7px;padding:10px 15px;font-size:10px;font-weight:800;display:flex}.load-more button:disabled{opacity:.65}.week-summary{background:var(--forest);color:#fff;border-radius:17px;margin-bottom:25px;padding:17px 24px;display:flex}.week-summary>div{border-right:1px solid #ffffff29;flex:1;justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.week-summary>div:last-child{border:0}.week-summary svg{color:var(--lime)}.planner{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:17px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.planner>article{border-right:1px solid var(--line);min-width:0;padding:15px}.planner>article:last-child{border-right:0}.planner>article.today-column{background:#f2f5e9}.day-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.day-head span{color:var(--muted);letter-spacing:1px;font-size:9px;font-weight:900}.day-head strong{font-family:Georgia,serif}.planned-card{background:#f8f7f1;border:1px solid #e5e6df;border-radius:13px;min-height:196px;padding:13px}.today-column .planned-card{background:#fff}.planned-card>div{background:#e8edda;border-radius:10px;place-items:center;height:61px;margin-bottom:12px;font-size:31px;display:grid}.planned-card small{color:var(--coral);letter-spacing:.8px;font-size:8px;font-weight:900}.planned-card h3{margin:7px 0;font-family:Georgia,serif;font-size:14px;line-height:1.2}.planned-card p{color:var(--muted);font-size:9px}.prep-badge{color:#597337;background:#e4efc9;border-radius:10px;padding:4px 6px;font-size:7px;font-weight:900}.planner>article>button{border:1px dashed var(--line);width:100%;height:32px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:4px;margin-top:10px;font-size:9px;font-weight:800;display:flex}.prep-banner{background:#efe5c7;border-radius:18px;grid-template-columns:82px 1fr auto;align-items:center;gap:20px;margin-top:28px;padding:24px;display:grid}.prep-art{width:74px;height:74px;color:var(--forest);background:#dae4bb;border-radius:20px;place-items:center;display:grid;transform:rotate(-4deg)}.prep-banner h2{margin:0 0 6px;font-family:Georgia,serif;font-size:21px}.prep-banner p:last-child{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.prep-banner button,.pantry-callout button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;height:39px;padding:0 14px;font-size:10px;font-weight:800;display:flex}.pantry-layout{grid-template-columns:1.3fr .7fr;gap:18px;display:grid}.pantry-staple-note{color:#52624f;background:#f1f5ec;border:1px solid #d9e3d2;border-radius:11px;align-items:center;gap:8px;min-height:38px;margin:-14px 0 16px;padding:9px 12px;font-size:10px;font-weight:700;line-height:1.4;display:flex}.pantry-staple-note svg{color:var(--forest);flex:none}.pantry-staple-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.pantry-staple-panel{min-width:0;margin:0;padding:0;overflow:hidden}.pantry-staple-panel:last-child:nth-child(odd){grid-column:1/-1}.pantry-staple-panel:last-child:nth-child(odd) .pantry-staple-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.pantry-staple-legend{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:19px 20px;list-style:none;transition:background .16s,box-shadow .16s;display:grid}.pantry-staple-legend::marker{content:""}.pantry-staple-legend::-webkit-details-marker{display:none}.pantry-staple-legend:hover{background:#f8f8f3}.pantry-staple-legend:focus-visible{outline:0;box-shadow:inset 0 0 0 3px #1f523f38}.pantry-staple-panel[open] .pantry-staple-legend{border-bottom:1px solid var(--line);background:#f8f8f3}.pantry-staple-legend>span:nth-child(2){min-width:0}.pantry-staple-legend strong{font-family:Georgia,serif;font-size:17px;font-weight:600;line-height:1.2;display:block}.pantry-staple-legend small{color:var(--muted);margin-top:3px;font-family:Arial,sans-serif;font-size:9px;font-weight:500;line-height:1.35;display:block}.pantry-staple-legend em{color:var(--muted);white-space:nowrap;font-family:Arial,sans-serif;font-size:9px;font-style:normal;font-weight:800}.pantry-staple-summary-meta{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.pantry-staple-expand{color:var(--forest);align-items:center;gap:4px;font-size:9px;font-weight:900;display:flex}.pantry-staple-expand svg{transition:transform .16s}.pantry-staple-panel[open] .pantry-staple-expand svg{transform:rotate(180deg)}.pantry-staple-fieldset{border:0;min-width:0;margin:0;padding:15px 20px 20px}.pantry-staple-fieldset>legend{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.pantry-staple-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.pantry-staple-option{min-width:0;min-height:40px;color:var(--ink);cursor:pointer;background:#f8f8f3;border:1px solid #dfe5dc;border-radius:10px;align-items:center;gap:8px;padding:7px 9px;font-size:10px;font-weight:700;line-height:1.25;transition:border-color .16s,background .16s,opacity .16s;display:flex;position:relative}.pantry-staple-option:hover{background:#f1f5ec;border-color:#b7c8b3}.pantry-staple-option input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.pantry-staple-check{color:#0000;background:var(--paper);border:1px solid #bfcbbd;border-radius:6px;flex:0 0 19px;place-items:center;width:19px;height:19px;transition:inherit;display:grid}.pantry-staple-option.checked{background:#edf3e8;border-color:#bdd0b8}.pantry-staple-option.checked .pantry-staple-check{border-color:var(--forest);color:#fff;background:var(--forest)}.pantry-staple-option input:focus-visible+.pantry-staple-check{outline-offset:2px;outline:3px solid #1f523f38}.pantry-staple-option input:disabled~span{opacity:.58}.pantry-staple-option.saving .pantry-staple-check{border-color:var(--forest);color:var(--forest);background:var(--paper);opacity:1}.pantry-editor{padding:22px}.pantry-editor .card-title>span{color:var(--muted);font-size:10px}.pantry-editor-copy{color:var(--muted);margin:-11px 0 14px;font-size:10px;line-height:1.45}.inline-input{border:1px solid var(--line);background:#f5f6f0;border-radius:12px;padding:5px;display:flex}.inline-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 10px}.inline-input button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:5px;padding:9px 12px;font-size:10px;font-weight:800;display:flex}.inline-input input:disabled,.inline-input button:disabled{opacity:.55;cursor:not-allowed}.ingredient-cloud{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.ingredient-cloud button{cursor:pointer;text-transform:capitalize;background:#edf2e8;border:1px solid #cfdccd;border-radius:30px;align-items:center;gap:6px;padding:7px 9px 7px 12px;font-size:10px;font-weight:700;display:flex}.ingredient-cloud button:disabled{opacity:.6;cursor:not-allowed}.pantry-custom-empty{color:var(--muted);padding:3px 0;font-size:10px;font-style:italic}.pantry-error{justify-content:space-between;align-items:center;gap:12px;margin:-13px 0 16px;display:flex}.pantry-error button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:900;text-decoration:underline}.pantry-tip{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:10px;padding-top:14px;display:flex}.pantry-tip svg{color:var(--coral)}.pantry-tip p{margin:0;font-size:10px;line-height:1.4}.pantry-tip strong{color:var(--ink)}.pantry-callout{background:var(--forest);color:#fff;border-radius:18px;padding:23px;position:relative;overflow:hidden}.pantry-callout:after{content:"";background:#dff25a14;border-radius:50%;width:150px;height:150px;position:absolute;top:-40px;right:-40px}.tiny-label{color:var(--lime);letter-spacing:1px;font-size:8px;font-weight:900}.big-food{margin:12px 0;font-size:47px}.pantry-callout h2{margin:0 0 8px;font-family:Georgia,serif;font-size:21px}.pantry-callout p{color:#c5d3cc;font-size:10px;line-height:1.5}.pantry-callout button{background:var(--lime);color:var(--forest);z-index:1;margin-top:10px;position:relative}.match-wrap{position:relative}.match-pill{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a4234eb;border-radius:20px;padding:6px 9px;font-size:11px;font-weight:800;line-height:1.2;position:absolute;top:10px;left:10px}.pantry-match-status{min-height:18px;color:var(--muted);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.pantry-match-empty{margin-top:0}.grocery-toolbar{background:var(--forest);color:#fff;border-radius:15px;align-items:center;gap:18px;height:64px;padding:0 20px;font-size:11px;display:flex}.grocery-progress{background:#ffffff29;border-radius:10px;flex:1;height:7px;overflow:hidden}.grocery-progress span{background:var(--lime);border-radius:inherit;height:100%;display:block}.grocery-toolbar>button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:10px;text-decoration:underline}.grocery-add{background:var(--paper);max-width:540px;margin:18px 0 26px}.grocery-groups{grid-template-columns:repeat(2,1fr);align-items:start;gap:16px;display:grid}.grocery-groups article{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:15px;padding:17px}.group-head{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding-bottom:12px;display:flex}.group-head h2{margin:0;font-family:Georgia,serif;font-size:17px}.group-head>span{background:#edf2e8;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.grocery-groups label{cursor:pointer;border-bottom:1px solid #edf0eb;align-items:center;gap:10px;min-height:45px;font-size:11px;display:flex}.grocery-groups label:last-child{border:0}.grocery-groups input{opacity:0;pointer-events:none;position:absolute}.custom-check{color:#0000;border:1px solid #c9d3cb;border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.grocery-groups label.checked .custom-check{background:var(--forest);color:#fff;border-color:var(--forest)}.grocery-groups label.checked>span:nth-child(3){color:#9ba69f;text-decoration:line-through}.grocery-groups label button{color:#a8b1ab;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:7px}.grocery-planner{--grocery-accent:#d8e957}.grocery-intro{margin-bottom:22px}.grocery-intro .primary-button:disabled{opacity:.45;cursor:not-allowed}.grocery-cycle-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:20px;margin-bottom:18px;overflow:hidden}.grocery-cycle-card>header{color:#fff;background:var(--forest);align-items:center;gap:13px;min-height:74px;padding:13px 18px;display:flex}.grocery-cycle-card>header>button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.grocery-cycle-card>header>div{min-width:0}.grocery-cycle-card>header span{letter-spacing:1.2px;color:#b7c8c0;font-size:8px;font-weight:900;display:block}.grocery-cycle-card>header h2{margin:3px 0 0;font-family:Georgia,serif;font-size:21px;font-weight:500}.cycle-status{white-space:nowrap;background:#edf3cc;border-radius:30px;width:auto;margin-left:auto;padding:7px 10px;color:var(--forest-dark)!important;letter-spacing:.4px!important}.cycle-status.warning{background:#f5d7ca;color:#7c3c28!important}.cycle-status.draft{background:#f0e2b7;color:#6a5423!important}.cycle-timeline{border-bottom:1px solid var(--line);grid-template-columns:1fr 30px 1fr 30px 1fr 30px 1fr;align-items:center;padding:18px;display:grid}.cycle-timeline article{min-width:0;color:var(--forest);border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.cycle-timeline article.highlight{background:#eef2d7}.cycle-timeline article>svg{flex:none}.cycle-timeline article span{color:var(--muted);letter-spacing:.8px;margin-bottom:3px;font-size:8px;font-weight:900;display:block}.cycle-timeline article strong{white-space:nowrap;font-size:11px;display:block}.cycle-timeline>i{background:var(--line);height:1px}.cycle-coverage{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:18px;padding:16px 18px;display:grid}.cycle-coverage>div:first-child strong,.cycle-coverage>div:first-child span{display:block}.cycle-coverage>div:first-child strong{margin-bottom:4px;font-size:12px}.cycle-coverage>div:first-child span{color:var(--muted);font-size:9px}.weekday-coverage{gap:5px;display:flex}.weekday-coverage span{border:1px solid var(--line);color:#a5aea8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.weekday-coverage span.planned{color:var(--forest);background:#edf2cd;border-color:#c4d275}.generate-button{color:#fff;background:var(--forest);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 14px;font-size:10px;font-weight:800;display:flex}.generate-button:disabled{opacity:.45;cursor:not-allowed}.grocery-state,.grocery-empty{border:1px dashed var(--line);min-height:190px;color:var(--muted);text-align:center;background:#ffffff59;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:30px;display:flex}.grocery-state strong{color:var(--ink)}.grocery-empty h2{color:var(--ink);margin:2px 0 0;font-family:Georgia,serif;font-size:22px;font-weight:500}.grocery-empty p{max-width:560px;margin:0 0 8px;font-size:11px;line-height:1.6}.grocery-empty .primary-button{min-height:40px}.grocery-error{align-items:center;gap:9px;margin-bottom:16px;display:flex}.grocery-error span{flex:1}.grocery-change-banner{color:#765027;background:#fff2d9;border:1px solid #e5bd83;border-radius:13px;align-items:center;gap:12px;margin-bottom:16px;padding:13px 15px;display:flex}.grocery-change-banner>div{flex:1}.grocery-change-banner strong,.grocery-change-banner span{display:block}.grocery-change-banner strong{font-size:11px}.grocery-change-banner span{margin-top:3px;font-size:9px}.grocery-change-banner button{color:#fff;cursor:pointer;background:#9b6834;border:0;border-radius:8px;padding:9px 11px;font-size:9px;font-weight:800}.grocery-toolbar>div:first-child{min-width:190px}.grocery-toolbar>div:first-child strong,.grocery-toolbar>div:first-child span{display:block}.grocery-toolbar>div:first-child span{color:#c4d1ca;margin-top:2px;font-size:9px}.grocery-toolbar>button{align-items:center;gap:5px;display:flex}.grocery-add-row{margin:18px 0 24px}.grocery-add-row .grocery-add{max-width:680px;margin:0 0 6px}.grocery-add-row>span{color:var(--muted);font-size:9px}.grocery-add select{border:0;border-left:1px solid var(--line);max-width:110px;color:var(--muted);background:0 0;outline:0;font-size:9px}.generated-groups article{padding-bottom:8px}.grocery-item{border-bottom:1px solid #edf0eb;align-items:center;gap:9px;min-height:61px;display:flex}.grocery-item:last-child{border:0}.item-check{color:#0000;cursor:pointer;background:0 0;border:1px solid #c9d3cb;border-radius:6px;flex:none;place-items:center;width:21px;height:21px;padding:0;display:grid}.grocery-item.checked .item-check{color:#fff;border-color:var(--forest);background:var(--forest)}.item-main{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;min-width:0;padding:9px 0}.item-main strong,.item-main small{display:block}.item-main strong{color:var(--ink);text-transform:capitalize;font-size:11px}.item-main strong>span{color:var(--forest)}.item-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;line-height:1.35;overflow:hidden}.grocery-item.checked .item-main strong{color:#9ba69f;text-decoration:line-through}.pantry-action{color:#607367;cursor:pointer;background:#edf2e8;border:0;border-radius:20px;flex:none;padding:6px 7px;font-size:8px;font-weight:800}.item-remove{color:#a8b1ab;cursor:pointer;background:0 0;border:0;flex:none;padding:6px}.pantry-exclusions{border:1px solid var(--line);background:var(--paper);border-radius:15px;margin-top:18px;overflow:hidden}.pantry-exclusions>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.pantry-exclusions>header>div{align-items:center;gap:10px;display:flex}.pantry-exclusions>header strong,.pantry-exclusions>header span{display:block}.pantry-exclusions>header strong{font-size:11px}.pantry-exclusions>header div span{color:var(--muted);margin-top:2px;font-size:8px}.pantry-exclusions>header>span{min-width:22px;height:22px;color:var(--forest);background:#edf2e8;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.pantry-exclusions>div{flex-wrap:wrap;gap:7px;padding:13px 16px;display:flex}.pantry-exclusions>div button{border:1px solid var(--line);color:var(--muted);background:var(--canvas);cursor:pointer;text-transform:capitalize;border-radius:30px;align-items:center;gap:8px;padding:7px 9px;display:flex}.pantry-exclusions>div button span{color:var(--ink);font-size:9px;font-weight:700}.pantry-exclusions>div button small{color:var(--coral);font-size:8px;font-weight:800}.toast{z-index:50;background:var(--forest-dark);color:#fff;border-radius:30px;align-items:center;gap:8px;padding:11px 17px;font-size:11px;font-weight:700;animation:.25s toast-in;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0003}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.bottom-nav{display:none}.feedback-widget{z-index:40;right:24px;bottom:max(24px, env(safe-area-inset-bottom));pointer-events:none;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed}.feedback-trigger,.feedback-panel{pointer-events:auto}.feedback-trigger{--feedback-trigger-surface:var(--forest-dark);color:#fff;background:var(--feedback-trigger-surface);cursor:pointer;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .18s,background-color .18s,box-shadow .18s;display:grid;box-shadow:0 14px 34px #102d2442}.feedback-trigger:hover{--feedback-trigger-surface:var(--forest);background:var(--feedback-trigger-surface);transform:translateY(-2px);box-shadow:0 17px 38px #102d244f}.feedback-widget.open .feedback-trigger{--feedback-trigger-surface:var(--forest);background:var(--feedback-trigger-surface)}.feedback-trigger-icon{width:34px;height:31px;display:block;position:relative}.feedback-trigger-icon svg{display:block;position:absolute}.feedback-trigger-bubble{width:28px;height:28px;bottom:0;left:0}.feedback-trigger-thumb{background:var(--feedback-trigger-surface);border-radius:4px;width:21px;height:21px;padding:1px;top:0;right:0}.feedback-panel{border:1px solid var(--line);width:min(390px,100vw - 32px);color:var(--ink);background:var(--paper);border-radius:18px;animation:.2s both modal-in;overflow:hidden;box-shadow:0 24px 70px #0c2a203d}.feedback-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:49px;padding:0 14px 0 17px;display:flex}.feedback-panel>header h2{margin:0;font-size:13px;font-weight:800}.feedback-panel>header button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.feedback-panel>header button:hover{color:var(--ink);background:var(--cream)}.feedback-panel>header button:disabled,.feedback-trigger:disabled{opacity:.58;cursor:wait}.feedback-panel form{padding:12px 14px 13px}.feedback-panel form>label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.feedback-panel textarea{border:1px solid var(--forest);outline:2px solid var(--forest);border-radius:11px;width:100%;min-height:122px;max-height:260px;padding:11px}@supports (color:color-mix(in lab, red, red)){.feedback-panel textarea{outline:2px solid color-mix(in srgb, var(--forest) 28%, transparent)}}.feedback-panel textarea{outline-offset:1px;color:var(--ink);background:var(--cream);font:inherit;resize:vertical;font-size:12px;line-height:1.45}.feedback-panel textarea::placeholder{color:var(--muted);opacity:.86}.feedback-panel textarea:focus-visible{outline:3px solid var(--forest)}@supports (color:color-mix(in lab, red, red)){.feedback-panel textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--forest) 35%, transparent)}}.feedback-panel textarea:focus-visible{outline-offset:1px}.feedback-count{color:var(--muted);text-align:right;margin:6px 2px 0;font-size:8px}.feedback-status{border-radius:9px;margin:8px 0 0;padding:8px 9px;font-size:9px;line-height:1.4}.feedback-status.error{color:#9d3525;background:#fceae5}.feedback-status.success{color:var(--forest);background:#eaf2df;align-items:center;gap:6px;font-weight:800;display:flex}.feedback-panel footer{align-items:center;gap:11px;margin-top:8px;display:flex}.feedback-send{color:#fff;background:var(--forest);cursor:pointer;border:0;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:10px;font-weight:800;display:flex}.feedback-send:hover:not(:disabled){background:var(--forest-dark)}.feedback-send:disabled{opacity:.58;cursor:not-allowed}.feedback-panel footer p{color:var(--muted);margin:0;font-size:8px;line-height:1.35}.import-overlay{z-index:60;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.import-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default;background:#102d2480;border:0;position:absolute;inset:0}.import-modal{z-index:1;background:var(--paper);border-radius:22px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 40px);animation:.24s both modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #0c2a204d}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)scale(.99)}}.import-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:22px 24px 18px;display:flex}.import-header>div{align-items:center;gap:12px;display:flex}.import-header .eyebrow{margin:0 0 3px}.import-header h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.import-header>button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px}.import-tabs{grid-template-columns:repeat(4,1fr);gap:7px;padding:14px 24px 0;display:grid}.import-tabs button{border:1px solid var(--line);cursor:pointer;background:#f6f6f0;border-radius:10px;justify-content:center;align-items:center;gap:7px;height:41px;font-size:10px;font-weight:800;display:flex}.import-tabs button.selected{border-color:var(--forest);color:var(--forest);background:#edf3e8}.import-body{min-height:240px;padding:25px 24px 20px}.import-body>label,.draft-fields label{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;flex-direction:column;gap:6px;font-size:12px;font-weight:800;line-height:1.35;display:flex}.import-body>input,.import-body textarea,.draft-fields input,.draft-fields select{width:100%;color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border:1px solid #cfd8d0;border-radius:10px;outline:0;padding:11px 12px;font-size:16px;line-height:1.4}.import-body textarea{resize:vertical;min-height:170px;line-height:1.5}.import-body>p{color:var(--muted);margin:10px 2px 0;font-size:9px;line-height:1.5}.sr-file{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-drop{cursor:pointer;background:#f5f7ef;border:1px dashed #aab9ad;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-height:155px;display:flex}.file-drop>span{width:48px;height:48px;color:var(--forest);background:#e4eddc;border-radius:14px;place-items:center;display:grid}.file-drop strong{text-overflow:ellipsis;white-space:nowrap;max-width:90%;margin-top:4px;font-family:Georgia,serif;font-size:16px;overflow:hidden}.file-drop small{color:var(--muted);font-size:9px}.import-error{color:#9d3525;background:#fceae5;border-radius:9px;margin-top:13px;padding:10px 12px;font-size:10px}.import-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:14px 24px;display:flex}.secondary-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;height:43px;padding:0 17px;font-size:10px;font-weight:800}.import-actions .primary-button:disabled{opacity:.65;cursor:progress}.import-success{color:var(--forest);background:#eaf2df;border-radius:11px;align-items:center;gap:10px;margin:18px 24px 0;padding:12px 14px;display:flex}.import-success>div{flex-direction:column;gap:3px;display:flex}.import-success strong{font-size:11px}.import-success span{color:var(--muted);font-size:9px}.import-warning{color:#725b20;background:#fff7dc;border:1px solid #ead8a9;border-radius:10px;margin:10px 24px 0;padding:10px 12px;font-size:9px;line-height:1.45}.draft-list{gap:10px;padding:14px 24px 20px;display:grid;overflow-y:auto}.draft-card{border:1px solid var(--line);border-radius:13px;grid-template-columns:30px 1fr;gap:12px;padding:14px;display:grid}.draft-number{background:var(--forest);color:#fff;border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.draft-fields{grid-template-columns:1fr 145px;gap:9px;min-width:0;display:grid}.draft-image{object-fit:cover;background:var(--cream);border-radius:10px;grid-column:1/-1;width:100%;height:150px;display:block}.draft-fields input,.draft-fields select{padding:9px 10px;font-size:16px}.draft-macros{grid-column:1/-1;grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.draft-fields>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:12px;line-height:1.5}.review-error{margin:0 24px 12px}.custom-recipe-modal{z-index:1;background:var(--paper);border-radius:22px;flex-direction:column;width:min(980px,100%);max-height:calc(100vh - 40px);animation:.24s both modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #0c2a204d}.custom-recipe-modal>header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:21px 24px 18px;display:flex}.custom-recipe-heading{align-items:center;gap:12px;display:flex}.custom-recipe-heading>span{width:43px;height:43px;color:var(--forest);background:#e7efe2;border-radius:13px;flex:none;place-items:center;display:grid}.custom-recipe-heading .eyebrow{margin-bottom:3px}.custom-recipe-heading h2{margin:0;font-family:Georgia,serif;font-size:25px;font-weight:500}.custom-recipe-modal>header>button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px}.custom-recipe-body{gap:13px;padding:18px 24px 24px;display:grid;overflow-y:auto}.custom-recipe-body .recipe-edit-grid{grid-template-columns:2fr repeat(2,1fr)}.custom-recipe-body label{color:var(--muted);letter-spacing:.45px;text-transform:uppercase;flex-direction:column;gap:6px;font-size:12px;font-weight:800;line-height:1.35;display:flex}.custom-recipe-body input,.custom-recipe-body select,.custom-recipe-body textarea{width:100%;min-height:43px;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;background:#fff;border:1px solid #cfd8d0;border-radius:9px;outline:0;padding:10px 11px;font-size:16px;font-weight:400;line-height:1.45}.custom-recipe-body textarea{resize:vertical}.custom-photo-picker{width:100%;min-height:175px;color:var(--ink);cursor:pointer;background:#f5f7ef;border:1px dashed #aab9ad;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;overflow:hidden}.custom-photo-picker>span{width:50px;height:50px;color:var(--forest);background:#e4eddc;border-radius:14px;place-items:center;display:grid}.custom-photo-picker strong{margin-top:3px;font-family:Georgia,serif;font-size:17px;font-weight:500}.custom-photo-picker small{color:var(--muted);font-size:9px}.custom-photo-picker.has-photo{border-style:solid;padding:0}.custom-photo-picker img{object-fit:cover;width:100%;height:210px;display:block}.custom-photo-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:9px;display:flex}.custom-photo-meta button{color:#9d3525;cursor:pointer;background:#f8e9e3;border:0;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:8px;font-weight:800;display:flex}.custom-macro-grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.custom-recipe-modal>footer{border-top:1px solid var(--line);background:var(--paper);flex:none;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.custom-recipe-modal>footer button{justify-content:center;align-items:center;gap:6px;display:flex}.custom-recipe-modal button:disabled{opacity:.6;cursor:wait}.planner-page{max-width:1420px}.planner-opening{min-height:420px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.planner-intro{margin-bottom:25px}.household-bar{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:18px;align-items:center;gap:24px;padding:16px 18px;display:flex}.household-heading{align-items:center;gap:11px;min-width:180px;display:flex}.household-heading>svg{width:37px;height:37px;color:var(--forest);background:#e9f0e3;border-radius:11px;padding:9px}.household-heading>div{flex-direction:column;gap:3px;display:flex}.household-heading strong{font-family:Georgia,serif;font-size:16px}.household-heading span{color:var(--muted);font-size:8px;line-height:1.35}.member-switcher{flex:1;align-items:stretch;gap:8px;min-width:0;display:flex;overflow-x:auto}.member-chip{border:1px solid var(--line);cursor:pointer;text-align:left;background:#f8f8f3;border-radius:12px;align-items:center;gap:8px;min-width:155px;padding:8px 9px;display:flex}.member-chip.selected{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest);background:#edf3e8}.member-chip>span:first-child{background:var(--forest);color:#fff;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:grid}.member-chip>div{flex-direction:column;gap:2px;min-width:0;display:flex}.member-chip strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.member-chip small{color:var(--muted);font-size:8px}.edit-member-button{width:24px;height:24px;color:var(--muted);cursor:pointer;background:#fff;border:0;border-radius:7px;flex:none;place-items:center;margin-left:auto;padding:0;display:grid}.member-switcher>button.add-member-button{min-width:120px;color:var(--forest);background:0 0;border-style:dashed;justify-content:center;font-size:9px;font-weight:800}.member-switcher>button.add-member-button>span{width:auto;height:auto;color:inherit;font-size:inherit;background:0 0}.macro-phase-panel{box-shadow:var(--shadow);background:linear-gradient(135deg,#eef3e8,#f9f8f1);border:1px solid #d7e0d5;border-radius:18px;grid-template-columns:minmax(210px,.85fr) minmax(260px,1fr);gap:14px 22px;margin-top:12px;padding:16px 18px 13px;display:grid}.macro-phase-panel.phase-cut{background:linear-gradient(135deg,#f9e9e3,#fffaf4);border-color:#eed7cf}.macro-phase-panel.phase-bulk{background:linear-gradient(135deg,#e9efe1,#f7f8eb);border-color:#d5dfc9}.phase-panel-heading .eyebrow{margin-bottom:5px}.phase-panel-heading h2{margin:0 0 4px;font-family:Georgia,serif;font-size:17px;font-weight:500}.phase-panel-heading>p:last-child{color:var(--muted);margin:0;font-size:8px;line-height:1.4}.phase-selector{background:#ffffff94;border:1px solid #3250431c;border-radius:12px;grid-template-columns:repeat(3,1fr);align-self:center;gap:7px;padding:5px;display:grid}.phase-selector button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.phase-selector button.selected{background:var(--forest);color:#fff;box-shadow:0 5px 12px #1f503f2e}.phase-cut .phase-selector button.selected{background:var(--coral)}.phase-guidance{border-top:1px solid #3250431f;grid-column:1/-1;grid-template-columns:repeat(4,1fr);padding-top:11px;display:grid}.phase-guidance>div{border-right:1px solid #3250431f;flex-direction:column;gap:3px;padding:0 12px;display:flex}.phase-guidance>div:first-child{padding-left:0}.phase-guidance>div:last-child{border-right:0}.phase-guidance span{color:var(--muted);letter-spacing:.8px;font-size:6px;font-weight:900}.phase-guidance strong{font-size:9px}.phase-note{color:var(--muted);grid-column:1/-1;margin:-2px 0 0;font-size:7px}.calendar-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:28px 0 14px;display:flex}.month-navigation{align-items:center;gap:7px;display:flex}.month-navigation>button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.month-navigation h2{text-align:center;min-width:205px;margin:0 5px;font-family:Georgia,serif;font-size:24px;font-weight:500}.month-navigation>button.today-button{width:auto;margin-left:4px;padding:0 12px;font-size:9px;font-weight:800}.month-stats{align-items:center;gap:8px;display:flex}.month-stats span{min-height:33px;color:var(--muted);background:#ecf1e8;border-radius:20px;align-items:center;gap:5px;padding:0 11px;font-size:9px;display:flex}.month-stats svg{color:var(--coral)}.month-stats strong{color:var(--ink)}.selected-day-summary{grid-template-columns:82px 1fr;gap:10px;margin-bottom:14px;display:grid}.selected-date{background:var(--forest);color:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:10px;display:flex}.selected-date>span{color:var(--lime);letter-spacing:1px;font-size:8px;font-weight:900}.selected-date>strong{font-family:Georgia,serif;font-size:28px;font-weight:500;line-height:1.1}.selected-date>small{color:#c8d5cf;font-size:7px}.member-summary-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:10px;min-width:0;display:grid}.member-summary-grid>article{border:1px solid var(--line);background:var(--paper);border-radius:14px;grid-template-columns:125px 1fr;align-items:center;gap:14px;min-width:0;padding:10px 12px;display:grid}.member-summary-grid article>header{align-items:center;gap:8px;min-width:0;display:flex}.member-avatar{color:#fff;background:var(--coral);border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:8px;font-weight:900;display:grid}.member-summary-grid article>header>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.member-summary-grid article>header strong{font-size:10px}.member-summary-grid article>header span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.member-day-macros{grid-template-columns:repeat(4,1fr);gap:8px;min-width:0;display:grid}.member-day-macros>div{flex-direction:column;gap:3px;min-width:0;display:flex}.member-day-macros span{color:var(--muted);text-transform:uppercase;font-size:7px}.member-day-macros strong{font-size:10px}.member-day-macros strong small{color:#9ba69f;font-size:7px;font-weight:400}.member-day-macros i{background:#edf0ea;border-radius:4px;width:100%;height:3px;display:block;overflow:hidden}.member-day-macros b{border-radius:inherit;background:var(--coral);height:100%;display:block}.month-calendar{border:1px solid var(--line);background:var(--line);box-shadow:var(--shadow);border-radius:17px;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;transition:opacity .2s;display:grid;overflow:hidden}.month-calendar.loading{opacity:.55;pointer-events:none}.weekday{height:36px;color:var(--muted);letter-spacing:1px;background:#eef1e9;place-items:center;font-size:10px;font-weight:900;display:grid}.calendar-empty{background:#f5f4ee;min-height:190px}.month-calendar>article{background:var(--paper);cursor:pointer;min-width:0;min-height:190px;box-shadow:inset 0 0 0 0 var(--forest);flex-direction:column;padding:10px;transition:all .15s;display:flex}.month-calendar>article:hover{background:#fcfcf6}.month-calendar>article.selected{box-shadow:inset 0 0 0 2px var(--forest);background:#f2f5e9}.month-calendar>article>header{align-items:center;gap:6px;height:28px;display:flex}.month-calendar>article>header>strong{font-family:Georgia,serif;font-size:18px}.month-calendar>article>header>span{color:var(--coral);letter-spacing:.6px;font-size:8px;font-weight:900}.month-calendar>article>header>button{width:26px;height:26px;color:var(--forest);cursor:pointer;opacity:0;background:#edf1e9;border:0;border-radius:7px;place-items:center;margin-left:auto;transition:all .15s;display:grid}.month-calendar>article:hover>header>button,.month-calendar>article.selected>header>button{opacity:1}.day-meals{flex-direction:column;flex:1;gap:6px;min-height:0;display:flex}.calendar-meal{background:#edf3e8;border-radius:8px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:6px;min-width:0;padding:7px;display:grid}.calendar-meal.meal-breakfast{background:#f4e9ef}.calendar-meal.meal-lunch{background:#e8f2ed}.calendar-meal.meal-dinner{background:#f3eedf}.calendar-meal.meal-snack{background:#f5ece3}.calendar-meal>div{flex-direction:column;gap:2px;min-width:0;display:flex}.calendar-meal small{color:var(--coral);text-transform:uppercase;letter-spacing:.25px;font-size:8px;font-weight:900}.calendar-meal strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.25;display:-webkit-box;overflow:hidden}.calendar-meal>button{width:20px;height:20px;color:var(--muted);cursor:pointer;opacity:0;background:#fff9;border:0;border-radius:5px;place-items:center;display:grid}.calendar-meal:hover>button{opacity:1}.calendar-meal.completed{opacity:.62}.calendar-meal.completed strong{text-decoration:line-through}.empty-day-add{color:#9ba69f;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin:auto;font-size:10px;font-weight:700;display:flex}.month-calendar>article>footer{border-top:1px solid #e7ebe4;grid-template-columns:1.35fr repeat(3,1fr);align-items:center;gap:4px;margin-top:8px;padding-top:7px;display:grid}.month-calendar>article>footer strong{font-size:11px}.month-calendar>article>footer small{color:var(--muted);font-size:8px;font-weight:400}.month-calendar>article>footer span{color:var(--muted);text-align:right;font-size:9px}.calendar-footnote{color:var(--muted);align-items:center;gap:7px;margin:12px 2px 0;font-size:10px;display:flex}.calendar-footnote>span{background:var(--coral);border-radius:50%;width:7px;height:7px}.calendar-error{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.calendar-error button{color:#9d3525;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:900;text-decoration:underline}.planner-overlay{z-index:70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.planner-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#102d2487;border:0;position:absolute;inset:0}.meal-picker,.member-editor{z-index:1;background:var(--paper);border-radius:22px;flex-direction:column;width:min(720px,100%);max-height:calc(100vh - 40px);animation:.22s both modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #0c2a204d}.meal-picker>header,.member-editor>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:21px 23px 17px;display:flex}.meal-picker>header h2,.member-editor>header h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.meal-picker>header .eyebrow,.member-editor>header .eyebrow{margin-bottom:3px}.meal-picker>header>button,.member-editor>header>button{color:var(--muted);cursor:pointer;background:0 0;border:0}.picker-control-group{padding:14px 23px 0}.picker-control-label{color:var(--muted);letter-spacing:.8px;margin-bottom:6px;font-size:7px;font-weight:900;display:block}.meal-type-row{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.meal-type-row button{border:1px solid var(--line);cursor:pointer;background:#f7f7f1;border-radius:9px;height:35px;font-size:9px;font-weight:800}.meal-type-row button.selected{border-color:var(--forest);color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest);background:#eaf1e5}.planner-search{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;height:45px;margin:12px 23px 7px;padding:0 12px;display:flex}.planner-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.picker-filter-bar{padding:3px 23px 0}.picker-category-row{flex-wrap:wrap;gap:6px;display:flex}.picker-category-row button{border:1px solid var(--line);cursor:pointer;background:#f7f7f1;border-radius:999px;min-height:29px;padding:0 10px;font-size:8px;font-weight:800}.picker-category-row button.selected{border-color:var(--forest);color:#fff;background:var(--forest)}.picker-results-line{justify-content:space-between;align-items:center;gap:12px;margin:10px 23px 2px;font-size:8px;display:flex}.picker-results-line span{color:var(--muted)}.portion-note{color:var(--muted);align-items:center;gap:6px;margin:2px 23px 9px;font-size:8px;display:flex}.picker-recipes{gap:6px;padding:5px 23px 22px;display:grid;overflow-y:auto}.picker-recipes>article{border:1px solid var(--line);border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:8px;display:grid}.picker-food{background:#edf2e7;border-radius:9px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.picker-recipes article>div:nth-child(2){min-width:0}.picker-recipes small{color:var(--coral);text-transform:uppercase;font-size:6px;font-weight:900}.picker-recipes h3{white-space:nowrap;text-overflow:ellipsis;margin:2px 0;font-family:Georgia,serif;font-size:12px;overflow:hidden}.picker-recipes p{color:var(--muted);margin:0;font-size:7px}.picker-recipes article>button{color:#fff;background:var(--forest);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-width:60px;height:31px;font-size:8px;font-weight:900;display:flex}.picker-recipes article>button:disabled{opacity:.65}.picker-loading{min-height:130px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.picker-load-more{flex-direction:column;align-items:center;gap:6px;padding:10px 0 2px;display:flex}.picker-load-more button{border:1px solid var(--forest);min-height:36px;color:var(--forest);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:9px;font-weight:900;display:flex}.picker-load-more button:hover{color:#fff;background:var(--forest)}.picker-load-more button:disabled{opacity:.6;cursor:wait}.picker-load-more span{color:var(--muted);font-size:7px}.planner-error{color:#9d3525;background:#fceae5;border-radius:9px;margin:8px 23px;padding:10px 12px;font-size:9px}.member-editor{width:min(820px,100%)}.profile-onboarding-overlay .planner-backdrop{background:#102d24b3}.member-editor.onboarding{width:min(860px,100%)}.member-form{grid-template-columns:1fr 1fr;gap:12px;padding:20px 23px;display:grid;overflow-y:auto}.profile-onboarding-intro{color:var(--forest);background:#eef4e9;border-radius:11px;grid-column:1/-1;margin:0 0 2px;padding:12px 14px;font-size:11px;line-height:1.55}.member-form label{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.member-form label>input:not([type=range]),.member-form label>select{width:100%;height:41px;color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border:1px solid #cfd8d0;border-radius:9px;outline:0;padding:0 10px;font-size:13px}.member-form label>input[readonly]{color:var(--muted);cursor:default;background:#f1f3ed}.member-email-field{grid-column:1/-1}.member-email-field small{color:var(--muted);letter-spacing:0;text-transform:none;font-size:10px;font-weight:400}.target-heading{border-top:1px solid var(--line);grid-column:1/-1;align-items:center;gap:8px;margin-top:4px;padding-top:15px;display:flex}.target-heading svg{color:var(--coral)}.target-heading>div{flex-direction:column;gap:2px;display:flex}.target-heading strong{font-family:Georgia,serif;font-size:16px}.target-heading span{color:var(--muted);font-size:10px}.profile-metrics-heading{margin-top:6px}.profile-metrics-grid{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.profile-metrics-grid .activity-field{grid-column:span 2}.height-field{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.height-field>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.height-field label{position:relative}.height-field label input{padding-right:27px!important}.height-field label small{color:var(--muted);text-transform:lowercase;font-size:8px;font-weight:800;position:absolute;bottom:12px;right:9px}.phase-heading{margin-top:3px}.editor-phase-options{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.editor-phase-options button{border:1px solid var(--line);min-height:64px;color:var(--muted);cursor:pointer;text-align:left;background:#f8f8f3;border-radius:11px;flex-direction:column;align-items:flex-start;gap:3px;padding:10px;display:flex}.editor-phase-options button svg{color:var(--coral)}.editor-phase-options button strong{color:var(--ink);font-size:12px}.editor-phase-options button span{font-size:9px}.editor-phase-options button.selected{border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest);background:#edf3e8}.editor-phase-options button.selected svg{color:var(--forest)}.estimate-heading{justify-content:flex-start}.estimate-heading>b{color:var(--forest);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background:#e8f0e2;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:8px}.macro-estimate-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.macro-estimate-grid article{border:1px solid var(--line);background:#f8f8f3;border-radius:13px;flex-direction:column;gap:7px;padding:12px;display:flex}.macro-estimate-grid article.selected{background:#f0f5eb;border-color:#8da47f}.macro-estimate-grid article>div{justify-content:space-between;align-items:flex-start;gap:6px;min-height:22px;display:flex}.macro-estimate-grid article>div strong{font-family:Georgia,serif;font-size:16px}.macro-estimate-grid article>div span{color:#8a3e2d;text-transform:uppercase;white-space:nowrap;background:#f9e7df;border-radius:999px;padding:3px 5px;font-size:7px;font-weight:900}.macro-estimate-grid article>b{color:var(--forest);font-family:Georgia,serif;font-size:22px;font-weight:500}.macro-estimate-grid article>b small{color:var(--muted);font-family:inherit;font-size:9px}.macro-estimate-grid article p{color:var(--muted);flex-wrap:wrap;gap:8px;margin:0;font-size:10px;font-weight:800;display:flex}.macro-estimate-grid article button{border:1px solid var(--forest);height:32px;color:var(--forest);cursor:pointer;background:0 0;border-radius:8px;margin-top:2px;font-size:10px;font-weight:900}.macro-estimate-grid article button:hover{color:#fff;background:var(--forest)}.estimate-empty{color:var(--muted);text-align:center;background:#f8f8f3;border:1px dashed #bdc9b9;border-radius:12px;grid-column:1/-1;padding:14px;font-size:10px;line-height:1.5}.estimate-note{color:var(--muted);grid-column:1/-1;margin:-3px 1px 1px;font-size:10px;line-height:1.45}.target-grid{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.portion-field{background:#f1f4eb;border-radius:12px;grid-column:1/-1;padding:12px}.portion-field>span{justify-content:space-between;gap:10px;display:flex}.portion-field>span strong{color:var(--ink);font-size:10px}.portion-field>span b{color:var(--forest);font-size:9px}.portion-field input{accent-color:var(--forest)}.portion-field small{color:var(--muted);text-transform:none;letter-spacing:0;font-size:8px;font-weight:400;line-height:1.4}.member-form .planner-error{grid-column:1/-1;margin:0}.member-editor>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:14px 23px;display:flex}.member-editor>footer .primary-button:disabled{opacity:.6}.remove-member{color:#9d3525;cursor:pointer;background:#fce8e3;border:0;border-radius:9px;align-items:center;gap:5px;height:40px;margin-right:auto;padding:0 11px;font-size:8px;font-weight:900;display:flex}.page-intro-actions{flex:none;align-items:center;gap:9px;display:flex}.page-intro-actions .secondary-button{height:45px;color:var(--forest);background:var(--paper);align-items:center;gap:8px;display:flex}.page-intro-actions button:disabled{opacity:.48;cursor:not-allowed}.apple-integration-modal{z-index:1;background:var(--paper);border-radius:22px;flex-direction:column;width:min(720px,100%);max-height:calc(100vh - 40px);animation:.22s both modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #0c2a204d}.apple-integration-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 23px 17px;display:flex}.apple-integration-heading{align-items:center;gap:12px;display:flex}.apple-integration-heading>span{width:42px;height:42px;color:var(--forest);background:#e7efe2;border-radius:12px;flex:none;place-items:center;display:grid}.apple-integration-heading h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.apple-integration-heading .eyebrow{margin-bottom:3px}.apple-integration-modal>header>button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px}.apple-integration-body{flex-direction:column;gap:15px;padding:19px 23px 22px;display:flex;overflow-y:auto}.apple-integration-loading{min-height:210px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.apple-security-note{color:var(--forest);background:#f0f5ec;border:1px solid #d6e3d1;border-radius:11px;align-items:flex-start;gap:9px;padding:11px 13px;display:flex}.apple-security-note svg{flex:none;margin-top:1px}.apple-security-note>div{flex-direction:column;gap:3px;display:flex}.apple-security-note strong{font-size:10px}.apple-security-note span{color:var(--muted);font-size:9px;line-height:1.45}.apple-reminders-sent{color:#285d3c;background:#edf6e9;border:1px solid #b9d5ad;border-radius:11px;align-items:flex-start;gap:9px;padding:12px 13px;display:flex}.apple-reminders-sent>svg{flex:none;margin-top:1px}.apple-reminders-sent>div{flex-direction:column;gap:3px;display:flex}.apple-reminders-sent strong{font-size:10px}.apple-reminders-sent span{color:#55705d;font-size:9px;line-height:1.45}.apple-meal-times{border:1px solid var(--line);background:var(--paper);border-radius:14px;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:14px;padding:14px 15px;display:grid}.apple-meal-times h3{margin:0 0 4px;font-family:Georgia,serif;font-size:17px;font-weight:500}.apple-meal-times p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.apple-time-fields{grid-template-columns:repeat(2,minmax(96px,1fr));gap:9px;display:grid}.apple-time-fields label{color:var(--muted);letter-spacing:.5px;text-transform:uppercase;flex-direction:column;gap:5px;font-size:8px;font-weight:900;display:flex}.apple-time-fields input{border:1px solid var(--line);min-height:38px;color:var(--ink);background:var(--canvas);font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:9px;padding:0 9px;font-size:10px}.apple-meal-times>button{white-space:nowrap;min-height:38px}.apple-activate-card,.apple-primary-action{border:1px solid var(--line);background:#fafaf5;border-radius:14px;padding:16px}.apple-activate-card h3,.apple-primary-action h3{margin:0 0 5px;font-family:Georgia,serif;font-size:18px;font-weight:500}.apple-activate-card p,.apple-primary-action p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.apple-activate-card .primary-button{margin-top:14px}.apple-primary-action{background:#f0f5eb;border-color:#bdcfb8;justify-content:space-between;align-items:center;gap:18px;display:flex}.apple-primary-action>div{min-width:0}.apple-primary-action .primary-button{white-space:nowrap;flex:none}.apple-steps{gap:7px;margin:0;padding:0;list-style:none;display:grid}.apple-steps li{border:1px solid var(--line);background:var(--paper);border-radius:10px;grid-template-columns:24px minmax(0,1fr);gap:9px;padding:10px 11px;display:grid}.apple-steps li>span{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;font-weight:900;display:grid}.apple-steps li>div{min-width:0}.apple-steps strong{font-size:10px;display:block}.apple-steps p{color:var(--muted);margin:2px 0 0;font-size:9px;line-height:1.45}.apple-steps b{color:var(--ink)}.shortcut-callout{border-left:3px solid var(--coral);background:#fbede7;border-radius:0 9px 9px 0;flex-direction:column;gap:3px;padding:11px 13px;display:flex}.shortcut-callout strong{font-size:10px}.shortcut-callout span{color:var(--muted);font-size:9px;line-height:1.4}.apple-detail-note{color:var(--muted);margin:-2px 2px 0;font-size:9px;line-height:1.5}.apple-link-panel{border:1px solid var(--line);background:var(--canvas);border-radius:10px;align-items:center;gap:9px;padding:11px 12px;display:flex}.apple-link-panel>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.apple-link-panel span{color:var(--muted);letter-spacing:.7px;font-size:7px;font-weight:900}.apple-link-panel code{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.apple-link-panel>button{border:1px solid var(--line);min-height:32px;color:var(--forest);background:var(--paper);cursor:pointer;border-radius:8px;flex:none;align-items:center;gap:5px;padding:0 10px;font-size:8px;font-weight:900;display:flex}.apple-error{margin:0}.apple-integration-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:13px 23px;display:flex}.apple-integration-modal>footer button{justify-content:center;align-items:center;gap:6px;display:flex}.apple-revoke-button{color:#9d3525;cursor:pointer;background:#fce8e3;border:0;border-radius:9px;align-items:center;gap:5px;min-height:40px;margin-right:auto;padding:0 11px;font-size:8px;font-weight:900;display:flex}.apple-revoke-button:disabled{opacity:.55;cursor:wait}.reminders-duplicate-overlay{z-index:5;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.reminders-duplicate-backdrop{cursor:default;background:#10151194;border:0;width:100%;height:100%;position:absolute;inset:0}.reminders-duplicate-dialog{z-index:1;border:1px solid var(--line);width:min(470px,100%);color:var(--ink);background:var(--paper);border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:13px;padding:22px;animation:.18s both modal-in;display:grid;position:relative;box-shadow:0 24px 70px #0c2a2059}.reminders-warning-icon{color:#a94731;background:#f9e5dd;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.reminders-duplicate-dialog .eyebrow{margin:1px 0 4px}.reminders-duplicate-dialog h3{margin:0 0 8px;font-family:Georgia,serif;font-size:22px;font-weight:500}.reminders-duplicate-dialog p:not(.eyebrow){color:var(--muted);margin:0;font-size:10px;line-height:1.6}.reminders-duplicate-dialog p strong{color:var(--ink)}.reminders-duplicate-dialog>footer{grid-column:1/-1;justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.recipe-detail-modal{z-index:1;background:var(--paper);border-radius:22px;flex-direction:column;width:min(1040px,100%);max-height:calc(100vh - 40px);animation:.22s both modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #0c2a204d}.recipe-detail-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 18px;display:flex}.recipe-detail-modal>header h2{margin:0;font-family:Georgia,serif;font-size:clamp(24px,3vw,34px);font-weight:500}.recipe-detail-modal>header .eyebrow{margin-bottom:4px}.recipe-detail-header-actions{align-items:center;gap:8px;display:flex}.recipe-detail-header-actions>button{color:var(--muted);cursor:pointer;background:0 0;border:0}.recipe-detail-header-actions .recipe-edit-trigger{color:#fff;background:var(--forest);border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:10px;font-weight:800;display:flex}.recipe-detail-loading{min-height:250px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex}.recipe-detail-error{margin:24px}.recipe-detail-body{padding:20px 24px 24px;overflow-y:auto}.recipe-detail-image{object-fit:cover;background:var(--cream);border-radius:15px;width:100%;height:clamp(210px,32vw,330px);margin-bottom:18px;display:block}.recipe-detail-description{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.6}.nutrition-confidence{border:1px solid var(--line);background:#f7f8f2;border-radius:12px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.nutrition-confidence>i{width:36px;height:36px;color:var(--forest);background:#e7efe2;border-radius:9px;place-items:center;font-style:normal;display:grid}.nutrition-confidence>div{min-width:0}.nutrition-confidence strong{color:var(--ink);font-size:15px;line-height:1.35;display:block}.nutrition-confidence p{color:var(--muted);margin:4px 0 0;font-size:14px;line-height:1.5}.nutrition-confidence small{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5;display:block}.nutrition-confidence>em{color:var(--forest);letter-spacing:.6px;white-space:nowrap;background:#e7efe2;border-radius:20px;padding:7px 9px;font-size:11px;font-style:normal;font-weight:900;line-height:1.2}.nutrition-confidence.action{background:#fbf6e6;border-color:#dacb9d}.nutrition-confidence.action>i,.nutrition-confidence.action>em{color:#735d20;background:#f0e3b8}.nutrition-confidence.review{background:#fcf2ec;border-color:#e6c7b7}.nutrition-confidence.review>i,.nutrition-confidence.review>em{color:#944c35;background:#f4ddd2}.recipe-detail-body>.nutrition-confidence{margin-bottom:16px}.prep-recipe-workspace>.nutrition-confidence{margin:14px 20px}.prep-recipe-workspace>.yield-confidence{margin-bottom:6px}.prep-recipe-workspace>.portion-confidence{margin-top:0;margin-bottom:6px}.prep-recipe-workspace>.portion-confidence+.nutrition-confidence{margin-top:0}.recipe-edit-section>.yield-confidence,.recipe-edit-section>.portion-confidence{margin-bottom:14px}.draft-fields>.yield-confidence,.draft-fields>.portion-confidence{grid-column:1/-1}.yield-confirmation-callout{color:#7f412e;background:#fcf2ec;border:1px solid #e1c3b3;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:11px 12px;display:flex}.yield-confirmation-callout>div{flex-direction:column;gap:3px;min-width:0;display:flex}.yield-confirmation-callout strong{font-size:15px;line-height:1.35}.yield-confirmation-callout span{font-size:14px;line-height:1.5}.yield-confirmation-callout button{color:#fff;cursor:pointer;background:#944c35;border:0;border-radius:8px;flex:none;min-height:40px;padding:0 13px;font-size:13px;font-weight:900}.import-yield-confirmation{grid-column:1/-1;margin-bottom:0}.recipe-detail-facts{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:24px;display:grid}.recipe-detail-facts>div{border:1px solid var(--line);background:#f7f8f2;border-radius:12px;align-items:center;gap:8px;min-width:0;min-height:72px;padding:12px 14px;display:flex}.recipe-detail-facts>div>span{min-width:0;color:var(--muted);flex-direction:column;align-items:flex-start;gap:3px;font-size:13px;line-height:1.35;display:flex}.recipe-detail-facts strong{color:var(--ink);font-size:20px;line-height:1.1}.recipe-detail-facts small{color:var(--muted);font-size:13px;font-weight:700;line-height:1.35}.recipe-detail-columns{grid-template-columns:.9fr 1.1fr;gap:38px;display:grid}.recipe-detail-columns h3{margin:0 0 16px;font-family:Georgia,serif;font-size:21px}.recipe-detail-columns ul{gap:12px;margin:0;padding-left:22px;display:grid}.recipe-detail-columns ul li{padding-left:4px;font-size:15px;line-height:1.6}.recipe-detail-columns ol{gap:18px;margin:0;padding:0;list-style:none;display:grid}.recipe-detail-columns ol li{grid-template-columns:30px 1fr;align-items:start;gap:12px;display:grid}.recipe-detail-columns ol li>span{background:var(--forest);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.recipe-detail-columns ol p{margin:2px 0 0;font-size:15px;line-height:1.65}.recipe-detail-empty{color:var(--muted);font-size:14px;line-height:1.6}.recipe-detail-body>footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;margin-top:24px;padding-top:14px;font-size:9px;display:flex}.recipe-detail-body>footer a{color:var(--forest);align-items:center;gap:4px;font-weight:800;display:flex}.recipe-detail-modal.editing{width:min(1120px,100%)}.recipe-edit-form{gap:14px;padding:20px 24px 28px;display:grid;overflow-y:auto}.recipe-edit-section{border:1px solid var(--line);background:#fbfbf7;border-radius:15px;padding:17px}.recipe-edit-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.recipe-edit-heading>svg{color:var(--coral)}.recipe-edit-heading>div{flex-direction:column;flex:1;gap:3px;display:flex}.recipe-edit-heading strong{font-family:Georgia,serif;font-size:17px}.recipe-edit-heading span{color:var(--muted);font-size:13px;line-height:1.5}.recipe-edit-heading>button{border:1px solid var(--forest);min-height:32px;color:var(--forest);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.recipe-edit-grid{grid-template-columns:2fr 1fr 1fr;gap:10px;display:grid}.recipe-edit-grid .full-field{grid-column:1/-1}.recipe-edit-grid .wide-field{grid-column:auto}.recipe-edit-form label{color:var(--muted);letter-spacing:.45px;text-transform:uppercase;flex-direction:column;gap:6px;font-size:12px;font-weight:800;line-height:1.35;display:flex}.recipe-edit-form input,.recipe-edit-form select,.recipe-edit-form textarea{width:100%;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;background:#fff;border:1px solid #cfd8d0;border-radius:9px;outline:0;padding:10px 11px;font-size:16px;font-weight:400;line-height:1.4}.recipe-edit-form input,.recipe-edit-form select{min-height:41px}.recipe-edit-form textarea{resize:vertical;line-height:1.5}.recipe-photo-editor{grid-template-columns:minmax(0,1fr) 240px;align-items:stretch;gap:14px;display:grid}.recipe-photo-preview{background:var(--cream);border-radius:11px;min-height:130px;position:relative;overflow:hidden}.recipe-photo-preview img{object-fit:cover;width:100%;height:150px;display:block}.recipe-photo-preview button{color:#fff;cursor:pointer;background:#2c231dd1;border:0;border-radius:8px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:8px;right:8px}.recipe-photo-empty{min-height:130px;color:var(--muted);background:#f5f6f0;border:1px dashed #b9c5bb;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:9px;display:flex}.recipe-number-grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.batch-yield-calculator{background:#eef3e8;border:1px solid #c7d3bb;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(190px,.45fr);align-items:end;gap:10px 14px;margin-top:12px;padding:13px 14px;display:grid}.batch-yield-calculator>div{flex-direction:column;align-self:center;gap:4px;display:flex}.batch-yield-calculator>div strong{color:var(--forest);font-family:Georgia,serif;font-size:17px;font-weight:600}.batch-yield-calculator>div span{max-width:610px;color:var(--muted);letter-spacing:0;text-transform:none;font-size:14px;font-weight:500;line-height:1.5}.batch-yield-calculator>p{color:var(--muted);border-top:1px solid #d3ddca;grid-column:1/-1;margin:0;padding-top:9px;font-size:14px;line-height:1.5}.batch-yield-calculator>p strong{color:var(--forest);font-size:18px}.macro-consistency-note{color:#735d20;background:#fbf6e6;border:1px solid #dacb9d;border-radius:10px;flex-direction:column;gap:3px;margin-top:10px;padding:10px 11px;display:flex}.macro-consistency-note strong{font-size:14px}.macro-consistency-note span{font-size:13px;line-height:1.5}.macro-consistency-note.extreme{color:#94422e;background:#fbece6;border-color:#e6b7a8}.recipe-edit-list{gap:8px;display:grid}.recipe-edit-list>div{grid-template-columns:28px minmax(0,1fr) 32px;align-items:center;gap:8px;display:grid}.recipe-edit-list>div>span{color:#fff;background:var(--forest);border-radius:8px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.recipe-edit-list>div>button{color:#9d3525;cursor:pointer;background:#f8e9e3;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.instruction-edit-list>div{align-items:start}.instruction-edit-list>div>span,.instruction-edit-list>div>button{margin-top:4px}.recipe-edit-error{margin:0}.recipe-edit-actions{border-top:1px solid var(--line);background:var(--paper);flex:none;justify-content:flex-end;gap:8px;padding:14px 24px;display:flex}.recipe-edit-actions button:disabled{opacity:.6}.calendar-meal[role=button]{cursor:pointer}.calendar-meal[role=button]:focus-visible{outline-offset:1px;outline:3px solid #235b4740}.schedule-recipe-modal{z-index:1;background:var(--paper);border-radius:22px;flex-direction:column;width:min(560px,100%);max-height:calc(100vh - 40px);animation:.22s both modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #0c2a204d}.schedule-recipe-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:21px 23px 17px;display:flex}.schedule-recipe-modal>header h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.schedule-recipe-modal>header .eyebrow{margin-bottom:3px}.schedule-recipe-modal>header>button{color:var(--muted);cursor:pointer;background:0 0;border:0}.schedule-recipe-body{gap:18px;padding:20px 23px;display:grid}.schedule-recipe-body>label{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;gap:7px;font-size:8px;font-weight:900;display:grid}.schedule-recipe-body>label>span{align-items:center;gap:6px;display:flex}.schedule-recipe-body input[type=date]{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:10px;padding:0 11px}.schedule-label{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:900}.schedule-meal-types{padding:8px 0 0}.schedule-recipe-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:14px 23px;display:flex}.insight-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin:26px 0 18px;display:grid}.insight-grid article{border:1px solid var(--line);background:var(--paper);min-width:0;box-shadow:var(--shadow);border-radius:16px;padding:18px}.insight-grid article>span{width:34px;height:34px;color:var(--forest);background:#e8efe4;border-radius:10px;place-items:center;margin-bottom:16px;display:grid}.insight-grid article>strong{font-family:Georgia,serif;font-size:30px;font-weight:500;display:block}.insight-grid article>p{text-transform:uppercase;letter-spacing:.5px;margin:3px 0 12px;font-size:10px;font-weight:900}.insight-grid article>small{color:var(--muted);text-transform:capitalize;font-size:8px}.meal-mix-card{padding:22px}.meal-mix-card>header{justify-content:space-between;align-items:flex-start;display:flex}.meal-mix-card>header h2{margin:0;font-family:Georgia,serif;font-size:22px;font-weight:500}.meal-mix-card>header>span{color:var(--muted);font-size:9px}.meal-mix-card>div{gap:12px;margin-top:22px;display:grid}.meal-mix-card>div>div{grid-template-columns:80px 1fr 28px;align-items:center;gap:10px;display:grid}.meal-mix-card>div span{font-size:10px;font-weight:800}.meal-mix-card>div i{background:#edf0ea;border-radius:8px;height:8px;overflow:hidden}.meal-mix-card>div b{border-radius:inherit;background:var(--coral);height:100%;display:block}.meal-mix-card>div strong{text-align:right;font-size:10px}.prep-day-page{max-width:1420px}.prep-day-hero{color:#fff;background:radial-gradient(circle at 88% 15%, #dff25a2e, transparent 16rem), linear-gradient(135deg, var(--forest-dark), var(--forest));border-radius:24px;justify-content:space-between;align-items:flex-end;gap:28px;min-height:238px;margin-bottom:16px;padding:36px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #1841322e}.prep-day-hero:before,.prep-day-hero:after{content:"";pointer-events:none;border:1px solid #ffffff1c;border-radius:50%;position:absolute}.prep-day-hero:before{width:270px;height:270px;top:-160px;right:-70px}.prep-day-hero:after{width:170px;height:170px;bottom:-125px;right:120px}.prep-day-hero>*{z-index:1;position:relative}.prep-day-hero .eyebrow{color:var(--lime)}.prep-day-hero .eyebrow>span{background:var(--lime)}.prep-day-hero h1{letter-spacing:-2.2px;max-width:700px;margin:0 0 15px;font-family:Georgia,serif;font-size:clamp(38px,4.5vw,58px);font-weight:500;line-height:1.01}.prep-day-hero>div>p:last-child{color:#c6d6cf;margin:0;font-size:11px}.prep-cook-trigger{color:var(--forest-dark);background:var(--lime);flex:none;box-shadow:0 12px 30px #00000024}.prep-cook-trigger:hover{color:#fff;background:var(--coral)}.prep-day-toolbar{align-items:center;gap:10px;min-height:58px;margin-bottom:16px;display:flex}.prep-day-toolbar>div{border:1px solid var(--line);background:var(--paper);min-width:0;height:50px;box-shadow:var(--shadow);border-radius:13px;flex:1;align-items:center;gap:10px;padding:0 15px;display:flex}.prep-day-toolbar input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.prep-day-toolbar input::placeholder{color:#9ba69f}.prep-day-toolbar>div>button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px}.prep-day-toolbar>button{border:1px solid var(--line);height:42px;color:var(--forest);background:var(--paper);cursor:pointer;border-radius:11px;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:800;display:flex}.prep-day-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}.prep-recipe-queue{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:18px;grid-template-columns:140px minmax(0,1fr);display:grid;overflow:hidden}.prep-recipe-queue>header{border-right:1px solid var(--line);min-height:104px;color:var(--muted);letter-spacing:1.2px;justify-content:space-between;align-items:center;gap:10px;padding:0 17px;font-size:8px;font-weight:900;display:flex}.prep-recipe-queue>header b{min-width:22px;height:22px;color:var(--forest);background:#edf2e8;border-radius:20px;place-items:center;padding:0 6px;font-size:9px;display:grid}.prep-recipe-track{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-color:#b7c0b9 transparent;scrollbar-width:thin;min-width:0;display:flex;overflow:auto hidden}.prep-recipe-track::-webkit-scrollbar{height:7px}.prep-recipe-track::-webkit-scrollbar-thumb{background:#b7c0b9;border-radius:20px}.prep-recipe-track>button{border:0;border-right:1px solid var(--line);text-align:left;cursor:pointer;scroll-snap-align:start;background:0 0;flex:0 0 clamp(270px,28vw,360px);grid-template-columns:23px 56px minmax(0,1fr) 17px;align-items:center;gap:9px;min-width:0;min-height:104px;padding:11px 12px;transition:background-color .16s,box-shadow .16s;display:grid}.prep-recipe-track>button:last-of-type{border-right:0}.prep-recipe-track>button:hover{background:#f4f6ef}.prep-recipe-track>button.selected{box-shadow:inset 0 -3px var(--forest);background:#eef3e8}.prep-recipe-track>button>img,.prep-queue-placeholder{object-fit:cover;border-radius:11px;width:56px;height:56px}.prep-queue-placeholder{color:var(--forest);background:#e7eddd;place-items:center;display:grid}.prep-queue-number{color:#a0aaa4;font-family:Georgia,serif;font-size:11px}.prep-queue-copy{flex-direction:column;min-width:0;display:flex}.prep-queue-copy small{color:var(--coral);text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:7px;font-weight:900;overflow:hidden}.prep-queue-copy strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Georgia,serif;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.prep-queue-copy em{color:var(--muted);margin-top:4px;font-size:8px;font-style:normal}.prep-recipe-track>button>svg{color:var(--muted)}.prep-queue-empty{min-height:104px;color:var(--muted);text-align:center;flex:1 0 100%;margin:0;padding:28px 18px;font-size:10px;line-height:1.5}.prep-recipe-workspace{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.prep-recipe-header{border-bottom:1px solid var(--line);grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:170px;padding:20px;display:grid}.prep-recipe-header>img{object-fit:cover;border-radius:14px;width:150px;height:126px}.prep-recipe-header h2{letter-spacing:-1px;margin:0 0 8px;font-family:Georgia,serif;font-size:clamp(24px,3vw,34px);font-weight:500}.prep-recipe-header>div>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.prep-recipe-header>div>div{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.prep-recipe-header>div>div span{min-height:32px;color:var(--muted);background:var(--cream);border-radius:20px;align-items:center;gap:5px;padding:0 11px;font-size:13px;font-weight:800;line-height:1.35;display:flex}.prep-recipe-header>button{color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-self:start;font-size:12px;font-weight:800;text-decoration:underline}.prep-nutrition-summary{border-bottom:1px solid var(--line);background:#f7f7f1;grid-template-columns:minmax(170px,1.4fr) repeat(4,minmax(90px,1fr));gap:9px;padding:14px 20px;display:grid}.prep-nutrition-summary>div{background:var(--paper);border:1px solid #dde2d7;border-radius:13px;flex-direction:column;justify-content:center;min-width:0;min-height:96px;padding:14px 15px;display:flex}.prep-nutrition-summary span{color:var(--muted);letter-spacing:1px;font-size:12px;font-weight:900;line-height:1.35}.prep-nutrition-summary strong{color:var(--ink);margin-top:5px;font-family:Georgia,serif;font-size:26px;font-weight:500;line-height:1.1}.prep-nutrition-summary strong .prep-nutrition-unit{color:inherit;letter-spacing:0;text-transform:none;font-family:inherit;font-size:14px;font-weight:700}.prep-nutrition-summary small{color:var(--muted);margin-top:7px;font-size:13px;font-weight:700;line-height:1.4}.prep-nutrition-summary .prep-portion-fact{background:#eef3e8;border-color:#c7d3bb}.prep-nutrition-summary .prep-portion-fact strong{color:var(--forest);font-size:30px}.prep-recipe-columns{grid-template-columns:minmax(290px,.85fr) minmax(0,1.15fr);display:grid}.prep-recipe-columns>section{min-width:0;padding:clamp(25px,2.2vw,34px)}.prep-recipe-columns>section+section{border-left:1px solid var(--line)}.prep-recipe-columns section>header{margin-bottom:18px}.prep-recipe-columns section>header h3{margin:0;font-family:Georgia,serif;font-size:21px;font-weight:500}.prep-ingredients>header{justify-content:space-between;align-items:end;display:flex}.prep-ingredients>header>span{min-width:36px;height:25px;color:var(--forest);background:#edf2e8;border-radius:20px;place-items:center;font-size:8px;font-weight:900;display:grid}.prep-ingredients>div{gap:5px;display:grid}.prep-ingredients>div>button,.cook-ingredients>div>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:flex-start;gap:12px;width:100%;min-height:52px;padding:12px 0;display:flex}.prep-ingredients>div>button i,.cook-ingredients>div>button i{color:#fff;border:1px solid #aebbb1;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.prep-ingredients>div>button span{color:var(--ink);padding-top:1px;font-size:16px;font-weight:500;line-height:1.55}.prep-ingredients>div>button.checked i,.cook-ingredients>div>button.checked i{border-color:var(--forest);background:var(--forest)}.prep-ingredients>div>button.checked span,.cook-ingredients>div>button.checked span{color:var(--muted);text-decoration:line-through}.prep-directions ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.prep-directions li>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:38px 1fr;align-items:start;gap:14px;width:100%;min-height:66px;padding:16px;display:grid}.prep-directions li>button>span{width:38px;height:38px;color:var(--forest);background:#edf2e8;border-radius:10px;place-items:center;font-size:13px;font-weight:900;display:grid}.prep-directions li p{color:var(--ink);margin:3px 0 0;font-size:16px;line-height:1.65}.prep-directions li.active>button{background:#f1f5eb;border-color:#c8d6bd}.prep-directions li.active>button>span{color:#fff;background:var(--forest)}.prep-directions li.done{opacity:.55}.prep-day-state,.prep-day-empty{border:1px dashed var(--line);text-align:center;background:#fffef973;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:45px;display:flex}.prep-day-state>svg{color:var(--forest)}.prep-day-state h2,.prep-day-empty h1{margin:14px 0 8px;font-family:Georgia,serif;font-size:31px;font-weight:500}.prep-day-state p,.prep-day-empty>p:not(.eyebrow){max-width:550px;color:var(--muted);margin:0 0 18px;font-size:11px;line-height:1.6}.prep-day-empty>span{width:62px;height:62px;color:var(--forest);background:var(--lime);border-radius:18px;place-items:center;margin-bottom:18px;display:grid;transform:rotate(-4deg)}.prep-day-empty .eyebrow{margin-bottom:0}.prep-cook-overlay{z-index:80;color:#f8f5ea;background:#142e25;animation:.25s both page-in;position:fixed;inset:0;overflow-y:auto}.prep-cook-overlay>header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:12px clamp(20px,4vw,55px);display:flex}.prep-cook-overlay>header>div{align-items:center;gap:12px;display:flex}.prep-cook-overlay>header>div>span{color:#173e32;background:var(--lime);border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.prep-cook-overlay>header small,.prep-cook-overlay>header strong{display:block}.prep-cook-overlay>header small{color:#9db2a9;letter-spacing:1.2px;margin-bottom:4px;font-size:8px;font-weight:900}.prep-cook-overlay>header strong{font-family:Georgia,serif;font-size:20px;font-weight:500}.prep-cook-overlay>header>button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.prep-cook-overlay>nav{border-bottom:1px solid #ffffff1a;gap:8px;padding:12px clamp(20px,4vw,55px);display:flex;overflow-x:auto}.prep-cook-overlay>nav button{color:#b8c9c1;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ffffff21;border-radius:20px;align-items:center;gap:8px;min-height:37px;padding:0 13px 0 7px;font-size:9px;font-weight:800;display:flex}.prep-cook-overlay>nav button span{color:#173e32;background:#94a99f;border-radius:50%;place-items:center;width:23px;height:23px;font-size:8px;display:grid}.prep-cook-overlay>nav button.selected{color:#173e32;border-color:var(--lime);background:var(--lime)}.prep-cook-overlay>nav button.selected span{color:#fff;background:#173e32}.prep-cook-overlay>main{grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr);width:min(1450px,100%);min-height:calc(100vh - 139px);margin:0 auto;display:grid}.prep-cook-overlay>main>section{padding:clamp(30px,5vw,70px)}.cook-ingredients{background:#ffffff06;border-right:1px solid #ffffff1f}.cook-ingredients .eyebrow,.cook-directions .eyebrow{color:var(--lime)}.cook-ingredients h2{margin:0 0 27px;font-family:Georgia,serif;font-size:31px;font-weight:500}.cook-ingredients>div{display:grid}.cook-ingredients>div>button{color:#f8f5ea;border-color:#ffffff1a;min-height:58px;padding:15px 0}.cook-ingredients>div>button i{border-color:#61756c}.cook-ingredients>div>button span{padding-top:0;font-size:16px;font-weight:500;line-height:1.55}.cook-ingredients>div>button.checked i{color:#173e32;border-color:var(--lime);background:var(--lime)}.cook-directions{flex-direction:column;justify-content:center;display:flex;position:relative}.cook-step-number{color:#173e32;background:var(--lime);border-radius:16px;place-items:center;width:54px;height:54px;margin:15px 0 24px;font-family:Georgia,serif;font-size:24px;display:grid}.cook-step-copy{max-width:780px;margin:0;font-family:Georgia,serif;font-size:clamp(25px,3vw,42px);line-height:1.38}.cook-directions>footer{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:50px;display:grid}.cook-directions>footer>button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:11px;align-items:center;gap:6px;min-height:43px;padding:0 14px;font-size:10px;font-weight:800;display:flex}.cook-directions>footer>button:last-child{color:#173e32;border-color:var(--lime);background:var(--lime)}.cook-directions>footer>button:disabled{opacity:.32;cursor:not-allowed}.cook-directions>footer>div{justify-content:center;gap:6px;display:flex}.cook-directions>footer>div button{cursor:pointer;background:#667970;border:0;border-radius:50%;width:7px;height:7px;padding:0}.cook-directions>footer>div button.active{background:var(--lime);border-radius:8px;width:22px}.feedai-section{border:1px solid var(--line);color:var(--ink);background:var(--paper);box-shadow:var(--shadow);border-radius:18px;margin-top:22px;padding:20px}.feedai-header{justify-content:space-between;align-items:center;gap:16px;min-height:38px;display:flex}.feedai-heading{align-items:center;gap:11px;min-width:0;display:flex}.feedai-heading>svg{width:36px;height:36px;color:var(--forest-dark);background:var(--lime);border-radius:11px;flex:none;padding:9px}.feedai-heading h2{margin:0;font-family:Georgia,serif;font-size:19px;font-weight:500;line-height:1.2}.feedai-heading-copy p{color:#52645b;margin:3px 0 0;font-size:11px;line-height:1.4}.feedai-connection-state{min-height:28px;color:var(--forest-dark);letter-spacing:.4px;text-transform:uppercase;background:#e8efcf;border-radius:14px;align-items:center;gap:5px;padding:0 10px;font-size:9px;font-weight:900;display:inline-flex}.feedai-disabled-message{border-top:1px solid var(--line);color:#52645b;margin:15px 0 0;padding-top:15px;font-size:12px;line-height:1.6}.feedai-loading,.feedai-error-state{color:#52645b;justify-content:center;align-items:center;gap:9px;min-height:132px;font-size:12px;display:flex}.feedai-error-state{flex-direction:column}.feedai-spin{animation:.8s linear infinite spin}.feedai-error{color:#963e2d;background:#fff0eb;border:1px solid #efc5ba;border-radius:10px;align-items:center;gap:7px;margin:14px 0 0;padding:10px 12px;font-size:10px;line-height:1.45;display:flex}.feedai-button{min-height:38px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;transition:transform .15s,background-color .15s,border-color .15s;display:inline-flex}.feedai-button:hover:not(:disabled){transform:translateY(-1px)}.feedai-button:focus-visible{outline:3px solid var(--forest);outline-offset:2px}.feedai-button:disabled{opacity:.55;cursor:not-allowed}.feedai-connect-button,.feedai-sync-button{color:#fff;border-color:var(--forest);background:var(--forest)}.feedai-connect-button:hover:not(:disabled),.feedai-sync-button:hover:not(:disabled){background:var(--forest-dark)}.feedai-retry-button{color:var(--forest);border-color:var(--forest);background:0 0}.feedai-retry-button:hover:not(:disabled){background:var(--cream)}.feedai-disconnect-button{color:#52645b;border-color:var(--line);background:0 0}.feedai-disconnect-button:hover:not(:disabled){color:#963e2d;background:#fff0eb;border-color:#dca99c}.feedai-connect-state{border:1px solid var(--line);background:var(--cream);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px;display:flex}.feedai-connect-copy{align-items:flex-start;gap:11px;min-width:0;display:flex}.feedai-connect-copy>svg{color:var(--coral);flex:none;margin-top:2px}.feedai-connect-copy h3{margin:0;font-family:Georgia,serif;font-size:16px;font-weight:500}.feedai-connect-copy p{color:#52645b;max-width:570px;margin:5px 0 0;font-size:11px;line-height:1.55}.feedai-connect-copy .feedai-privacy-note{margin-top:8px;font-size:10px}.feedai-toolbar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:16px;padding:13px 0;display:flex}.feedai-last-sync{color:#52645b;align-items:center;gap:6px;margin:0;font-size:10px;display:flex}.feedai-last-sync time,.feedai-last-sync strong{color:var(--ink);font-weight:800}.feedai-actions{align-items:center;gap:8px;display:flex}.feedai-totals{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.feedai-total{border:1px solid var(--line);background:var(--cream);border-radius:12px;grid-template-columns:auto 1fr;align-content:center;min-width:0;min-height:84px;padding:13px;display:grid}.feedai-total span{color:#52645b;letter-spacing:.7px;text-transform:uppercase;grid-column:1/-1;margin-bottom:5px;font-size:9px;font-weight:900}.feedai-total strong{text-overflow:ellipsis;font-family:Georgia,serif;font-size:24px;font-weight:500;line-height:1;overflow:hidden}.feedai-total small{color:#52645b;align-self:end;margin-left:4px;font-size:9px;font-weight:800}.feedai-total-calories{color:#fff;border-color:var(--forest);background:var(--forest)}.feedai-total-calories span,.feedai-total-calories small{color:#ffffffb8}.feedai-log-list{gap:9px;margin:16px 0 0;padding:0;list-style:none;display:grid}.feedai-log-item{border:1px solid var(--line);background:var(--cream);border-radius:12px;padding:14px 15px}.feedai-log-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.feedai-log-title{gap:4px;min-width:0;display:grid}.feedai-log-title span{color:#a6412a;letter-spacing:.7px;text-transform:uppercase;font-size:9px;font-weight:900}.feedai-log-title strong{text-overflow:ellipsis;font-family:Georgia,serif;font-size:15px;font-weight:500;line-height:1.3;overflow:hidden}.feedai-log-heading time,.feedai-summary-note{color:#52645b;flex:none;font-size:10px;font-weight:700}.feedai-log-nutrition{border-top:1px solid var(--line);color:#52645b;grid-template-columns:repeat(5,minmax(0,auto));justify-content:start;gap:7px 16px;margin-top:10px;padding-top:10px;font-size:10px;display:grid}.feedai-log-nutrition strong{color:var(--forest)}.feedai-empty-state{border:1px dashed var(--line);color:#52645b;background:var(--cream);text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:118px;margin-top:16px;padding:18px;font-size:11px;display:flex}.feedai-empty-state svg{color:var(--coral)}.feedai-empty-state p{margin:0}.feedai-status{min-height:15px;color:var(--forest);margin:10px 0 0;font-size:10px;font-weight:700}.feedai-status:empty{min-height:0;margin:0}.feedai-plan-note{color:#52645b;margin:-16px 0 18px;font-size:11px;line-height:1.5}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f2e7d3;--forest:#c3a36f;--forest-dark:#8a6746;--cream:#1e1914;--paper:#2b241d;--lime:#cdbd78;--coral:#d79068;--muted:#b5a68f;--line:#4d4033;--shadow:0 18px 50px #00000042;background:var(--cream)}html[data-theme=dark] body{background:radial-gradient(circle at 83% 6%, #cdbd781f, transparent 22rem), var(--cream)}html[data-theme=dark] button:focus-visible,html[data-theme=dark] input:focus-visible{outline-color:#d3b7826b}html[data-theme=dark] .sidebar{background:#2b241df5}html[data-theme=dark] .topbar{background:#1e1914e0}html[data-theme=dark] .card{background:#2b241df0}html[data-theme=dark] .nav-label,html[data-theme=dark] .macro-copy small,html[data-theme=dark] .member-day-macros strong small,html[data-theme=dark] .empty-day-add{color:#988a76}html[data-theme=dark] .sidebar nav button{color:#b7aa95}html[data-theme=dark] .sidebar nav button:hover,html[data-theme=dark] .sidebar nav button.active{color:#ead7b6;background:#3b3026}html[data-theme=dark] .sidebar-card,html[data-theme=dark] .pantry-tip{background:#382f25;border-color:#594936}html[data-theme=dark] .pantry-staple-note{color:#d2c3ab;background:#302820;border-color:#554839}html[data-theme=dark] .pantry-staple-legend:hover,html[data-theme=dark] .pantry-staple-panel[open] .pantry-staple-legend{background:#302820}html[data-theme=dark] .pantry-staple-expand{color:#d5bd82}html[data-theme=dark] .pantry-staple-legend:focus-visible{box-shadow:inset 0 0 0 3px #d3b7826b}html[data-theme=dark] .pantry-staple-option{background:#302820;border-color:#4f4336}html[data-theme=dark] .pantry-staple-option:hover{background:#382f25;border-color:#76644d}html[data-theme=dark] .pantry-staple-option.checked{background:#403828;border-color:#796b45}html[data-theme=dark] .pantry-staple-option.checked .pantry-staple-check{color:#241e18;background:#c9af78;border-color:#c9af78}html[data-theme=dark] .pantry-staple-check,html[data-theme=dark] .pantry-staple-option.saving .pantry-staple-check{background:#2b241d;border-color:#6a5945}html[data-theme=dark] .pantry-staple-option.saving .pantry-staple-check{color:#d5bd82}html[data-theme=dark] .sidebar-card p{color:var(--muted)}html[data-theme=dark] .brand-mark,html[data-theme=dark] .avatar,html[data-theme=dark] .primary-button,html[data-theme=dark] .quick-add,html[data-theme=dark] .recipe-footer button,html[data-theme=dark] .prep-banner button,html[data-theme=dark] .pantry-callout button,html[data-theme=dark] .inline-input button,html[data-theme=dark] .library-error button,html[data-theme=dark] .picker-recipes article>button,html[data-theme=dark] .grocery-groups label.checked .custom-check,html[data-theme=dark] .phase-selector button.selected,html[data-theme=dark] .member-chip>span:first-child,html[data-theme=dark] .draft-number,html[data-theme=dark] .selected-date{color:#fff8e9;background:#77583b}html[data-theme=dark] .primary-button:hover,html[data-theme=dark] .quick-add:hover,html[data-theme=dark] .prep-banner button:hover,html[data-theme=dark] .pantry-callout button:hover{background:#8a6847}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .rss-feed-shortcut,html[data-theme=dark] .month-navigation>button,html[data-theme=dark] .secondary-button{color:var(--ink);background:#302820}html[data-theme=dark] .theme-toggle{color:#e0c999;background:#3a3026;border-color:#6b5945}html[data-theme=dark] .theme-toggle:hover{background:#44372a;border-color:#c3a36f}html[data-theme=dark] .rss-feed-shortcut{color:#e0c999;background:#3a3026;border-color:#6b5945}html[data-theme=dark] .rss-feed-shortcut:hover,html[data-theme=dark] .rss-feed-shortcut.active{background:#44372a;border-color:#c3a36f}html[data-theme=dark] .rss-discovery-empty,html[data-theme=dark] .rss-feed-summary-card,html[data-theme=dark] .rss-feed-metrics span,html[data-theme=dark] .rss-feed-status-icon{background:#302820;border-color:#584a3b}html[data-theme=dark] .rss-check-button{color:#e0c999;background:#302820;border-color:#5b4c3d}html[data-theme=dark] .rss-remove-button,html[data-theme=dark] .rss-feed-status-icon.error{color:#efad91;background:#4a2e26}html[data-theme=dark] .rss-feed-orbit{color:#2b241d;background:linear-gradient(145deg,#bfa965,#d7c77f)}html[data-theme=dark] .rss-discovery-empty>button{color:#fff8e9;background:#77583b}html[data-theme=dark] .rss-feed-metrics span{color:#d8c9b2}html[data-theme=dark] .rss-feed-form-error,html[data-theme=dark] .rss-feed-error{color:#efad91}html[data-theme=dark] .apple-integration-heading>span,html[data-theme=dark] .apple-security-note,html[data-theme=dark] .apple-primary-action,html[data-theme=dark] .apple-reminders-sent{color:#e0c999;background:#3d3429;border-color:#5c4c39}html[data-theme=dark] .apple-reminders-sent span{color:#c4b59d}html[data-theme=dark] .apple-activate-card,html[data-theme=dark] .apple-steps li,html[data-theme=dark] .apple-link-panel,html[data-theme=dark] .apple-meal-times{background:#302820}html[data-theme=dark] .apple-time-fields input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] .shortcut-callout{background:#432e26}html[data-theme=dark] .reminders-warning-icon{color:#efad91;background:#4b2b24}html[data-theme=dark] .apple-revoke-button{color:#f3b9a6;background:#4b2b24}html[data-theme=dark] .icon-box.coral{background:#4d3126}html[data-theme=dark] .icon-box.green,html[data-theme=dark] .household-heading>svg,html[data-theme=dark] .file-drop>span,html[data-theme=dark] .picker-food{color:#d5bd82;background:#403629}html[data-theme=dark] .status-chip,html[data-theme=dark] .prep-badge,html[data-theme=dark] .group-head>span,html[data-theme=dark] .month-stats span{color:#d5c184;background:#443a2a}html[data-theme=dark] .calorie-ring{background:conic-gradient(var(--coral) 0 68%, #4a3d32 68% 100%)}html[data-theme=dark] .progress-track,html[data-theme=dark] .member-day-macros i{background:#44392e}html[data-theme=dark] .calendar-meal.meal-breakfast{background:#45382e}html[data-theme=dark] .calendar-meal.meal-dinner{background:#493c28}html[data-theme=dark] .calendar-meal.meal-lunch,html[data-theme=dark] .calendar-meal{background:#334039}html[data-theme=dark] .calendar-meal.meal-snack{background:#48342a}html[data-theme=dark] .meal-row>button,html[data-theme=dark] .save-button,html[data-theme=dark] .edit-member-button,html[data-theme=dark] .calendar-meal>button{color:var(--muted);background:#3a3026eb}html[data-theme=dark] .meal-row>button.completed{color:#fff;background:#477c64;border-color:#477c64}html[data-theme=dark] .add-meal:hover,html[data-theme=dark] .ingredient-cloud button{background:#382f25}html[data-theme=dark] .daily-favorites,html[data-theme=dark] .daily-favorite-grid>button{background:#302820}html[data-theme=dark] .daily-favorite-grid>button:hover,html[data-theme=dark] .favorite-emoji{background:#3b3328}html[data-theme=dark] .recipe-art.sage{background:#566153}html[data-theme=dark] .recipe-art.yellow{background:#71613d}html[data-theme=dark] .recipe-art.berry{background:#5d4e57}html[data-theme=dark] .recipe-art.mint{background:#4f6046}html[data-theme=dark] .food-shape{opacity:.12}html[data-theme=dark] .search-panel,html[data-theme=dark] .inline-input,html[data-theme=dark] .planner-search{background:#302820}html[data-theme=dark] .profile-onboarding-intro{color:var(--ink);background:#38342a}html[data-theme=dark] .search-panel input,html[data-theme=dark] .inline-input input,html[data-theme=dark] .planner-search input,html[data-theme=dark] .import-body>input,html[data-theme=dark] .import-body textarea,html[data-theme=dark] .draft-fields input,html[data-theme=dark] .draft-fields select,html[data-theme=dark] .member-form label>input:not([type=range]),html[data-theme=dark] .member-form label>select{color:var(--ink);border-color:var(--line);background:#302820}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#938470}html[data-theme=dark] .filter-row button,html[data-theme=dark] .import-tabs button,html[data-theme=dark] .meal-type-row button,html[data-theme=dark] .picker-category-row button,html[data-theme=dark] .member-chip,html[data-theme=dark] .editor-phase-options button,html[data-theme=dark] .macro-estimate-grid article,html[data-theme=dark] .estimate-empty{color:var(--muted);background:#332b23}html[data-theme=dark] .filter-row button.selected,html[data-theme=dark] .import-tabs button.selected,html[data-theme=dark] .meal-type-row button.selected,html[data-theme=dark] .picker-category-row button.selected,html[data-theme=dark] .member-chip.selected,html[data-theme=dark] .editor-phase-options button.selected,html[data-theme=dark] .macro-estimate-grid article.selected{color:#ead7b6;background:#463827;border-color:#a48458;box-shadow:inset 0 0 0 1px #a48458}html[data-theme=dark] .estimate-heading>b{color:#ead7b6;background:#503b2b}html[data-theme=dark] .macro-estimate-grid article>div span{color:#f0bd9e;background:#583b2e}html[data-theme=dark] .macro-estimate-grid article>b{color:#ead7b6}html[data-theme=dark] .macro-estimate-grid article button{color:#d7bc8d;border-color:#a48458}html[data-theme=dark] .macro-estimate-grid article button:hover{color:#231d18;background:#d7bc8d}html[data-theme=dark] .week-summary,html[data-theme=dark] .grocery-toolbar,html[data-theme=dark] .pantry-callout{color:#fff8e9;background:#503b2b}html[data-theme=dark] .pantry-callout p{color:#d3c4ae}html[data-theme=dark] .planner>article.today-column,html[data-theme=dark] .planned-card,html[data-theme=dark] .today-column .planned-card{border-color:var(--line);background:#332b23}html[data-theme=dark] .planned-card>div,html[data-theme=dark] .prep-art{background:#443b2d}html[data-theme=dark] .prep-banner{background:#3c3226}html[data-theme=dark] .import-tabs button.selected{color:#e2cd9c}html[data-theme=dark] .file-drop{background:#332b23;border-color:#79664d}html[data-theme=dark] .import-error,html[data-theme=dark] .planner-error{color:#efad91;background:#4a2e26}html[data-theme=dark] .import-success{color:#dbc991;background:#3b3b29}html[data-theme=dark] .macro-phase-panel,html[data-theme=dark] .macro-phase-panel.phase-cut,html[data-theme=dark] .macro-phase-panel.phase-bulk{background:linear-gradient(135deg,#352c23,#2b241d);border-color:#5b4b38}html[data-theme=dark] .phase-selector{background:#16120e59;border-color:#594b3b}html[data-theme=dark] .phase-cut .phase-selector button.selected{background:#9a5f46}html[data-theme=dark] .selected-date>small{color:#d5c5ae}html[data-theme=dark] .weekday{background:#382f26}html[data-theme=dark] .calendar-empty{background:#241f1a}html[data-theme=dark] .month-calendar>article:hover{background:#342c24}html[data-theme=dark] .month-calendar>article.selected{background:#3a3025}html[data-theme=dark] .month-calendar>article>header>button{color:#d9c18b;background:#40352a}html[data-theme=dark] .month-calendar>article>footer,html[data-theme=dark] .grocery-groups label{border-color:#453a30}html[data-theme=dark] .grocery-cycle-card,html[data-theme=dark] .pantry-exclusions{background:#302820;border-color:#554738}html[data-theme=dark] .grocery-cycle-card>header,html[data-theme=dark] .grocery-toolbar{background:#503b2b}html[data-theme=dark] .cycle-timeline,html[data-theme=dark] .grocery-item,html[data-theme=dark] .pantry-exclusions>header{border-color:#493d31}html[data-theme=dark] .cycle-timeline article.highlight,html[data-theme=dark] .weekday-coverage span.planned,html[data-theme=dark] .pantry-action,html[data-theme=dark] .pantry-exclusions>header>span{color:#ead7b6;background:#44392a;border-color:#66543e}html[data-theme=dark] .cycle-timeline article{color:#d9c18b}html[data-theme=dark] .generate-button,html[data-theme=dark] .grocery-empty .primary-button{color:#2c261e;background:#c9af78}html[data-theme=dark] .grocery-change-banner{color:#e2c69e;background:#443426;border-color:#745943}html[data-theme=dark] .grocery-change-banner button{color:#2b241d;background:#d0b17c}html[data-theme=dark] .grocery-state,html[data-theme=dark] .grocery-empty{background:#372d2473}html[data-theme=dark] .item-main strong>span,html[data-theme=dark] .pantry-exclusions>div button small{color:#d3b779}html[data-theme=dark] .pantry-exclusions>div button{background:#362d24;border-color:#514436}html[data-theme=dark] .planner-backdrop,html[data-theme=dark] .import-backdrop{background:#100c09b3}html[data-theme=dark] .meal-picker,html[data-theme=dark] .member-editor,html[data-theme=dark] .import-modal,html[data-theme=dark] .custom-recipe-modal,html[data-theme=dark] .recipe-detail-modal,html[data-theme=dark] .schedule-recipe-modal,html[data-theme=dark] .profile-menu{box-shadow:0 30px 90px #0000007a}html[data-theme=dark] .profile-summary:hover,html[data-theme=dark] .profile.open .profile-summary,html[data-theme=dark] .profile-menu>div>button:hover,html[data-theme=dark] .profile-menu .profile-edit,html[data-theme=dark] .profile-households>button:hover,html[data-theme=dark] .profile-households>button.active,html[data-theme=dark] .recipe-detail-facts>div{background:#382f25}html[data-theme=dark] .recipe-edit-section,html[data-theme=dark] .recipe-photo-empty{background:#332b23}html[data-theme=dark] .batch-yield-calculator{background:#3b3127;border-color:#776347}html[data-theme=dark] .batch-yield-calculator>div strong,html[data-theme=dark] .batch-yield-calculator>p strong{color:#ead7b6}html[data-theme=dark] .batch-yield-calculator>p{border-color:#5e4f40}html[data-theme=dark] .nutrition-confidence{background:#332b23;border-color:#5e4f40}html[data-theme=dark] .nutrition-confidence>i,html[data-theme=dark] .nutrition-confidence>em{color:#ead7b6;background:#44392a}html[data-theme=dark] .nutrition-confidence.action,html[data-theme=dark] .nutrition-confidence.review,html[data-theme=dark] .macro-consistency-note,html[data-theme=dark] .macro-consistency-note.extreme,html[data-theme=dark] .yield-confirmation-callout{color:#ead7b6;background:#3b3127;border-color:#776347}html[data-theme=dark] .recipe-edit-form input,html[data-theme=dark] .recipe-edit-form select,html[data-theme=dark] .recipe-edit-form textarea,html[data-theme=dark] .custom-recipe-body input,html[data-theme=dark] .custom-recipe-body select,html[data-theme=dark] .custom-recipe-body textarea{color:var(--ink);border-color:var(--line);background:#302820}html[data-theme=dark] .custom-photo-picker{color:var(--ink);background:#332b23;border-color:#665749}html[data-theme=dark] .schedule-recipe-body input[type=date],html[data-theme=dark] .insight-grid article{color:var(--ink);border-color:var(--line);background:#302820}html[data-theme=dark] .insight-grid article>span{color:#d5bd82;background:#403629}html[data-theme=dark] .meal-mix-card>div i{background:#44392e}html[data-theme=dark] .prep-day-hero{background:radial-gradient(circle at 88% 15%,#cdbd7824,#0000 16rem),linear-gradient(135deg,#463524,#5a422c);box-shadow:0 24px 60px #00000047}html[data-theme=dark] .prep-day-toolbar>div,html[data-theme=dark] .prep-day-toolbar>button,html[data-theme=dark] .prep-recipe-queue,html[data-theme=dark] .prep-recipe-workspace{background:#302820}html[data-theme=dark] .prep-recipe-queue>header b,html[data-theme=dark] .prep-queue-placeholder,html[data-theme=dark] .prep-ingredients>header>span,html[data-theme=dark] .prep-directions li>button>span{color:#ead7b6;background:#44392a}html[data-theme=dark] .prep-recipe-track>button:hover,html[data-theme=dark] .prep-recipe-track>button.selected,html[data-theme=dark] .prep-directions li.active>button{background:#3b3127}html[data-theme=dark] .prep-recipe-track{scrollbar-color:#776347 transparent}html[data-theme=dark] .prep-recipe-track::-webkit-scrollbar-thumb{background:#776347}html[data-theme=dark] .prep-recipe-header>div>div span,html[data-theme=dark] .prep-day-state,html[data-theme=dark] .prep-day-empty{background:#2d261f}html[data-theme=dark] .prep-nutrition-summary{background:#29231d}html[data-theme=dark] .prep-nutrition-summary>div{background:#332b23;border-color:#5e4f40}html[data-theme=dark] .prep-nutrition-summary .prep-portion-fact{background:#3b3127;border-color:#776347}html[data-theme=dark] .prep-nutrition-summary .prep-portion-fact strong{color:#ead7b6}html[data-theme=dark] .prep-ingredients>div>button i{border-color:#665749}html[data-theme=dark] .prep-directions li.active>button{border-color:#776347}html[data-theme=dark] .portion-field{background:#392f25}html[data-theme=dark] .remove-member{color:#efad91;background:#4a2e26}html[data-theme=dark] .toast{color:#fff8e9;background:#5b402b}html[data-theme=dark] .feedback-panel{box-shadow:0 24px 70px #0000006b}html[data-theme=dark] .feedback-panel textarea{background:#241e18}html[data-theme=dark] .feedback-trigger,html[data-theme=dark] .feedback-widget.open .feedback-trigger,html[data-theme=dark] .feedback-send{color:#231d18;background:var(--lime)}html[data-theme=dark] .feedback-trigger,html[data-theme=dark] .feedback-widget.open .feedback-trigger{--feedback-trigger-surface:var(--lime);background:var(--feedback-trigger-surface)}html[data-theme=dark] .feedback-send:hover:not(:disabled){color:#231d18;background:#e4d48a}html[data-theme=dark] .feedback-status.error{color:#efad91;background:#4a2e26}html[data-theme=dark] .feedback-status.success,html[data-theme=dark] .feedai-connection-state{color:#ead7b6;background:#3b3026}html[data-theme=dark] .feedai-heading>svg{color:#231d18}html[data-theme=dark] .feedai-connect-state,html[data-theme=dark] .feedai-total,html[data-theme=dark] .feedai-log-item,html[data-theme=dark] .feedai-empty-state{background:#241e18}html[data-theme=dark] .feedai-total-calories,html[data-theme=dark] .feedai-connect-button,html[data-theme=dark] .feedai-sync-button{color:#231d18;border-color:var(--lime);background:var(--lime)}html[data-theme=dark] .feedai-connect-button:hover:not(:disabled),html[data-theme=dark] .feedai-sync-button:hover:not(:disabled){color:#231d18;background:#e4d48a}html[data-theme=dark] .feedai-retry-button{color:var(--lime);border-color:var(--lime)}html[data-theme=dark] .feedai-error,html[data-theme=dark] .feedai-disconnect-button:hover:not(:disabled){color:#efad91;background:#4a2e26;border-color:#754638}html[data-theme=dark] .feedai-heading-copy p,html[data-theme=dark] .feedai-disabled-message,html[data-theme=dark] .feedai-loading,html[data-theme=dark] .feedai-error-state,html[data-theme=dark] .feedai-disconnect-button,html[data-theme=dark] .feedai-connect-copy p,html[data-theme=dark] .feedai-last-sync,html[data-theme=dark] .feedai-total span,html[data-theme=dark] .feedai-total small,html[data-theme=dark] .feedai-log-heading time,html[data-theme=dark] .feedai-summary-note,html[data-theme=dark] .feedai-log-nutrition,html[data-theme=dark] .feedai-empty-state,html[data-theme=dark] .feedai-plan-note{color:var(--muted)}html[data-theme=dark] .feedai-log-title span{color:var(--coral)}html[data-theme=dark] .feedai-button:focus-visible{outline-color:var(--lime)}html[data-theme=dark] .feedai-total-calories span,html[data-theme=dark] .feedai-total-calories small{color:#231d18ad}@media (width<=1050px){.sidebar{width:218px}.main-content{width:calc(100% - 218px);margin-left:218px}.dashboard-grid{grid-template-columns:1fr}.meal-strip{grid-template-columns:repeat(2,1fr)}.add-meal{min-height:80px}.daily-favorite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-grid{grid-template-columns:repeat(2,1fr)}.planner{grid-template-columns:repeat(5,175px);overflow-x:auto}.household-bar{flex-direction:column;align-items:flex-start;gap:12px}.member-switcher{width:100%}.macro-phase-panel{grid-template-columns:1fr}.phase-selector{grid-column:1}.member-summary-grid{grid-template-columns:1fr}.month-calendar{grid-template-columns:repeat(7,145px);overflow-x:auto}.prep-recipe-header{grid-template-columns:110px minmax(0,1fr) auto}.prep-recipe-header>img{width:110px;height:105px}.prep-nutrition-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.prep-nutrition-summary .prep-portion-fact{grid-column:1/-1}.prep-recipe-columns{grid-template-columns:1fr}.prep-recipe-columns>section+section{border-top:1px solid var(--line);border-left:0}}@media (width<=760px){.feedai-section{padding:17px}.feedai-header,.feedai-connect-state,.feedai-toolbar{flex-direction:column;align-items:stretch}.feedai-connection-state{align-self:flex-start}.feedai-connect-button,.feedai-actions{width:100%}.feedai-actions .feedai-button{flex:1}.feedai-totals{grid-template-columns:repeat(2,minmax(0,1fr))}.feedai-total-calories{grid-column:1/-1}.feedai-log-nutrition{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{width:260px;transition:transform .25s;transform:translate(-105%);box-shadow:20px 0 60px #13362c29}.sidebar.open{transform:none}.sidebar-close{cursor:pointer;background:0 0;border:0;display:grid;position:absolute;top:33px;right:15px}.menu-backdrop{z-index:19;background:#122b2340;border:0;display:block;position:fixed;inset:0}.main-content{width:100%;margin-left:0;padding-bottom:64px}.topbar{justify-content:space-between;height:64px;padding:0 18px}.topbar-actions{gap:6px}.rss-feed-shortcut{justify-content:center;width:38px;padding:0}.rss-feed-shortcut span{display:none}.mobile-brand{align-items:center;gap:10px;display:flex}.mobile-brand>button{background:0 0;border:0;place-items:center;padding:4px;display:grid}.mobile-brand>span{font-size:19px}.page{padding:35px 18px 70px}.welcome,.page-intro.with-action{flex-direction:column;align-items:flex-start;gap:22px}.page-intro-actions{width:100%}.page-intro-actions>button{flex:1;justify-content:center}.welcome h1,.page-intro h1{font-size:39px}.energy-wrap{gap:22px}.meal-strip,.recipe-grid,.recipe-grid.two-up,.pantry-layout,.pantry-staple-panels,.grocery-groups,.rss-feed-layout{grid-template-columns:1fr}.rss-feed-summary-card{min-height:145px}.rss-feed-row{grid-template-columns:42px minmax(0,1fr);align-items:start}.rss-feed-actions{grid-column:2}.rss-discovery-empty{grid-template-columns:auto minmax(0,1fr)}.rss-discovery-empty>button{grid-column:1/-1;justify-self:stretch}.daily-favorites>header{flex-direction:column;align-items:flex-start;gap:4px}.daily-favorite-grid,.library-summary{grid-template-columns:1fr}.library-summary>div{padding:12px 14px}.library-summary span{max-width:none}.meal-row{min-height:100px}.section-heading{align-items:flex-start;gap:12px}.section-heading h2{font-size:22px}.week-summary{align-items:stretch;padding:14px}.week-summary>div{text-align:center;flex-direction:column;font-size:9px}.prep-banner{grid-template-columns:64px 1fr}.prep-art{width:60px;height:60px}.prep-banner button{grid-column:1/-1;justify-content:center}.bottom-nav{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--line);background:#fffef9f0;border-radius:18px;justify-content:space-around;height:58px;padding:5px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 36px #1c3f3233}.bottom-nav button{color:var(--muted);background:0 0;border:0;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:8px;display:flex}.bottom-nav button.active{color:#fff;background:var(--forest)}.toast{text-align:center;width:max-content;max-width:calc(100% - 36px);bottom:82px}.feedback-widget{right:16px;bottom:calc(82px + env(safe-area-inset-bottom))}.feedback-panel{max-height:calc(100dvh - 175px);overflow-y:auto}.feedback-trigger{width:49px;height:49px}.import-overlay{align-items:end;padding:0}.import-modal,.custom-recipe-modal{border-radius:22px 22px 0 0;width:100%;max-height:calc(100vh - 20px)}.custom-recipe-body{padding-left:16px;padding-right:16px}.custom-recipe-body .recipe-edit-grid,.custom-macro-grid{grid-template-columns:1fr 1fr}.custom-recipe-body .full-field{grid-column:1/-1}.custom-recipe-modal>footer{padding-left:16px;padding-right:16px}.recipe-detail-overlay{align-items:end;padding:0}.recipe-detail-modal,.schedule-recipe-modal{border-radius:22px 22px 0 0;width:100%;max-height:calc(100vh - 20px)}.recipe-detail-columns{grid-template-columns:1fr}.recipe-detail-body>footer{flex-direction:column}.recipe-detail-modal>header{padding-left:18px;padding-right:18px}.recipe-detail-modal>header h2{font-size:22px}.recipe-detail-header-actions .recipe-edit-trigger{justify-content:center;width:38px;padding:0;font-size:0}.recipe-edit-form{padding-left:18px;padding-right:18px}.nutrition-confidence{grid-template-columns:36px minmax(0,1fr)}.nutrition-confidence>em{grid-column:2;justify-self:start}.recipe-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.prep-recipe-workspace>.nutrition-confidence{margin:12px 15px}.prep-recipe-workspace>.yield-confidence{margin-bottom:6px}.prep-recipe-workspace>.portion-confidence{margin-top:0;margin-bottom:6px}.prep-recipe-workspace>.portion-confidence+.nutrition-confidence{margin-top:0}.yield-confirmation-callout{flex-direction:column;align-items:stretch}.recipe-edit-grid,.recipe-photo-editor{grid-template-columns:1fr}.recipe-number-grid{grid-template-columns:repeat(2,1fr)}.batch-yield-calculator{grid-template-columns:1fr}.recipe-edit-actions,.import-header,.import-actions{padding-left:18px;padding-right:18px}.import-tabs{grid-template-columns:repeat(2,1fr);padding-left:18px;padding-right:18px}.import-body,.draft-list{padding-left:18px;padding-right:18px}.draft-fields{grid-template-columns:1fr}.draft-macros{grid-template-columns:repeat(2,1fr)}.planner-intro{gap:16px}.household-bar{padding:14px}.macro-phase-panel{gap:12px;padding:14px}.phase-guidance{grid-template-columns:repeat(2,1fr);gap:10px 0}.phase-guidance>div:nth-child(2){border-right:0}.phase-guidance>div:nth-child(3){padding-left:0}.phase-note{line-height:1.4}.calendar-toolbar{flex-direction:column;align-items:flex-start}.month-navigation{width:100%}.month-navigation h2{flex:1;min-width:0;font-size:20px}.month-stats{width:100%}.selected-day-summary{grid-template-columns:1fr}.selected-date{flex-direction:row;justify-content:flex-start;gap:8px;min-height:58px;padding:10px 15px}.selected-date>strong{font-size:23px}.selected-date>small{margin-left:auto}.member-summary-grid>article{grid-template-columns:110px 1fr}.insight-grid{grid-template-columns:repeat(2,1fr)}.prep-day-hero{flex-direction:column;align-items:flex-start;min-height:290px;padding:27px 24px}.prep-day-hero h1{font-size:41px}.prep-cook-trigger{justify-content:center;width:100%}.prep-day-toolbar{flex-direction:column;align-items:stretch}.prep-day-toolbar>button{justify-content:center}.prep-recipe-queue{grid-template-columns:1fr}.prep-recipe-queue>header{border-right:0;border-bottom:1px solid var(--line);min-height:43px;padding:0 14px}.prep-recipe-track>button{flex-basis:min(84vw,320px)}.prep-recipe-header{grid-template-columns:82px minmax(0,1fr) auto;gap:13px;padding:15px}.prep-recipe-header>img{width:82px;height:82px}.prep-recipe-header h2{font-size:22px}.prep-recipe-header>div>p:not(.eyebrow){display:none}.prep-recipe-header>div>div span{font-size:13px}.prep-nutrition-summary{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 15px}.prep-nutrition-summary .prep-portion-fact{grid-column:1/-1}.prep-recipe-columns>section{padding:20px 17px}.prep-cook-overlay>main{display:block}.prep-cook-overlay>main>section{padding:30px 22px}.cook-ingredients{border-bottom:1px solid #ffffff1f;border-right:0}.cook-directions{min-height:500px}.cook-directions>footer{grid-template-columns:1fr 1fr}.cook-directions>footer>div{grid-area:1/1/auto/-1}.cook-directions>footer>button{justify-content:center}.month-calendar{scroll-snap-type:x proximity;grid-template-columns:repeat(7,135px);overflow-x:auto}.month-calendar>article{scroll-snap-align:start}.grocery-cycle-card>header{flex-wrap:wrap}.grocery-cycle-card>header>div{flex:1}.cycle-status{text-align:center;order:4;width:100%;margin:0}.cycle-timeline{grid-template-columns:repeat(2,1fr);gap:8px}.cycle-timeline>i{display:none}.cycle-timeline article{border:1px solid var(--line)}.cycle-coverage{grid-template-columns:1fr;align-items:start}.weekday-coverage{justify-content:space-between;width:100%}.weekday-coverage span{border-radius:10px;flex:1}.generate-button{width:100%}.grocery-toolbar{flex-wrap:wrap;height:auto;min-height:78px;padding:13px 15px}.grocery-toolbar>div:first-child{min-width:150px}.grocery-progress{min-width:120px}.grocery-add-row .grocery-add{flex-wrap:wrap}.grocery-add-row .grocery-add input{min-height:38px}.grocery-add select{border-top:1px solid var(--line);border-left:0;flex:1;max-width:none;height:36px;padding:0 8px}.grocery-add-row .grocery-add button{height:36px}.planner-overlay{align-items:end;padding:0}.meal-picker,.member-editor,.apple-integration-modal{border-radius:22px 22px 0 0;width:100%;max-height:calc(100vh - 18px)}.apple-primary-action{flex-direction:column;align-items:stretch}.apple-primary-action .primary-button{justify-content:center}.apple-meal-times{grid-template-columns:1fr;align-items:stretch}.apple-meal-times>button{justify-content:center}.apple-integration-modal>footer{flex-wrap:wrap;padding-left:18px;padding-right:18px}.apple-revoke-button{order:3;justify-content:center;width:100%;margin:0}.meal-type-row{grid-template-columns:repeat(2,1fr)}.member-form{grid-template-columns:1fr;padding-left:18px;padding-right:18px}.target-heading,.target-grid,.portion-field,.profile-metrics-grid,.macro-estimate-grid,.estimate-empty,.estimate-note{grid-column:1}.profile-metrics-grid{grid-template-columns:repeat(2,1fr)}.profile-metrics-grid .activity-field{grid-column:1/-1}.macro-estimate-grid{grid-template-columns:1fr}.target-grid{grid-template-columns:repeat(2,1fr)}.member-editor>footer{padding-left:18px;padding-right:18px}html[data-theme=dark] .bottom-nav{background:#2b241df5;box-shadow:0 12px 36px #00000057}}@media (width<=410px){.feedai-actions,.feedai-log-heading{flex-direction:column;align-items:stretch}.feedai-log-heading time,.feedai-summary-note{align-self:flex-start}.quick-add span{display:none}.quick-add,.theme-toggle{justify-content:center;width:38px;padding:0}.theme-toggle span{display:none}.topbar-actions{gap:5px}.calorie-ring{width:130px;height:130px}.energy-summary{min-width:110px}.energy-summary>div{gap:10px}.card{border-radius:15px}.pantry-staple-list,.pantry-staple-panel:last-child:nth-child(odd) .pantry-staple-list{grid-template-columns:1fr}.pantry-staple-legend{grid-template-columns:auto minmax(0,1fr)}.pantry-staple-summary-meta{grid-column:2;align-items:flex-start}.pantry-staple-legend em{white-space:normal}}@media (width<=520px){.quick-add span,.theme-toggle span{display:none}.quick-add,.theme-toggle{justify-content:center;width:38px;padding:0}.mobile-brand{min-width:0}.mobile-brand>span{white-space:nowrap}}.landing-page{--landing-ink:#173d31;--landing-forest:#174837;--landing-deep:#0f3529;--landing-lime:#dff25a;--landing-coral:#ef7656;--landing-cream:#f7f3e8;--landing-paper:#fffdf5;--landing-sand:#eadfca;--landing-sage:#dce7d4;--landing-muted:#697c72;min-height:100vh;color:var(--landing-ink);background:radial-gradient(circle at 86% 8%, #dff25a45, transparent 20rem), linear-gradient(180deg, #fbf9f1 0%, var(--landing-cream) 48%, #f0eadc 100%);isolation:isolate;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page button{font:inherit}.landing-grain{z-index:20;pointer-events:none;opacity:.16;mix-blend-mode:multiply;background-image:radial-gradient(circle at 20% 30%,#1748371a 0 .45px,#0000 .7px),radial-gradient(circle at 75% 60%,#17483714 0 .4px,#0000 .65px);background-size:9px 11px,13px 15px;position:fixed;inset:0}.landing-nav{z-index:15;border-bottom:1px solid #17483721;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1420px,100% - 64px);height:92px;margin:0 auto;animation:.65s cubic-bezier(.2,.75,.2,1) both landing-drop;display:grid;position:relative}.landing-brand{letter-spacing:-.8px;align-items:center;gap:10px;width:max-content;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;display:inline-flex;color:var(--landing-ink)!important}.landing-brand>span{width:37px;height:37px;color:var(--landing-lime);background:var(--landing-forest);border-radius:13px 13px 13px 4px;place-items:center;display:grid;transform:rotate(-5deg);box-shadow:0 9px 24px #17483729}.landing-brand>span svg{transform:rotate(5deg)}.landing-brand em{color:var(--landing-coral);font-style:normal}.landing-nav-links{align-items:center;gap:35px;display:flex}.landing-nav-links>a{color:#526960;padding:8px 0;font-size:12px;font-weight:700;position:relative}.landing-nav-links>a:after{content:"";background:var(--landing-coral);border-radius:3px;height:2px;transition:right .22s;position:absolute;bottom:2px;left:0;right:100%}.landing-nav-links>a:hover:after{right:0}.landing-nav-actions{justify-content:flex-end;align-items:center;gap:11px;display:flex}.landing-sign-in,.landing-register{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:43px;padding:0 17px;font-size:11px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.landing-sign-in{color:var(--landing-forest);background:#fff6;border:1px solid #1748372e}.landing-register{color:#fff;background:var(--landing-forest);border:0;box-shadow:0 10px 25px #1748372b}.landing-sign-in:hover,.landing-register:hover{transform:translateY(-2px)}.landing-register:hover{background:#205a45;box-shadow:0 14px 32px #17483738}.landing-menu,.landing-mobile-actions{display:none}.landing-hero{z-index:2;grid-template-columns:.86fr 1.14fr;align-items:center;gap:48px;width:min(1420px,100% - 64px);min-height:720px;margin:0 auto;padding:76px 0 82px;display:grid;position:relative}.hero-orb{z-index:-1;border:1px solid #17483717;border-radius:50%;animation:22s linear infinite slow-spin;position:absolute}.hero-orb:after{content:"";background:var(--landing-coral);border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 7px #ef76561a}.hero-orb-one{width:380px;height:380px;top:90px;left:-270px}.hero-orb-one:after{top:50px;right:39px}.hero-orb-two{width:160px;height:160px;animation-direction:reverse;bottom:40px;right:-74px}.hero-orb-two:after{background:var(--landing-lime);bottom:45px;left:4px}.landing-hero-copy{z-index:4;max-width:610px;padding-left:clamp(0px,3vw,36px);animation:.8s cubic-bezier(.16,.75,.2,1) 80ms both landing-rise;position:relative}.landing-kicker{color:var(--landing-forest);letter-spacing:1.35px;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 21px;font-size:10px;font-weight:900;display:flex}.landing-kicker>span{width:28px;height:28px;color:var(--landing-forest);background:var(--landing-lime);border-radius:50%;place-items:center;display:grid;box-shadow:0 6px 15px #95a72d29}.landing-hero h1{letter-spacing:-4px;max-width:700px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,5.1vw,84px);font-weight:500;line-height:.96}.landing-hero h1 em,.landing-phases h2 em,.landing-final-cta h2 em{color:var(--landing-coral);white-space:nowrap;font-style:italic;position:relative}.landing-hero h1 em:after{content:"";z-index:-1;border-top:3px solid var(--landing-coral);opacity:.6;border-radius:50%;height:11px;position:absolute;bottom:-1px;left:-4px;right:-7px;transform:rotate(-2deg)}.landing-lede{max-width:560px;color:var(--landing-muted);margin:29px 0 0;font-size:16px;line-height:1.72}.landing-hero-actions{align-items:center;gap:12px;margin-top:33px;display:flex}.landing-hero-actions a,.landing-final-cta>div:last-child a{color:#fff;background:var(--landing-forest);border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:12px;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 15px 32px #17483733}.landing-hero-actions a:hover,.landing-final-cta>div:last-child a:hover{transform:translateY(-3px);box-shadow:0 19px 40px #17483740}.landing-hero-actions .landing-register-secondary{min-height:52px;color:var(--landing-forest);cursor:pointer;background:#ffffff7a;border:1px solid #1748372e;border-radius:14px;padding:0 20px;font-size:12px;font-weight:800;transition:background .2s,transform .2s}.landing-hero-actions .landing-register-secondary:hover{background:#fff;transform:translateY(-2px)}.landing-trust{align-items:center;gap:12px;margin-top:30px;display:flex}.landing-avatars{display:flex}.landing-avatars span{border:3px solid var(--landing-cream);color:#fff;background:var(--landing-forest);border-radius:50%;place-items:center;width:32px;height:32px;margin-left:-7px;font-size:8px;font-weight:900;display:grid}.landing-avatars span:first-child{background:#c76f54;margin-left:0}.landing-avatars span:last-child{color:var(--landing-forest);background:var(--landing-lime)}.landing-trust p{color:var(--landing-muted);margin:0;font-size:10px;line-height:1.5}.landing-trust strong{color:var(--landing-ink)}.landing-product-stage{perspective:1600px;place-items:center;min-width:0;height:570px;animation:.9s cubic-bezier(.16,.75,.2,1) .18s both landing-rise;display:grid;position:relative}.landing-stage-glow{filter:blur(55px);background:#dff25a3b;border-radius:50%;width:88%;height:70%;position:absolute;transform:translate(5%,5%)}.hero-app-window{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf5ed;border:1px solid #fffc;border-radius:27px;width:94%;min-height:408px;animation:7s ease-in-out infinite hero-window-float;position:relative;overflow:hidden;transform:rotateY(-5deg)rotateX(2deg)rotate(1deg);box-shadow:0 45px 100px #25433436,0 8px 24px #2a48391a}.hero-app-window>header{color:#fff;background:var(--landing-forest);grid-template-columns:1fr auto 1fr;align-items:center;height:56px;padding:0 20px;display:grid}.hero-mini-brand{align-items:center;gap:6px;font-family:Georgia,serif;font-size:13px;font-weight:700;display:flex}.hero-mini-brand span{width:22px;height:22px;color:var(--landing-forest);background:var(--landing-lime);border-radius:7px 7px 7px 2px;place-items:center;display:grid}.hero-mini-brand em{color:#f5a088;font-style:normal}.hero-window-nav{gap:5px;display:flex}.hero-window-nav i{background:#ffffff5c;border-radius:50%;width:5px;height:5px}.hero-profile{border:1px solid #ffffff59;border-radius:50%;justify-self:end;place-items:center;width:27px;height:27px;font-size:8px;font-weight:900;display:grid}.hero-app-body{padding:25px 25px 21px}.hero-app-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.hero-app-heading small{color:var(--landing-coral);letter-spacing:1px;margin-bottom:5px;font-size:7px;font-weight:900;display:block}.hero-app-heading strong{font-family:Georgia,serif;font-size:23px;font-weight:500;display:block}.hero-app-heading>span{height:31px;color:var(--landing-muted);background:#fff;border:1px solid #dce4dc;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:7px;font-weight:800;display:flex}.hero-week{background:#fff;border:1px solid #e0e6dd;border-radius:15px;grid-template-columns:repeat(5,1fr);margin-top:22px;display:grid;box-shadow:0 10px 30px #1a40310d}.hero-week>div{border-right:1px solid #e7ebe4;min-width:0;padding:11px 8px 13px}.hero-week>div:last-child{border:0}.hero-week>div.active{box-shadow:inset 0 3px var(--landing-lime);background:#f2f6e4}.hero-week>div>small{color:#91a099;letter-spacing:.8px;font-size:6px;font-weight:900;display:block}.hero-week>div>b{margin-top:3px;font-family:Georgia,serif;font-size:13px;display:block}.hero-week article{background:#edf3e8;border-radius:9px;min-height:115px;margin:10px 0 9px;padding:8px 6px}.hero-week article>span{margin-bottom:10px;font-size:22px;display:block}.hero-week article strong{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,serif;font-size:9px;line-height:1.2;display:block;overflow:hidden}.hero-week article em{color:var(--landing-coral);margin-top:5px;font-size:6px;font-style:normal;font-weight:900;display:block}.hero-week>div>i{background:#edf0ea;border-radius:4px;height:4px;display:block;overflow:hidden}.hero-week>div>i span{border-radius:inherit;background:var(--landing-coral);height:100%;display:block}.hero-app-footer{justify-content:space-between;align-items:center;margin-top:17px;display:flex}.hero-app-footer>div:first-child{align-items:center;gap:9px;display:flex}.hero-target-icon{width:31px;height:31px;color:var(--landing-forest);background:var(--landing-lime);border-radius:9px;place-items:center;display:grid}.hero-app-footer p{margin:0}.hero-app-footer p small{color:#91a099;letter-spacing:.8px;font-size:6px;font-weight:900;display:block}.hero-app-footer p strong{margin-top:3px;font-size:9px;display:block}.hero-macro-dots{gap:5px;display:flex}.hero-macro-dots span{color:#fff;background:var(--landing-coral);border-radius:50%;place-items:center;width:24px;height:24px;font-size:7px;font-weight:900;display:grid}.hero-macro-dots span:nth-child(2){background:#d6a230}.hero-macro-dots span:nth-child(3){background:var(--landing-forest)}.hero-float-card{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf5f0;border:1px solid #1748371a;position:absolute;box-shadow:0 23px 55px #1a3e302e}.hero-float-macros{border-radius:17px;width:208px;padding:14px;animation:5s ease-in-out infinite float-card-one;top:10px;right:-12px}.hero-float-macros header{grid-template-columns:25px 1fr auto;align-items:center;gap:7px;display:grid}.hero-float-macros header>span{width:25px;height:25px;color:var(--landing-coral);background:#fbe5dd;border-radius:8px;place-items:center;display:grid}.hero-float-macros header small{letter-spacing:.7px;font-size:6px;font-weight:900}.hero-float-macros header b{color:var(--landing-forest);background:#edf3d3;border-radius:20px;padding:4px 6px;font-size:5px}.hero-calorie-ring{background:conic-gradient(var(--landing-coral) 0 78%, #e6e9e1 78% 100%);border-radius:50%;place-items:center;width:91px;height:91px;margin:14px auto;padding:8px;display:grid}.hero-calorie-ring>span{text-align:center;background:var(--landing-paper);border-radius:50%;place-content:center;width:100%;height:100%;display:grid}.hero-calorie-ring strong{font-family:Georgia,serif;font-size:17px;display:block}.hero-calorie-ring small{color:var(--landing-muted);margin-top:2px;font-size:5px;display:block}.hero-float-macros footer{justify-content:space-between;display:flex}.hero-float-macros footer span{color:var(--landing-muted);grid-template-columns:5px auto;align-items:center;gap:3px;font-size:5px;display:grid}.hero-float-macros footer i{background:var(--landing-coral);border-radius:50%;width:5px;height:5px}.hero-float-macros footer i.carbs{background:#d6a230}.hero-float-macros footer i.fat{background:var(--landing-forest)}.hero-float-macros footer b{color:var(--landing-ink);grid-column:2;font-size:6px}.hero-float-grocery{border-radius:16px;grid-template-columns:39px 1fr 25px;align-items:center;gap:10px;width:225px;min-height:70px;padding:12px 13px;animation:5.8s ease-in-out infinite float-card-two;display:grid;bottom:12px;left:-2px}.hero-float-grocery>span{width:39px;height:39px;color:var(--landing-forest);background:var(--landing-lime);border-radius:11px;place-items:center;display:grid}.hero-float-grocery small{color:var(--landing-coral);letter-spacing:.7px;font-size:6px;font-weight:900;display:block}.hero-float-grocery strong{margin-top:4px;font-size:9px;display:block}.hero-float-grocery>i{color:#fff;background:var(--landing-forest);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.landing-proof{z-index:3;color:#fff;background:var(--landing-forest);border-radius:22px;grid-template-columns:.8fr repeat(4,1fr);align-items:center;gap:20px;width:min(1420px,100% - 64px);min-height:116px;margin:0 auto;padding:22px 35px;display:grid;position:relative;box-shadow:0 22px 60px #17483729}.landing-proof>p{color:var(--landing-lime);letter-spacing:1.4px;font-size:8px;font-weight:900}.landing-proof>div{border-left:1px solid #ffffff21;align-items:center;gap:10px;min-height:50px;padding-left:23px;display:flex}.landing-proof strong{font-family:Georgia,serif;font-size:31px;font-weight:500}.landing-proof span{color:#c6d4ce;font-size:8px;line-height:1.5}.landing-features,.landing-workflow{width:min(1280px,100% - 64px);margin:0 auto;padding:138px 0}.landing-section-heading{text-align:center;max-width:740px;margin:0 auto 55px}.landing-section-heading .landing-kicker{justify-content:center}.landing-section-heading h2,.landing-phases h2,.landing-final-cta h2{letter-spacing:-2.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,4.7vw,66px);font-weight:500;line-height:1.03}.landing-section-heading>p:last-child{max-width:650px;color:var(--landing-muted);margin:22px auto 0;font-size:13px;line-height:1.7}.landing-feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.landing-feature-card{border:1px solid #17483717;border-radius:26px;flex-direction:column;min-height:410px;padding:27px;transition:transform .28s,box-shadow .28s;display:flex;overflow:hidden}.landing-feature-card:hover{transform:translateY(-8px)rotate(-.5deg);box-shadow:0 25px 65px #1f433221}.landing-feature-card.sage{background:#dce8d5}.landing-feature-card.clay{background:#f2d8cc}.landing-feature-card.sand{background:#eadfc8}.landing-feature-card>div{justify-content:space-between;align-items:flex-start;margin-bottom:auto;display:flex}.landing-feature-card>div>span{color:#173d316b;font-family:Georgia,serif;font-size:17px}.landing-feature-card>div>i{color:#fff;background:var(--landing-forest);border-radius:17px;place-items:center;width:56px;height:56px;font-style:normal;transition:transform .3s;display:grid;box-shadow:0 13px 27px #17483726}.landing-feature-card:hover>div>i{transform:rotate(7deg)scale(1.05)}.landing-feature-card>small{color:var(--landing-coral);letter-spacing:1.1px;margin-top:75px;font-size:8px;font-weight:900}.landing-feature-card h3{margin:11px 0 13px;font-family:Georgia,serif;font-size:28px;font-weight:500;line-height:1.05}.landing-feature-card p{color:#5e7067;margin:0;font-size:11px;line-height:1.7}.landing-feature-card>a{color:var(--landing-forest);align-items:center;gap:4px;margin-top:27px;font-size:9px;font-weight:900;display:flex}.landing-phases{color:#fff;background:var(--landing-deep);border-radius:36px;grid-template-columns:.86fr 1.14fr;align-items:center;gap:70px;width:min(1420px,100% - 64px);min-height:700px;margin:0 auto;padding:80px clamp(40px,7vw,110px);display:grid;position:relative;overflow:hidden;box-shadow:0 40px 100px #0f352933}.landing-phases:before{content:"";border:1px solid #dff25a29;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-290px;left:-290px;box-shadow:0 0 0 80px #dff25a06,0 0 0 160px #dff25a04}.landing-phase-copy{z-index:2;position:relative}.landing-phase-copy .landing-kicker{color:var(--landing-lime)}.landing-phase-copy .landing-kicker>span{color:var(--landing-forest)}.landing-phase-copy h2{letter-spacing:-3px;font-size:clamp(51px,5vw,74px)}.landing-phase-copy>p:not(.landing-kicker){color:#b9cbc3;max-width:490px;margin:24px 0;font-size:12px;line-height:1.75}.landing-phase-copy ul{gap:13px;margin:26px 0 31px;padding:0;list-style:none;display:grid}.landing-phase-copy li{color:#e3ece8;align-items:center;gap:10px;font-size:10px;display:flex}.landing-phase-copy li svg{width:22px;height:22px;color:var(--landing-deep);background:var(--landing-lime);border-radius:50%;padding:4px}.landing-phase-copy>a{color:var(--landing-lime);align-items:center;gap:8px;font-size:11px;font-weight:900;display:inline-flex}.landing-phase-visual{height:500px;position:relative}.phase-orbit{border:1px solid #ffffff1f;border-radius:50%;width:500px;height:500px;animation:26s linear infinite slow-spin;position:absolute;top:0;right:-150px}.phase-orbit:before,.phase-orbit:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:60px}.phase-orbit:after{inset:130px}.phase-orbit span{background:var(--landing-lime);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 7px #dff25a17}.phase-orbit span:first-child{top:100px;left:24px}.phase-orbit span:nth-child(2){background:var(--landing-coral);bottom:61px;right:50px}.phase-orbit span:nth-child(3){background:#fff;bottom:-4px;left:151px}.phase-card{width:270px;min-height:186px;color:var(--landing-ink);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf5f0;border:1px solid #fff3;border-radius:22px;padding:22px;position:absolute;box-shadow:0 28px 70px #0000003d}.phase-card.cut{animation:7s ease-in-out infinite phase-float-one;top:6%;left:1%;transform:rotate(-5deg)}.phase-card.maintain{z-index:3;animation:7.8s ease-in-out infinite phase-float-two;top:30%;right:2%;transform:rotate(4deg)}.phase-card.bulk{animation:6.5s ease-in-out infinite phase-float-three;bottom:2%;left:10%;transform:rotate(-1deg)}.phase-card>small{color:var(--landing-coral);letter-spacing:1px;font-size:7px;font-weight:900}.phase-card>strong{margin:9px 0 2px;font-family:Georgia,serif;font-size:29px;font-weight:500;display:block}.phase-card>span{color:var(--landing-muted);font-size:8px}.phase-card>i{background:#e7e9e2;border-radius:7px;height:7px;margin:20px 0 15px;display:block;overflow:hidden}.phase-card>i b{border-radius:inherit;background:var(--landing-coral);height:100%;display:block}.phase-card.maintain>i b{background:#d6a230}.phase-card.bulk>i b{background:var(--landing-forest)}.phase-card footer{justify-content:space-between;display:flex}.phase-card footer b{font-size:8px}.phase-card footer em{color:var(--landing-coral);font-size:9px;font-style:normal;font-weight:900}.landing-workflow{padding-bottom:150px}.landing-workflow-grid{background:#fffdf5a8;border:1px solid #1748371f;border-radius:27px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 25px 70px #26453517}.landing-workflow-grid article{border-right:1px solid #1748371a;min-height:275px;padding:32px;position:relative}.landing-workflow-grid article:last-child{border:0}.landing-workflow-grid article>span{color:#c0c9c1;font-family:Georgia,serif;font-size:13px}.landing-workflow-grid small{color:var(--landing-coral);letter-spacing:1px;text-transform:uppercase;margin-top:52px;font-size:8px;font-weight:900;display:block}.landing-workflow-grid h3{margin:9px 0 11px;font-family:Georgia,serif;font-size:25px;font-weight:500}.landing-workflow-grid p{max-width:280px;color:var(--landing-muted);margin:0;font-size:10px;line-height:1.7}.landing-workflow-grid article>svg{z-index:2;color:#fff;background:var(--landing-forest);border-radius:50%;width:31px;height:31px;padding:8px;position:absolute;top:50%;right:-16px;box-shadow:0 6px 18px #17483733}.landing-final-cta{text-align:center;background:var(--landing-lime);border-radius:35px;flex-direction:column;justify-content:center;align-items:center;width:min(1420px,100% - 64px);min-height:520px;margin:0 auto 38px;padding:80px 30px;display:flex;position:relative;overflow:hidden}.landing-final-cta:before{content:"";background:radial-gradient(circle,#ffffff61,#0000 48%);position:absolute;inset:0}.landing-final-cta>*{z-index:2;position:relative}.landing-final-cta .landing-kicker{margin-bottom:19px}.landing-final-cta .landing-kicker>span{color:#fff;background:var(--landing-forest)}.landing-final-cta h2{letter-spacing:-3px;font-size:clamp(50px,5.4vw,76px)}.landing-final-cta>p:not(.landing-kicker){color:#4f6b5d;margin:21px 0 28px;font-size:12px}.landing-final-cta>div:last-child{gap:10px;display:flex}.landing-final-cta>div:last-child a[href=\/register]{min-height:52px;color:var(--landing-forest);cursor:pointer;background:#ffffff6b;border:1px solid #17483738;border-radius:14px;padding:0 23px;font-size:11px;font-weight:900}.cta-orbit{border:1px solid #17483724;border-radius:50%;animation:20s linear infinite slow-spin;z-index:1!important;position:absolute!important}.cta-orbit:after{content:"";background:var(--landing-coral);border-radius:50%;width:8px;height:8px;position:absolute}.cta-orbit-one{width:340px;height:340px;bottom:-110px;left:-130px}.cta-orbit-one:after{top:50px;right:34px}.cta-orbit-two{width:500px;height:500px;animation-direction:reverse;top:-250px;right:-280px}.cta-orbit-two:after{bottom:79px;left:58px}.landing-footer{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1420px,100% - 64px);min-height:115px;margin:0 auto;display:grid}.landing-footer p{color:var(--landing-muted);font-family:Georgia,serif;font-size:12px;font-style:italic}.landing-footer>div{color:var(--landing-muted);justify-self:end;gap:24px;font-size:8px;display:flex}.landing-footer>div a{color:var(--landing-forest);font-weight:900}.landing-toast{z-index:40;color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0f3529f0;border:1px solid #ffffff26;border-radius:16px;grid-template-columns:38px 1fr 27px;align-items:center;gap:10px;min-width:355px;padding:13px 14px;animation:.35s cubic-bezier(.16,.75,.2,1) both toast-up;display:grid;position:fixed;bottom:27px;left:50%;transform:translate(-50%);box-shadow:0 20px 55px #0f352947}.landing-toast>span{width:38px;height:38px;color:var(--landing-forest);background:var(--landing-lime);border-radius:11px;place-items:center;display:grid}.landing-toast strong,.landing-toast small{display:block}.landing-toast strong{font-size:10px}.landing-toast small{color:#b9cbc3;margin-top:3px;font-size:8px}.landing-toast button{color:#b9cbc3;cursor:pointer;background:0 0;border:0;place-items:center;width:27px;height:27px;display:grid}@keyframes landing-drop{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:none}}@keyframes landing-rise{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@keyframes slow-spin{to{transform:rotate(360deg)}}@keyframes hero-window-float{0%,to{transform:rotateY(-5deg)rotateX(2deg)rotate(1deg)translateY(0)}50%{transform:rotateY(-3deg)rotateX(1deg)rotate(.3deg)translateY(-9px)}}@keyframes float-card-one{0%,to{transform:translateY(0)rotate(2deg)}50%{transform:translateY(-12px)rotate(-1deg)}}@keyframes float-card-two{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(10px)rotate(1deg)}}@keyframes phase-float-one{0%,to{transform:rotate(-5deg)translateY(0)}50%{transform:rotate(-3deg)translateY(-10px)}}@keyframes phase-float-two{0%,to{transform:rotate(4deg)translateY(0)}50%{transform:rotate(2deg)translateY(11px)}}@keyframes phase-float-three{0%,to{transform:rotate(-1deg)translateY(0)}50%{transform:rotate(1deg)translateY(-8px)}}@keyframes toast-up{0%{opacity:0;transform:translate(-50%,25px)}to{opacity:1;transform:translate(-50%)}}@media (width<=1120px){.landing-nav{grid-template-columns:1fr auto}.landing-nav-links{display:none}.landing-hero{grid-template-columns:1fr;padding-top:70px}.landing-hero-copy{text-align:center;max-width:760px;margin:0 auto;padding-left:0}.landing-hero-copy .landing-kicker{justify-content:center}.landing-hero h1{margin:0 auto}.landing-lede{margin-left:auto;margin-right:auto}.landing-hero-actions,.landing-trust{justify-content:center}.landing-product-stage{width:min(800px,100%);margin:0 auto}.landing-proof{grid-template-columns:repeat(4,1fr)}.landing-proof>p{text-align:center;grid-column:1/-1;margin:0 0 4px}.landing-proof>div:first-of-type{border-left:0}.landing-phases{grid-template-columns:1fr;padding-top:80px}.landing-phase-copy{text-align:center;max-width:700px;margin:0 auto}.landing-phase-copy .landing-kicker{justify-content:center}.landing-phase-copy>p:not(.landing-kicker){margin-left:auto;margin-right:auto}.landing-phase-copy ul{text-align:left;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}.landing-phase-visual{width:min(680px,100%);margin:0 auto}}@media (width<=760px){.landing-nav,.landing-hero,.landing-proof,.landing-phases,.landing-final-cta,.landing-footer,.landing-features,.landing-workflow{width:min(100% - 32px,620px)}.landing-nav{grid-template-columns:1fr auto;height:76px}.landing-nav-actions{display:none}.landing-menu{width:40px;height:40px;color:var(--landing-forest);background:#ffffff80;border:1px solid #17483726;border-radius:11px;place-items:center;display:grid}.landing-nav-links{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf5f7;border:1px solid #1748371a;border-radius:18px;flex-direction:column;align-items:stretch;gap:5px;padding:18px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 22px 60px #1748372e}.landing-nav-links.open{animation:.25s both landing-drop;display:flex}.landing-nav-links>a{border-radius:9px;padding:11px}.landing-nav-links>a:hover{background:#eff3e8}.landing-mobile-actions{border-top:1px solid #e2e7df;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;padding-top:12px;display:grid}.landing-mobile-actions a,.landing-mobile-actions a[href=\/register]{min-height:42px;color:var(--landing-forest);background:#fff;border:1px solid #17483726;border-radius:10px;place-items:center;font-size:10px;font-weight:900;display:grid}.landing-mobile-actions a[href=\/register]{color:#fff;background:var(--landing-forest);border:0}.landing-hero{gap:22px;min-height:0;padding:57px 0 70px}.landing-hero h1{letter-spacing:-3px;font-size:clamp(47px,14vw,66px)}.landing-lede{font-size:13px}.landing-hero-actions{flex-direction:column;align-items:stretch}.landing-hero-actions a,.landing-hero-actions .landing-register-secondary{width:100%}.landing-trust{margin-top:24px}.landing-product-stage{height:450px;margin-top:15px;transform:scale(.92)}.hero-app-window{width:110%}.hero-float-macros{transform-origin:100% 0;top:-3px;right:-8%;transform:scale(.86)}.hero-float-grocery{transform-origin:0 100%;bottom:4px;left:-7%;transform:scale(.88)}.landing-proof{grid-template-columns:repeat(2,1fr);padding:25px}.landing-proof>div{padding-left:15px}.landing-proof>div:nth-of-type(3){border-left:0}.landing-features,.landing-workflow{padding:95px 0}.landing-section-heading{margin-bottom:38px}.landing-section-heading h2,.landing-phases h2,.landing-final-cta h2{letter-spacing:-2px;font-size:43px}.landing-feature-grid{grid-template-columns:1fr}.landing-feature-card{min-height:365px}.landing-phases{gap:30px;min-height:1000px;padding:65px 25px}.landing-phase-copy h2{font-size:49px}.landing-phase-visual{height:530px}.phase-card{width:245px}.phase-card.cut{left:0}.phase-card.maintain{top:32%;right:0}.phase-card.bulk{left:5%}.landing-workflow-grid{grid-template-columns:1fr}.landing-workflow-grid article{border-bottom:1px solid #1748371a;border-right:0;min-height:220px}.landing-workflow-grid small{margin-top:29px}.landing-workflow-grid article>svg{top:auto;bottom:-16px;right:50%;transform:translate(50%)rotate(90deg)}.landing-final-cta{min-height:500px;padding:55px 23px}.landing-final-cta>div:last-child{flex-direction:column;width:100%;max-width:280px}.landing-final-cta>div:last-child a,.landing-final-cta>div:last-child a[href=\/register]{width:100%}.landing-footer{text-align:center;grid-template-columns:1fr;gap:20px;padding:30px 0}.landing-footer>.landing-brand,.landing-footer>div{justify-self:center}.landing-footer>div{flex-direction:column;gap:8px}.landing-toast{width:calc(100% - 32px);min-width:0;bottom:16px}}@media (width<=480px){.landing-brand{font-size:22px}.landing-brand>span{width:34px;height:34px}.landing-hero-copy .landing-kicker{letter-spacing:.9px;font-size:8px}.landing-hero h1{font-size:45px}.landing-product-stage{width:120%;height:385px;margin:-15px -10% -28px;transform:scale(.8)}.hero-float-macros{right:-2%}.hero-float-grocery{left:-1%}.landing-proof{grid-template-columns:1fr}.landing-proof>div{border-top:1px solid #ffffff21;border-left:0;padding:15px 0 0}.landing-proof>div:nth-of-type(3){border-top:1px solid #ffffff21}.landing-section-heading h2,.landing-phases h2,.landing-final-cta h2{font-size:38px}.landing-phase-copy h2{font-size:43px}.landing-phases{min-height:1050px}.landing-phase-visual{width:111%;margin-left:-5.5%;transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.pantry-staple-expand svg{transition:none}.feedai-spin{animation:none}.feedai-button{transition:none}.feedai-button:hover:not(:disabled){transform:none}.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.draft-lock{border:0;min-width:0;margin:0;padding:0}.save-status,.persistent-message,.recovery-banner{border-radius:12px;margin:12px 24px;padding:12px 16px;font-size:14px}.save-status,.recovery-banner{background:var(--paper);color:var(--ink,#263829);border:1px solid var(--line,#d5dfd2)}.recovery-banner{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.recovery-banner span{flex:1}.recovery-banner button,.archived-members button{border-radius:8px;min-height:40px;padding:8px 14px}.archived-members{border:1px solid var(--line,#d5dfd2);border-radius:12px;margin:20px 0;padding:16px;font-size:14px}.archived-members summary{cursor:pointer;font-weight:600}.archived-members>div{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.macro-card-actions{align-items:center;gap:12px;display:flex}.card-title .macro-card-actions>button{min-height:32px;color:var(--forest);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:800;text-decoration:underline}.card-title .macro-card-actions>button:hover{color:var(--coral)}.macro-history-view{gap:20px;display:grid}.macro-history-hero{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:4px;display:flex}.macro-history-hero>div{max-width:760px}.macro-history-hero h1,.macro-history-access h1{letter-spacing:-2.1px;margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.4vw,56px);font-weight:500;line-height:1}.macro-history-hero>div>p:last-child,.macro-history-access>div>p:last-child{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.macro-history-hero .primary-button{flex:none}.macro-history-hero .primary-button:disabled{opacity:.55;cursor:not-allowed}.macro-history-back{min-height:36px;color:var(--forest);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 18px;padding:0;font-size:11px;font-weight:900;display:inline-flex}.macro-history-back:hover{color:var(--coral)}.macro-history-state{border:1px solid var(--line);background:var(--paper);min-height:155px;color:var(--muted);box-shadow:var(--shadow);border-radius:18px;justify-content:center;align-items:center;gap:9px;padding:24px;font-size:12px;display:flex}.macro-history-state.error{color:#984530;text-align:center;flex-direction:column}.macro-history-state.error button{border:1px solid var(--forest);min-height:38px;color:var(--forest);cursor:pointer;background:0 0;border-radius:9px;padding:0 14px;font-size:10px;font-weight:900}.macro-history-access{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:22px;min-height:270px;padding:clamp(24px,5vw,48px);display:grid}.macro-history-access>span{width:58px;height:58px;color:var(--forest);background:#e8efe2;border-radius:18px;place-items:center;display:grid}.macro-history-access h1{font-size:clamp(30px,4vw,45px)}.macro-history-week{padding:24px}.macro-history-week>header{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:19px;display:flex}.macro-history-week>header h2,.macro-history-day-header h2{letter-spacing:-.4px;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.macro-history-week>header p:last-child,.macro-history-day-header p:last-child{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.macro-history-week .eyebrow,.macro-history-day .eyebrow,.macro-history-modal .eyebrow,.macro-history-remove-modal .eyebrow{margin-bottom:5px;font-size:8px}.macro-history-tracked{min-height:32px;color:var(--forest);white-space:nowrap;background:#edf2e7;border-radius:20px;align-items:center;gap:6px;padding:0 11px;font-size:9px;font-weight:900;display:inline-flex}.macro-history-week-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.macro-history-week-metric{border:1px solid var(--line);background:#f8f8f3;border-radius:14px;min-width:0;padding:15px}.macro-history-week-metric>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.macro-history-week-metric>div>span{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:8px;font-weight:900}.macro-history-week-metric>div>b{min-height:21px;color:var(--forest);background:#edf2e7;border-radius:20px;place-items:center;padding:0 7px;font-size:8px;display:grid}.macro-history-week-metric>strong{margin-top:12px;font-family:Georgia,serif;font-size:27px;font-weight:500;line-height:1;display:block}.macro-history-week-metric>strong small{color:var(--muted);margin-left:3px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:700}.macro-history-week-metric>p{color:var(--muted);margin:5px 0 10px;font-size:8px}.macro-history-week-metric>i,.macro-history-day-totals i{background:#e6eae3;border-radius:10px;height:5px;display:block;overflow:hidden}.macro-history-week-metric>i>span,.macro-history-day-totals i>span{border-radius:inherit;background:var(--coral);height:100%;display:block}.macro-history-week-metric.protein>i>span,.macro-history-day-totals .protein i>span{background:var(--forest)}.macro-history-week-metric.carbs>i>span,.macro-history-day-totals .carbs i>span{background:#d3a52e}.macro-history-week-metric.fat>i>span,.macro-history-day-totals .fat i>span{background:#8d796b}.macro-history-week-metric>small{color:#89958e;margin-top:8px;font-size:7px;display:block}.macro-history-goal-note{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:7px;margin:15px 0 0;padding-top:13px;font-size:9px;line-height:1.5;display:flex}.macro-history-date-rail{border:1px solid var(--line);box-shadow:var(--shadow);scrollbar-width:thin;background:#fffef9b8;border-radius:16px;grid-template-columns:repeat(7,minmax(88px,1fr));gap:5px;padding:5px;display:grid;overflow-x:auto}.macro-history-date-rail button{min-width:88px;min-height:91px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;align-items:center;padding:10px 7px 8px;transition:background-color .16s,border-color .16s,transform .16s;display:flex}.macro-history-date-rail button:hover{background:#f2f5ec;border-color:#bcc9b9;transform:translateY(-1px)}.macro-history-date-rail button.selected{border-color:var(--forest);background:var(--forest);color:#fff;box-shadow:0 8px 18px #1f503f2b}.macro-history-date-rail button>span{letter-spacing:.7px;text-transform:uppercase;font-size:8px;font-weight:900}.macro-history-date-rail button>strong{margin:5px 0 4px;font-family:Georgia,serif;font-size:23px;font-weight:500;line-height:1}.macro-history-date-rail button>small{color:var(--muted);font-size:7px}.macro-history-date-rail button.selected>small{color:#ffffffc7}.macro-history-date-rail button>i{background:#cbd3cb;border-radius:50%;width:5px;height:5px;margin-top:7px}.macro-history-date-rail button>i.tracked{background:var(--coral)}.macro-history-date-rail button.selected>i.tracked{background:var(--lime)}.macro-history-day{padding:24px}.macro-history-day-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.macro-history-day-header>button{border:1px solid var(--forest);min-height:38px;color:var(--forest);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:6px;padding:0 12px;font-size:10px;font-weight:900;display:inline-flex}.macro-history-day-header>button:hover{color:#fff;background:var(--forest)}.macro-history-day-totals{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:19px;display:grid}.macro-history-day-totals>div{border:1px solid var(--line);background:#f8f8f3;border-radius:12px;padding:11px 12px}.macro-history-day-totals span{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;font-size:7px;font-weight:900;display:block}.macro-history-day-totals strong{margin:6px 0 8px;font-family:Georgia,serif;font-size:20px;font-weight:500;display:block}.macro-history-day-totals strong small{color:var(--muted);margin-left:2px;font-family:Arial,Helvetica,sans-serif;font-size:7px;font-weight:700}.macro-history-entries{gap:8px;display:grid}.macro-history-entry{border:1px solid var(--line);background:var(--paper);border-radius:13px;grid-template-columns:38px minmax(150px,1fr) auto 80px;align-items:center;gap:11px;min-width:0;min-height:72px;padding:11px 12px;display:grid}.macro-history-entry-icon{width:38px;height:38px;color:var(--forest);background:#e9efe5;border-radius:11px;place-items:center;display:grid}.macro-history-entry-icon.feedai{color:var(--coral);background:#f8e7df}.macro-history-entry-icon.manual{color:#83691d;background:#f5edc9}.macro-history-entry-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.macro-history-entry-copy>div{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.macro-history-entry-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:Georgia,serif;font-size:14px;overflow:hidden}.macro-history-entry-copy>small{color:var(--muted);font-size:8px}.macro-history-source,.macro-history-edited{min-height:20px;color:var(--forest);white-space:nowrap;background:#e9efe5;border-radius:20px;align-items:center;padding:0 7px;font-size:7px;font-weight:900;display:inline-flex}.macro-history-source.feedai{color:#9a472f;background:#fae9e2}.macro-history-source.manual{color:#735c1b;background:#f7efce}.macro-history-edited{color:var(--muted);background:var(--cream)}.macro-history-entry-macros{text-align:right;grid-template-columns:minmax(65px,1fr) repeat(3,minmax(42px,auto));align-items:baseline;gap:9px;min-width:210px;display:grid}.macro-history-entry-macros strong{font-size:13px}.macro-history-entry-macros strong small,.macro-history-entry-macros span{color:var(--muted);font-size:8px;font-weight:700}.macro-history-entry-actions{justify-content:flex-end;gap:4px;display:flex}.macro-history-entry-actions button{border:1px solid var(--line);width:38px;height:38px;color:var(--forest);cursor:pointer;background:0 0;border-radius:10px;place-items:center;display:grid}.macro-history-entry-actions button:last-child{color:#a24732}.macro-history-entry-actions button:hover{border-color:var(--forest);background:#f0f4e8}.macro-history-entry-actions button:last-child:hover{background:#fae9e3;border-color:#d9a092}.macro-history-entry-actions button:disabled{opacity:.5;cursor:wait}.macro-history-empty{border:1px dashed var(--line);min-height:180px;color:var(--muted);background:var(--cream);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:24px;display:flex}.macro-history-empty>svg{color:var(--coral)}.macro-history-empty strong{color:var(--ink);font-family:Georgia,serif;font-size:17px}.macro-history-empty p{margin:0 0 4px;font-size:9px;line-height:1.5}.macro-history-empty button{background:var(--forest);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:9px;font-weight:900;display:flex}.macro-history-action-error,.macro-history-form-error{color:#99442e;background:#fbeae4;border:1px solid #e4b2a4;border-radius:9px;margin:0 0 12px;padding:10px 11px;font-size:9px;line-height:1.5}.macro-history-removed{border-top:1px solid var(--line);margin-top:14px}.macro-history-removed summary{min-height:44px;color:var(--muted);cursor:pointer;align-items:center;gap:7px;font-size:9px;font-weight:900;list-style-position:inside;display:flex}.macro-history-removed summary span{background:var(--cream);border-radius:20px;place-items:center;min-width:20px;height:20px;font-size:7px;display:inline-grid}.macro-history-removed>div{gap:6px;display:grid}.macro-history-removed article{border:1px dashed var(--line);background:var(--cream);border-radius:11px;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:9px 11px;display:flex}.macro-history-removed article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.macro-history-removed article strong{font-size:10px;text-decoration:line-through}.macro-history-removed article small{color:var(--muted);font-size:7px}.macro-history-removed article button{border:1px solid var(--forest);min-height:36px;color:var(--forest);cursor:pointer;background:0 0;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:8px;font-weight:900;display:flex}.macro-history-removed article button:disabled{opacity:.5;cursor:wait}.macro-history-overlay{z-index:70;background:#0d231c73;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.macro-history-backdrop{cursor:default;background:0 0;border:0;width:100%;height:100%;position:absolute;inset:0}.macro-history-modal{z-index:1;border:1px solid var(--line);background:var(--paper);border-radius:20px;width:min(620px,100%);max-height:calc(100dvh - 48px);animation:.18s both modal-in;position:relative;overflow-y:auto;box-shadow:0 30px 90px #0b261d52}.macro-history-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 22px 17px;display:flex}.macro-history-modal>header>div{align-items:center;gap:11px;display:flex}.macro-history-modal>header>div>span{width:36px;height:36px;color:var(--forest);background:#e8efe2;border-radius:11px;place-items:center;display:grid}.macro-history-modal h2,.macro-history-remove-modal h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.macro-history-modal>header>button{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.macro-history-modal>header>button:hover{background:var(--cream);color:var(--ink)}.macro-history-personal-note{color:#5c6c55;background:#f1f4e9;border:1px solid #d8dfca;border-radius:10px;margin:16px 22px 0;padding:10px 11px;font-size:9px;line-height:1.55}.macro-history-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 22px;display:grid}.macro-history-form-grid label{min-width:0;color:var(--ink);flex-direction:column;gap:7px;font-size:9px;font-weight:900;display:flex}.macro-history-form-grid label>small{color:var(--muted);font-size:7px;font-weight:500;line-height:1.4}.macro-history-form-grid input,.macro-history-form-grid select{border:1px solid var(--line);background:var(--cream);width:100%;min-height:43px;color:var(--ink);border-radius:10px;outline:0;padding:0 11px;font-size:11px;font-weight:500}.macro-history-form-grid input:focus,.macro-history-form-grid select:focus{border-color:var(--forest);box-shadow:0 0 0 3px #1f503f1c}.macro-history-form-grid input:disabled{opacity:.72;cursor:not-allowed}.macro-history-full-field{grid-column:1/-1}.macro-history-modal>.macro-history-form-error{margin:-5px 22px 15px}.macro-history-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:15px 22px 20px;display:flex}.macro-history-modal>footer button{min-height:43px}.macro-history-remove-modal{z-index:1;border:1px solid var(--line);background:var(--paper);border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:13px;width:min(470px,100%);padding:22px;animation:.18s both modal-in;display:grid;position:relative;box-shadow:0 30px 90px #0b261d52}.macro-history-remove-modal>span{color:#a34731;background:#f9e6df;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.macro-history-remove-modal h2{margin-bottom:7px;font-size:22px}.macro-history-remove-modal>div>p:last-child{color:var(--muted);margin:0;font-size:10px;line-height:1.6}.macro-history-remove-modal>.macro-history-form-error{grid-column:1/-1;margin:0}.macro-history-remove-modal>footer{grid-column:1/-1;justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.macro-history-danger-button{color:#fff;cursor:pointer;background:#a34731;border:0;border-radius:11px;align-items:center;gap:7px;min-height:43px;padding:0 14px;font-size:10px;font-weight:900;display:inline-flex}.macro-history-danger-button:hover{background:#853723}.macro-history-danger-button:disabled{opacity:.6;cursor:wait}html[data-theme=dark] .macro-history-week-metric,html[data-theme=dark] .macro-history-day-totals>div,html[data-theme=dark] .macro-history-date-rail,html[data-theme=dark] .macro-history-empty,html[data-theme=dark] .macro-history-removed article,html[data-theme=dark] .macro-history-form-grid input,html[data-theme=dark] .macro-history-form-grid select{background:#241e18}html[data-theme=dark] .macro-history-access>span,html[data-theme=dark] .macro-history-entry-icon,html[data-theme=dark] .macro-history-tracked,html[data-theme=dark] .macro-history-week-metric>div>b,html[data-theme=dark] .macro-history-modal>header>div>span{color:#e0c487;background:#443d28}html[data-theme=dark] .macro-history-date-rail button:hover,html[data-theme=dark] .macro-history-entry-actions button:hover{background:#382f26;border-color:#806f59}html[data-theme=dark] .macro-history-date-rail button.selected{color:#241d17;background:#d5b57c;border-color:#d5b57c}html[data-theme=dark] .macro-history-date-rail button.selected>small{color:#241d17b8}html[data-theme=dark] .macro-history-entry-icon.feedai,html[data-theme=dark] .macro-history-source.feedai{color:#efad91;background:#4a2e26}html[data-theme=dark] .macro-history-entry-icon.manual,html[data-theme=dark] .macro-history-source.manual{color:#e4cc82;background:#453d27}html[data-theme=dark] .macro-history-source.planned{color:#dcc38e;background:#423c2c}html[data-theme=dark] .macro-history-edited,html[data-theme=dark] .macro-history-removed summary span{background:#241e18}html[data-theme=dark] .macro-history-entry-actions button:last-child,html[data-theme=dark] .macro-history-state.error{color:#efad91}html[data-theme=dark] .macro-history-entry-actions button:last-child:hover,html[data-theme=dark] .macro-history-action-error,html[data-theme=dark] .macro-history-form-error{color:#efad91;background:#4a2e26;border-color:#754638}html[data-theme=dark] .macro-history-personal-note{color:#c8b99e;background:#342f23;border-color:#58513a}html[data-theme=dark] .macro-history-week-metric>i,html[data-theme=dark] .macro-history-day-totals i{background:#4a4035}html[data-theme=dark] .macro-history-modal,html[data-theme=dark] .macro-history-remove-modal,html[data-theme=dark] .macro-history-state{background:var(--paper)}@media (width<=920px){.macro-history-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.macro-history-entry{grid-template-columns:38px minmax(130px,1fr) 80px}.macro-history-entry-macros{text-align:left;grid-column:2/3;grid-template-columns:repeat(4,auto);justify-content:start;min-width:0}.macro-history-entry-actions{grid-area:1/3/span 2}}@media (width<=760px){.macro-card-actions{gap:9px}.card-title .macro-card-actions>button{font-size:9px}.macro-history-view{gap:15px}.macro-history-hero{flex-direction:column;align-items:stretch;gap:18px}.macro-history-hero .primary-button{justify-content:center;width:100%}.macro-history-access{grid-template-columns:48px minmax(0,1fr);align-items:start;padding:25px}.macro-history-access>span{width:48px;height:48px}.macro-history-access .primary-button{grid-column:1/-1;justify-content:center}.macro-history-week,.macro-history-day{padding:17px}.macro-history-week>header,.macro-history-day-header{flex-direction:column;align-items:stretch;gap:12px}.macro-history-tracked{align-self:flex-start}.macro-history-day-header>button{justify-content:center}.macro-history-date-rail{border-left:0;border-right:0;border-radius:0;grid-template-columns:repeat(7,88px);margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.macro-history-day-totals{grid-template-columns:repeat(2,minmax(0,1fr))}.macro-history-entry{grid-template-columns:38px minmax(0,1fr) 80px;gap:9px;min-height:92px}.macro-history-entry-copy strong{font-size:13px}.macro-history-entry-macros{border-top:1px solid var(--line);text-align:left;grid-column:1/4;grid-template-columns:repeat(4,auto);justify-content:space-between;min-width:0;padding-top:8px}.macro-history-entry-actions{grid-area:1/3}.macro-history-overlay{place-items:end center;padding:0}.macro-history-modal{border-radius:22px 22px 0 0;width:100%;max-height:calc(100dvh - 20px)}.macro-history-form-grid,.macro-history-modal>header,.macro-history-modal>footer{padding-left:17px;padding-right:17px}.macro-history-personal-note,.macro-history-modal>.macro-history-form-error{margin-left:17px;margin-right:17px}.macro-history-remove-modal{border-radius:22px 22px 0 0;width:100%}}@media (width<=430px){.macro-history-week-grid{grid-template-columns:1fr}.macro-history-week-metric{grid-template-columns:1fr auto;align-items:end;gap:5px 12px;display:grid}.macro-history-week-metric>div,.macro-history-week-metric>p,.macro-history-week-metric>i,.macro-history-week-metric>small{grid-column:1/-1}.macro-history-week-metric>strong{margin-top:4px}.macro-history-form-grid{grid-template-columns:1fr}.macro-history-full-field{grid-column:1}.macro-history-modal>footer,.macro-history-remove-modal>footer{flex-direction:column-reverse}.macro-history-modal>footer button,.macro-history-remove-modal>footer button{justify-content:center;width:100%}.macro-history-remove-modal{grid-template-columns:38px minmax(0,1fr);padding:18px}.macro-history-remove-modal>span{width:38px;height:38px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.access-page{flex-direction:column;min-height:100vh;padding:28px clamp(20px,5vw,72px);display:flex}.access-page a{color:var(--forest);text-underline-offset:4px}.access-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.access-header .brand{margin:0;padding:0;text-decoration:none}.access-header>a:last-child{font-size:14px}.access-content{width:100%;max-width:540px;margin:auto;padding:64px 0}.access-page-wide .access-content{max-width:980px;margin:0 auto}.access-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:24px;padding:clamp(24px,4vw,44px)}.access-icon{background:var(--lime);color:#15372e;border-radius:18px 18px 18px 5px;place-items:center;width:58px;height:58px;margin-bottom:26px;display:grid}.access-eyebrow{letter-spacing:1.6px;color:var(--forest);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.access-page h1{letter-spacing:-1px;margin:12px 0 18px;font:700 clamp(30px,4vw,42px)/1.12 Georgia,serif}.access-page p{font-size:16px;line-height:1.6}.access-page .access-help,.access-page .access-account{font-size:14px;line-height:1.6}.access-account{overflow-wrap:anywhere}.access-primary,.access-secondary,.access-danger{border:1px solid var(--forest);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.access-page .access-primary{color:#fff;background:var(--forest)}.access-card>.access-primary,.access-form>.access-primary{width:100%;margin:24px 0 18px;display:flex}.access-secondary{color:var(--forest);background:var(--paper)}.access-danger{color:#fff;background:#982f22;border-color:#982f22}.access-link{color:var(--forest);cursor:pointer;background:0 0;border:0;margin-top:18px;padding:0;font-size:14px;text-decoration:underline;display:inline-block}.access-page button:disabled{opacity:.55;cursor:wait}.access-page :is(a,button,input,textarea):focus-visible{outline:3px solid var(--coral);outline-offset:4px}.access-page label{gap:8px;margin-top:20px;font-size:14px;font-weight:700;display:grid}.access-page label span{font-weight:400}.access-page :is(input,textarea){border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);font:inherit;border-radius:9px;padding:12px;font-size:16px}.access-page textarea{resize:vertical}.access-note{border-left:3px solid var(--forest);background:var(--cream);overflow-wrap:anywhere;margin:20px 0;padding:18px}.access-note p{white-space:pre-wrap;margin-bottom:0}.access-error{color:#712a1d;background:#fff0e8;border:1px solid #d4a397;border-radius:12px;margin:18px 0;padding:16px}.access-error p{margin-top:0}.access-error button,.beta-pagination button{cursor:pointer;background:0 0;border:1px solid;border-radius:8px;min-height:42px;padding:8px 12px}.access-success{background:var(--paper);border:1px solid var(--forest);border-radius:10px;padding:14px 18px}.access-footer{text-align:center;padding:16px 0;font-size:14px}.beta-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.beta-heading h1{margin-bottom:12px}.beta-tabs{border-bottom:1px solid var(--line);gap:8px;margin:24px 0;display:flex;overflow-x:auto}.beta-tabs button{color:var(--ink);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:10px;padding:15px 12px;font-size:14px;font-weight:700;display:flex}.beta-tabs button[aria-current]{border-color:var(--forest)}.beta-tabs span{background:var(--paper);border-radius:20px;min-width:24px;padding:3px 6px;font-size:12px}.beta-list{gap:16px;display:grid}.beta-request{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:24px}.beta-request-main{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.beta-request-main>div{min-width:0}.beta-request h2{overflow-wrap:anywhere;margin:0 0 6px;font-size:20px}.beta-request .beta-email{overflow-wrap:anywhere;margin:0;font-size:14px}.beta-status{background:var(--cream);border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700}.beta-approved{color:#224b2e;background:#e3f0d9}.beta-pending{color:#705016;background:#faf0cf}.beta-rejected{color:#873e29;background:#ffe8df}.beta-request .beta-meta{margin:14px 0;font-size:12px}.beta-applicant-note{white-space:pre-wrap;overflow-wrap:anywhere}.beta-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.beta-review{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.beta-review>strong{font-size:18px}.beta-empty{text-align:center;background:var(--paper);border:1px dashed var(--line);border-radius:16px;padding:48px 24px}.beta-empty svg{margin:0 auto 14px}.beta-empty h2{font:700 24px Georgia,serif}.beta-pagination{justify-content:center;align-items:center;gap:16px;margin-top:24px;font-size:14px;display:flex}.sidebar .admin-nav-link{min-height:45px;color:var(--forest);align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:700;text-decoration:none;display:flex}@media (width<=600px){.access-header .brand>span{font-size:21px}.access-content{padding:36px 0}.beta-heading{flex-direction:column;align-items:flex-start;gap:8px}.beta-request{padding:20px}.beta-request-main{gap:10px}.beta-tabs{gap:0}}.weekly-selector{border:1px solid var(--border,#dce3da);background:var(--card,#fffef9);color:inherit;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:1rem;margin:1.25rem 0;padding:1rem 1.25rem;display:flex}.weekly-selector>button{min-width:44px;min-height:44px;color:inherit;background:0 0;border:1px solid #cad5c9;border-radius:.6rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.weekly-selector>div{flex:1;min-width:230px}.weekly-selector label{flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;font-weight:700;display:flex}.weekly-selector input{font:inherit;max-width:100%;color:inherit;background:0 0;border:1px solid #b8c6b8;border-radius:.4rem;padding:.5rem}.weekly-selector p{margin:.5rem 0 0;font-size:.875rem;line-height:1.6}.weekly-selector .weekly-current{padding:.5rem .75rem;font-size:.875rem}.weekly-selector button:focus-visible,.batch-sizing select:focus-visible,.import-line textarea:focus-visible{outline-offset:3px;outline:3px solid #ea7450}.batch-sizing{background:var(--card,#fffef9);border:1px solid #d6dfd3;border-radius:1rem;margin:1.25rem 0;padding:1.25rem}.batch-sizing h2{margin:0 0 .5rem;font-size:1.25rem}.batch-sizing header p,.batch-note{color:inherit;margin:.25rem 0;font-size:.875rem;line-height:1.6}.batch-row{border-bottom:1px solid #dce3da;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.batch-row strong{font-size:1rem;line-height:1.5}.batch-row p{margin:.3rem 0;font-size:1rem;line-height:1.5}.batch-row span{font-size:.875rem}.batch-row .batch-shortfall{color:#a34320;font-weight:700}.batch-row label{flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:700;display:flex}.batch-row select{min-width:80px;min-height:44px;font:inherit;color:inherit;background:0 0;border:1px solid #b8c6b8;border-radius:.5rem;padding:.5rem}.batch-note{margin-top:.75rem}.weekly-save-status,.weekly-notice{margin:1rem 0;font-size:.875rem;line-height:1.6}.weekly-notice{background:#df774f14;border-left:4px solid #df774f;padding:1rem}.prep-unavailable{border:1px solid #d69276;border-radius:.7rem;margin:.75rem;padding:1rem;line-height:1.6}.prep-unavailable strong{font-size:1rem}.prep-unavailable p{font-size:.875rem}.prep-unavailable button{min-height:44px;margin-right:.5rem;font-size:.875rem;text-decoration:underline}.prep-finish{margin:1rem 0}.prep-cook-overlay .prep-finish{color:#193d2e;background:#e5efdf}.prep-ingredients header p{font-size:.875rem}.in-prep-cycle{box-shadow:inset 0 3px #71965d}.grocery-refresh-preview,.removed-grocery-items{background:var(--card,#fffef9);border:1px solid #cad9c5;border-radius:1rem;margin:1.25rem 0;padding:1.25rem}.grocery-refresh-preview h2,.removed-grocery-items h2{font-size:1.25rem}.grocery-refresh-preview p,.removed-grocery-items p{font-size:1rem;line-height:1.6}.grocery-refresh-preview ul{max-height:24rem;padding:0;list-style:none;overflow:auto}.grocery-refresh-preview li,.removed-grocery-items>div{border-bottom:1px solid #dce3da;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:.75rem 0;font-size:.875rem;display:flex}.grocery-refresh-preview>button{margin:.5rem .5rem 0 0}.removed-grocery-items button,.trip-exclusion button{min-height:44px;font-size:.875rem;text-decoration:underline}.grocery-item{flex-wrap:wrap}.grocery-item .pantry-action{min-height:44px;font-size:.875rem}.grocery-quantity-editor{background:#638b4d12;flex-wrap:wrap;flex-basis:100%;align-items:end;gap:.75rem;padding:.75rem;font-size:.875rem;display:flex}.grocery-quantity-editor label{flex:1;gap:.5rem;display:grid}.grocery-quantity-editor input{font:inherit;box-sizing:border-box;width:100%;min-width:100px;color:inherit;background:0 0;border:1px solid #bcc9b5;border-radius:.5rem;padding:.75rem}.grocery-quantity-editor button{min-height:44px;text-decoration:underline}.trip-exclusion{flex-wrap:wrap;align-items:center;gap:.75rem;padding:.5rem;font-size:.875rem;display:flex}.trip-exclusion>span{flex:1}.import-selection{flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.875rem;display:flex}.import-selection button,.import-selection a{align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}.draft-number label{gap:.5rem;display:grid}.draft-number input{accent-color:#426b35;width:22px;height:22px}.import-recipe-content,.import-source{border:1px solid #d7dfd3;border-radius:.65rem;grid-column:1/-1;margin:.75rem 0;padding:1rem;font-size:.875rem}.import-recipe-content summary,.import-source summary{cursor:pointer;min-height:32px;font-size:.875rem;font-weight:700;line-height:1.5}.import-recipe-content h3{margin:1rem 0;font-size:1rem}.import-line{align-items:start;gap:.5rem;margin-bottom:.75rem;display:flex}.import-line label{flex:1;gap:.4rem;font-size:.875rem;display:grid}.import-line textarea{font:inherit;resize:vertical;box-sizing:border-box;width:100%;min-height:70px;color:inherit;background:0 0;border:1px solid #b9c9b0;border-radius:.5rem;padding:.65rem;font-size:1rem;line-height:1.6}.import-line button{place-items:center;min-width:44px;min-height:44px;margin-top:1.5rem;display:grid}.import-source pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:24rem;font:inherit;font-size:.875rem;line-height:1.7;overflow:auto}.draft-fields>p{font-size:.875rem;line-height:1.6}.import-actions{flex-wrap:wrap}.import-source a{margin:.75rem 0;text-decoration:underline;display:inline-block}.draft-macros label,.draft-fields>label{font-size:.875rem}.draft-fields input,.draft-fields select{min-height:44px;font-size:1rem}.grocery-cycle-card>.weekly-selector{border:0;border-bottom:1px solid #dce3da;margin:0}.grocery-cycle-card>.cycle-status{margin:.75rem 1.25rem;display:inline-block}[data-theme=dark] .weekly-selector,[data-theme=dark] .batch-sizing,[data-theme=dark] .grocery-refresh-preview,[data-theme=dark] .removed-grocery-items{color:#eef2e8;background:#172720;border-color:#3b5143}[data-theme=dark] .batch-shortfall{color:#ffbb94}[data-theme=dark] .batch-row,[data-theme=dark] .import-recipe-content,[data-theme=dark] .import-source{border-color:#405547}@media (width<=650px){.weekly-selector{gap:.5rem;padding:.75rem}.weekly-selector>div{flex-basis:calc(100% - 110px);min-width:0}.weekly-current{margin-left:50px}.batch-sizing{padding:1rem}.batch-row{align-items:start}.batch-row>div{min-width:0}.batch-row p{font-size:.875rem}.import-line textarea{font-size:1rem}.import-recipe-content,.import-source{padding:.75rem}.grocery-item .item-main{min-width:150px}.grocery-item .pantry-action{padding:.5rem}.grocery-refresh-preview li{gap:.25rem;display:grid}}.prep-recipe-track>.prep-unavailable{scroll-snap-align:start;flex:0 0 clamp(270px,28vw,360px)}.prep-cook-overlay>.weekly-save-status,.prep-cook-overlay>.planner-error{margin:1rem clamp(20px,4vw,55px)}.prep-cook-overlay>.planner-error button{min-height:44px;font-size:1rem;text-decoration:underline}.app-shell button:focus-visible,.app-shell input:focus-visible,.app-shell select:focus-visible,.app-shell textarea:focus-visible,.app-shell [tabindex]:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.app-shell .primary-button,.app-shell .secondary-button{min-height:44px;font-size:14px}.app-shell button:disabled{cursor:not-allowed}.stage3-dialog{z-index:1;border:1px solid var(--line);background:var(--paper);width:min(680px,100%);max-height:calc(100dvh - 32px);color:var(--ink);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.stage3-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:16px;padding:22px;display:flex}.stage3-dialog h2{margin:0;font-family:Georgia,serif;font-size:28px;line-height:1.2}.stage3-dialog h3{margin:22px 0 8px;font-size:18px}.stage3-dialog p{font-size:16px;line-height:1.6}.stage3-dialog>header>button{width:44px;height:44px;color:inherit;border:1px solid var(--line);background:0 0;border-radius:12px;flex:0 0 44px;place-items:center;display:grid}.stage3-dialog-body{padding:0 22px 22px;overflow-y:auto}.stage3-dialog-body>.secondary-button{margin-top:20px}.stage3-dialog label{flex-direction:column;gap:8px;margin:14px 0;font-size:14px;font-weight:700;display:flex}.stage3-dialog input:not([type=checkbox]),.stage3-dialog select{width:100%;min-width:0;min-height:44px;font:inherit;border:1px solid var(--line);color:var(--ink);background:var(--paper);border-radius:8px;padding:10px;font-size:16px}.stage3-dialog input[type=checkbox]{width:24px;height:24px;accent-color:var(--forest);flex:0 0 24px}.stage3-dialog .meal-completion-editor label,.stage3-dialog .history-move-confirm{flex-direction:row;align-items:center;gap:12px;min-height:44px;line-height:1.6}.meal-completion-editor label>span{gap:4px;display:grid}.meal-completion-editor small{color:var(--muted);font-size:14px;font-weight:400}.meal-placement-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.stage3-actions{flex-wrap:wrap;gap:10px;margin:20px 0 0;display:flex}.stage3-dialog .planner-error{font-size:16px;line-height:1.6;display:block}.stage3-dialog .planner-error button{min-height:44px;color:inherit;text-decoration:underline}.household-access-list{padding:0;list-style:none}.household-access-list li{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;font-size:14px;display:flex}.household-access-list li>div{overflow-wrap:anywhere;gap:6px;min-width:0;display:grid}.household-access-list strong{font-size:16px}.monthly-planner .calendar-toolbar{flex-wrap:wrap;gap:14px}.monthly-planner .month-navigation{flex-wrap:wrap}.monthly-planner .month-navigation>button{min-width:44px;min-height:44px;font-size:14px}.monthly-planner .month-navigation h2{min-width:0;font-size:23px}.calendar-view-options{border:1px solid var(--line);border-radius:12px;gap:4px;padding:4px;display:flex}.calendar-view-options button{min-height:44px;color:var(--ink);background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:14px}.calendar-view-options button[aria-pressed=true]{background:var(--forest);color:#fff}.calendar-jump{flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}.calendar-jump input{border:1px solid var(--line);min-width:0;min-height:44px;color:var(--ink);background:var(--paper);border-radius:8px;padding:8px;font-size:16px}.monthly-planner .month-stats span{min-height:40px;font-size:14px}.week-agenda{gap:14px;display:grid}.week-agenda>article{border:1px solid var(--line);background:var(--paper);border-radius:16px;overflow:hidden}.week-agenda>article.selected{border-color:var(--forest);box-shadow:inset 4px 0 var(--forest)}.week-agenda>article>header{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--forest) 5%, var(--paper));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:14px 18px;display:flex}.agenda-date{min-height:44px;color:var(--ink);text-align:left;background:0 0;border:0;padding:4px 0;font-size:18px;font-weight:700}.agenda-meal{grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:10px;padding:12px 18px;display:grid}.agenda-meal+.agenda-meal{border-top:1px solid var(--line)}.agenda-meal-details{text-align:left;min-height:60px;color:var(--ink);background:0 0;border:0;gap:5px;padding:4px;display:grid}.agenda-meal-details strong{font-size:18px;line-height:1.5}.agenda-meal-details span,.agenda-meal-details small{color:var(--muted);font-size:14px;line-height:1.6}.meal-remove{border:1px solid var(--line);width:44px;min-height:44px;color:var(--ink);background:0 0;border-radius:10px;place-items:center;display:grid}.agenda-empty{color:var(--muted);margin:0;padding:20px;font-size:16px}.month-calendar-scroll{border-radius:17px;width:100%;overflow-x:auto}.monthly-planner .month-calendar{min-width:840px}.monthly-planner .month-calendar>article{cursor:default}.monthly-planner .month-calendar>article>header{height:auto;min-height:44px;margin-bottom:8px}.monthly-planner .month-calendar>article>header>button{opacity:1;width:44px;height:44px;font-size:16px}.monthly-planner .month-calendar>article>header>.calendar-date-button{background:0 0;margin-left:0;font-family:Georgia,serif;font-size:22px}.monthly-planner .calendar-meal{grid-template-columns:minmax(0,1fr);padding:6px}.monthly-planner .calendar-meal>.calendar-meal-details{width:100%;height:auto;min-height:44px;color:var(--ink);text-align:left;opacity:1;background:0 0;border:0;flex-direction:column;gap:5px;padding:5px;display:flex}.monthly-planner .calendar-meal-details strong{white-space:normal;font-size:14px;line-height:1.5}.monthly-planner .calendar-meal-details small{font-size:12px}.monthly-planner .calendar-meal>.meal-remove{opacity:1;justify-self:end;width:44px;height:44px}.monthly-planner .empty-day-add{min-height:44px;font-size:14px}.monthly-planner .calendar-footnote{font-size:14px;line-height:1.6}.monthly-planner .member-summary-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.monthly-planner .member-summary-grid>article{grid-template-columns:1fr;gap:12px;padding:16px}.monthly-planner .member-summary-grid article>header strong{font-size:16px}.monthly-planner .member-summary-grid article>header span,.monthly-planner .member-day-macros span,.monthly-planner .member-day-macros strong small,.monthly-planner .selected-date>small{white-space:normal;font-size:12px;line-height:1.5}.monthly-planner .member-day-macros strong{font-size:16px}.monthly-planner .member-day-macros strong small{display:block}.monthly-planner .selected-date>span{font-size:14px}.monthly-planner .household-heading strong{font-size:16px}.monthly-planner .household-heading span,.monthly-planner .member-chip small,.monthly-planner .phase-note,.monthly-planner .phase-guidance strong,.monthly-planner .phase-guidance span{font-size:14px;line-height:1.6}.monthly-planner .member-chip strong{font-size:16px}.monthly-planner .edit-member-button,.monthly-planner .add-member-button,.monthly-planner .phase-selector button{min-width:44px;min-height:44px;font-size:14px}.member-form-fields{border:0;margin:0;padding:0;display:contents}.member-editor .member-form label,.member-editor .member-form small,.member-editor .target-heading span{font-size:14px;line-height:1.5}.member-editor .member-form input:not([type=range]),.member-editor .member-form select{min-height:44px;font-size:16px}.member-editor .member-form .member-email-field{grid-column:1/-1;font-size:14px;line-height:1.6}.member-editor .member-email-field p{margin:6px 0}.member-editor .editor-phase-options button,.member-editor .macro-estimate-grid button{min-height:44px;font-size:14px}.profile-menu{max-height:min(75dvh,700px);overflow-y:auto}.profile .profile-menu button{min-height:44px}.profile .profile-menu strong,.profile .profile-menu button{font-size:14px}.profile .profile-menu small,.profile .profile-menu span,.profile .profile-menu b{font-size:12px;line-height:1.5}@media (width<=760px){.sidebar:not(.open){visibility:hidden}.sidebar.open{visibility:visible}.sidebar-close,.mobile-brand>button{min-width:44px;min-height:44px}.topbar{height:auto;min-height:64px}.topbar-actions{flex-wrap:wrap;justify-content:end}.app-shell .bottom-nav{height:auto;min-height:64px}.app-shell .bottom-nav button{min-height:48px;font-size:12px}.monthly-planner .month-navigation{width:100%}.monthly-planner .month-navigation h2{flex:1;font-size:20px}.monthly-planner .month-navigation .today-button{margin-left:0}.monthly-planner .selected-day-summary{grid-template-columns:1fr}.monthly-planner .selected-date{flex-direction:row;gap:12px;padding:14px}.monthly-planner .member-summary-grid{grid-template-columns:minmax(0,1fr)}.monthly-planner .household-bar{align-items:stretch}.stage3-dialog{max-height:calc(100dvh - 20px)}.stage3-dialog>header,.stage3-dialog-body{padding:18px}.stage3-dialog h2{font-size:24px}.meal-placement-fields{grid-template-columns:1fr;gap:0}.agenda-meal,.week-agenda>article>header{padding:12px}.agenda-date{font-size:16px}.stage3-actions>button{flex:auto}}@media (width<=390px){.app-shell .bottom-nav{padding:3px;left:4px;right:4px}.app-shell .bottom-nav button{font-size:11px}.mobile-brand>span{display:none}.monthly-planner .month-navigation h2{flex-basis:100%;order:-1}.monthly-planner .month-navigation{justify-content:center}.member-editor .target-grid,.member-editor .profile-metrics-grid{grid-template-columns:1fr}}.app-shell .page{animation:none}.planner-profile-settings>summary,.planner-day-totals>summary{border:1px solid var(--line);cursor:pointer;background:var(--paper);border-radius:12px;min-height:44px;margin-bottom:12px;padding:14px;font-size:16px;font-weight:700}.monthly-planner .member-chip{flex:240px;gap:6px;width:auto;min-width:0;padding:10px;display:flex}.member-view-button{text-align:left;min-width:0;min-height:44px;color:var(--ink);background:0 0;border:0;flex:1;align-items:center;gap:10px;display:flex}.member-view-button>span:first-child{background:var(--forest);color:#fff;border-radius:50%;flex:0 0 32px;place-items:center;height:32px;display:grid}.member-view-button>span:last-child{flex-direction:column;gap:4px;min-width:0;display:flex}.monthly-planner .member-view-button strong,.monthly-planner .member-view-button small{white-space:normal;max-width:none;overflow:visible}.monthly-planner .member-chip .edit-member-button{flex:0 0 44px;align-self:center;position:static}@media (width>=761px){.planner-profile-settings>summary,.planner-day-totals>summary{display:none}}@media (prefers-reduced-motion:reduce){.app-shell *,.app-shell :before,.app-shell :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.getting-started-launch{justify-content:end;margin:-10px 0 12px;display:flex}.getting-started-launch button,.clear-library-filters{min-height:44px;color:var(--forest);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;font-size:14px;text-decoration:underline}.getting-started-card{border:1px solid var(--line);background:var(--paper);border-radius:20px;margin:0 0 28px;padding:24px}.getting-started-card>header{justify-content:space-between;align-items:start;gap:16px;display:flex}.getting-started-card h2{margin:0;font-family:Georgia,serif;font-size:28px}.getting-started-card h3{margin:0;font-size:17px;line-height:1.5}.getting-started-card p{color:var(--muted);font-size:16px;line-height:1.6}.getting-started-card>header>button{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:12px;flex:0 0 44px;place-items:center;display:grid}.getting-started-card ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:20px 0;padding:0;list-style:none;display:grid}.getting-started-card li{border-top:1px solid var(--line);align-items:start;gap:12px;padding:18px 0;display:flex}.getting-started-card li>span{height:30px;color:var(--forest);background:color-mix(in srgb,var(--forest) 10%,var(--paper));border-radius:50%;flex:0 0 30px;place-items:center;font-size:15px;font-weight:700;display:grid}.getting-started-card li>div{min-width:0}.getting-started-card li p{margin:8px 0;font-size:14px}.getting-started-card li button{min-height:44px;color:var(--forest);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:6px 0;font-size:14px;font-weight:700;display:flex}.getting-started-card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.getting-started-card footer span{color:var(--muted);font-size:12px;line-height:1.5}.getting-started-card footer button{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:10px;flex-shrink:0;padding:8px 14px;font-size:14px}.optional-integrations{border:1px solid var(--line);background:var(--paper);border-radius:16px;margin:24px 0}.optional-integrations>summary{cursor:pointer;min-height:60px;padding:18px 22px;font-size:16px;font-weight:700}.optional-integrations>summary small{color:var(--muted);margin:6px 0 0 18px;font-size:14px;font-weight:400;line-height:1.5;display:block}.optional-integrations>.feedai-section{box-shadow:none;border:0;margin:0}.app-shell .today-recipe-link{min-height:44px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:4px;background:0 0;border:0;padding:2px 0}.app-shell .today-recipe-link:hover{-webkit-text-decoration-color:var(--forest);text-decoration-color:var(--forest)}.app-shell .meal-row>button{min-width:44px;min-height:44px}.app-shell .meal-row .meal-copy p{font-size:14px;line-height:1.5}.app-shell .meal-row .meal-copy small{font-size:12px}.today-nutrition-note{color:var(--muted);font-size:14px;line-height:1.6}@media (width<=1000px){.getting-started-card ol{grid-template-columns:1fr;gap:0}}@media (width<=760px){.getting-started-card{padding:18px}.getting-started-card h2{font-size:24px}.getting-started-card footer{align-items:start}.page-today .welcome{flex-wrap:wrap;align-items:start;gap:16px}.page-today .section-heading{flex-wrap:wrap;gap:14px}.optional-integrations>summary{padding:16px}.page-today .meal-row{gap:10px;padding:14px}}.stage4-insights .insight-refresh{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.stage4-insights .insight-refresh p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.stage4-insights .insight-refresh button{align-items:center;gap:8px;min-height:44px;display:inline-flex}.stage4-insights .insight-grid article>p{font-size:13px;line-height:1.45}.stage4-insights .insight-grid article>small{text-transform:none;font-size:13px;line-height:1.5;display:block}.stage4-insights .insight-nutrition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.stage4-insights .insight-nutrition-card{padding:22px}.stage4-insights .insight-nutrition-card h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.stage4-insights .insight-nutrition-card header>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.5}.stage4-insights .insight-nutrition-card dl{gap:0;margin:20px 0;display:grid}.stage4-insights .insight-nutrition-card dl>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:18px;padding:12px 0;display:flex}.stage4-insights .insight-nutrition-card dt{font-size:14px}.stage4-insights .insight-nutrition-card dd{text-align:right;margin:0}.stage4-insights .insight-nutrition-card dd strong{font-size:16px;font-weight:600}.stage4-insights .insight-nutrition-card dd small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.stage4-insights .insight-scope-note{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.6}.stage4-insights .meal-mix-card>header>span,.stage4-insights .meal-mix-card>div span,.stage4-insights .meal-mix-card>div strong{font-size:14px}@media (width<=760px){.stage4-insights .insight-nutrition-grid{grid-template-columns:1fr}.stage4-insights .insight-grid{gap:10px}.stage4-insights .insight-grid article{padding:15px}.stage4-insights .insight-grid article>p,.stage4-insights .insight-grid article>small{font-size:12px}}.recipe-readiness{background:#faf4e8;border:1px solid #dfd2b8;border-radius:12px;margin:0 0 18px;padding:18px}.recipe-readiness h3{align-items:center;gap:8px;margin:0 0 12px;font-size:17px;display:flex}.recipe-readiness ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.recipe-readiness li{gap:3px;display:grid}.recipe-readiness strong{font-size:14px}.recipe-readiness span,.recipe-readiness p{font-size:14px;line-height:1.5}.recipe-readiness p{margin:14px 0 0}.recipe-readiness-badges{flex-wrap:wrap;gap:6px;margin:12px 0;padding:0;list-style:none;display:flex}.recipe-readiness-badges li{color:#584625;background:#f5ead5;border-radius:6px;padding:4px 7px;font-size:12px;line-height:1.4}.recipe-readiness-badges .estimate{color:#435c48;background:#edf0e6}.recipe-source-confidence{margin:0 0 18px}.recipe-source-confidence summary{cursor:pointer;min-height:44px;padding:10px 0;font-size:14px;font-weight:600}.recipe-source-confidence[open] summary{margin-bottom:8px}.recipe-editor-unknown-note{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.5}.recipe-detail-facts strong{overflow-wrap:anywhere}.landing-proof .landing-recipe-highlight{flex-direction:column;align-items:flex-start;gap:5px}.landing-proof .landing-recipe-highlight strong{font-size:23px;line-height:1.2}.landing-proof .landing-recipe-highlight span{font-size:12px}.rss-one-time{margin-top:14px!important}.rss-one-time button,.rss-refresh-status,.rss-entry-results button,.rss-entry-results a{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--forest);font:inherit;cursor:pointer;border-radius:10px;padding:8px 12px;font-weight:700}.rss-feed-add-card>p,.rss-feed-summary-card>small,.rss-feed-note,.rss-feed-copy>p,.rss-progress-summary{font-size:14px;line-height:1.6}.rss-feed-form input{font-size:16px}.rss-feed-copy a,.rss-feed-metrics span{font-size:12px}.rss-feed-copy h3{font-size:20px}.rss-refresh-status{justify-content:center;align-items:center;gap:7px;display:flex}.rss-feed-actions{flex-wrap:wrap;justify-content:flex-end}.rss-feed-actions button{height:auto;min-height:44px;font-size:14px}.rss-feed-actions .rss-remove-button{min-width:44px}.rss-feed-list-heading{flex-wrap:wrap;gap:12px}.rss-progress-summary{color:var(--muted);margin:-6px 0 20px}.rss-entry-results{border-top:1px solid var(--line);grid-column:2/-1;min-width:0;padding-top:8px}.rss-entry-results summary{color:var(--forest);cursor:pointer;padding:12px 0;font-size:14px;font-weight:700}.rss-entry-results summary span{color:var(--muted);margin-left:8px;font-size:12px}.rss-entry-results ul{margin:0;padding:0;list-style:none}.rss-entry-results li{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding:12px 0;display:flex}.rss-entry-results li>div{flex:220px;gap:6px;min-width:0;display:grid}.rss-entry-results strong{overflow-wrap:anywhere;font-size:14px;line-height:1.5}.rss-entry-results li p,.rss-skipped-note{width:100%;color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6}.rss-entry-status{color:var(--forest);font-size:12px;font-weight:800}.rss-entry-failed,.rss-entry-error{color:#a84532!important}.rss-skipped-note{margin-top:12px}.rss-check-result{font-weight:650;color:var(--forest)!important}.rss-feed-row :focus-visible,.rss-feed-layout :focus-visible{outline:3px solid var(--forest);outline-offset:3px}@media (width<=760px){.rss-feed-layout{grid-template-columns:minmax(0,1fr)}.rss-feed-row{grid-template-columns:32px minmax(0,1fr);gap:12px}.rss-feed-status-icon{width:32px;height:32px}.rss-feed-actions,.rss-entry-results{grid-column:1/-1}.rss-feed-actions{justify-content:flex-start}.rss-feed-form{flex-wrap:wrap}.rss-feed-form input{flex:100%;width:100%;min-width:0}.rss-feed-form button{min-height:44px}.rss-feed-error{flex-wrap:wrap}.rss-feed-error>span{flex:180px}}
