.shop-page{max-width:1100px;margin:0 auto;padding:48px 28px 80px;color:#20382e}.shop-heading h1{display:flex;align-items:center;gap:14px;font-size:36px;margin:0}.shop-heading p,.shop-guest>p{color:#587064;margin:10px 0 32px}.shop-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:42px;align-items:start}.shop-inline{display:flex;gap:8px;margin-top:8px}.shop-page input,.shop-page textarea{font:inherit;max-width:100%;border:1px solid #c9d4c9;border-radius:9px;background:#fff;color:#20382e;padding:12px;min-width:0}.shop-inline input{width:100%}.shop-sidebar nav{display:flex;flex-direction:column;margin-top:22px;gap:4px}.shop-sidebar nav button{display:flex;align-items:center;justify-content:space-between;text-align:left;gap:12px;padding:14px;background:transparent;border:0;border-radius:9px;color:inherit;font:inherit;overflow-wrap:anywhere}.shop-sidebar nav button[aria-current]{background:#e3ecd9;color:#18593f;font-weight:700}.shop-sidebar small{font-size:12px}.shop-sheet{background:#fff;border:1px solid #e0e7da;border-radius:16px;padding:28px;min-width:0}.shop-sheet h1{font-size:30px;overflow-wrap:anywhere}.shop-title{display:flex;gap:10px;margin-bottom:24px}.shop-title input{font-size:26px;font-weight:700;border-color:transparent;width:100%;padding:4px 0}.shop-title input:focus{border-color:#18593f}.shop-add label{display:block;font-weight:650;margin-bottom:10px}.shop-add textarea{display:block;width:100%;resize:vertical;min-height:92px;margin-bottom:12px}.shop-preview{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px;max-height:140px;overflow:auto}.shop-preview span{font-size:13px;padding:5px 9px;background:#f0f3e9;border-radius:5px;overflow-wrap:anywhere}.shop-items{padding:0;margin:24px 0;list-style:none}.shop-items li{display:flex;align-items:center;gap:8px;border-bottom:1px solid #edf0e9}.shop-items label{display:flex;align-items:center;gap:14px;flex:1;min-width:0;padding:16px 0;cursor:pointer}.shop-items input[type=checkbox]{width:24px;height:24px;flex-shrink:0;accent-color:#18593f}.shop-items span{overflow-wrap:anywhere}.shop-checked label span{text-decoration:line-through;color:#758377}.shop-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.shop-sharing{border-top:1px solid #e0e7da;margin-top:24px;padding-top:20px}.shop-sharing summary{cursor:pointer;font-weight:650;display:flex;gap:10px;align-items:center;min-height:44px}.shop-sharing p{color:#587064;line-height:1.65}.shop-sharing>.secondary{margin:0 8px 10px 0}.shop-link{display:flex;flex-wrap:wrap;gap:10px}.shop-link input{flex:1;min-width:150px}.shop-error{background:#fff1e8;border:1px solid #eacbb3;border-radius:10px;padding:16px;margin:16px 0}.shop-error p{margin:0 0 10px}.shop-progress{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#20382e;color:#fff;border-radius:20px;padding:10px 18px}.shop-guest-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 28px;border-bottom:1px solid #e0e7da}.shop-guest-header a{font-size:23px;font-weight:800;color:#18593f;text-decoration:none}.shop-guest-header select{max-width:160px;font:inherit;border:1px solid #c9d4c9;border-radius:8px;padding:10px;background:#fff}.shop-guest{max-width:740px}.shop-page button:disabled{opacity:.55;cursor:default}.shop-page :focus-visible{outline:3px solid #6a8c44;outline-offset:3px}@media(max-width:700px){.shop-page{padding:28px 16px 60px}.shop-heading h1{font-size:28px}.shop-layout{grid-template-columns:1fr;gap:20px}.shop-sidebar nav{flex-direction:row;overflow:auto;margin-top:12px}.shop-sidebar nav button{flex-shrink:0;max-width:220px}.shop-sidebar nav span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-sheet{padding:20px 16px}.shop-title input{font-size:23px}.shop-guest-header{padding:16px}.shop-items label{min-height:58px}.shop-heading p{margin-bottom:20px}}.facet-filters{border:1px solid var(--border, #dedbd3);border-radius:16px;padding:16px 20px;margin:18px 0;background:var(--panel);color:var(--text)}.facet-filters summary{cursor:pointer;font-weight:650;padding:4px 0}.facet-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:14px;margin-top:18px}.facet-fields label{font-size:13px;display:grid;gap:7px}.facet-fields select{width:100%;min-width:0;min-height:42px;border:1px solid var(--border, #dedbd3);border-radius:8px;padding:8px;color:inherit;background:var(--panel)}.facet-equipment{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:14px 0 20px}.facet-equipment label,.facet-equipment-toggle{display:flex;align-items:center;gap:9px;font-size:14px}.facet-equipment input,.facet-equipment-toggle input{accent-color:#567459;width:18px;height:18px}.facet-filters>.filter-chip{margin-top:14px}.facet-badges{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0;font-size:11px}.facet-badges span{background:var(--tint);border:1px solid var(--border, #dedbd3);padding:5px 8px;border-radius:12px}.facet-details{padding-bottom:20px;border-bottom:1px solid var(--border, #dedbd3)}.facet-details dl{display:grid;gap:10px;margin:18px 0}.facet-details dl>div{display:grid;grid-template-columns:minmax(110px,1fr) 1.5fr;gap:12px}.facet-details dt{font-size:13px;opacity:.75}.facet-details dd{margin:0;font-size:14px}.facet-details code{overflow-wrap:anywhere;font-size:12px}.facet-details a{text-underline-offset:3px}@media(max-width:500px){.facet-filters{padding:12px}.facet-fields{grid-template-columns:1fr 1fr;gap:10px}.facet-fields label{font-size:12px}.facet-equipment{grid-template-columns:1fr}.facet-details dl>div{grid-template-columns:1fr}}.discovery{max-width:1120px;margin:32px auto 70px}.discovery-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;flex-wrap:wrap;margin-bottom:28px}.discovery h1{font-family:var(--font-display, Georgia, serif);font-size:clamp(30px,5vw,52px);margin:6px 0 0;font-weight:500}.discovery-tabs{display:flex;flex-wrap:wrap;gap:8px}.discovery-tabs [aria-pressed=true]{background:#e5eadf;border-color:#31543c}.discovery-stage{max-width:560px;margin:24px auto}.discovery-progress{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;color:#596453}.discovery-card{border:1px solid #dcded3;border-radius:18px;overflow:hidden;background:#fffdf7;touch-action:pan-y pinch-zoom;box-shadow:0 12px 35px #2433250a}.discovery-card:focus-visible{outline:3px solid #31543c;outline-offset:5px}.discovery-image{aspect-ratio:4/3;background:#e8ebdf;display:grid;place-items:center;overflow:hidden}.discovery-image img{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}.discovery-card-copy{padding:24px}.discovery-title{font:inherit;color:inherit;text-align:start;background:none;border:0;padding:0;cursor:pointer}.discovery h2{font-family:var(--font-display, Georgia, serif);font-weight:500;font-size:30px;line-height:1.2;margin:8px 0 16px}.discovery-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.discovery-actions button{flex:1;justify-content:center;min-height:48px}.discovery-hide{display:flex;gap:8px;align-items:center;margin:20px auto 0;padding:8px;border:0;background:none;color:#596453;font:inherit;cursor:pointer}.discovery-end{padding:50px 24px;text-align:center;background:#f1f2e9;border-radius:18px}.discovery-collection{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}.discovery-collection article{min-width:0;border:1px solid #dcded3;border-radius:14px;overflow:hidden;padding-bottom:20px}.discovery-collection h2,.discovery-collection article>button{margin:16px}.discovery-collection small{display:block;font:14px sans-serif;margin-top:10px}@media(max-width:600px){.discovery{margin-top:20px}.discovery-card-copy{padding:18px}.discovery-actions{gap:8px}.discovery-actions button{padding:10px 12px}.discovery h2{font-size:26px}}.discovery-stage .discovery-image{aspect-ratio:16/9;max-height:270px}@media(max-width:600px){.discovery-tabs{gap:6px}.discovery-tabs button{font-size:12px;padding:9px;min-height:44px}.discovery-heading{gap:14px;margin-bottom:18px}}.discovery-stage .discovery-image{height:clamp(180px,30vw,270px);aspect-ratio:auto}.discovery .discovery-image>img{display:block;width:100%;height:100%;max-width:none;object-fit:cover}.today-context{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0}.today-context label{display:grid;gap:8px}.today-context select,.discovery-search{padding:12px;border:1px solid #dcded3;border-radius:8px;background:#fffdf7;color:inherit;font:inherit;max-width:100%}.discovery-search{display:block;width:100%;margin:18px 0}.discovery-preferences{margin:18px 0}.discovery-preferences .discovery-tabs{margin-top:14px}.today-cards{margin-top:28px;grid-template-columns:repeat(3,minmax(0,1fr))}.today-cards article{background:#fffdf7}.today-reasons{margin:16px;color:#596453;font-size:14px}.today-reasons p{margin:6px 0}.today-actions{display:flex;flex-direction:column;gap:8px;margin:16px}.today-actions button{justify-content:center;min-height:44px}@media(max-width:800px){.today-cards{grid-template-columns:1fr;max-width:520px;margin:28px auto}}.collection-filters{display:grid;gap:16px;margin:24px 0}.collection-filters label{display:grid;gap:8px;max-width:480px}.collection-filters input{border:1px solid var(--border);border-radius:8px;padding:12px;font:inherit;width:100%;min-width:0;background:var(--panel);color:inherit}.recipe-decisions{display:grid;gap:10px}.recipe-decisions .decision-status{margin:6px 0 0}.repeat-choice{border:0;padding:0;margin:10px 0 0;display:grid;gap:8px;min-width:0}.repeat-choice legend{margin-bottom:8px}.recipe-decision-panel{padding:20px;border:1px solid var(--border);border-radius:16px;margin:24px 0;max-width:480px}.recipe-decisions button[aria-pressed=true],.collection-filters button[aria-pressed=true]{background:var(--tint);border-color:var(--accent)}.personal-dishes .recipe-decisions{margin:20px 16px 16px}.recipe-decisions,.recipe-decisions button,.repeat-choice legend{min-width:0;max-width:100%;overflow-wrap:anywhere;white-space:normal}.pairwise{display:grid;gap:20px}.pairwise>p{max-width:720px;line-height:1.6}.pairwise .discovery-progress{flex-wrap:wrap}.pairwise-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pairwise-cards article{background:#fffdf5;padding-bottom:20px}.pairwise-cards article>.primary{margin:0 16px;max-width:calc(100% - 32px)}.pairwise-cards h2{font-size:28px}@media(max-width:650px){.pairwise-cards{grid-template-columns:1fr}}.pair-facts{margin:0 16px 16px}.ingredient-discovery{display:grid;gap:20px}.ingredient-discovery>p{line-height:1.6;max-width:720px}.ingredient-search-label{display:grid;gap:10px;max-width:520px}.ingredient-results article{background:#fffdf5;padding-bottom:20px}.ingredient-facts,.ingredient-actions{margin:0 16px 16px}.ingredient-facts p{display:grid;gap:6px;font-size:13px;line-height:1.5}.ingredient-actions{display:grid;gap:8px}.ingredient-actions button{min-width:0;white-space:normal}.ingredient-facts details{font-size:13px;line-height:1.5;margin:12px 0}.ingredient-facts summary{cursor:pointer;font-weight:600}.discovery-themes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.discovery-themes>button{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:8px;white-space:normal;padding:18px}.discovery-themes>button[aria-pressed=true]{border-color:var(--accent, #a84f2b);background:#f5ebdf}.discovery-themes span{font-weight:400}@media(max-width:650px){.discovery-themes{grid-template-columns:1fr}}.today-mode{margin-bottom:20px}.surprise-card{grid-template-columns:minmax(0,600px);justify-content:center}.shared-matches{padding-top:18px}.match-session-actions{margin:18px 0}.match-invite{padding:18px;border:1px solid var(--border);border-radius:12px;margin:18px 0}.match-invite input{width:100%;min-width:0;margin-bottom:12px}.match-choice{max-width:560px;margin:20px auto}.match-votes{margin:20px 0}.match-votes>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;align-items:center}.match-votes span{min-width:0;overflow-wrap:anywhere}.match-results article{padding-bottom:18px}.match-results h3,.match-results article>button{margin:14px}.culinary-challenges{display:grid;gap:1.25rem}.challenge-heading{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:space-between}.challenge-next{width:min(100%,520px);margin-inline:auto}.culinary-challenges progress{width:100%;accent-color:var(--green)}.challenge-history article{padding-block:1rem;border-bottom:1px solid var(--line)}.challenge-progress{font-variant-numeric:tabular-nums}.culinary-challenges,.challenge-heading>*,.challenge-history article{min-width:0;overflow-wrap:anywhere}.discovery-challenges .discovery-heading{min-width:0;overflow-wrap:anywhere}.discovery-challenges .discovery-heading>div{min-width:0;max-width:100%}.daily-dishes{min-width:0;touch-action:pan-y pinch-zoom}.daily-dishes>img{object-position:center}.daily-caption .hero-recipe{bottom:100px;min-height:144px;max-height:240px;overflow-y:auto}.daily-controls{position:absolute;bottom:24px;left:25px;right:25px;display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px;background:#fffffff5;color:#263d2f}.daily-thumbnails{display:flex;gap:8px}.daily-thumbnail{padding:3px;border:2px solid transparent;border-radius:7px;opacity:.65}.daily-thumbnail[aria-pressed=true]{border-color:#31543c;opacity:1}.daily-thumbnail img{width:clamp(36px,4vw,64px);height:44px;object-fit:cover;border-radius:3px}.daily-arrow{padding:0;min-width:44px;min-height:44px;justify-content:center;border-radius:6px}.daily-count{font-size:12px;white-space:nowrap;margin-left:auto}.daily-controls button:focus-visible{outline:3px solid #ce8415;outline-offset:2px}.daily-controls button:hover{background:#e7ecdf;opacity:1}.daily-dishes:not(:has(.daily-controls)) .hero-recipe{bottom:24px}@media(max-width:700px){.daily-caption .hero-recipe{bottom:96px;min-height:132px;max-height:210px}.daily-controls{left:16px;right:16px;bottom:16px;gap:4px;padding:6px}.daily-thumbnails{gap:3px}.daily-thumbnail img{width:46px;height:40px}.daily-arrow{min-width:36px;min-height:44px}.daily-count{font-size:11px}}@media(max-width:360px){.daily-thumbnail img{width:36px}.daily-controls{left:10px;right:10px;gap:2px}}.pilot.app{--font-mono: "Manrope", sans-serif;font-family:Manrope,Arial,sans-serif;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.pilot>main{width:100%;flex:1 0 auto}.pilot .topbar{width:100%;flex-shrink:0;gap:26px}.pilot .topbar nav{gap:25px}.pilot .pilot-brand{white-space:nowrap}.pilot-settings{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;max-width:100%}.language-picker{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:44px;max-width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--panel);color:var(--text);font-size:13px}.language-current{min-width:0;overflow-wrap:anywhere}.pilot .language-picker select{position:absolute;inset:0;width:100%;height:100%;max-width:none;opacity:0;cursor:pointer;font-size:16px}.language-picker:focus-within{outline:3px solid #ce8415;outline-offset:4px}@media(hover:hover){.language-picker:hover{border-color:#80967b;background:#f0f3e9}}.pilot select{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:9px 12px;font-size:12px}.pilot-body{max-width:1440px;margin:auto;padding:0 64px 70px;min-height:65vh}.pilot .market-hero{margin:6px 0 0}.pilot .market-photo>img{width:100%}.pilot .fresh-seal span{font-size:12px}.market-catalog{margin-top:58px;scroll-margin-top:20px}.market-catalog>.pilot-heading h1{font-size:36px;line-height:1.2;letter-spacing:-1px}.market-filters{margin-bottom:20px}.market-sort{margin-left:auto}.pilot .market-open-photo{display:block;padding:0;width:100%;height:100%;text-align:left}.pilot .card-title{padding:0;text-align:left;display:block}.pilot .card-tagline{min-height:35px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pilot .pantry-match>button{margin-left:auto;padding:2px 5px}.market-empty{grid-column:1/-1;padding:55px 20px;text-align:center;background:var(--tint);border-radius:12px}.market-empty p{margin:12px auto 20px;max-width:55ch}.pilot .pilot-back{margin:20px 0 28px;padding:0;font-size:12px;color:var(--muted)}.pilot .recipe-overview{align-items:start}.pilot .recipe-photo{height:490px}.pilot .recipe-photo>img{height:100%}.pilot .recipe-summary h1{font-size:clamp(30px,3.4vw,48px)}.pilot-status{font-size:12px;color:var(--muted);margin-top:15px}.pilot-recipe-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:70px;margin-top:44px}.pilot-composition{min-width:0}.pilot-composition section{background:var(--panel);border:1px solid var(--border);border-radius:10px;padding:22px;margin-bottom:22px}.pilot-method section{margin-bottom:40px}.pilot-method h2,.pilot-composition h2{font-size:24px;letter-spacing:-.65px;line-height:1.3;margin-bottom:18px}.pilot-method h3{font-size:17px;margin-bottom:8px}.pilot-ingredients{list-style:none;padding:0;margin:0 0 16px}.pilot-ingredients>li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;padding:12px 0;border-bottom:1px solid var(--border);font-size:13px}.pilot-ingredients strong{font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums}.pilot-ingredients details{grid-column:1/-1;font-size:11px;color:var(--muted)}.pilot details summary{cursor:pointer;color:var(--muted);font-size:12px}.pilot details[open] summary{margin-bottom:10px}.pilot details p{margin-bottom:8px}.pilot a:not(.pilot-brand){text-underline-offset:3px}.pilot-provenance a,.market-photo-credit a,.pilot-glossary details a{text-decoration:underline;color:var(--accent)}.market-photo-credit{margin:12px 0;font-size:12px;color:var(--muted);overflow-wrap:anywhere}.pilot-nutrition{width:100%;border-collapse:collapse;margin:10px 0 16px}.pilot-nutrition th,.pilot-nutrition td{border-bottom:1px solid var(--border);padding:7px 0;font-size:12px}.pilot-nutrition th{text-align:left;font-weight:400}.pilot-nutrition td{text-align:right;font-variant-numeric:tabular-nums}.pilot-nutrition td small{display:block;max-width:180px;font-size:10px}.pilot-fine{font-size:12px;line-height:1.6;color:var(--muted)}.pilot-steps{padding-left:26px;margin:0}.pilot-steps li{padding:0 0 28px 10px}.pilot-steps li::marker{color:var(--accent);font-weight:700}.pilot-steps p{max-width:72ch}.pilot-tips article{padding:22px 24px;background:var(--tip);border-radius:10px;margin:16px 0}.pilot-tip-condition{color:#776c3d;font-size:12px;margin-bottom:8px}.pilot-tips article>p{margin-bottom:12px}.pilot-provenance{border-top:1px solid var(--border);padding-top:25px}.pilot-provenance p{margin-bottom:12px}.pilot-provenance ul{padding-left:20px}.pilot-provenance li{margin:8px 0}.pilot-glossary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.pilot-glossary article{padding:24px;border:1px solid var(--border);border-radius:10px;background:var(--panel);overflow-wrap:anywhere}.pilot-glossary-title{display:flex;align-items:start;justify-content:space-between;gap:15px}.pilot-glossary-title small{font-size:11px;color:var(--muted)}.pilot-glossary-title h2{font-size:21px;line-height:1.3;margin:5px 0 18px}.pilot-glossary-title code{font-size:10px;max-width:135px;color:var(--muted)}.pilot-labels{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 14px}.pilot-labels dt{font-size:11px;color:var(--muted)}.pilot-labels dd{margin:0}.pilot-glossary .pilot-fine{margin-bottom:12px}.pilot-search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.market-pantry p{margin-bottom:18px}.market-pantry-actions{position:sticky;bottom:0;padding:20px 0;background:var(--bg)}.pilot-footer{background:#000;color:#f5f7ee;padding:28px 24px;flex-shrink:0;font-size:13px;text-align:center}.pilot-footer .legal-links{display:flex;flex-wrap:wrap;gap:8px 24px;justify-content:center;margin:0 0 16px}.pilot-footer a{display:inline-flex;align-items:center;gap:6px}.pilot-footer p{margin:0;font-size:inherit;opacity:1}.pilot-footer p svg{vertical-align:-1px}.pilot-footer a:hover{text-decoration:underline}@media(max-width:1350px){.pilot-body,.pilot .topbar{padding-left:48px;padding-right:48px}.pilot .topbar nav{gap:18px}.pilot-recipe-layout{grid-template-columns:310px minmax(0,1fr);gap:42px}}@media(max-width:1000px){.pilot .topbar{height:auto;min-height:86px;flex-wrap:wrap;gap:12px;padding-top:18px;padding-bottom:14px}.pilot .topbar nav{order:3;width:100%;overflow-x:auto;padding-top:12px;display:flex}.pilot .topbar nav>button{flex:none}.pilot .recipe-photo{height:390px}.pilot-recipe-layout{gap:30px;grid-template-columns:280px minmax(0,1fr)}}@media(max-width:760px){.pilot-body{padding:0 20px 45px}.pilot .topbar{padding-left:20px;padding-right:20px}.pilot .market-hero{margin:8px 0 0}.market-catalog{margin-top:36px}.pilot .market-copy h1{font-size:54px;letter-spacing:-2.8px}.pilot .recipe-photo{height:350px}.pilot .recipe-overview{grid-template-columns:1fr;gap:26px}.pilot-recipe-layout{grid-template-columns:1fr;gap:20px;margin-top:26px}.pilot-glossary{grid-template-columns:1fr}.pilot .pilot-heading h2{font-size:28px}.market-filters select{max-width:100%}.market-sort{margin-left:0}.pilot-search{flex-wrap:wrap}.pilot-search select{width:100%}.pilot-search input{width:calc(100% - 32px)}}@media(max-width:430px){.pilot .card-meta{gap:8px;font-size:10px}.pilot .recipe-grid{gap:28px 16px}.pilot .card-image{height:180px}.pilot .card-title h3{font-size:16px}.pilot .card-tagline{font-size:11px}}.pilot .market-nutrition-basis{display:block;font-size:10px;color:var(--muted);margin:0 0 5px}.market-copy h1,.market-copy>p{white-space:pre-line}.pilot-header{flex-wrap:wrap}.recipe-summary,.card-body,.facet-fields label{min-width:0;overflow-wrap:anywhere}.pilot .recipe-overview>*{min-width:0}.pilot .recipe-stats,.pilot .recipe-cta{flex-wrap:wrap}.pilot .recipe-summary{overflow-wrap:anywhere}.account-dialog{width:min(720px,calc(100vw - 24px));max-height:calc(100dvh - 32px);padding:28px;border:1px solid #dce7cc;border-radius:20px;color:#20382e;background:#fafbf8;overflow:auto;box-shadow:0 24px 80px #11261a2e}.account-dialog::backdrop{background:#11261a80}.account-heading,.account-section-heading,.account-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.account-heading{align-items:flex-start;flex-wrap:nowrap}.account-heading>div{min-width:0;overflow-wrap:anywhere}.account-heading .icon-btn{flex:none;border-radius:50%;background:#eef3e9}.account-dialog h2{font-size:30px;margin:0}.account-dialog h3{font-size:20px}.account-dialog p{line-height:1.55}.account-dialog section{border-top:1px solid #dce7cc;padding:24px 0 0;margin-top:24px}.account-dialog button{cursor:pointer}.account-dialog button:disabled{opacity:.5;cursor:default}.account-dialog .secondary{border:1px solid #c6d3bd;background:#fff;color:#20382e;border-radius:10px;min-height:42px;padding:10px 14px;display:inline-flex;gap:8px;align-items:center}.account-identity>.secondary{margin:5px 8px 5px 0}.account-identity>p:first-child{margin-bottom:14px;font-size:16px;font-weight:600}.account-identity>.pilot-fine{margin-top:16px}.account-section-heading{margin-bottom:10px}.account-actions{margin-top:16px;justify-content:flex-start}.account-drafts{padding:0;list-style:none}.account-drafts li{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #dce7cc}.account-drafts button{background:transparent;border:0;padding:12px 0;text-align:left;overflow-wrap:anywhere}.account-drafts button:first-child{font-weight:600;flex:1}.account-editor{display:grid;gap:16px}.account-editor label{display:grid;gap:8px;font-weight:600}.account-editor input,.account-editor textarea{width:100%;max-width:100%;padding:12px;border:1px solid #bac9b2;border-radius:8px;color:#20382e;background:#fff;font:inherit;line-height:1.5}.account-editor textarea{resize:vertical}.account-dialog :focus-visible{outline:3px solid #18593f;outline-offset:3px}.account-entry{border:1px solid #c6d3bd;border-radius:10px;min-height:44px;padding:10px 14px;gap:8px;font-size:13px;font-weight:600;background:#f0f3e9;color:#18593f;cursor:pointer}.account-dialog [role=alert]{padding:12px;background:#fff0d7;border-radius:8px}@media(max-width:640px){.account-dialog{padding:18px}.account-dialog .account-actions{align-items:stretch}}@font-face{font-family:Google Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/signin/google-sans.ttf) format("truetype")}.account-providers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-dialog .provider-button{width:100%;min-width:0;min-height:48px;height:auto;margin:0;padding:13px 16px;justify-content:center;gap:12px;font-size:14px;line-height:20px;text-align:center}.provider-button:last-child:nth-child(odd){grid-column:1 / -1}.provider-label{min-width:0;overflow-wrap:anywhere}.account-dialog .provider-button.provider-google{font:500 14px/20px Google Sans,sans-serif;border:1px solid #747775;background:#fff;color:#1f1f1f;border-radius:10px}.provider-google img{width:20px;height:20px;object-fit:contain;flex:0 0 20px}@media(hover:hover){.account-dialog .secondary:hover,.account-entry:hover{background:#f0f3e9;border-color:#80967b}.account-dialog .provider-google:hover{background:#f8faff;border-color:#1f1f1f}}@media(max-width:540px){.account-providers{grid-template-columns:minmax(0,1fr)}.account-dialog h2{font-size:26px}}:root{color-scheme:light dark;--n-950: #22222a;--n-800: #33333c;--n-700: #4a4a54;--n-600: #5d5d67;--n-500: #6a6a75;--n-400: #b6b6c0;--n-300: #d2d2d9;--n-200: #e3e3e8;--n-100: #ececed;--n-50: #f4f4f6;--paper: #fbfbfc;--red-l: #b91c1c;--red-text-l: #991b1b;--gold-l: #ca8a04;--gold-text-l: #875a00;--gold-line-l: #e6cf94;--green-l: #4d8a3f;--green-text-l: #3f7233;--dk-surface: #1b1a21;--dk-raised: #24232b;--dk-hairline: #2c2b33;--dk-line: #35343b;--dk-line-2: #43424a;--dk-line-3: #53525c;--dk-ink: #e2e0e7;--dk-ink-2: #c2c0c9;--dk-ink-3: #adaab5;--dk-ink-4: #9a97a3;--dk-ink-5: #908d99;--dk-foot: #141319;--red-d: #e96c66;--red-text-d: #f0807a;--gold-d: #e5a731;--gold-text-d: #eab544;--gold-line-d: #6b5a2a;--green-d: #7fae74;--green-text-d: #8fbb84;--surface: var(--n-50);--raised: var(--paper);--hairline: var(--n-100);--line: var(--n-200);--line-2: var(--n-300);--line-3: var(--n-400);--ink: var(--n-950);--ink-2: var(--n-800);--ink-3: var(--n-700);--ink-4: var(--n-600);--ink-5: var(--n-500);--red: var(--red-l);--red-text: var(--red-text-l);--gold: var(--gold-l);--gold-text: var(--gold-text-l);--gold-line: var(--gold-line-l);--green: var(--green-l);--green-text: var(--green-text-l);--btn-bg: #2a2a33;--btn-fg: var(--paper);--topbar: rgba(244, 244, 246, .97);--foot-bg: #24232b;--foot-ink: #9a9aa4;--foot-ink-2: #dcdce1;--shadow: 0 4px 12px rgba(30, 30, 40, .07);--font-sans: "Geist", system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", ui-monospace, SFMono-Regular, monospace;--w-display: 300;--t-hero: 32px;--t-h2: 24px;--t-h3: 20px;--t-body: 15px;--t-small: 14px;--t-fine: 13px;--t-micro: 12px;--t-label: 10.5px;--ls-hero: -.032em;--ls-h2: -.022em;--ls-label: .16em;--lh-body: 1.6;--w-page: 1080px;--r-card: 12px;--r-button: 10px;--r-pill: 999px;--r-flag: 3px;--pad-x: 22px;--gap: 14px;--h-topbar: 56px;--dur: .2s;--ease: ease}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--surface: var(--dk-surface);--raised: var(--dk-raised);--hairline: var(--dk-hairline);--line: var(--dk-line);--line-2: var(--dk-line-2);--line-3: var(--dk-line-3);--ink: var(--dk-ink);--ink-2: var(--dk-ink-2);--ink-3: var(--dk-ink-3);--ink-4: var(--dk-ink-4);--ink-5: var(--dk-ink-5);--red: var(--red-d);--red-text: var(--red-text-d);--gold: var(--gold-d);--gold-text: var(--gold-text-d);--gold-line: var(--gold-line-d);--green: var(--green-d);--green-text: var(--green-text-d);--btn-bg: var(--dk-ink);--btn-fg: var(--dk-surface);--topbar: rgba(27, 26, 33, .97);--foot-bg: var(--dk-foot);--foot-ink: var(--dk-ink-4);--foot-ink-2: var(--dk-ink-2);--shadow: 0 4px 16px rgba(0, 0, 0, .45);--w-display: 400}}:root[data-theme=dark]{--surface: var(--dk-surface);--raised: var(--dk-raised);--hairline: var(--dk-hairline);--line: var(--dk-line);--line-2: var(--dk-line-2);--line-3: var(--dk-line-3);--ink: var(--dk-ink);--ink-2: var(--dk-ink-2);--ink-3: var(--dk-ink-3);--ink-4: var(--dk-ink-4);--ink-5: var(--dk-ink-5);--red: var(--red-d);--red-text: var(--red-text-d);--gold: var(--gold-d);--gold-text: var(--gold-text-d);--gold-line: var(--gold-line-d);--green: var(--green-d);--green-text: var(--green-text-d);--btn-bg: var(--dk-ink);--btn-fg: var(--dk-surface);--topbar: rgba(27, 26, 33, .97);--foot-bg: var(--dk-foot);--foot-ink: var(--dk-ink-4);--foot-ink-2: var(--dk-ink-2);--shadow: 0 4px 16px rgba(0, 0, 0, .45);--w-display: 400}@font-face{font-family:Bitter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-0.ttf) format("truetype")}@font-face{font-family:Bitter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/font-1.ttf) format("truetype")}@font-face{font-family:Bitter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/font-2.ttf) format("truetype")}@font-face{font-family:Bitter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/font-3.ttf) format("truetype")}@font-face{font-family:Caveat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-4.ttf) format("truetype")}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/font-5.ttf) format("truetype")}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/font-6.ttf) format("truetype")}@font-face{font-family:Geist;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/font-7.ttf) format("truetype")}@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-8.ttf) format("truetype")}@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/font-9.ttf) format("truetype")}@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/font-10.ttf) format("truetype")}@font-face{font-family:Geist Mono;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/font-11.ttf) format("truetype")}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-12.ttf) format("truetype")}@font-face{font-family:Golos Text;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-13.ttf) format("truetype")}@font-face{font-family:Golos Text;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/font-14.ttf) format("truetype")}@font-face{font-family:Golos Text;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/font-15.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/font-16.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/font-17.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/font-18.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/font-19.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/font-20.ttf) format("truetype")}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;font-family:Manrope,Arial,sans-serif;color:#20382e;background:#fafbf8;font-size:14px;line-height:1.55}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button{border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #ce8415;outline-offset:4px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}svg{flex-shrink:0}button svg,a svg{vertical-align:middle}button{display:inline-flex;align-items:center;justify-content:center;gap:8px}input{min-width:0}input,select{color:inherit}input::placeholder{color:#777d78}::selection{background:#d8edb7;color:#163c2c}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.app{--bg: #fafbf8;--panel: #fff;--text: #20382e;--muted: #6a756c;--accent: #18593f;--accent-fg: #fff;--tint: #edf2e7;--border: #e1e6dc;--tip: #f5f3db;background:var(--bg);color:var(--text);min-height:100vh}.design-bar{height:53px;background:#fff;color:#34363b;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid #e7e7e7;gap:20px;font-size:12px;position:relative;z-index:30}.design-intro{display:flex;align-items:center;gap:8px;white-space:nowrap;font-weight:600}.demo-dot{width:7px;height:7px;background:#808899;border-radius:50%}.muted-separator{color:#c0c3c8;margin:0 3px}.design-switch{display:flex;gap:4px;align-items:center;padding:4px;background:#f3f3f5;border-radius:8px}.design-switch button{padding:5px 12px;border-radius:5px;white-space:nowrap;font-size:11px;font-weight:650;color:#6c6c74}.design-switch button[aria-pressed=true]{background:#fff;box-shadow:0 1px 4px #00000014;color:#22232a}.design-number{color:#8b8b93;font-size:10px}.house-marker{font-size:11px;color:#9997a3}.compare-info{font-size:11px;color:#73747b;white-space:nowrap}.topbar{height:88px;max-width:1440px;margin:auto;padding:0 64px;display:flex;align-items:center;gap:64px}.logo{display:inline-flex;align-items:center;font-size:29px;font-weight:800;letter-spacing:-1.7px;line-height:1}.logo-symbol{width:32px;height:32px;display:grid;place-items:center;border:1.5px solid currentColor;border-radius:50%;margin-right:8px;transform:rotate(-20deg)}.logo-arc{font-weight:400}.logo-dot{font-size:25px;color:var(--accent);margin-left:2px}.topbar nav{display:flex;gap:28px;align-items:center;flex:1;white-space:nowrap;font-size:12px}.topbar nav>a,.topbar nav>button{padding:8px 0;opacity:.7}.topbar nav .current{opacity:1;font-weight:750;border-bottom:1.5px solid currentColor}.topbar nav>button{gap:7px}.nav-count{padding:1px 5px;border-radius:4px;font-size:10px;background:var(--tint);line-height:1.6}.top-actions{display:flex;align-items:center;gap:20px}.icon-btn{width:38px;height:38px;border-radius:50%}.icon-btn:hover{background:var(--tint)}.basket-btn{position:relative}.basket-btn>span{position:absolute;top:0;right:-2px;background:var(--accent);color:var(--accent-fg);border-radius:50%;min-width:17px;font-size:10px}.kitchen-button{padding:10px 15px;border:1px solid var(--border);border-radius:7px;font-size:11px;font-weight:650}.primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--accent);color:var(--accent-fg);border:1px solid var(--accent);padding:14px 21px;border-radius:6px;font-weight:650;font-size:13px;line-height:1.6}.primary:hover{filter:brightness(1.09)}.secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 16px;border:1px solid var(--border);border-radius:6px;font-size:12px;background:var(--panel)}.text-button{display:inline-flex;align-items:center;gap:8px;font-size:12px}.text-button b{background:var(--accent);color:var(--accent-fg);border-radius:50%;width:19px;height:19px;display:grid;place-items:center;font-size:10px}.hero-eyebrow{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;margin-bottom:20px}.tiny-leaf{background:#e1ebd1;width:26px;height:26px;border-radius:50%;display:grid;place-items:center}.market-hero{max-width:1312px;margin:6px auto 0;display:grid;grid-template-columns:46% 54%;min-height:545px;background:#f0f3e9;border-radius:14px;overflow:hidden}.market-copy{padding:49px 48px 30px}.market-copy h1{font-size:76px;line-height:1.03;letter-spacing:-4px;font-weight:650;margin-bottom:23px}.market-copy>p{font-size:18px;line-height:1.65;color:#667363;margin-bottom:28px}.market-photo{position:relative;background:#1d503c}.market-photo>img{height:100%;position:absolute;object-position:60% 50%}.fresh-seal{position:absolute;right:24px;top:24px;width:97px;height:97px;border-radius:50%;background:#e7ecbd;color:#31543c;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);text-align:center;font-size:11px;line-height:1.25;gap:5px}.hero-recipe{position:absolute;left:25px;right:25px;bottom:24px;background:#fffffff5;border-radius:8px;justify-content:space-between;padding:21px 23px;text-align:left;color:#263d2f}.hero-recipe>div>span{font-size:10px;color:#71816a}.hero-recipe h3{font-size:22px;line-height:1.25;letter-spacing:-.6px;margin:6px 0 11px;font-weight:650}.hero-recipe p{font-size:11px;display:flex;align-items:center;gap:7px;color:#6f796d}.hero-recipe p>span{margin-left:12px}.circle-arrow{width:45px;height:45px;display:grid;place-items:center;border:1px solid #cbd8bf;border-radius:50%}.pantry-prompt{border-top:1px solid #d9e1cf;padding:23px 0 0;margin-top:36px;width:100%;justify-content:flex-start;text-align:left;gap:13px}.pantry-prompt>span:nth-child(2){flex:1}.pantry-prompt b{display:block;font-size:11px;font-weight:650}.pantry-prompt small{display:block;font-size:10px;color:#74816c;margin-top:4px}.pantry-icon{width:40px;height:43px;background:#e5ecd9;border-radius:6px;display:grid;place-items:center}.catalog-shell{max-width:1312px;margin:58px auto 72px;display:flex;gap:55px}.catalog-main{flex:1;min-width:0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:16px}.section-kicker{font-size:11px;color:var(--muted);display:block;margin-bottom:7px}.section-heading h2{font-size:32px;letter-spacing:-1px;line-height:1.25;font-weight:650}.recipe-count{font-size:12px;background:var(--tint);border-radius:50%;width:25px;height:25px;display:inline-grid;place-items:center;letter-spacing:0;vertical-align:middle;margin-left:12px;font-weight:500}.catalog-search{display:flex;align-items:center;gap:13px;background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:13px 17px;margin-bottom:17px}.catalog-search input{flex:1;border:0;background:none;outline-offset:7px;font-size:13px}.catalog-search>svg{color:var(--muted)}.catalog-search kbd{font-family:inherit;font-size:10px;border:1px solid var(--border);padding:2px 6px;border-radius:4px;color:var(--muted)}.filter-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.filter-chip{padding:9px 12px;border:1px solid var(--border);border-radius:999px;font-size:11px;background:var(--panel);gap:6px;white-space:nowrap}.filter-chip:hover{background:var(--tint)}.filter-chip.selected{color:var(--accent-fg);background:var(--accent);border-color:var(--accent)}.sort{display:flex;margin-left:auto;align-items:center;font-size:11px;position:relative}.sort select{appearance:none;border:0;background:none;padding:10px 22px 10px 8px;cursor:pointer;max-width:185px}.sort svg{position:absolute;right:2px;pointer-events:none}.results-caption{display:flex;justify-content:space-between;gap:15px;margin:18px 0 22px;font-size:11px;color:var(--muted);min-height:17px}.results-caption button{font-size:11px;text-decoration:underline;white-space:nowrap}.applied-filters{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}.applied-filters span{font-size:10px;padding:3px 8px;border:1px solid var(--border);border-radius:4px}.recipe-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}.recipe-card{min-width:0}.card-image{position:relative;height:210px;overflow:hidden;border-radius:10px}.card-image>a{display:block;height:100%}.card-image img{height:100%;transition:transform .35s}.recipe-card:hover .card-image img{transform:scale(1.04)}.image-tag{position:absolute;top:12px;left:12px;background:#fffffff0;color:#384136;font-size:9px;font-weight:650;border-radius:4px;padding:5px 8px;pointer-events:none}.save-btn{position:absolute;right:12px;top:12px;width:32px;height:32px;border-radius:50%;background:#ffffffef;color:#454}.save-btn.saved{background:#fce9ed;color:#af3a51}.card-body{padding:15px 2px 0}.card-category{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--muted);margin-bottom:8px}.card-title h3{font-size:17px;letter-spacing:-.35px;font-weight:700;line-height:1.35;min-height:46px}.card-tagline{font-size:11px;color:var(--muted);margin:5px 0 13px}.card-meta{display:flex;gap:14px;font-size:10px;white-space:nowrap}.card-meta>span{display:flex;align-items:center;gap:5px}.pantry-match{display:flex;align-items:center;gap:5px;border-top:1px solid var(--border);font-size:10px;margin-top:14px;padding-top:10px;color:var(--muted)}.pantry-match.complete{color:var(--accent)}.pantry-match>a{margin-left:auto;padding:2px 5px}.bottom-story{margin-top:55px;padding:34px 40px;background:var(--tint);border-radius:10px;position:relative}.bottom-story>div{display:flex;align-items:center;gap:9px;font-size:11px;margin-bottom:12px;color:var(--muted)}.bottom-story h3{font-size:27px;line-height:1.3;letter-spacing:-.7px;margin-bottom:12px;font-weight:550}.bottom-story p{max-width:500px;font-size:12px;line-height:1.8;color:var(--muted)}.bottom-story>a{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:650;margin-top:18px}footer{padding:48px 40px 25px;text-align:center;background:#183d2e;color:#f5f7ee}footer .logo-dot{color:#cde4a2}footer>p{font-size:12px;opacity:.6;margin-top:12px}.footer-links{display:flex;justify-content:center;gap:26px;font-size:11px;margin:22px 0 35px}.footer-links button{font-size:inherit;color:inherit}footer>small{display:flex;justify-content:space-between;align-items:center;max-width:1312px;margin:auto;padding-top:20px;border-top:1px solid #ffffff20;font-size:10px;color:#ffffff85;gap:6px}.armenian-heart{width:16px;height:16px}.empty{padding:65px 20px;text-align:center;background:var(--tint);border-radius:10px}.empty>svg{margin:0 auto 18px;color:var(--muted)}.empty h3{font-size:22px;margin-bottom:10px}.empty p{max-width:440px;margin:0 auto 22px;font-size:13px;color:var(--muted)}.empty .primary{font-size:12px}.drawer{margin:0 0 0 auto;width:min(560px,100%);height:100dvh;max-height:none;max-width:100vw;border:0;padding:0;background:var(--panel);color:var(--text);box-shadow:-20px 0 100px #0002}.drawer::backdrop{background:#11192085;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.drawer-inner{padding:30px}.drawer-header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.drawer-header h2{font-size:25px;font-weight:600;letter-spacing:-.8px;line-height:1.25}.drawer-lead{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:26px}.drawer-inner>h3{font-size:17px;margin:25px 0 10px}.drawer-inner>p{line-height:1.8}.drawer-counter{display:flex;align-items:center;gap:10px;font-size:13px;padding:18px;background:var(--tint);border-radius:8px;margin-bottom:20px}.drawer-counter strong{font-size:25px}.mini-search{display:flex;align-items:center;gap:10px;border:1px solid var(--border);padding:10px 12px;border-radius:6px;margin-bottom:13px}.mini-search input{border:0;background:none;flex:1;width:100%;font-size:12px}.ingredient-options{display:flex;flex-wrap:wrap;gap:7px}.toggle{border:1px solid var(--border);padding:8px 11px;border-radius:6px;font-size:12px;justify-content:flex-start}.toggle.checked{border-color:var(--accent);background:var(--tint);color:var(--accent)}.drawer-bottom{margin-top:25px;padding-top:20px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:14px}.filter-group{border-bottom:1px solid var(--border);padding:0 0 23px;margin-bottom:23px}.filter-group h3{font-size:16px;margin-bottom:10px}.filter-group>p{font-size:12px;color:var(--muted);margin-bottom:14px;line-height:1.65}.toggle-list{display:flex;flex-wrap:wrap;gap:8px}.ingredient-picker{width:100%}.compact .ingredient-options{max-height:154px;overflow:auto;padding:2px 2px 8px}.range-label{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;font-size:13px}.range-label input{width:100%;accent-color:var(--accent)}.fine-print{font-size:11px;color:var(--muted);line-height:1.8;margin-top:22px}.shopping-list{list-style:none;padding:0;margin:0 0 25px}.shopping-list li{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:10px 0}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;background:var(--text);color:var(--bg);padding:15px 22px;border-radius:8px;box-shadow:0 4px 20px #0002;z-index:1000;font-size:12px;max-width:calc(100vw - 32px);width:max-content}.design-explanations{display:grid;gap:12px}.design-explanations>button{border:1px solid var(--border);border-radius:8px;text-align:left;justify-content:flex-start;padding:17px;gap:17px}.design-explanations h3{font-size:17px;margin-bottom:5px}.design-explanations p{font-size:11px;line-height:1.7;color:var(--muted)}.design-swatch{width:35px;height:45px;flex-shrink:0;display:grid;place-items:center;font-size:20px;border-radius:6px;color:#fff}.swatch-market{background:#18593f}.swatch-supper{background:#763548}.swatch-notes{background:#245eb9}.swatch-house{background:#686773}.recipe-page{max-width:1240px;margin:20px auto 80px}.recipe-breadcrumb{display:flex;align-items:center;gap:20px;font-size:11px;color:var(--muted);margin-bottom:25px}.recipe-breadcrumb a{display:flex;align-items:center;gap:8px}.recipe-overview{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;margin-bottom:55px}.recipe-photo{position:relative;border-radius:12px;overflow:hidden;height:440px}.recipe-photo img{height:100%}.photo-caption{position:absolute;bottom:10px;left:12px;padding:3px 7px;background:#0008;color:#fff;font-size:9px;border-radius:3px}.recipe-summary h1{font-size:43px;line-height:1.15;letter-spacing:-1.7px;font-weight:600;margin-bottom:22px}.recipe-summary>p{font-size:13px;line-height:1.85;color:var(--muted)}.recipe-stats{display:flex;gap:22px;margin:24px 0}.recipe-stats>span{display:flex;align-items:center;gap:6px;font-size:12px}.recipe-stats b{font-size:17px;font-weight:650}.equipment-tags{display:flex;align-items:center;gap:8px;font-size:11px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);border-radius:999px;padding:7px 10px}.recipe-cta{display:flex;gap:12px;margin:26px 0 18px}.recipe-summary .nutrition-note{font-size:10px}.recipe-content{display:grid;grid-template-columns:360px 1fr;gap:70px;align-items:start}.ingredients-panel{background:var(--panel);padding:23px;border:1px solid var(--border);border-radius:10px;position:sticky;top:25px}.ingredients-heading h2{font-size:20px;letter-spacing:-.5px;margin-bottom:15px}.portion-control{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:5px;margin-bottom:12px}.portion-control button{width:31px;height:30px}.portion-control span{min-width:67px;text-align:center;font-size:11px;border-inline:1px solid var(--border)}.ingredient-list{list-style:none;margin:0 0 20px;padding:0}.ingredient-list li{border-bottom:1px solid var(--border)}.ingredient-list button{width:100%;text-align:left;justify-content:flex-start;padding:13px 0;font-size:12px;gap:10px}.checkbox{width:16px;height:16px;border:1px solid var(--border);border-radius:4px;flex-shrink:0;display:grid;place-items:center}.ingredient-list b{font-weight:500;margin-left:auto;white-space:nowrap}.ingredient-list small{font-size:9px;display:block;color:var(--accent)}.ingredient-checked>span:nth-child(2){text-decoration:line-through;opacity:.5}.ingredient-checked .checkbox{background:var(--accent);color:var(--accent-fg)}.full{width:100%}.all-home{color:var(--accent);display:flex;align-items:center;gap:8px;font-size:11px}.allergen-note{font-size:10px;color:var(--muted);line-height:1.75;margin-top:17px}.steps-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.steps-heading h2{font-size:27px;letter-spacing:-.7px}.steps-heading>span{font-size:11px;color:var(--muted)}.steps-progress{height:3px;background:var(--border);margin-bottom:35px}.steps-progress span{display:block;height:100%;background:var(--accent);transition:width .2s}.cooking-step{display:flex;gap:22px;margin-bottom:32px}.step-number{width:39px;height:39px;flex-shrink:0;border-radius:50%;background:var(--tint);font-size:15px;font-weight:550}.cooking-step.done .step-number{background:var(--accent);color:var(--accent-fg)}.cooking-step h3{font-size:20px;letter-spacing:-.5px;font-weight:600;margin:5px 0 11px}.cooking-step>div>p{font-size:13px;color:var(--muted);line-height:1.85}.chef-tip{display:flex;gap:12px;background:var(--tip);padding:19px 21px;margin-top:19px;border-radius:7px}.chef-tip>svg{color:#8b671c;margin-top:2px}.chef-tip strong{font-size:11px;display:block;margin-bottom:5px;color:var(--text)}.chef-tip p{font-size:12px;line-height:1.8;color:var(--muted)}.alternative{display:flex;gap:15px;padding:24px;background:var(--tint);border-radius:8px;margin-top:30px}.alternative h3{font-size:17px;margin-bottom:10px}.alternative p{font-size:12px;line-height:1.8;color:var(--muted)}.method-footnote{display:flex;gap:12px;color:var(--muted);font-size:11px;line-height:1.7;margin-top:24px}.finished{padding:25px;text-align:center;background:var(--tint);border-radius:10px}.finished h3{margin-top:10px}.finished p{margin-top:8px;font-size:12px}.cook-label{display:block;font-size:12px;color:var(--muted);margin-bottom:20px}.cook-mode>h2{font-size:34px;letter-spacing:-1px;line-height:1.2;margin-bottom:20px}.cook-mode>p{font-size:17px;line-height:1.85}.cook-navigation{display:flex;justify-content:space-between;gap:10px;margin-top:30px}.timer{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:30px;border:1px solid var(--border);border-radius:8px;padding:14px}.timer>div{display:flex;align-items:center;gap:8px;font-size:24px;font-variant-numeric:tabular-nums;flex:1}.timer>label{display:flex;align-items:center;gap:5px;font-size:11px}.timer input{width:46px;padding:5px;border:1px solid var(--border);border-radius:4px;background:var(--panel);font-size:13px}.timer-hint{flex-basis:100%;font-size:10px;color:var(--muted)}.design-supper{--bg: #f9f5f6;--panel: #fffafa;--text: #4b2636;--muted: #856e77;--accent: #77344a;--accent-fg: #fff7f9;--tint: #eee1e6;--border: #e7d9df;--tip: #efe8dc;font-family:Manrope,sans-serif}.design-supper .topbar{height:93px;max-width:none;background:snow;padding-inline:64px}.design-supper .logo{font-family:Bitter,Georgia,serif;font-size:31px;font-weight:650}.design-supper .logo-arc{font-weight:400}.design-supper .logo-symbol{display:none}.supper-hero{height:640px;position:relative;color:#fff9f4;overflow:hidden;background:#20382e}.supper-hero>img{height:100%;position:absolute;object-position:72% 52%;width:79%;right:0}.supper-shade{position:absolute;inset:0;background:linear-gradient(90deg,#351e2c 0%,#351e2ced 22%,#351e2c65 49%,transparent 75%)}.supper-copy{position:absolute;left:max(64px,calc((100vw - 1312px)/2));top:63px}.supper-copy .hero-eyebrow{font-size:11px;font-weight:450;opacity:.8}.supper-copy h1{font-family:Bitter,Georgia,serif;font-size:91px;line-height:1.04;letter-spacing:-3.5px;font-weight:450;margin-bottom:23px}.supper-copy p{font-size:15px;color:#f1dce6;line-height:1.8;margin-bottom:29px}.supper-copy .primary{background:#f3dce4;color:#472936;border-color:#f3dce4;border-radius:2px}.supper-ticket{position:absolute;right:54px;bottom:101px;width:250px;background:#fcf3e9;color:#472a33;padding:25px;transform:rotate(3deg);box-shadow:0 12px 35px #0002}.supper-ticket>span{font-size:10px}.supper-ticket h3{font-family:Bitter,serif;font-size:25px;line-height:1.25;margin:14px 0 20px;font-weight:500}.supper-ticket p{font-size:10px;display:flex;align-items:center;gap:6px}.supper-ticket p>span{margin-left:10px}.supper-ticket button{position:absolute;right:13px;top:16px}.supper-bottom{position:absolute;bottom:0;left:64px;right:64px;padding:20px 0;border-top:1px solid #fff3;display:flex;justify-content:space-between;font-size:11px}.supper-bottom>span{opacity:.65}.supper-bottom button{color:inherit}.design-supper .catalog-shell{margin-top:47px}.design-supper .section-heading h2{font-family:Bitter,serif;font-size:36px;font-weight:500;letter-spacing:-1.4px}.design-supper .recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 35px}.design-supper .recipe-card{display:flex;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--border)}.design-supper .card-image{width:220px;height:205px;flex-shrink:0;border-radius:3px}.design-supper .card-body{padding:5px 0;flex:1}.design-supper .card-title h3{font-family:Bitter,serif;font-size:22px;font-weight:500;min-height:60px}.design-supper .card-tagline{font-size:11px}.design-supper .card-meta{flex-wrap:wrap;gap:6px 12px}.design-supper .image-tag{display:none}.design-supper .bottom-story{background:#ead8e1;border-radius:2px}.design-supper .bottom-story h3{font-family:Bitter,serif;font-size:32px}.design-supper footer{background:#432333}.design-supper .recipe-summary h1,.design-supper .steps-heading h2{font-family:Bitter,serif;font-weight:450}.design-supper .recipe-photo{border-radius:3px;height:500px}.design-supper .primary,.design-supper .secondary{border-radius:3px}.design-notes{--bg: #fcfcf8;--panel: #fff;--text: #253d6c;--muted: #737d89;--accent: #285cab;--accent-fg: white;--tint: #edf1f8;--border: #dce3ed;--tip: #fff4c8}.design-notes .logo{font-weight:850;letter-spacing:-1.8px}.design-notes .logo-symbol{border:0;background:#e3edfb;border-radius:7px;transform:none}.design-notes .topbar{height:91px}.notes-hero{max-width:1312px;min-height:525px;display:grid;grid-template-columns:1fr 1fr;margin:28px auto 55px;gap:35px}.notes-copy{padding:33px 0}.notes-copy .hero-eyebrow>span{height:8px;width:8px;border-radius:50%;background:#e6ad3a}.notes-copy h1{font-family:Golos Text,sans-serif;font-size:65px;line-height:1.08;font-weight:700;letter-spacing:-3px}.notes-copy h1>span{color:#356aba}.notes-copy p{font-size:14px;line-height:1.8;color:var(--muted);margin:24px 0}.notes-copy .primary{border-radius:5px}.handwritten{font-family:Caveat,cursive;color:#58719b;font-size:25px;transform:rotate(-5deg);margin:18px 0 0 25px}.notes-collage{position:relative;min-height:480px}.collage-main{position:absolute;left:28px;top:8px;width:85%;height:375px;background:#fff;padding:12px 12px 0;display:block;transform:rotate(3deg);box-shadow:0 4px 20px #253f6515;border:1px solid #e9eae6}.collage-main img{height:305px}.collage-main>span{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:650;padding:12px 4px}.collage-small{position:absolute;bottom:-5px;left:-4px;width:228px;transform:rotate(-8deg);background:#fff;padding:10px 10px 9px;box-shadow:0 4px 20px #253f6520}.collage-small img{height:166px}.collage-small span{display:block;font-family:Caveat,cursive;font-size:24px;text-align:center;margin:3px}.collage-sticker{position:absolute;right:7px;bottom:25px;background:#f7d863;width:137px;height:137px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(9deg);color:#4d4a2d;font-size:10px;line-height:1.2;text-align:center}.collage-sticker strong{font-size:34px;line-height:1.1;margin:4px}.doodle{position:absolute;right:0;top:-10px;font-size:74px;line-height:1;color:#e4a72e;transform:rotate(15deg)}.design-notes .catalog-shell{border-top:1px solid var(--border);padding-top:40px;gap:42px}.notes-side{width:238px;flex-shrink:0}.side-title{font-size:11px;color:var(--muted)}.notes-side h2{font-size:25px;font-weight:650;letter-spacing:-.8px;line-height:1.3;margin:17px 0}.notes-side>p{font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:20px}.notes-side .primary{font-size:10px;gap:8px;padding:12px;width:100%}.note-paper{background:#fff2bf;padding:23px 20px;color:#66552c;margin-top:42px;transform:rotate(-2deg);position:relative}.note-paper:before{content:"";position:absolute;left:75px;top:-8px;width:70px;height:20px;background:#d5e4f1c9;transform:rotate(5deg)}.note-paper h3{font-family:Caveat,cursive;font-size:27px;font-weight:550;line-height:1.15;margin:13px 0}.note-paper p{font-size:11px;line-height:1.8}.note-paper a{font-size:11px;display:flex;gap:7px;margin-top:17px}.side-foot{display:block;font-family:Caveat,cursive;font-size:26px;color:#8595b1;margin-top:35px;transform:rotate(-5deg);padding-left:20px}.design-notes .recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px}.design-notes .card-image{height:200px;border-radius:5px}.design-notes .card-title h3{font-size:16px}.design-notes .card-meta{gap:9px;font-size:9px}.design-notes .section-heading h2{font-family:Golos Text,sans-serif;font-size:31px}.design-notes .filter-chip{border-radius:5px;font-size:10px;padding:8px 10px}.design-notes .filter-row{gap:6px}.design-notes footer{background:#21365b}.design-notes .bottom-story{background:#edf2f8}.design-notes .recipe-photo{border:10px solid white;border-bottom-width:30px;border-radius:0;transform:rotate(-1deg);box-shadow:0 3px 14px #0001}.design-notes .chef-tip{border-radius:0;transform:rotate(-.4deg)}.design-house{--bg: var(--surface);--panel: var(--raised);--text: var(--ink);--muted: var(--ink-4);--accent: var(--btn-bg);--accent-fg: var(--btn-fg);--tint: var(--hairline);--border: var(--line);--tip: var(--hairline);font-family:var(--font-sans)}.design-house .topbar{max-width:none;padding-inline:max(32px,calc((100vw - 1240px)/2));height:70px;background:var(--topbar);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);gap:50px}.design-house .logo{font-weight:300;font-size:28px;letter-spacing:-1px}.design-house .logo-arc{font-weight:500}.design-house .logo-symbol{border-color:var(--line-3);width:29px;height:29px}.design-house .logo-dot{color:var(--green)}.design-house .primary,.design-house .secondary,.design-house .kitchen-button{border-radius:var(--r-button)}.house-hero{max-width:1240px;margin:45px auto 0;display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center;padding:10px 0 45px;border-bottom:1px solid var(--line)}.house-intro .hero-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--ink-4)}.house-intro h1{font-size:60px;line-height:1.06;letter-spacing:-.032em;font-weight:var(--w-display);margin-bottom:22px}.house-intro>p{font-size:14px;line-height:1.8;color:var(--ink-4)}.house-search{display:flex;align-items:center;gap:12px;border:1px solid var(--line-2);border-radius:var(--r-button);padding:14px;background:var(--raised);margin:25px 0 15px}.house-search input{flex:1;background:none;border:0;font-size:13px}.house-search button{width:28px;height:28px}.house-intro>.text-button{color:var(--green-text);font-size:11px}.house-feature{display:block;text-align:left;padding:0;border:1px solid var(--line);border-radius:var(--r-card);overflow:hidden;background:var(--raised)}.house-feature img{height:282px}.house-feature>div{padding:20px 24px}.house-feature>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--ink-4)}.house-feature h3{font-weight:400;font-size:25px;letter-spacing:-.022em;margin:6px 0 12px}.house-feature p{display:flex;align-items:center;gap:25px;font-size:11px;font-family:var(--font-mono);color:var(--ink-4)}.house-feature p svg{margin-left:auto}.design-house .catalog-shell{max-width:1240px;margin-top:37px}.design-house .section-heading h2{font-weight:var(--w-display);font-size:30px}.design-house .section-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.16em}.design-house .recipe-card{border:1px solid var(--line);border-radius:var(--r-card);overflow:hidden;background:var(--raised)}.design-house .card-image{border-radius:0;height:195px}.design-house .card-body{padding:15px}.design-house .card-title h3{font-weight:500;font-size:17px;letter-spacing:-.022em}.design-house .card-meta{font-family:var(--font-mono);font-size:9px;gap:10px}.design-house .pantry-match.complete{color:var(--green-text)}.design-house .recipe-grid{gap:20px}.design-house .card-tagline{font-size:10px}.design-house .bottom-story{border:1px solid var(--line);background:var(--raised)}.design-house .bottom-story h3{font-weight:var(--w-display)}.design-house footer{background:var(--foot-bg);color:var(--foot-ink-2)}.design-house footer>small{color:var(--foot-ink);justify-content:center}.design-house footer>small>span{margin-left:auto}.design-house .recipe-summary h1{font-weight:var(--w-display)}.design-house .recipe-stats b{font-family:var(--font-mono);font-weight:400}.design-house .chef-tip>svg{color:var(--gold-text)}.design-house .chef-tip strong{color:var(--gold-text)}.design-house .toggle.checked{color:var(--green-text);border-color:var(--green)}.design-house .all-home,.design-house .ingredient-list small{color:var(--green-text)}@media(min-width:1500px){.market-hero{min-height:590px}.market-copy{padding-top:62px}.market-copy h1{font-size:83px}}@media(max-width:1390px){.market-hero,.catalog-shell,.notes-hero{margin-left:48px;margin-right:48px}.topbar{padding-inline:48px;gap:40px}.market-copy{padding:43px 35px 28px}.market-copy h1{font-size:68px}.market-hero{min-height:530px}.recipe-page,.house-hero,.design-house .catalog-shell{margin-left:48px;margin-right:48px}.recipe-grid{gap:26px 20px}.card-image{height:190px}.card-meta{gap:10px}.design-supper .card-image{width:190px;height:200px}.notes-copy h1{font-size:59px}.notes-side{width:205px}.design-notes .catalog-shell{gap:30px}.design-notes .card-image{height:175px}.design-notes .card-meta{flex-wrap:wrap}.notes-collage{min-height:465px}.collage-main{height:355px}.collage-main img{height:286px}}@media(max-width:1100px){.design-intro .desktop-only,.compare-info span{display:none}.design-bar{padding-inline:24px}.topbar{gap:25px;padding-inline:32px}.topbar nav{gap:18px;font-size:11px}.top-actions{gap:10px}.market-hero,.catalog-shell,.notes-hero,.recipe-page,.house-hero,.design-house .catalog-shell{margin-left:32px;margin-right:32px}.market-copy h1{font-size:57px;letter-spacing:-3px}.market-copy>p{font-size:16px}.market-copy{padding:35px 27px}.market-hero{min-height:505px}.hero-recipe h3{font-size:20px}.pantry-prompt small{font-size:9px}.pantry-prompt{gap:10px}.pantry-icon{display:none}.card-title h3{font-size:16px}.card-meta{font-size:9px;gap:8px}.card-tagline{font-size:10px}.card-image{height:175px}.design-supper .topbar{padding-inline:32px}.supper-copy{left:40px}.supper-copy h1{font-size:80px}.supper-hero{height:595px}.supper-ticket{right:30px;bottom:95px;width:216px}.supper-bottom{left:40px;right:40px}.design-supper .card-image{width:165px;height:185px}.design-supper .recipe-card{gap:15px}.design-supper .card-title h3{font-size:20px}.notes-copy h1{font-size:49px;letter-spacing:-2.5px}.collage-main{left:8px;width:91%;height:330px}.collage-main img{height:268px}.collage-small{width:190px}.collage-small img{height:146px}.notes-side{width:185px}.design-notes .recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.design-notes .card-image{height:195px}.house-hero{gap:40px}.house-intro h1{font-size:49px}.recipe-overview{gap:34px}.recipe-summary h1{font-size:35px}.recipe-content{grid-template-columns:310px 1fr;gap:36px}.recipe-stats{gap:13px}.recipe-stats>span{font-size:10px}.design-house .recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.design-house .card-image{height:210px}}@media(max-width:850px){.topbar{height:auto;min-height:100px;flex-wrap:wrap;padding-top:18px;padding-bottom:0;gap:13px}.brand{flex:1}.topbar nav{order:3;flex-basis:100%;justify-content:flex-start;gap:30px;border-top:1px solid var(--border);padding-top:2px;padding-bottom:4px}.top-actions{gap:14px}.topbar nav>a,.topbar nav>button{padding:10px 0}.market-hero{margin-top:20px;grid-template-columns:44% 56%;min-height:480px}.market-copy{padding:30px 22px}.market-copy h1{font-size:49px;letter-spacing:-2.7px}.market-copy .hero-eyebrow{font-size:10px;gap:5px}.market-copy>p{font-size:14px}.market-copy .primary{font-size:11px;padding:12px}.pantry-prompt{margin-top:27px}.pantry-prompt small{display:none}.hero-recipe{left:15px;right:15px;bottom:16px;padding:18px}.hero-recipe h3{font-size:18px}.fresh-seal{width:80px;height:80px;right:18px;top:18px;font-size:10px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.card-image{height:230px}.card-title h3{font-size:19px;min-height:28px}.card-meta{font-size:11px;gap:15px}.card-tagline{font-size:11px}.design-bar{gap:10px}.design-intro{font-size:10px}.design-switch button{padding:5px 8px;font-size:10px}.compare-info{display:none}.design-supper .topbar{height:auto}.supper-copy h1{font-size:70px}.supper-ticket{display:none}.supper-hero>img{width:100%;object-position:60% center}.supper-shade{background:linear-gradient(90deg,#351e2cf5,#351e2c60 65%,#351e2c20)}.supper-hero{height:570px}.design-supper .recipe-grid{gap:25px;grid-template-columns:1fr}.design-supper .card-image{width:240px;height:195px}.design-supper .card-body{padding:10px}.design-supper .card-title h3{font-size:25px;min-height:auto}.design-supper .card-meta,.design-supper .card-category{font-size:11px}.notes-hero{grid-template-columns:1fr 1fr;gap:10px;min-height:450px}.notes-copy h1{font-size:43px}.notes-copy>p{font-size:12px}.notes-copy .hero-eyebrow{font-size:10px}.notes-collage{min-height:420px}.collage-main{top:15px;height:295px}.collage-main img{height:235px}.collage-main>span{font-size:10px}.collage-small{width:165px;bottom:5px}.collage-small img{height:130px}.collage-sticker{width:100px;height:100px;right:0;bottom:32px}.collage-sticker strong{font-size:28px}.collage-sticker>svg{width:16px;height:16px}.collage-sticker>span{font-size:9px}.doodle{font-size:55px}.notes-side{display:none}.design-notes .card-image{height:225px}.design-notes .card-title h3{font-size:19px}.design-notes .card-meta{font-size:11px}.design-house .topbar{height:auto;padding-top:15px;gap:12px}.house-hero{gap:30px}.house-intro h1{font-size:41px}.house-intro>p{font-size:12px}.house-feature img{height:240px}.house-feature>div{padding:17px}.house-feature h3{font-size:22px}.house-search input{font-size:11px}.house-search{padding:10px;gap:7px}.design-house .recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-overview{grid-template-columns:1fr;gap:30px}.recipe-photo,.design-supper .recipe-photo{height:430px}.recipe-summary h1{font-size:44px;max-width:600px}.recipe-content{grid-template-columns:1fr;gap:40px}.ingredients-panel{position:static}.ingredient-list{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.ingredients-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.ingredients-heading h2,.portion-control{margin:0}.ingredient-list{margin-top:12px}.ingredients-panel .full{width:auto}.recipe-stats{gap:28px}.recipe-stats>span{font-size:12px}}@media(max-width:600px){html{scroll-padding-top:20px}.design-bar{height:auto;min-height:80px;display:flex;flex-wrap:wrap;padding:8px 16px 9px;gap:6px;justify-content:center}.design-intro{width:100%;justify-content:center;font-size:9px;line-height:1.3}.design-intro .muted-separator{display:none}.design-switch{width:100%;max-width:410px;justify-content:space-between;padding:3px;gap:2px}.design-switch button{flex:1;font-size:9px;padding:6px 5px;gap:4px}.design-number{font-size:9px}.house-marker{display:none}.topbar,.design-supper .topbar,.design-house .topbar{padding-inline:20px;padding-top:17px;gap:12px}.logo{font-size:27px}.logo-symbol{width:28px;height:28px}.kitchen-button{padding:9px;font-size:10px}.kitchen-button span{display:none}.top-actions{gap:8px}.topbar nav{font-size:10px;gap:22px;overflow-x:auto;flex-wrap:nowrap;line-height:1.4}.topbar nav>a,.topbar nav>button{padding:11px 0}.nav-count{font-size:9px}.market-hero{margin:16px 16px 0;grid-template-columns:1fr;min-height:0;border-radius:10px}.market-copy{padding:27px 26px 23px}.market-copy h1{font-size:60px;letter-spacing:-3px;line-height:1.02;margin-bottom:16px}.market-copy .hero-eyebrow{font-size:10px;margin-bottom:18px}.market-copy>p{font-size:14px;line-height:1.6;margin-bottom:21px}.market-copy>p br{display:none}.market-copy .primary{font-size:12px;padding:12px 17px}.pantry-prompt{margin-top:20px;padding-top:16px}.pantry-prompt b{font-size:10px}.pantry-prompt small{display:block;font-size:9px}.market-photo{height:360px}.market-photo>img{object-position:center}.fresh-seal{width:72px;height:72px;right:17px;top:16px;font-size:9px}.fresh-seal svg{width:17px;height:17px}.hero-recipe{padding:15px 18px;left:16px;right:16px;bottom:16px}.hero-recipe h3{font-size:19px;margin-bottom:9px}.hero-recipe>div>span{font-size:9px}.hero-recipe p{font-size:10px}.circle-arrow{width:37px;height:37px}.catalog-shell,.design-house .catalog-shell{margin:35px 20px 45px}.section-heading{align-items:flex-end;gap:9px;margin-bottom:19px}.section-heading h2{font-size:26px;letter-spacing:-1px;line-height:1.2}.section-kicker{font-size:10px;margin-bottom:7px}.section-heading>.text-button{font-size:0;gap:5px;width:39px;height:34px;border:1px solid var(--border);border-radius:6px;flex-shrink:0}.section-heading>.text-button b{font-size:9px;position:absolute;margin:0 0 28px 27px}.recipe-count{width:21px;height:21px;font-size:10px;margin-left:8px}.catalog-search{padding:12px;gap:9px}.catalog-search input{font-size:11px}.catalog-search kbd{display:none}.filter-row{gap:7px}.filter-chip{font-size:10px;padding:8px 10px}.filter-chip svg{width:13px;height:13px}.sort{margin-left:0;font-size:10px}.results-caption{font-size:10px;margin:17px 0 20px;align-items:flex-start}.results-caption button{font-size:9px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.card-image{height:164px;border-radius:7px}.image-tag{top:8px;left:8px;padding:3px 5px;font-size:8px;max-width:90px}.save-btn{width:28px;height:28px;right:7px;top:7px}.save-btn svg{width:16px}.card-body{padding-top:11px}.card-category{font-size:8px;gap:4px;min-height:25px;align-items:flex-start;margin-bottom:4px}.card-category svg{width:11px;height:11px;margin-top:2px}.card-title h3{font-size:15px;min-height:42px;line-height:1.35;letter-spacing:-.3px}.card-tagline{font-size:9px;line-height:1.5;min-height:28px;margin:5px 0 10px}.card-meta{font-size:8px;gap:5px 9px;flex-wrap:wrap;line-height:1.4}.card-meta svg{width:11px;height:11px}.card-meta>span{gap:3px}.pantry-match{font-size:8px;margin-top:11px;padding-top:8px;gap:3px}.pantry-match>svg{width:11px}.pantry-match a{padding:0}.pantry-match a svg{width:14px}.bottom-story{padding:25px 22px;margin-top:35px}.bottom-story h3{font-size:24px}.bottom-story>div{font-size:10px;gap:8px;line-height:1.4}.bottom-story p{font-size:11px}.bottom-story>a{font-size:10px;gap:5px}.bottom-story>a svg{width:15px}footer{padding:35px 20px 20px}.footer-links{gap:18px;font-size:10px;margin-bottom:27px}footer>small{flex-direction:column;font-size:9px;gap:6px}.drawer-inner{padding:23px 20px}.drawer-header h2{font-size:23px}.drawer-lead{font-size:13px}.drawer-header{gap:12px}.drawer-header>.icon-btn{flex-shrink:0}.toggle{font-size:11px;padding:8px 9px}.recipe-page{margin:21px 20px 50px}.recipe-photo,.design-supper .recipe-photo{height:315px}.recipe-breadcrumb{font-size:10px;margin-bottom:18px}.recipe-overview{gap:25px;margin-bottom:35px}.recipe-summary .hero-eyebrow{font-size:10px;margin-bottom:13px}.recipe-summary h1{font-size:34px;letter-spacing:-1.2px;margin-bottom:17px}.recipe-summary>p{font-size:12px}.recipe-stats{gap:17px;margin:21px 0}.recipe-stats>span{font-size:10px;gap:4px}.recipe-stats>span>svg{width:15px}.recipe-stats b{font-size:15px}.recipe-cta{gap:8px;margin-top:22px}.recipe-cta .primary,.recipe-cta .secondary{font-size:11px;padding:12px 14px}.ingredients-panel{padding:20px}.ingredients-heading{flex-wrap:wrap;gap:10px}.ingredients-heading h2{font-size:20px}.ingredient-list{display:block;margin-top:13px}.steps-heading h2{font-size:25px}.cooking-step{gap:13px;margin-bottom:27px}.step-number{width:30px;height:30px;font-size:12px}.cooking-step h3{font-size:18px;margin-top:2px}.cooking-step>div>p{font-size:12px}.chef-tip{padding:15px 13px;gap:9px;margin-top:15px}.chef-tip>svg{width:16px;height:16px}.chef-tip p{font-size:11px}.chef-tip strong{font-size:10px}.cook-mode>h2{font-size:30px}.cook-mode>p{font-size:15px}.timer{gap:7px;padding:10px}.timer>div{font-size:21px}.cook-navigation .primary,.cook-navigation .secondary{padding:12px;font-size:11px}.supper-hero{height:575px}.supper-copy{left:25px;top:47px;right:20px}.supper-copy h1{font-size:70px;letter-spacing:-2.5px}.supper-copy .hero-eyebrow{font-size:10px;max-width:260px}.supper-copy p{font-size:13px}.supper-copy .primary{font-size:11px;padding:13px 17px}.supper-hero>img{object-position:59% 50%}.supper-shade{background:linear-gradient(90deg,#351e2cd9,#351e2c75 70%,#351e2c40)}.supper-bottom{left:25px;right:25px;gap:20px;font-size:9px;align-items:center}.supper-bottom>span{max-width:100px}.supper-bottom button{font-size:10px;gap:5px}.design-supper .section-heading h2{font-size:28px}.design-supper .recipe-grid{gap:19px}.design-supper .recipe-card{gap:13px;padding-bottom:19px}.design-supper .card-image{width:135px;height:169px}.design-supper .card-body{padding:0;min-width:0}.design-supper .card-category{font-size:8px;min-height:20px;margin-bottom:5px}.design-supper .card-title h3{font-size:19px;line-height:1.25;min-height:0;letter-spacing:-.4px}.design-supper .card-tagline{font-size:9px;min-height:0;margin:8px 0}.design-supper .card-meta{font-size:8px;gap:5px 8px}.design-supper .pantry-match{margin-top:9px}.design-supper .bottom-story h3{font-size:25px}.notes-hero{margin:17px 24px 15px;grid-template-columns:1fr;gap:4px}.notes-copy{padding:19px 0 0}.notes-copy h1{font-size:47px;letter-spacing:-2px}.notes-copy .hero-eyebrow{font-size:10px;margin-bottom:17px}.notes-copy p{font-size:12px;margin:20px 0}.notes-copy .primary{font-size:11px}.handwritten{font-size:23px;margin:13px 0 0 27px}.notes-collage{min-height:392px;margin-top:20px}.collage-main{top:10px;left:20px;width:89%;height:282px;padding:9px 9px 0}.collage-main img{height:229px}.collage-main>span{padding:10px 3px;font-size:10px}.collage-small{bottom:5px;left:1px;width:170px}.collage-small img{height:120px}.collage-small span{font-size:21px}.collage-sticker{bottom:22px;right:2px;width:109px;height:109px}.doodle{top:-13px;right:-4px;font-size:58px}.design-notes .catalog-shell{padding-top:27px;margin-top:28px}.design-notes .section-heading h2{font-size:28px}.design-notes .recipe-grid{gap:24px 13px}.design-notes .card-image{height:163px}.design-notes .card-title h3{font-size:15px}.design-notes .card-meta{font-size:8px;gap:5px 8px}.house-hero{margin:29px 20px 0;grid-template-columns:1fr;gap:29px;padding-bottom:29px}.house-intro h1{font-size:45px;letter-spacing:-.032em;margin-bottom:16px}.house-intro .hero-eyebrow{font-size:9px;margin-bottom:15px}.house-intro>p{font-size:13px}.house-search{padding:12px;margin:22px 0 14px}.house-search input{font-size:12px}.house-feature img{height:250px}.house-feature>div{padding:18px 20px}.house-feature h3{font-size:24px}.house-feature>div>span{font-size:9px}.house-feature p{font-size:10px}.design-house .section-heading h2{font-size:27px}.design-house .section-kicker{font-size:8px}.design-house .recipe-grid{gap:17px 12px}.design-house .card-image{height:150px}.design-house .card-body{padding:10px}.design-house .card-title h3{font-size:15px;min-height:41px}.design-house .card-meta{font-size:8px;gap:5px 8px}.design-house .card-tagline{font-size:9px;min-height:38px}.design-house .card-category{min-height:25px}.design-house .image-tag{max-width:80px;font-size:7px}.design-house footer>small{flex-direction:row;flex-wrap:wrap;gap:4px}.design-house footer>small>span{flex-basis:100%;margin:8px 0 0}.design-explanations>button{padding:14px;gap:12px}.design-explanations h3{font-size:16px}.design-explanations p{font-size:10px}.design-explanations>button>svg{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.method-pill.active{border-color:var(--accent);background:var(--tint)}.selected-method{font-size:12px!important;color:var(--muted);margin-bottom:16px}.design-bar{position:sticky;top:0}.design-house .topbar{position:sticky;top:53px;z-index:20}.ingredients-panel{top:78px}@media(max-width:600px){.design-house .topbar{position:relative;top:auto}.design-bar{position:relative}}@media(max-width:600px){.notes-copy h1{font-size:39px;letter-spacing:-1.7px}.design-bar{position:sticky;top:0}html{scroll-padding-top:95px}}.legal-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem;margin:1rem 0}.legal-links a{color:inherit;text-underline-offset:3px}
