@charset "UTF-8";
:root{--paper:#f7f5e7;--white:#fffef9;--sage:#e2ebcf;--lime:#c9d996;--olive:#415035;--ink:#282c20;--muted:#65705a;--line:#d8ddca;--green:#256644;--green-bg:#eaf3eb;--amber:#8a631c;--amber-bg:#f8f0dd;--red:#9c4146;--red-bg:#f8edee;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:15px/1.65 var(--sans);color:var(--ink);background:var(--paper)}body.dialog-open{overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-underline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}img{max-width:100%}button,input,select,textarea{border-radius:7px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #697e48;outline-offset:4px}[hidden]{display:none!important}.wrap{width:min(1220px,calc(100% - 88px));margin-inline:auto}.skip-link{position:fixed;z-index:100;top:-100px;left:16px;padding:12px 20px;background:var(--olive);color:white}.skip-link:focus{top:10px}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-top{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;font:25px/1.14 var(--serif);letter-spacing:-.035em}.brand-symbol{width:46px;height:46px;border:1px solid var(--olive);border-radius:50%;display:grid;place-items:center;font-style:italic;font-size:29px;flex:none}.brand small{display:block;font:9px var(--sans);letter-spacing:.145em;margin-top:8px}.header-tools{display:flex;align-items:center;gap:17px}.type-control{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted)}.type-control select{border:1px solid var(--olive);background:var(--olive);color:white;padding:8px 25px 8px 12px;font-weight:bold;min-width:68px}.main-navigation{display:flex;gap:32px;align-items:center;min-height:55px}.main-navigation>a{display:flex;align-items:center;gap:7px;font-size:12px;text-decoration:none;padding:15px 0;border-bottom:2px solid transparent}.main-navigation>a.active{border-color:var(--olive);font-weight:bold}.main-navigation .profile-nav{margin-left:auto}.nav-count{font-size:9px;background:var(--sage);border-radius:50px;min-width:17px;padding:1px 4px;text-align:center}.menu-toggle{display:none}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);background:var(--white);border-radius:50%;color:var(--olive)}main{min-height:65vh;padding-bottom:58px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:normal}h1{font-size:clamp(38px,4.6vw,62px);line-height:1.09;letter-spacing:-.045em;margin-bottom:22px}h2{font-size:36px;line-height:1.18;letter-spacing:-.035em;margin-bottom:18px}h3{font-size:24px;line-height:1.2;letter-spacing:-.025em}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.145em;text-transform:uppercase;font-weight:bold;margin-bottom:18px}.eyebrow:before{content:'';width:25px;height:1px;background:currentColor}.muted{color:var(--muted)}.small{font-size:12px}.tiny{font-size:11px}.serif{font-family:var(--serif)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:12px 18px;min-height:45px;border:1px solid var(--olive);border-radius:7px;background:var(--olive);color:white;font-size:12px;font-weight:bold;text-decoration:none;line-height:1.5}.button.secondary{background:transparent;color:var(--olive)}.button.quiet{border-color:var(--line);background:var(--white);color:var(--ink)}.button.small-button{padding:8px 12px;min-height:38px;font-size:11px}.text-button{border:0;background:transparent;padding:8px 0;text-decoration:underline;text-underline-offset:4px;font-size:12px;color:var(--olive)}.danger-link{color:var(--red)}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.page-heading{padding:43px 0 25px;display:flex;justify-content:space-between;align-items:end;gap:24px}.page-heading h1{font-size:48px;margin:0 0 12px}.page-heading p{color:var(--muted);max-width:650px;font-size:14px;margin-bottom:0}.page-heading .eyebrow{margin-bottom:13px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:42px 0 22px}.section-heading h2{margin:0;font-size:34px}.section-heading p{color:var(--muted);margin:6px 0 0;font-size:12px}.inline-link{font-size:12px;white-space:nowrap}.hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:center;padding:45px 0 42px}.hero-copy{padding:16px 0}.hero h1 em{color:var(--olive);font-weight:normal}.hero p{max-width:460px;font-size:15px;color:var(--muted);line-height:1.85;margin-bottom:28px}.hero-photo{position:relative;height:475px;overflow:hidden;border-radius:135px 12px 12px 12px;background:var(--sage)}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#182719b0);pointer-events:none}.hero-photo-label{position:absolute;z-index:1;bottom:28px;left:30px;right:30px;color:white}.hero-photo-label span{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px}.hero-photo-label strong{font:27px/1.2 var(--serif)}.hero-photo .photo-badge{position:absolute;top:23px;right:23px;padding:7px 11px;border-radius:50px;font-size:10px;background:#fffef9ed;color:var(--olive)}.quick-lookup{border:1px solid #ced8bc;background:var(--sage);border-radius:12px;padding:25px 28px;display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.quick-lookup h2{font-size:28px;margin:0 0 5px}.quick-lookup p{font-size:12px;color:var(--muted);margin:0}.search-form,.search-box{display:flex;align-items:center;gap:10px;border:1px solid #bdc8a8;background:var(--white);border-radius:8px;padding:7px 8px 7px 15px}.search-box:focus-within,.search-form:focus-within{outline:2px solid var(--olive);outline-offset:2px}.search-box svg,.search-form svg{flex:none;color:var(--olive)}.search-box input,.search-form input{border:0;background:transparent;padding:6px 0;min-width:0;flex:1;outline:none;font-size:14px;height:35px}.search-box input:focus-visible,.search-form input:focus-visible{outline:none}.search-form button{padding:9px 15px;min-height:38px}.search-box .clear-search{border:0;background:transparent;width:35px;height:35px;font-size:20px}.intro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:35px 0 45px}.intro-step{display:flex;gap:16px;padding:19px 0;border-top:1px solid var(--line)}.intro-step>span{font:italic 31px var(--serif);color:#7a8b5e}.intro-step h3{font:16px var(--serif);margin:4px 0 5px}.intro-step p{color:var(--muted);font-size:11px;margin:0;max-width:260px}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.recipe-card{position:relative;border:1px solid var(--line);background:var(--white);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.card-image-button{position:relative;display:block;padding:0;border:0;border-radius:0;background:var(--sage);height:240px;width:100%;text-align:left;overflow:hidden}.card-image-button img{height:100%;width:100%;object-fit:cover;display:block;transition:transform .3s}.card-image-button:hover img{transform:scale(1.025)}.photo-label{position:absolute;left:16px;top:15px;background:#fffef9eb;color:var(--olive);border-radius:4px;padding:4px 8px;font-size:10px}.favorite-button{position:absolute;right:13px;top:13px;width:36px;height:36px;border:0;border-radius:50%;background:#fffef9ed;display:grid;place-items:center;color:var(--olive);font-size:20px;z-index:1}.favorite-button.saved{background:var(--olive);color:#fff}.card-content{padding:22px;display:flex;flex-direction:column;flex:1}.card-chapter{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:9px}.card-title{border:0;background:none;padding:0;text-align:left;font:26px/1.16 var(--serif);letter-spacing:-.025em;margin-bottom:13px;overflow-wrap:anywhere}.card-meta{font-size:12px;color:var(--muted);margin:0 0 15px}.card-footer{border-top:1px solid var(--line);padding-top:14px;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:9px;font-size:11px;color:var(--muted)}.card-footer button{border:0;background:none;color:var(--olive);padding:5px 0;font-size:11px}.match-label{font-size:10px;color:var(--red);background:var(--red-bg);padding:5px 8px;border-radius:4px;margin:0 0 12px;display:block;line-height:1.5}.book-banner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;background:var(--sage);border-radius:12px;padding:32px;margin-top:46px}.book-banner h2{font-size:30px;margin:0 0 9px}.book-banner p{font-size:12px;color:var(--muted);max-width:680px;margin:0}.toolbar{display:flex;align-items:center;gap:14px;margin:4px 0 18px;flex-wrap:wrap}.toolbar>.search-box{flex:1;min-width:230px}.select-field{border:1px solid #bdc8a8;background:var(--white);padding:12px;min-height:51px;font-size:12px;max-width:100%}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.chip{border:1px solid var(--line);background:var(--white);border-radius:24px;padding:8px 13px;font-size:11px;min-height:36px}.chip.active{background:var(--olive);border-color:var(--olive);color:#fff}.results-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;color:var(--muted);margin:18px 0 15px}.check-label{display:flex;align-items:center;gap:9px;font-size:12px;cursor:pointer}.check-label input{accent-color:var(--olive);width:17px;height:17px;flex:none}.type-picker{display:flex;gap:7px;align-items:center}.type-picker button{border:1px solid #b9c4a7;background:var(--white);padding:8px 16px;font:20px var(--serif);min-width:49px;height:44px}.type-picker button.selected{background:var(--olive);color:white}.food-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.food-card{border:1px solid var(--line);border-radius:10px;background:var(--white);padding:18px 20px}.food-card-top{display:flex;gap:15px;justify-content:space-between;align-items:center}.food-card h3{font-size:23px;margin:0 0 4px;overflow-wrap:anywhere}.food-group{font-size:10px;color:var(--muted);margin:0}.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;border-radius:5px;border:1px solid currentColor;padding:5px 8px;white-space:nowrap;line-height:1.4}.status-badge.beneficial{color:var(--green);background:var(--green-bg)}.status-badge.neutral{color:var(--amber);background:var(--amber-bg)}.status-badge.avoid{color:var(--red);background:var(--red-bg)}.status-badge.unresolved{color:#606653;background:#f0f1e9}.status-badge i{font-style:normal;font-size:10px}.food-detail{border-top:1px solid var(--line);margin-top:13px;padding-top:10px;font-size:11px;color:var(--muted)}.food-detail summary{cursor:pointer;color:var(--olive);font-size:11px}.source-details{padding:10px 0 0;line-height:1.65}.source-details p:last-child{margin-bottom:0}.all-type-row{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.mini-type{display:flex;gap:5px;align-items:center;font-size:10px}.empty-state{border:1px dashed #bac6a5;border-radius:12px;text-align:center;padding:55px 25px;background:#fffef966;margin:20px 0}.empty-state h2{font-size:31px;margin-bottom:10px}.empty-state p{max-width:510px;margin:0 auto 20px;color:var(--muted);font-size:13px}.empty-symbol{font:italic 55px var(--serif);color:#8b9f70;margin-bottom:7px}.load-more{text-align:center;margin-top:27px}.information-note{border-left:3px solid #b5c991;padding:13px 16px;background:#eaf0df;font-size:12px;color:var(--olive);border-radius:0 6px 6px 0;line-height:1.7;margin:20px 0}.information-note.warning{border-color:#ba9147;background:var(--amber-bg);color:#735218}.information-note.alert{border-color:var(--red);background:var(--red-bg);color:var(--red)}.information-note p:last-child{margin-bottom:0}.plan-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:11px;margin:25px 0}.day-card{background:var(--white);border:1px solid var(--line);border-radius:10px;overflow:hidden;min-height:310px;display:flex;flex-direction:column}.day-title{padding:14px;font-size:11px;font-weight:bold;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:6px}.day-card.today .day-title{background:var(--sage)}.day-title span{font-weight:normal;color:var(--muted)}.day-photo{width:100%;height:125px;object-fit:cover;display:block}.day-content{padding:13px;display:flex;flex-direction:column;flex:1}.day-content h3{font-size:21px;margin:0 0 10px;overflow-wrap:anywhere}.day-content .tiny{font-size:10px;line-height:1.6}.day-content .text-button{margin-top:auto;align-self:start}.add-day{border:0;background:transparent;color:var(--olive);padding:20px 12px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;font-size:11px}.add-day span{width:35px;height:35px;border:1px solid #c4cfb2;border-radius:50%;display:grid;place-items:center;font-size:22px}.shopping-layout{display:grid;grid-template-columns:1fr 300px;gap:35px;align-items:start}.shopping-panel{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:24px}.shopping-add{display:flex;gap:9px;margin-bottom:23px}.text-input{border:1px solid #bdc8a8;background:var(--white);padding:12px 13px;font-size:14px;min-width:0;width:100%}.shopping-list{padding:0;margin:0;list-style:none}.shopping-item{display:flex;align-items:center;gap:13px;padding:14px 0;border-bottom:1px solid #e3e7da}.shopping-item:last-child{border:0}.shopping-item input{width:19px;height:19px;accent-color:var(--olive);flex:none}.shopping-item label{flex:1;font-size:14px;cursor:pointer;line-height:1.5}.shopping-item small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.shopping-item.done label{text-decoration:line-through;color:#78806d}.remove-item{width:34px;height:34px;border:0;background:transparent;color:var(--muted);font-size:20px;flex:none}.side-note{padding:25px;background:var(--sage);border-radius:12px}.side-note h2{font-size:27px;margin-bottom:13px}.side-note p{font-size:12px;color:var(--muted)}.profile-layout{display:grid;grid-template-columns:1fr 320px;gap:35px;align-items:start}.profile-panel{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:29px;margin-bottom:22px}.profile-panel h2{font-size:29px;margin-bottom:9px}.profile-panel>p{font-size:12px;color:var(--muted);margin-bottom:20px}.field-label{display:block;font-size:11px;font-weight:bold;margin:15px 0 7px}.profile-panel textarea{width:100%;min-height:89px;resize:vertical;border:1px solid #bdc8a8;background:white;padding:12px;font-size:14px}.allergen-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.allergen-option{position:relative}.allergen-option input{position:absolute;left:12px;top:13px;accent-color:var(--olive);width:16px;height:16px}.allergen-option label{display:flex;align-items:center;min-height:43px;border:1px solid var(--line);border-radius:7px;padding:9px 10px 9px 38px;font-size:11px;cursor:pointer;line-height:1.3}.allergen-option input:checked+label{border-color:var(--olive);background:var(--sage)}.profile-actions{display:flex;gap:12px;align-items:center;margin-top:24px}.storage-note{font-size:11px;color:var(--muted)}.profile-summary{padding:25px;background:var(--sage);border-radius:12px}.profile-summary h2{font-size:27px}.profile-summary ul{padding-left:19px;font-size:12px;line-height:1.9}.profile-summary p{font-size:12px;color:var(--muted)}.favorite-section{padding-top:3px}.site-footer{border-top:1px solid var(--line);padding:30px 0 35px;display:flex;justify-content:space-between;gap:30px;align-items:center;color:var(--muted)}.footer-brand{font:22px var(--serif);color:var(--ink)}.site-footer p{font-size:10px;margin:7px 0 0}.site-footer a{font-size:11px}.site-footer>div:last-child{text-align:right}.recipe-dialog{padding:0;border:1px solid #cbd5bc;border-radius:15px;width:min(960px,calc(100% - 32px));max-height:calc(100dvh - 36px);background:var(--paper);color:var(--ink);overflow:auto}.recipe-dialog::backdrop,.small-dialog::backdrop{background:#1b261bb8;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:18px;top:18px;z-index:3;box-shadow:0 3px 12px #0001}.dialog-hero{display:grid;grid-template-columns:42% 1fr;min-height:305px}.dialog-image{height:100%;min-height:305px;width:100%;object-fit:cover}.dialog-heading{padding:36px 45px 25px 30px}.dialog-heading h2{font-size:37px;margin:10px 0 14px}.dialog-heading .eyebrow{font-size:9px;margin-bottom:13px}.dialog-heading p{font-size:12px;color:var(--muted)}.dialog-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:19px}.dialog-body{padding:27px 32px 34px}.recipe-columns{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px}.recipe-columns h3{font-size:28px;margin:12px 0 18px}.ingredient-list{list-style:none;margin:0;padding:0}.ingredient-list li{padding:8px 0;border-bottom:1px solid #e0e4d4;font-size:13px;line-height:1.55}.ingredient-section{font-size:10px;font-weight:bold;letter-spacing:.075em;text-transform:uppercase;margin:19px 0 5px;color:var(--olive)}.method-list{padding-left:21px;margin:0}.method-list li{font-size:13px;line-height:1.8;padding:0 0 13px 9px}.method-list li::marker{font:italic 20px var(--serif);color:var(--olive)}.variant-panel{margin-top:27px;padding:25px;border:1px solid #ced8bb;background:#e8efda;border-radius:10px}.variant-panel h3{font-size:27px;margin:0 0 10px}.variant-text{font-size:13px;line-height:1.8;white-space:pre-line}.variant-options{display:flex;gap:9px;margin:15px 0;flex-wrap:wrap}.variant-option{display:flex;align-items:center;gap:8px;padding:10px 13px;background:var(--white);border:1px solid var(--line);border-radius:7px;font-size:11px;cursor:pointer}.variant-option input{accent-color:var(--olive)}.variant-option:has(input:checked){border-color:var(--olive)}.variant-option:has(input:disabled){opacity:.6;cursor:not-allowed}.editorial-details{margin-top:22px;border-top:1px solid var(--line);padding-top:16px}.editorial-details summary{font-size:12px;color:var(--olive);cursor:pointer}.editorial-details ul{font-size:12px;line-height:1.8;padding-left:20px;margin-bottom:0}.recipe-source{font-size:11px;color:var(--muted);margin-top:25px;display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap}.small-dialog{position:relative;border:1px solid #cad6b9;border-radius:12px;padding:29px;width:min(510px,calc(100% - 32px));max-height:85dvh;background:var(--paper);color:var(--ink)}.small-dialog h2{font-size:32px;padding-right:25px}.small-dialog .dialog-close{top:12px;right:12px;width:33px;height:33px}.day-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}.day-choice{display:block;border:1px solid var(--line);background:var(--white);padding:12px;text-align:left;font-size:12px;min-height:57px}.day-choice small{display:block;color:var(--muted);font-size:10px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plan-recipe-list{display:flex;flex-direction:column;gap:9px;max-height:50vh;overflow:auto;margin-top:16px}.plan-recipe-option{display:flex;align-items:center;gap:12px;text-align:left;border:1px solid var(--line);background:var(--white);padding:8px;font:18px var(--serif)}.plan-recipe-option img{width:58px;height:51px;object-fit:cover;border-radius:5px;flex:none}.plan-recipe-option span{flex:1}.plan-recipe-option small{display:block;font:10px var(--sans);margin-top:5px;color:var(--muted)}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:var(--olive);color:white;padding:13px 22px;border-radius:9px;font-size:13px;box-shadow:0 8px 30px #17241730;z-index:200;max-width:calc(100% - 32px);opacity:0;pointer-events:none;transition:.2s;line-height:1.5}.toast.visible{opacity:1;transform:translate(-50%,0)}.loading-state{padding:80px 0}.noscript{padding:30px;background:var(--amber-bg);text-align:center}.print-only{display:none}
@media(min-width:1450px){.hero{gap:78px}.hero-photo{height:500px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero{gap:35px}.hero-photo{height:430px}.hero h1{font-size:53px}.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.day-card{min-height:280px}.recipe-grid{gap:18px}.card-image-button{height:210px}.card-content{padding:18px}.card-title{font-size:24px}.profile-layout{grid-template-columns:1fr 280px}.allergen-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.wrap{width:calc(100% - 36px)}.header-top{min-height:86px}.brand{font-size:22px;gap:10px}.brand-symbol{width:38px;height:38px;font-size:25px}.brand small{font-size:7px;letter-spacing:.12em;margin-top:7px}.type-control{gap:8px}.type-control>span{display:none}.type-control select{min-width:60px;padding:7px 19px 7px 9px}.main-navigation{gap:25px}.main-navigation>a{font-size:11px}.hero{gap:27px;padding:32px 0}.hero h1{font-size:44px}.hero p{font-size:13px}.hero-photo{height:365px;border-top-left-radius:90px}.hero-photo-label{left:23px;bottom:23px}.hero-photo-label strong{font-size:23px}.hero-actions{gap:9px}.hero .button{font-size:11px;padding:11px 14px}.quick-lookup{padding:21px;gap:20px;grid-template-columns:.85fr 1.15fr}.quick-lookup h2{font-size:25px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.card-image-button{height:235px}.food-grid{grid-template-columns:1fr}.profile-layout,.shopping-layout{grid-template-columns:1fr}.profile-summary,.side-note{padding:23px}.profile-summary{display:none}.allergen-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-heading h1{font-size:43px}.dialog-heading h2{font-size:31px}.dialog-heading{padding:29px 40px 23px 25px}.dialog-hero{grid-template-columns:40% 1fr}.recipe-columns{gap:29px}.dialog-body{padding:23px}.site-footer{align-items:start}}
@media(max-width:600px){body{font-size:14px}.wrap{width:calc(100% - 32px)}.header-top{min-height:83px;gap:9px}.brand{font-size:19px;max-width:260px}.brand-symbol{width:34px;height:34px;font-size:23px}.brand small{font-size:6px;letter-spacing:.09em}.header-tools{gap:8px}.type-control select{font-size:12px;min-width:51px;padding:7px 13px 7px 7px;height:36px}.menu-toggle{display:inline-grid;width:35px;height:35px}.main-navigation{display:none;grid-template-columns:repeat(3,1fr);gap:0;padding:6px 0 14px}.main-navigation.open{display:grid}.main-navigation>a{justify-content:center;padding:11px 2px;font-size:12px}.main-navigation .profile-nav{margin-left:0}.hero{grid-template-columns:1fr;gap:24px;padding:31px 0 29px}.hero-copy{padding:0}.hero h1{font-size:49px;margin-bottom:18px;max-width:420px}.hero p{font-size:14px;max-width:430px;margin-bottom:23px}.hero-photo{height:330px;border-radius:75px 10px 10px 10px}.hero-photo-label strong{font-size:25px}.hero-photo .photo-badge{top:18px;right:18px}.quick-lookup{grid-template-columns:1fr;gap:15px;padding:21px}.quick-lookup h2{font-size:27px}.search-form input{font-size:13px}.intro-grid{gap:11px;margin:27px 0 29px}.intro-step{gap:8px;padding-top:14px;display:block}.intro-step>span{font-size:25px}.intro-step h3{font-size:17px;line-height:1.3;margin:8px 0 5px}.intro-step p{font-size:10px;line-height:1.7}.section-heading{margin-top:31px;align-items:center}.section-heading h2{font-size:30px}.section-heading .inline-link{font-size:11px}.recipe-grid{gap:15px}.card-image-button{height:173px}.photo-label{font-size:8px;left:10px;top:10px;padding:3px 6px}.favorite-button{width:32px;height:32px;top:9px;right:9px;font-size:18px}.card-content{padding:15px 13px}.card-chapter{font-size:8px;letter-spacing:.05em;line-height:1.5;min-height:24px}.card-title{font-size:22px;line-height:1.18;margin-bottom:11px}.card-meta{font-size:11px;margin-bottom:12px}.card-footer{font-size:9px;flex-wrap:wrap;gap:3px;padding-top:10px}.card-footer button{font-size:10px}.match-label{font-size:9px;padding:5px 6px}.book-banner{grid-template-columns:1fr;padding:24px;gap:17px;margin-top:32px}.book-banner h2{font-size:28px}.book-banner .button{justify-self:start}.page-heading{display:block;padding:31px 0 22px}.page-heading h1{font-size:41px;margin-bottom:13px}.page-heading p{font-size:13px}.page-heading>.button-row,.page-heading>.type-picker{margin-top:19px}.toolbar{gap:10px}.toolbar>.search-box{min-width:100%;flex-basis:100%}.toolbar>.select-field{flex:1;width:100%;min-width:0;max-width:none}.chips{gap:7px;margin:17px 0}.chip{font-size:10px;padding:7px 11px}.results-meta{font-size:10px;align-items:start;flex-wrap:wrap}.check-label{font-size:11px}.food-card{padding:16px}.food-card h3{font-size:23px}.food-card-top{gap:10px}.status-badge{font-size:9px;padding:5px 7px}.food-group{font-size:9px}.food-detail{font-size:11px}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.day-card{min-height:267px}.day-card:last-child{grid-column:1/-1;min-height:150px}.day-photo{height:145px}.day-card:last-child .day-photo{height:190px}.day-content h3{font-size:22px}.day-content .text-button{font-size:11px}.day-title{font-size:12px}.information-note{font-size:11px;padding:12px 14px}.shopping-panel{padding:19px}.shopping-add{gap:7px}.shopping-add button{padding-inline:13px;font-size:11px}.shopping-item label{font-size:13px}.shopping-layout{gap:20px}.profile-panel{padding:23px}.profile-panel h2{font-size:28px}.allergen-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.profile-actions{align-items:start;flex-wrap:wrap}.profile-layout{gap:0}.site-footer{display:block;padding:25px 0}.site-footer>div:last-child{margin-top:20px;text-align:left}.footer-brand{font-size:22px}.recipe-dialog{width:calc(100% - 18px);max-height:calc(100dvh - 18px);border-radius:12px}.dialog-hero{display:block}.dialog-image{height:260px;min-height:0}.dialog-heading{padding:26px 23px 4px}.dialog-heading h2{font-size:35px}.dialog-heading .eyebrow{font-size:9px}.dialog-close{position:absolute;top:12px;right:12px;width:39px;height:39px}.dialog-body{padding:21px}.recipe-columns{grid-template-columns:1fr;gap:23px}.recipe-columns h3{font-size:28px}.method-list li,.ingredient-list li{font-size:14px}.variant-panel{padding:20px;margin-top:23px}.variant-panel h3{font-size:27px}.variant-text{font-size:13px}.variant-options{display:grid;grid-template-columns:1fr}.variant-option{font-size:12px}.recipe-source{font-size:11px;gap:10px}.small-dialog{padding:25px 21px}.small-dialog h2{font-size:29px}.toast{font-size:12px;bottom:17px;text-align:center;width:max-content}.empty-state{padding:40px 21px}.empty-state h2{font-size:29px}.empty-state p{font-size:12px}}
@media(max-width:370px){.brand{font-size:17px;gap:7px}.brand-symbol{display:none}.brand small{font-size:6px}.hero h1{font-size:43px}.recipe-grid{grid-template-columns:1fr}.card-image-button{height:245px}.card-title{font-size:27px}.card-chapter{min-height:0}.food-card-top{align-items:start;flex-direction:column}.allergen-grid{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media print{body{background:white;color:black}.site-header,.site-footer,.button,.text-button,.shopping-add,.remove-item,.toast,.side-note,.page-heading>.button-row,.shopping-controls,.information-note,.nav-count{display:none!important}.wrap{width:100%;margin:0}.shopping-layout{display:block}.shopping-panel{border:0;padding:0}.shopping-item{break-inside:avoid}.shopping-item.done{display:none}.page-heading{padding-top:0}.print-only{display:block}main{min-height:0}.shopping-item input{appearance:none;border:1px solid #555}.recipe-dialog[open]{position:static;width:100%;max-height:none;border:0}.recipe-dialog[open]~*{display:none}}

/* Accessible labels, navigation visibility and shopping print notes. */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.menu-toggle.icon-button{display:none}.day-image-button{height:125px}.day-image-button img{height:100%;width:100%;object-fit:cover}
@media(max-width:600px){.menu-toggle.icon-button{display:inline-grid}.day-image-button{height:145px}.day-card:last-child .day-image-button{height:190px}}
@media print{.shopping-variant-notes.information-note{display:block!important;break-inside:avoid;color:black;background:white;border:1px solid #666}.shopping-variant-notes details>p{display:block!important}.shopping-variant-notes details>summary{font-weight:bold}.shopping-variant-notes details{margin:12px 0}}

/* Food name suggestions follow the current blood type. */
.search-box,.search-form{position:relative}.typeahead{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:40;background:var(--white);border:1px solid #bdc8a8;border-radius:11px;padding:6px;box-shadow:0 16px 36px #28341c24;max-height:380px;overflow-y:auto;text-align:left}.typeahead[hidden]{display:none}.typeahead-option{display:flex;justify-content:space-between;align-items:center;gap:13px;border-radius:7px;padding:12px 13px;cursor:pointer;font-size:14px;line-height:1.4;min-height:47px}.typeahead-option+.typeahead-option{border-top:1px solid #edf0e6}.typeahead-option[aria-selected="true"],.typeahead-option:hover{background:var(--sage)}.typeahead-option>span:first-child{font-weight:600;overflow-wrap:anywhere}.typeahead-option .status-badge{flex:none;font-size:10px}.quick-lookup{overflow:visible}.typeahead-option[aria-selected="true"]{outline:2px solid var(--olive);outline-offset:-2px}
@media(max-width:600px){.typeahead{top:calc(100% + 6px);padding:4px;max-height:340px}.typeahead-option{padding:10px 9px;gap:8px;font-size:13px}.typeahead-option .status-badge{font-size:9px;padding:5px 6px}}

#main:focus{outline:none}

/* Allow the search field to shrink inside the mobile grid without clipping. */
.quick-lookup>*{min-width:0}.quick-lookup .search-form{min-width:0;width:100%;max-width:100%}.quick-lookup .search-form input{width:0;min-width:0;flex:1 1 0}.quick-lookup .search-form button{flex:0 0 auto}.quick-lookup .typeahead{min-width:0;max-width:100%}
#food-search::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}

/* Signe's original website portrait and short excerpts from client testimonials. */
.hero-portrait{background:#253e50}.hero-portrait img{object-position:8% 50%}.hero-portrait .hero-photo-label{left:27px;bottom:25px}.hero-portrait .hero-photo-label strong{font-size:32px}.hero-portrait .hero-photo-label span{letter-spacing:.14em}.testimonials{margin:51px 0 0}.testimonials .section-heading{margin:0 0 12px}.testimonial-context{font-size:12px;color:var(--muted);margin:0 0 22px}.testimonial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.testimonial-card{margin:0;position:relative;padding:29px 31px 27px;border:1px solid #ced8bb;border-radius:12px;background:linear-gradient(130deg,#edf2e3,var(--paper));display:flex;flex-direction:column;min-width:0}.quote-mark{font:62px/.8 var(--serif);color:#98ae70;display:block;height:39px}.testimonial-card blockquote{font:26px/1.38 var(--serif);margin:5px 0 27px;color:var(--olive);flex:1}.testimonial-card figcaption{font-size:12px;font-weight:bold;letter-spacing:.03em;color:var(--olive);padding-top:15px;border-top:1px solid #d1dcc0}.testimonial-card figcaption:before{content:"— ";font-weight:normal}
@media(max-width:800px){.testimonial-card{padding:24px}.testimonial-card blockquote{font-size:23px}.testimonials .section-heading{align-items:flex-start;gap:18px}.testimonials .inline-link{font-size:11px}.hero-portrait img{object-position:10% 50%}}
@media(max-width:600px){.hero-portrait{height:365px}.hero-portrait img{object-position:13% 50%}.hero-portrait .hero-photo-label{left:23px;bottom:22px}.hero-portrait .hero-photo-label strong{font-size:29px}.testimonials{margin-top:37px}.testimonials .section-heading{display:block}.testimonials .inline-link{display:inline-block;margin-top:13px}.testimonial-context{line-height:1.7;margin-bottom:19px}.testimonial-grid{grid-template-columns:1fr;gap:14px}.testimonial-card{padding:25px}.testimonial-card blockquote{font-size:25px;margin-bottom:23px}}

/* Full-width portrait hero. Only the home route breaks out of the content wrap. */
#main.home-main.wrap{width:100%;max-width:none}.home-content{padding-top:30px}.hero-stage{position:relative;isolation:isolate;background:#1c3036;color:var(--paper);overflow:hidden}.hero-stage-photo{position:absolute;inset:0;z-index:-2}.hero-stage-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:35% 50%}.hero-stage:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#15282608 0%,#172d2924 33%,#152a2aa8 64%,#122825e8 100%),linear-gradient(0deg,#132824d9 0%,transparent 35%);pointer-events:none}.hero-stage-inner{display:grid;grid-template-columns:1fr 1.08fr;column-gap:70px;min-height:680px;padding-block:64px 44px;position:relative}.hero-stage-copy{grid-column:2;grid-row:1/3;align-self:center;min-width:0;padding-bottom:16px}.hero-stage-copy .eyebrow{color:#d4e2b6;font-size:10px;letter-spacing:.15em;margin-bottom:23px}.hero-stage h1{font-family:var(--serif);font-size:clamp(68px,6.2vw,93px);font-weight:normal;letter-spacing:-.055em;line-height:1.04;color:#fcfaef;margin:0 0 25px}.hero-stage h1>span{color:var(--lime)}.hero-stage-description{font-size:15px;line-height:1.85;color:#e0e7d8;max-width:520px;margin:0 0 29px}.hero-stage-stats{display:flex;gap:0;margin:0 0 34px;max-width:480px}.hero-stage-stats>div{padding:0 24px;border-right:1px solid #ebf0dc35;min-width:0}.hero-stage-stats>div:first-child{padding-left:0}.hero-stage-stats>div:last-child{border-right:0;padding-right:0}.hero-stage-stats strong{display:block;font:34px/1.15 var(--serif);color:#f7f7e8;margin-bottom:7px}.hero-stage-stats span{display:block;font-size:10px;line-height:1.5;color:#d8e2d0}.hero-stage-actions{gap:12px}.hero-stage-actions .button{background:var(--lime);border-color:var(--lime);color:#23311e;padding:14px 23px;font-size:12px;min-height:49px}.hero-stage-actions .button:hover{background:#deebbb;border-color:#deebbb}.hero-stage-actions .button.secondary{background:#e7eddf0a;border-color:#dee9d982;color:#fcfaef}.hero-stage-actions .button.secondary:hover{background:#e7eddf1f;border-color:#f2f5e9}.hero-stage-author{grid-column:1;grid-row:2;align-self:end;justify-self:start;padding:0 0 6px 5px;color:#f7f5e7}.hero-stage-author>strong{display:block;font:31px/1.2 var(--serif);margin-bottom:8px}.hero-stage-author>span,.hero-stage-author>small{display:block;font-size:10px;line-height:1.8;letter-spacing:.035em;color:#e7eddf}.hero-stage-author>a{display:inline-flex;gap:10px;align-items:center;font-size:11px;color:#d2e0ad;text-decoration:none;border-bottom:1px solid #c9d99670;margin-top:14px;padding-bottom:4px}.hero-stage-author>a:hover{color:#fff}.hero-stage a:focus-visible{outline-color:var(--lime)}
@media(min-width:1550px){.hero-stage-inner{min-height:740px;padding-block:80px 52px}.hero-stage-photo img{object-position:40% 44%}.hero-stage-author{padding-left:40px}}
@media(max-width:1100px){.hero-stage-inner{column-gap:40px;grid-template-columns:.95fr 1.05fr;min-height:650px;padding-block:55px 40px}.hero-stage h1{font-size:68px}.hero-stage-description{font-size:14px}.hero-stage-stats>div{padding-inline:19px}.hero-stage-copy .eyebrow{font-size:9px;letter-spacing:.11em}.hero-stage-author>strong{font-size:28px}}
@media(max-width:850px){.hero-stage-inner{min-height:610px;column-gap:28px;grid-template-columns:.8fr 1.2fr;padding-block:43px 35px}.hero-stage h1{font-size:61px}.hero-stage-description{font-size:13px;line-height:1.8}.hero-stage-stats>div{padding-inline:14px}.hero-stage-stats strong{font-size:30px}.hero-stage-actions{gap:10px}.hero-stage-actions .button{padding:12px 17px;font-size:11px}.hero-stage-photo img{object-position:36% 50%}.hero-stage-author>span,.hero-stage-author>small{font-size:9px}}
@media(max-width:650px){.home-content{padding-top:24px}.hero-stage-inner{display:block;min-height:0;padding-top:380px;padding-bottom:36px}.hero-stage-photo{height:425px;bottom:auto}.hero-stage-photo img{object-position:14% 50%}.hero-stage:after{background:linear-gradient(180deg,#182c2b08 0px,#182c2b00 160px,#1c303652 265px,#1c3036 410px)}.hero-stage-author{position:absolute;top:266px;left:0;padding:0}.hero-stage-author>strong{font-size:28px;margin-bottom:5px}.hero-stage-author>span,.hero-stage-author>small{font-size:10px;line-height:1.7}.hero-stage-author>a{position:absolute;bottom:0;left:calc(100% + 26px);white-space:nowrap;font-size:10px;margin:0}.hero-stage-copy{padding:0}.hero-stage-copy .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:17px}.hero-stage h1{font-size:clamp(47px,14vw,67px);line-height:1.01;margin-bottom:21px;letter-spacing:-.045em}.hero-stage-description{font-size:13px;line-height:1.8;max-width:460px;margin-bottom:25px}.hero-stage-stats{margin-bottom:28px;max-width:380px}.hero-stage-stats>div{padding-inline:20px}.hero-stage-stats strong{font-size:31px}.hero-stage-stats span{font-size:9px}.hero-stage-actions .button{padding:13px 19px;font-size:11px;min-height:46px}.hero-stage-actions{gap:10px}}
@media(max-width:360px){.hero-stage-inner{padding-top:365px}.hero-stage-photo{height:410px}.hero-stage-photo img{object-position:15% 50%}.hero-stage-author{top:260px}.hero-stage-author>strong{font-size:25px}.hero-stage-author>span,.hero-stage-author>small{font-size:9px}.hero-stage-author>a{left:calc(100% + 17px);font-size:9px}.hero-stage h1{font-size:47px}.hero-stage-stats>div{padding-inline:15px}.hero-stage-actions{gap:8px}.hero-stage-actions .button{padding-inline:15px;font-size:10px}}

/* Twelve food groups, compact complete lists, and independent status filters. */
.food-toolbar{margin-bottom:19px}.food-group-control{flex:0 1 300px;min-width:0}.food-group-control[hidden]{display:none}.food-group-control .select-field{width:100%;max-width:none}.food-index-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:29px 0 20px}.food-index-heading h2{font-size:31px;margin:0 0 7px}.food-index-heading p{font-size:12px;color:var(--muted);margin:0}.food-index-heading>.text-button{flex:none;font-size:12px}.food-category-index{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px}.food-category-link{display:flex;align-items:center;gap:15px;min-width:0;text-align:left;padding:17px 19px;border:1px solid #d5dec7;border-radius:10px;background:var(--white);color:var(--ink);font-family:var(--sans);transition:background .15s,border-color .15s}.food-category-link:hover{background:#edf3e3;border-color:#a7ba8c}.food-category-icon{width:43px;height:43px;flex:none;display:grid;place-items:center;border-radius:12px;background:#e8efda;color:var(--olive)}.food-category-name{font-size:14px;font-weight:600;line-height:1.5;flex:1;min-width:0;overflow-wrap:anywhere}.food-category-count{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums;flex:none;min-width:24px;text-align:right}.food-category-arrow{font-size:25px;font-weight:normal;color:#758765;flex:none;margin-left:2px}.food-index-note{font-size:11px;color:var(--muted);line-height:1.7;margin:16px 0 0}.food-results-navigation{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:22px 0 18px}.food-results-navigation>.text-button{font-size:12px}.food-view-switch{display:flex;flex:none;gap:3px;padding:4px;background:#e7eddd;border:1px solid #d0dbc0;border-radius:8px}.food-view-switch button{background:transparent;border:0;border-radius:5px;color:var(--olive);padding:7px 17px;font-size:11px;min-height:32px}.food-view-switch button[aria-pressed="true"]{background:var(--white);box-shadow:0 1px 5px #26351816;font-weight:bold}.food-status-filters{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 22px}.food-status-filter{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;min-height:39px;border:1px solid #d6ddca;border-radius:7px;background:var(--white);color:var(--olive);font-size:11px;line-height:1.5;white-space:nowrap}.food-status-filter>i{font-style:normal;font-size:10px}.food-status-filter>span{padding:1px 6px;background:#eef1e8;color:var(--olive);border-radius:4px;font-size:10px;font-variant-numeric:tabular-nums}.food-status-filter.beneficial{color:var(--green)}.food-status-filter.neutral{color:var(--amber)}.food-status-filter.avoid{color:var(--red)}.food-status-filter.unresolved{color:#62685a}.food-status-filter[aria-pressed="true"]{border-color:var(--olive);box-shadow:inset 0 0 0 1px var(--olive);background:var(--sage)}.food-status-filter.beneficial[aria-pressed="true"]{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:var(--green-bg)}.food-status-filter.neutral[aria-pressed="true"]{border-color:var(--amber);box-shadow:inset 0 0 0 1px var(--amber);background:var(--amber-bg)}.food-status-filter.avoid[aria-pressed="true"]{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red);background:var(--red-bg)}.food-result-heading{margin:25px 0 20px}.food-result-heading h2{font-size:33px;line-height:1.25;margin:0 0 12px}.food-result-heading .results-meta{margin:0}.food-list{display:grid;gap:23px}.food-list-group{min-width:0;border:1px solid #d2dcc3;background:var(--white);border-radius:11px;overflow:clip}.food-list-group-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 21px;background:#e7eedb;border-bottom:1px solid #d2dcc3}.food-list-group-heading h3{font:22px/1.3 var(--serif);margin:0;color:var(--olive)}.food-list-group-heading>span{font-size:10px;color:var(--muted);white-space:nowrap;flex:none}.food-row+.food-row{border-top:1px solid #e3e8db}.food-row>summary{display:grid;grid-template-columns:minmax(0,1fr) auto 15px;gap:18px;align-items:center;list-style:none;padding:14px 21px;min-height:54px;cursor:pointer}.food-row>summary::-webkit-details-marker{display:none}.food-row>summary:hover{background:#f3f6ec}.food-row>summary:focus-visible{outline-offset:-4px}.food-row-name{font-size:14px;line-height:1.45;min-width:0;overflow-wrap:anywhere}.food-row .status-badge{font-size:10px;padding:5px 9px}.food-row-chevron{font-size:20px;line-height:1;color:#77896a;text-align:center;transition:transform .15s}.food-row[open]>summary{background:#f0f4e8}.food-row[open] .food-row-chevron{transform:rotate(180deg)}.food-row-details{padding:0 21px 20px;background:#f0f4e8}.food-row-details .source-details{padding:13px 0 0;border-top:1px solid #d8e1cc;font-size:12px;line-height:1.65;overflow-wrap:anywhere}.food-row-details .all-type-row{gap:14px;margin-bottom:14px}.food-row-details .mini-type{gap:7px}.food-list-explainer{font-size:11px;line-height:1.7;margin:23px 0;color:var(--muted);max-width:750px}.food-list-explainer summary{cursor:pointer;color:var(--olive)}.food-list-explainer p{margin:12px 0 0}.food-list-rows{min-width:0}
@media(max-width:800px){.food-category-link{padding:15px;gap:11px}.food-category-name{font-size:13px}.food-category-index{gap:11px}.food-category-icon{width:37px;height:37px}.food-index-heading h2{font-size:29px}.food-group-control{flex-basis:260px}.food-result-heading h2{font-size:30px}}
@media(max-width:600px){.food-category-index{grid-template-columns:1fr;gap:9px}.food-category-link{min-height:66px;padding:12px 14px;gap:13px}.food-category-name{font-size:13px}.food-category-icon{width:38px;height:38px;border-radius:10px}.food-category-count{font-size:11px}.food-category-arrow{font-size:23px}.food-index-heading{align-items:flex-start;display:block;margin-top:24px;margin-bottom:19px}.food-index-heading h2{font-size:28px}.food-index-heading>.text-button{margin-top:14px}.food-index-heading p{font-size:11px;line-height:1.7}.food-toolbar .food-group-control{flex:1 1 100%;width:100%}.food-status-filters{gap:7px;margin-bottom:20px}.food-status-filter{padding:7px 9px;font-size:10px;gap:5px;min-height:36px}.food-status-filter>span{font-size:9px;padding:1px 5px}.food-results-navigation{margin-top:19px;gap:12px}.food-results-navigation>.text-button{font-size:11px}.food-view-switch button{font-size:10px;padding:6px 13px;min-height:31px}.food-result-heading h2{font-size:28px}.food-list{gap:18px}.food-list-group-heading{padding:13px 14px;gap:12px}.food-list-group-heading h3{font-size:21px;overflow-wrap:anywhere}.food-list-group-heading>span{font-size:9px}.food-row>summary{padding:13px 14px;gap:10px;grid-template-columns:minmax(0,1fr) auto 12px;min-height:53px}.food-row-name{font-size:13px}.food-row .status-badge{font-size:9px;padding:5px 6px}.food-row-details{padding:0 14px 17px}.food-row-details .source-details{font-size:11px}.food-row-details .all-type-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 5px}.food-row-details .mini-type{font-size:10px;gap:5px}.food-row-details .mini-type .status-badge{font-size:8px;padding:4px}.food-index-note,.food-list-explainer{font-size:10px}}

/* Concrete recipe variants and book selection. */
.recipe-book-filter{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.recipe-book-filter select{max-width:100%;padding:11px 28px 11px 12px;border:1px solid var(--line);background:var(--white);color:var(--ink)}.variant-selection-note{margin:0 0 24px;padding:13px 17px;border:1px solid var(--line);border-radius:8px;font-size:12px;color:var(--muted)}.variant-selection-note summary{cursor:pointer;color:var(--olive)}.variant-selection-note p{margin:12px 0 0}.dialog-body>.variant-panel{margin-top:0;margin-bottom:24px}.recipe-version-summary{color:var(--olive)}@media(max-width:600px){.recipe-book-filter{width:100%;justify-content:space-between}.recipe-book-filter select{flex:1}.variant-selection-note{font-size:11px}}

/* Signe's two cookbooks. Covers retain their original proportions. */
.book-shelf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin:4px 0 64px}
.book-card{min-width:0;background:var(--white);border:1px solid var(--line);border-radius:14px;overflow:hidden}
.book-cover-stage{height:390px;display:flex;justify-content:center;align-items:center;background:linear-gradient(140deg,#eef0dd,#d4ddbb);padding:35px;text-decoration:none}
.book-cover-2{background:linear-gradient(140deg,#e8eed8,#bfcd9d)}
.book-cover-stage img{display:block;width:auto;height:auto;max-width:80%;max-height:100%;object-fit:contain;box-shadow:10px 15px 24px #2d3b2433;transform:rotate(-3deg);transition:transform .2s}
.book-cover-2 img{transform:rotate(3deg)}.book-cover-stage:hover img{transform:rotate(0)}
.book-card-copy{padding:30px 34px 34px}.book-card-copy h2{font:38px/1.13 var(--serif);letter-spacing:-.03em;margin:14px 0 8px}.book-card-copy p{font-size:14px;color:var(--muted)}
.book-card-copy .book-byline{margin:0 0 22px;font-size:12px}.book-card-copy .book-recipe-count{border-top:1px solid var(--line);padding-top:18px;margin-top:22px;font-size:12px;color:var(--olive)}
.book-card-actions{display:flex;align-items:flex-start;flex-direction:column;gap:16px;margin-top:20px}.book-card-actions .inline-link{font-size:12px}
@media(max-width:800px){.book-shelf{gap:18px}.book-cover-stage{height:330px;padding:30px}.book-card-copy{padding:25px}.book-card-copy h2{font-size:31px}.book-card-copy p{font-size:13px}.book-card-actions .button{font-size:12px;padding-inline:16px}}
@media(max-width:600px){.book-shelf{grid-template-columns:1fr;gap:24px;margin-bottom:35px}.book-cover-stage{height:360px;padding:32px}.book-card-copy{padding:25px}.book-card-copy h2{font-size:33px}}

/* Clear plan choices and comfortably sized controls. */
.plan-selected-recipe{font:23px/1.35 var(--serif);margin:16px 0 22px}.plan-version{padding:15px;margin:0 0 14px;border:1px solid var(--line);border-radius:9px;background:var(--sage)}.plan-version legend{font-size:12px;padding:0 6px;color:var(--olive)}.plan-version label{display:flex;align-items:center;gap:10px;min-height:44px;font-size:13px;cursor:pointer}.plan-version input{width:18px;height:18px;accent-color:var(--olive)}.plan-empty{padding:20px 5px;font-size:13px}.day-recipe-title{border:0;padding:0;background:none;text-align:left;font:inherit;color:inherit}.day-recipe-title:hover{text-decoration:underline;text-underline-offset:4px}.day-content .text-button{min-height:44px}.day-choices .day-choice{min-height:62px}.favorite-button{min-width:44px;min-height:44px}.clear-search,.menu-toggle{min-width:44px;min-height:44px}.chip,.food-view-switch button,.food-status-filter{min-height:44px}.plan-dialog .button{min-height:44px}#recipe-active-filters .text-button{min-height:38px}.check-label{min-height:44px}.main-navigation>a{min-height:44px}.type-control select{min-height:44px}
@media(max-width:600px){.header-tools{gap:5px}.brand{font-size:18px}.brand-symbol{display:none}.header-top{gap:8px}.type-control select{min-width:51px}.recipe-card .favorite-button{top:8px;right:8px}.plan-version label{font-size:13px}.results-meta{row-gap:8px}.card-footer button{min-height:40px}.allergen-option label{min-height:44px;display:flex;align-items:center}.day-content .button-row{gap:12px}}

.variant-match-label{display:block;font-size:11px;color:var(--olive);margin:0 0 12px}.small-dialog .dialog-close{min-width:44px;min-height:44px}.small-dialog .button{min-height:44px}
.dialog-heading h2,.plan-selected-recipe,.day-recipe-title{overflow-wrap:anywhere;hyphens:auto}

/* Identity, prominent blood type selection and food search in the hero. */
.brand-mark{display:block;width:60px;height:60px;flex:none}
.header-top{min-height:114px;gap:28px}
.brand{font-size:27px;gap:15px}
.main-navigation{justify-content:flex-start;gap:34px}
.main-navigation .profile-nav{margin-left:0}
.main-navigation>a{font-size:13px;padding-block:16px}
.type-control{gap:22px;padding:10px 12px 10px 20px;background:var(--olive);color:var(--white);border:1px solid #34412a;border-radius:12px;box-shadow:0 4px 12px #29351c12}
.type-control>.type-control-copy{display:block}
.type-control-copy strong{display:block;font-size:15px;line-height:1.4}
.type-control-copy small{display:block;color:#dce7ca;font-size:10px;line-height:1.5;margin-top:4px}
.type-control select{min-width:84px;height:58px;padding:6px 25px 6px 14px;font:32px/1.2 var(--serif);border:1px solid #d8e5b5;background:var(--lime);color:#26341e;border-radius:7px;cursor:pointer}
.type-control select:focus-visible{outline-color:var(--lime);outline-offset:4px}
.hero-stage{overflow:visible;z-index:1}
.hero-stage-photo{overflow:hidden}
.hero-stage-inner{min-height:740px;padding-block:46px 42px;column-gap:60px}
.hero-stage h1{font-size:clamp(62px,5.5vw,80px);margin-bottom:20px}
.hero-stage-copy{padding-bottom:0}
.hero-stage-copy .eyebrow{margin-bottom:20px}
.hero-stage-description{font-size:14px;line-height:1.8;margin-bottom:24px}
.hero-lookup.quick-lookup{display:block;background:#edf2e0;color:var(--ink);padding:22px;border:1px solid #dce5cb;border-radius:12px;margin-bottom:25px;box-shadow:0 12px 30px #0c20151a}
.hero-lookup h2{font-size:29px;margin-bottom:4px;letter-spacing:-.035em}
.hero-lookup p{font-size:12px;color:#536147;margin-bottom:14px}
.hero-lookup .search-form{background:var(--white);border-color:#a8b897;padding:6px 7px 6px 13px;gap:9px}
.hero-lookup .search-form input{font-size:13px;height:36px}
.hero-lookup .search-form button{min-height:44px;padding-inline:17px}
.hero-lookup .typeahead{color:var(--ink);box-shadow:0 14px 35px #0b191d40}
.hero-stage-stats{margin-bottom:23px;max-width:none}
.hero-stage-stats strong{font-size:28px;margin-bottom:4px}
.hero-stage-stats span{font-size:10px}
.hero-stage-actions .button{min-height:44px;padding:10px 19px;background:transparent;color:#f7f5e7;border-color:#dce6d66b;font-size:12px}
.hero-stage-actions .button:hover{color:#26341e;background:var(--lime);border-color:var(--lime)}
.home-content{padding-top:0}
@media(min-width:1550px){.hero-stage-inner{min-height:760px;padding-block:50px}.hero-stage h1{font-size:82px}}
@media(max-width:1000px){.hero-stage-inner{column-gap:32px;grid-template-columns:.85fr 1.15fr}.hero-stage h1{font-size:64px}.hero-stage-description{font-size:13px}.hero-lookup.quick-lookup{padding:19px}.type-control{gap:16px}.brand{font-size:24px}}
@media(max-width:800px){.header-top{min-height:104px;gap:18px}.brand{font-size:22px;gap:9px}.brand-mark{width:48px;height:48px}.type-control{padding:9px 10px 9px 14px;gap:12px}.type-control-copy strong{font-size:13px}.type-control-copy small{font-size:9px}.type-control select{min-width:73px;height:52px;font-size:28px;padding-left:11px}.main-navigation{gap:26px}.main-navigation>a{font-size:12px}.hero-stage-inner{column-gap:25px;grid-template-columns:.7fr 1.3fr}.hero-stage h1{font-size:58px}.hero-lookup h2{font-size:27px}}
@media(max-width:650px){.hero-stage-inner{display:block;min-height:0;padding-top:315px;padding-bottom:33px}.hero-stage-photo{height:360px}.hero-stage:after{background:linear-gradient(180deg,#182c2b00 100px,#1c30366b 230px,#1c3036 350px)}.hero-stage-photo img{object-position:14% 50%}.hero-stage-author{top:205px}.hero-stage-author>strong{font-size:26px}.hero-stage h1{font-size:clamp(47px,12vw,67px)}.hero-stage-description{max-width:none;margin-bottom:22px}.hero-lookup.quick-lookup{padding:20px;margin-bottom:24px}.hero-stage-stats{max-width:440px}.hero-stage-actions .button{font-size:12px;padding:11px 17px}.hero-stage-copy .eyebrow{font-size:9px}.hero-stage-stats>div{padding-inline:20px}.hero-stage-stats>div:first-child{padding-left:0}.hero-stage-stats>div:last-child{padding-right:0}}
@media(max-width:600px){.header-top{display:grid;grid-template-columns:1fr 44px;gap:15px 12px;padding-block:16px}.brand{font-size:22px;max-width:none;gap:10px;min-width:0}.brand-mark{width:46px;height:46px}.brand small{font-size:7px;letter-spacing:.07em;line-height:1.5;margin-top:5px}.header-tools{display:contents}.menu-toggle.icon-button{grid-column:2;grid-row:1;width:44px;height:44px}.type-control{grid-column:1/-1;grid-row:2;justify-content:space-between;padding:9px 10px 9px 17px;gap:18px;border-radius:10px}.type-control-copy strong{font-size:15px}.type-control-copy small{font-size:10px;margin-top:2px}.type-control select{min-width:92px;font-size:30px;height:49px;padding-inline:14px 25px}.main-navigation.open{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 12px;padding-block:0 12px}.main-navigation>a{justify-content:flex-start;padding:12px 0;font-size:13px}.main-navigation .profile-nav{margin:0}.hero-stage h1{margin-bottom:18px}.hero-lookup h2{font-size:28px}.hero-lookup .search-form input{font-size:13px}.hero-stage-author>a{left:calc(100% + 24px)}.hero-lookup .typeahead-option{padding:11px 8px}.hero-stage-actions .button{padding-inline:15px}}
@media(max-width:370px){.brand{font-size:19px;gap:8px}.brand-mark{width:38px;height:38px}.brand small{font-size:6px}.hero-stage-inner{padding-top:300px}.hero-stage-photo{height:345px}.hero-stage-author{top:200px}.hero-stage-author>a{left:calc(100% + 17px)}.hero-stage h1{font-size:46px}.hero-lookup.quick-lookup{padding:16px}.hero-lookup h2{font-size:26px}.hero-lookup .search-form{gap:6px;padding-left:9px}.hero-lookup .search-form input{font-size:12px}.hero-lookup .search-form button{padding-inline:12px}.hero-stage-stats>div{padding-inline:13px}.hero-stage-stats span{font-size:9px}.hero-stage-actions .button{font-size:11px;padding-inline:14px}}

/* Complete alphabetical food overview. Every row remains visible without paging. */
.food-main .page-heading{padding:30px 0 23px}
.food-main .page-heading h1{font-size:43px}
.food-main .page-heading p{font-size:13px;max-width:800px}
.food-overview-controls{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 15px}
.food-overview-controls .food-status-filters{margin:0;gap:8px}
.food-overview-controls .food-view-switch button{min-height:36px}
.food-main .food-result-heading{margin:15px 0}
.food-main .food-category-jumps{margin:15px 0 23px;padding:16px}
.food-reset{margin:0 0 4px}
.food-category-jumps{margin:23px 0 29px;padding:20px;background:#edf1e4;border:1px solid var(--line);border-radius:11px}
.food-jump-label{display:block;font-size:11px;font-weight:bold;color:var(--olive);margin-bottom:12px}
.food-category-jumps>div{display:flex;flex-wrap:wrap;gap:8px}
.food-category-jump{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:9px 12px;border:1px solid #cbd5bc;background:var(--white);font-size:11px;text-align:left;color:var(--olive);border-radius:7px;line-height:1.4}
.food-category-jump:hover{border-color:var(--olive);background:var(--sage)}
.food-category-jump>span{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}
.food-list{gap:25px}
.food-list-group-heading{padding:16px 18px}
.food-list-group-heading h3{scroll-margin-top:20px}
.food-list-rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:10px;align-items:start}
.food-status-group{padding:7px 0 6px}
.food-status-group+.food-status-group{border-top:1px solid var(--line)}
.food-status-group-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px 2px;color:#62685a}
.food-status-group-heading h4{display:flex;align-items:center;gap:8px;margin:0;font:700 12px/1.4 var(--sans)}
.food-status-group-heading h4 i{font-size:10px;font-style:normal}
.food-status-group-heading>span{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}
.food-status-group-heading.beneficial{color:var(--green)}
.food-status-group-heading.neutral{color:var(--amber)}
.food-status-group-heading.avoid{color:var(--red)}
.food-row{min-width:0;border:1px solid #d9dfd2;border-radius:7px;overflow:hidden;background:#f2f3ee}
.food-row+.food-row{border-top:1px solid #d9dfd2}
.food-row.beneficial{background:var(--green-bg);border-color:#cadfce}
.food-row.neutral{background:var(--amber-bg);border-color:#e5d9ba}
.food-row.avoid{background:var(--red-bg);border-color:#e7cbce}
.food-row.unresolved{background:#f0f1eb;border-color:#d9ddd0}
.food-row>summary{padding:10px 11px;gap:9px;grid-template-columns:minmax(0,1fr) auto 11px;min-height:49px}
.food-row>summary:hover{background:#ffffff60}
.food-row-name{font-size:13px;line-height:1.45}
.food-row .status-badge{font-size:9px;padding:4px 6px;gap:4px;background:#fffef985}
.food-row-chevron{font-size:17px;color:#536147}
.food-row[open]>summary{background:#ffffff70}
.food-row-details{padding:0 12px 15px;background:#ffffff70}
.food-row-details .source-details{font-size:11px;border-color:#d7ddce;overflow-wrap:anywhere}
.food-row-details .all-type-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 6px}
.food-row-details .mini-type{gap:5px;min-width:0}
.food-row-details .mini-type .status-badge{font-size:8px;white-space:normal;line-height:1.4}
@media(max-width:1100px){.food-list-rows{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.food-overview-controls{align-items:flex-start;flex-wrap:wrap}.food-main .page-heading h1{font-size:38px}}
@media(max-width:600px){.food-category-jumps{padding:15px;margin:20px 0 24px}.food-category-jumps>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.food-category-jump{padding:8px 9px;gap:6px;font-size:10px}.food-category-jump>span{font-size:9px}.food-list-rows{grid-template-columns:1fr;padding:8px;gap:6px}.food-list-group-heading{padding:14px;align-items:flex-start;gap:12px}.food-list-group-heading h3{font-size:24px;min-width:0}.food-list-group-heading>span{font-size:9px;padding-top:5px}.food-row>summary{padding:11px;min-height:49px}.food-row-name{font-size:13px}.food-row .status-badge{font-size:9px}.food-list{gap:21px}}

/* A permanent kitchen menu on desktop; a vertical disclosure on mobile. */
:root{--sidebar-width:252px}
#main{container-type:inline-size}
.nav-icon{flex:none;color:var(--olive)}
.main-navigation>a{gap:13px;border-bottom:0;border-radius:8px;min-height:48px;padding:12px 15px;line-height:1.4}
.main-navigation>a:hover{background:#e7eddb}
.main-navigation>a.active{background:var(--olive);color:var(--white)}
.main-navigation>a.active .nav-icon{color:var(--lime)}
.main-navigation>a:focus-visible{outline-offset:2px}
@media(min-width:1001px){
  body{padding-left:var(--sidebar-width)}
  .wrap{width:min(1220px,calc(100% - 64px))}
  .site-header{position:fixed;inset:0 auto 0 0;width:var(--sidebar-width);height:100dvh;overflow-y:auto;overscroll-behavior:contain;z-index:50;border:0;border-right:1px solid var(--line);background:#f0f2e6;padding:30px 18px}
  .site-header .header-top{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0;width:100%;gap:28px;margin:0}
  .brand{font-size:23px;gap:11px;align-items:flex-start;line-height:1.1;letter-spacing:-.035em}
  .brand-mark{width:43px;height:43px;margin-top:2px}
  .brand small{font-size:7px;line-height:1.7;letter-spacing:.08em;margin-top:10px}
  .header-tools{display:block}
  .type-control{width:100%;justify-content:space-between;gap:8px;padding:13px 10px 13px 13px;border-radius:10px}
  .type-control-copy strong{font-size:13px}
  .type-control-copy small{font-size:9px;max-width:97px;line-height:1.5}
  .type-control select{min-width:88px;width:88px;height:54px;font-size:29px;padding-inline:10px 22px}
  .menu-toggle.icon-button{display:none}
  .main-navigation.wrap{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:7px;min-height:0;margin:28px 0 0;padding:24px 0 0;border-top:1px solid #d2dbc3}
  .main-navigation>a{font-size:13px}
  .main-navigation .profile-nav{margin:12px 0 0}
  .hero-stage-inner{column-gap:32px;grid-template-columns:.8fr 1.2fr;min-height:740px}
  .hero-stage h1{font-size:clamp(52px,4.5vw,76px)}
  .site-footer{flex-wrap:wrap;gap:20px}
}
@media(max-width:1000px){
  .menu-toggle.icon-button{display:inline-grid}
  .header-top{gap:18px}
  .header-tools{gap:12px}
  .main-navigation.wrap{display:none;min-height:0}
  .main-navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:4px;margin-block:0;padding:0 0 16px}
  .main-navigation>a{justify-content:flex-start;padding:12px 15px;font-size:14px}
  .main-navigation .profile-nav{margin:0}
}
@container (max-width:1120px){.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@container (max-width:1040px){.food-list-rows{grid-template-columns:repeat(2,minmax(0,1fr))}}
@container (max-width:920px){
  .recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .profile-layout{grid-template-columns:1fr}
  .hero-stage-inner{column-gap:25px;grid-template-columns:.7fr 1.3fr}
  .hero-stage h1{font-size:56px}
  .hero-lookup.quick-lookup{padding:18px}
  .hero-stage-description{font-size:13px}
}
@container (max-width:760px){
  .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hero-stage-inner{display:block;min-height:0;padding-top:315px;padding-bottom:34px}
  .hero-stage-photo{height:360px;bottom:auto}
  .hero-stage-photo img{object-position:14% 50%}
  .hero-stage:after{background:linear-gradient(180deg,#182c2b00 100px,#1c30366b 230px,#1c3036 350px)}
  .hero-stage-author{position:absolute;top:205px;left:0;padding:0}
  .hero-stage-author>strong{font-size:26px}
  .hero-stage-author>a{position:absolute;bottom:0;left:calc(100% + 20px);white-space:nowrap;font-size:10px;margin:0}
  .hero-stage-copy{max-width:none}
  .hero-stage h1{font-size:clamp(46px,9cqi,64px)}
  .hero-stage-description{max-width:none}
  .hero-stage-stats{max-width:440px}
}
@container (max-width:640px){
  .food-list-rows,.book-shelf{grid-template-columns:1fr}
  .page-heading{flex-wrap:wrap}
  .intro-grid,.testimonial-grid{grid-template-columns:1fr}
}
@container (max-width:540px){.recipe-grid{grid-template-columns:1fr}}
@media print{body{padding-left:0}#main{container-type:normal}}

/* Compact selector with a reserved arrow area, including two-letter AB. */
.type-control{padding:8px 10px 8px 12px;gap:10px}
.type-control-copy{min-width:0}
.type-control-copy strong{font-size:12px}
.type-control-copy small{font-size:9px;margin-top:2px}
.type-control select{appearance:none;-webkit-appearance:none;flex:0 0 82px;min-width:82px;width:82px;height:46px;min-height:44px;padding:7px 28px 7px 12px;font:600 22px/1.2 var(--sans);letter-spacing:0;white-space:nowrap;background:var(--lime) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%2326341e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 10px center}
.sidebar-toggle{display:none}
@media(min-width:1001px){
  .site-header{display:flex;flex-direction:column}
  .site-header .header-top,.main-navigation.wrap{flex-shrink:0}
  .sidebar-toggle{display:flex;align-items:center;gap:13px;flex-shrink:0;width:100%;min-height:44px;margin-top:24px;padding:10px 15px;border:1px solid var(--line);background:transparent;color:var(--olive);font-size:12px;text-align:left}
  .sidebar-toggle:hover{background:#e7eddb}
  .sidebar-toggle svg{flex:none}
  body.sidebar-collapsed{--sidebar-width:88px}
  .sidebar-collapsed .site-header{padding:24px 10px}
  .sidebar-collapsed .site-header .header-top{gap:22px}
  .sidebar-collapsed .brand{justify-content:center;gap:0}
  .sidebar-collapsed .brand-mark{margin:0;width:40px;height:40px}
  .sidebar-collapsed .brand>span,.sidebar-collapsed .type-control-copy,.sidebar-collapsed .main-navigation>a>span,.sidebar-collapsed .sidebar-toggle>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
  .sidebar-collapsed .type-control{padding:1px;gap:0;justify-content:center;border-radius:8px;box-shadow:none}
  .sidebar-collapsed .type-control select{flex-basis:64px;min-width:64px;width:64px;height:44px;font-size:18px;padding:7px 21px 7px 9px;background-position:right 7px center;background-size:10px 7px}
  .sidebar-collapsed .type-control select:focus-visible{outline-offset:2px;outline-color:var(--olive)}
  .sidebar-collapsed .main-navigation.wrap{margin-top:24px;padding-top:20px}
  .sidebar-collapsed .main-navigation>a,.sidebar-collapsed .sidebar-toggle{justify-content:center;gap:0;padding-inline:0}
  .sidebar-collapsed .sidebar-toggle svg{transform:rotate(180deg)}
}
@media(forced-colors:active){.type-control select{appearance:auto;background-image:none;padding-right:5px}}
@media print{.sidebar-toggle{display:none!important}body.sidebar-collapsed{padding-left:0}}

/* Full original client accounts, with a quick index for longer stories. */
.testimonials-page{padding-top:36px}
.testimonials-intro{padding:clamp(28px,4vw,52px);border-radius:14px;background:linear-gradient(115deg,#303e50,#1c3036);color:#fcfaef}
.testimonials-intro .eyebrow{color:#d4e2b6}
.testimonials-intro h1{max-width:700px;font-size:clamp(39px,4.7vw,62px)}
.testimonials-intro p{max-width:660px;color:#e0e7d8;font-size:16px;margin-bottom:12px}
.testimonials-intro .testimonials-intro-context{font-size:13px;margin-bottom:0}
.testimonials-index{padding:30px 0;scroll-margin-top:24px}
.testimonials-index h2{font:600 13px var(--sans);margin:0 0 15px;color:var(--olive)}
.testimonials-index>div{display:flex;flex-wrap:wrap;gap:8px}
.testimonials-index .chip{display:flex;align-items:center;gap:12px;margin:0;font-size:13px}
.testimonials-index .chip:hover{background:var(--sage);border-color:#a7b98d}
.testimonial-stories{display:grid;gap:24px;max-width:920px;margin-inline:auto}
.testimonial-story{padding:clamp(23px,4vw,46px);border:1px solid var(--line);border-radius:13px;background:var(--white);scroll-margin-top:24px}
.testimonial-story>header{display:flex;align-items:center;gap:20px;margin-bottom:25px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.testimonial-number{font:46px/1 var(--serif);color:#829468}
.testimonial-story .eyebrow{font-size:9px;margin-bottom:7px}
.testimonial-story h2{font-size:34px;margin:0;color:var(--olive)}
.testimonial-story blockquote{font:16px/1.85 var(--sans);margin:0;overflow-wrap:anywhere}
.testimonial-story blockquote p{margin-bottom:18px}
.testimonial-story blockquote p:last-child{margin-bottom:0}
.testimonial-story>footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px;padding-top:17px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}
.testimonial-story>footer .text-button{min-height:44px}
.testimonial-author-note{border-inline-start:3px solid #9aaa7a;background:#edf2e3;margin-top:24px;padding:18px 22px;border-radius:0 8px 8px 0}
.testimonial-author-note h3{font:600 13px var(--sans);margin-bottom:8px;color:var(--olive)}
.testimonial-author-note p{font-size:14px;margin:0}
@media(max-width:600px){.testimonials-page{padding-top:23px}.testimonials-intro p{font-size:14px}.testimonials-index{padding:23px 0}.testimonial-story blockquote{font-size:15px}.testimonial-story>header{gap:15px}.testimonial-stories{gap:16px}}

/* Recipe heroes carry the homepage's blue and cream palette. */
.recipe-dialog .dialog-hero{background:linear-gradient(115deg,#303e50,#1c3036);color:#fcfaef}
.recipe-dialog .dialog-image{display:block;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 36px),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 36px),transparent)}
.recipe-dialog .dialog-heading h2{color:#fcfaef}
.recipe-dialog .dialog-heading p{color:#e0e7d8}
.recipe-dialog .dialog-heading .eyebrow{color:#d4e2b6}
.recipe-dialog .dialog-actions .button{min-height:44px;background:var(--lime);border-color:var(--lime);color:#26341e}
.recipe-dialog .dialog-actions .button:hover{background:#dce8b7;border-color:#dce8b7}
.recipe-dialog .dialog-actions .favorite-button,.recipe-dialog .dialog-close{width:44px;height:44px;background:#1c3036;color:#fcfaef;border:1px solid #dce6d680}
.recipe-dialog .dialog-actions .favorite-button:hover,.recipe-dialog .dialog-close:hover{background:#3b5054;border-color:#fcfaef}
.recipe-dialog .dialog-actions .favorite-button.saved{background:var(--lime);border-color:var(--lime);color:#26341e}
.recipe-dialog .dialog-actions .favorite-button.saved:hover{background:#dce8b7}
.recipe-dialog .dialog-hero button:focus-visible,.recipe-dialog .dialog-close:focus-visible{outline-color:var(--lime)}
@media(max-width:600px){.recipe-dialog .dialog-heading{padding-bottom:26px}.recipe-dialog .dialog-image{-webkit-mask-image:linear-gradient(to bottom,#000 calc(100% - 28px),transparent);mask-image:linear-gradient(to bottom,#000 calc(100% - 28px),transparent)}}
@media print{.recipe-dialog .dialog-hero{background:white;color:black}.recipe-dialog .dialog-image{-webkit-mask-image:none;mask-image:none}.recipe-dialog .dialog-heading h2,.recipe-dialog .dialog-heading p,.recipe-dialog .dialog-heading .eyebrow{color:black}.recipe-dialog .dialog-close,.recipe-dialog .dialog-actions{display:none!important}}
/* Free, authenticated meal-program library. */
#programs-nav[hidden]{display:none!important}.program-intro-banner{background:linear-gradient(115deg,#2b3d49,#1f3438);color:#f7f5e7;border-radius:12px;padding:28px 32px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px}.program-intro-banner .eyebrow{color:#cdd8a5}.program-intro-banner h2{color:inherit;margin-bottom:10px;font-size:34px}.program-intro-banner p{margin:0;color:#dfe7df;font-size:14px}.program-account-badge{white-space:nowrap;font-size:11px;border:1px solid #788e7e;border-radius:30px;padding:8px 13px;color:#dce5bd}.program-meal-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:26px}.program-meal-tab{display:flex;align-items:center;justify-content:center;gap:12px;min-height:56px;border:1px solid var(--line);background:var(--white);font-size:13px;color:var(--olive);padding:12px}.program-meal-tab>span:first-child{font-size:22px}.program-meal-tab.selected{background:var(--olive);color:var(--white);border-color:var(--olive);font-weight:bold}.program-language-note{padding:12px 16px;background:#edf0e2;border-radius:7px;color:var(--muted);font-size:12px}.program-section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin:32px 0 20px}.program-section-heading h2{margin:0;font-size:31px}.program-section-heading>span{font-size:12px;color:var(--muted)}.program-meal-intro{padding:21px 25px;border:1px solid var(--line);border-radius:9px;margin-bottom:22px;font-size:14px;background:#edf0e2}.program-meal-intro>div+div{margin-top:17px}.program-meal-intro p:last-child{margin-bottom:7px}.program-meal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.program-meal-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;background:var(--white);padding:25px}.program-card-heading{display:flex;align-items:center;gap:15px;margin-bottom:18px}.program-option-number{width:35px;height:35px;border:1px solid #d5ddc6;border-radius:50%;background:#edf1e3;display:grid;place-items:center;color:var(--olive);font:18px var(--serif);flex:none}.program-card-heading h3{font-size:23px;margin:0}.program-meal-text{font-size:15px;line-height:1.75;margin-bottom:10px}.program-meal-text p:last-child{margin-bottom:0}.program-source{display:block;font-size:10px;color:var(--muted);margin-top:auto;padding-top:15px}.program-preparation{margin-top:27px;border:1px solid var(--line);border-radius:9px;background:#e9edda;padding:21px 25px;font-size:14px}.program-preparation summary{cursor:pointer;font:24px var(--serif);display:flex;align-items:center;justify-content:space-between;list-style:none}.program-preparation summary::-webkit-details-marker{display:none}.program-preparation>div{padding-top:20px}.program-preparation p:last-child{margin-bottom:0}.program-preparation[open] summary>span{transform:rotate(45deg)}
@media(max-width:700px){.program-intro-banner{padding:24px;align-items:start;flex-direction:column;gap:18px}.program-meal-tabs{grid-template-columns:1fr 1fr;gap:8px}.program-meal-tab{min-height:51px;justify-content:start;padding:10px 14px;font-size:12px}.program-meal-grid{grid-template-columns:1fr;gap:16px}.program-meal-card{padding:23px}.program-meal-text{font-size:16px}.program-meal-intro{padding:20px;font-size:15px}.program-source{font-size:11px}.program-section-heading{margin-top:25px}.program-preparation{padding:20px;font-size:15px}.program-preparation summary{font-size:22px}}
.program-dinner-context{font-size:14px;line-height:1.7;color:var(--muted);max-width:760px;margin-top:-5px;margin-bottom:23px}@media(max-width:700px){.program-dinner-context{font-size:15px}}
/* A public preview of the recipe membership; absent for members and pending sessions. */
.premium-teaser{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr);gap:36px;align-items:center;padding:38px;margin:0 0 46px;background:linear-gradient(115deg,#303e50,#1c3036);color:#fcfaef;border:1px solid #40545c;border-radius:14px;}
.premium-teaser-copy{min-width:0;}.premium-teaser .eyebrow{color:#d4e2b6;margin-bottom:17px;}.premium-teaser h2{color:inherit;font-size:clamp(31px,3.3vw,45px);line-height:1.12;max-width:490px;margin-bottom:24px;}
.premium-teaser-benefits{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:12px;font-size:14px;line-height:1.55;color:#e6eddf;}.premium-teaser-benefits li{display:flex;gap:12px;align-items:baseline;}.premium-teaser-benefits li>span:first-child{color:#d4e2b6;font-weight:bold;flex:none;}.premium-teaser-benefits strong{color:#fcfaef;}
.premium-teaser-price{margin-bottom:19px;}.premium-teaser-price p{font:27px/1.25 var(--serif);margin:0 0 5px;color:#fcfaef;}.premium-teaser-price>span{font-size:13px;color:#d8e2d7;}.premium-teaser .premium-teaser-cta{background:var(--lime);border-color:var(--lime);color:#26382f;font-size:13px;min-height:49px;}.premium-teaser .premium-teaser-cta:hover{background:#dce8b7;}.premium-teaser .premium-teaser-tax{font-size:11px;color:#d8e2d7;margin:12px 0 0;}
.premium-teaser-examples{display:grid;gap:13px;min-width:0;}.premium-example{width:100%;display:grid;grid-template-columns:108px minmax(0,1fr);gap:0;text-align:start;align-items:stretch;min-height:113px;padding:0;border:1px solid #65777c;border-radius:9px;overflow:hidden;background:#ffffff0a;color:#fcfaef;transition:background .15s,border-color .15s;}.premium-example:hover{background:#ffffff14;border-color:#c3d29e;}.premium-example-photo{position:relative;min-height:113px;}.premium-example-photo img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;}.premium-example-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:13px;padding:17px 18px;}.premium-example-copy>strong{font:22px/1.2 var(--serif);overflow-wrap:anywhere;}.premium-example-access{display:flex;align-items:center;gap:7px;font-size:11px;color:#d4e2b6;}.premium-example-access svg{height:15px;width:15px;flex:none;}.premium-teaser button:focus-visible{outline-color:var(--lime);outline-offset:4px;}
@media(max-width:900px){.premium-teaser{gap:25px;padding:29px;grid-template-columns:minmax(0,1fr) minmax(250px,1fr);}.premium-example{grid-template-columns:88px minmax(0,1fr);}.premium-example-copy{padding:15px;}.premium-example-copy>strong{font-size:20px;}}
@media(max-width:700px){.premium-teaser{grid-template-columns:1fr;padding:25px;gap:27px;margin-bottom:34px;}.premium-teaser h2{font-size:34px;max-width:480px;}.premium-teaser-benefits{font-size:15px;}.premium-teaser-price p{font-size:26px;}.premium-teaser .premium-teaser-cta{width:100%;font-size:14px;}.premium-example{grid-template-columns:96px minmax(0,1fr);}.premium-example-copy>strong{font-size:22px;}.premium-teaser .premium-teaser-tax{font-size:12px;}}
@media print{.premium-teaser{display:none;}}
.premium-teaser-benefit-note{display:block;margin-top:5px;font-size:13px;color:#d8e2d7;line-height:1.55;}
.home-content{container-type:inline-size;container-name:home-content}
@container home-content (max-width:820px){.premium-teaser{grid-template-columns:1fr}.premium-teaser h2{max-width:none}.premium-teaser-examples{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.premium-example{grid-template-columns:1fr}.premium-example-photo{aspect-ratio:4/3}.premium-example-copy{padding:14px}.premium-example-copy>strong{font-size:22px}}
@container home-content (max-width:520px){.premium-teaser-examples{grid-template-columns:1fr}.premium-example{grid-template-columns:96px minmax(0,1fr)}.premium-example-photo{aspect-ratio:auto}}
