:root{--brand: #1E5B42;--brand-dark: #163F2E;--brand-light: #267A59;--accent: #B63028;--accent-dark: #8C2220;--cream: #FAF6EE;--cream-dark: #EDE4D4;--border: #D9C8AD;--border-light: #EDE4D4;--coal: #1C1814;--coal-mid: #2E2824;--text: #2A2420;--text-mid: #4A3F38;--text-light: #7A6A60;--white: #FFFEF8;--focus-ring: #005FCC;--font-display: "Playfair Display", Georgia, "Times New Roman", serif;--font-serif: Georgia, "Times New Roman", serif;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--radius-sm: 2px;--radius-md: 6px;--radius-lg: 12px;--radius-xl: 20px;--shadow-sm: 0 1px 4px rgba(28,24,20,.1);--shadow-md: 0 4px 16px rgba(28,24,20,.12);--shadow-lg: 0 12px 40px rgba(28,24,20,.16);--max-w: 1120px;--gutter: 1rem;--section: 5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);font-size:1rem;line-height:1.65;color:var(--text);background:var(--white);min-height:100vh}img,video{max-width:100%;height:auto;display:block}a{color:var(--brand)}a:hover{color:var(--brand-dark)}ul,ol{list-style:none}button{cursor:pointer;font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.5rem;background:var(--brand);color:var(--white);font-weight:700;font-size:1rem;border-radius:var(--radius-md);text-decoration:none;transition:top .15s}.skip-link:focus{top:1rem;outline:3px solid var(--focus-ring);outline-offset:2px}*:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px;border-radius:2px}.container{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section)}.section--cream{background:var(--cream)}.section--brand{background:var(--brand);color:var(--white)}.section--dark{background:var(--text);color:var(--white)}.section--coal{background:var(--coal);color:var(--white)}.grid-2{display:grid;gap:2rem}.flex-center{display:flex;align-items:center;gap:1rem}.text-center{text-align:center}.check-divider{height:12px;background-color:var(--accent);background-image:linear-gradient(45deg,var(--white) 25%,transparent 25%,transparent 75%,var(--white) 75%),linear-gradient(45deg,var(--white) 25%,transparent 25%,transparent 75%,var(--white) 75%);background-size:12px 12px;background-position:0 0,6px 6px}.check-divider--green{background-color:var(--brand)}.check-divider--cream{background-color:var(--cream-dark);background-image:linear-gradient(45deg,var(--white) 25%,transparent 25%,transparent 75%,var(--white) 75%),linear-gradient(45deg,var(--white) 25%,transparent 25%,transparent 75%,var(--white) 75%);background-size:12px 12px;background-position:0 0,6px 6px}.rule-divider{border:none;border-top:1px solid var(--border-light);margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.15;color:var(--text)}h1{font-size:clamp(2rem,5vw,3.25rem)}h2{font-size:clamp(1.6rem,3.5vw,2.5rem)}h3{font-size:clamp(1.15rem,2.2vw,1.5rem)}h4{font-size:1.1rem}.kicker{display:inline-block;font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--brand);margin-bottom:.625rem}.lead{font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.75;color:var(--text-mid)}p+p{margin-top:.875rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.875rem;font-family:var(--font-sans);font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:var(--radius-sm);border:1.5px solid transparent;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;white-space:nowrap;cursor:pointer}.btn--primary{background:var(--accent);color:var(--white);border-color:var(--accent)}.btn--primary:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:var(--white);box-shadow:var(--shadow-md)}.btn--secondary{background:var(--brand);color:var(--white);border-color:var(--brand)}.btn--secondary:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:var(--white)}.btn--outline{background:transparent;color:var(--brand);border-color:var(--brand)}.btn--outline:hover{background:var(--brand);color:var(--white)}.btn--outline-white{background:transparent;color:var(--white);border-color:#ffffff80}.btn--outline-white:hover{background:#ffffff1a;border-color:#ffffffd9;color:var(--white)}.btn--ghost{background:transparent;color:var(--text-mid);border-color:transparent;font-size:.9375rem;font-weight:600;text-transform:none;letter-spacing:0;text-decoration:underline;text-underline-offset:3px;padding-inline:.25rem}.btn--ghost:hover{color:var(--text)}.btn--lg{padding:1rem 2.5rem;font-size:.875rem}.site-header{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border-light)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.5rem}.site-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.site-logo img{height:48px;width:auto;max-width:240px;object-fit:contain}.site-wordmark{font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--text);letter-spacing:-.025em;line-height:1;display:block}.nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:none;border:1px solid var(--border);border-radius:var(--radius-sm);padding:.5rem;color:var(--text)}.nav-toggle span{display:block;width:100%;height:2px;background:currentColor;border-radius:2px;transition:transform .2s,opacity .2s}.nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--white);border-bottom:1px solid var(--border-light);box-shadow:var(--shadow-md);padding:1rem var(--gutter)}.site-nav.is-open{display:block}.nav-list{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.nav-list a{display:block;padding:.625rem .75rem;text-decoration:none;font-family:var(--font-sans);font-size:.875rem;font-weight:600;letter-spacing:.02em;color:var(--text-mid);border-radius:var(--radius-sm);transition:background .12s,color .12s}.nav-list a:hover,.nav-list a[aria-current=page]{background:var(--cream);color:var(--text)}.nav-list a[aria-current=page]{font-weight:700}.nav-order{display:flex}.hero{background:var(--cream);color:var(--text);padding-block:6rem 7rem;text-align:center;position:relative}.hero-inner{display:flex;flex-direction:column;align-items:center;gap:1.625rem;position:relative;z-index:1}.hero-stamp{font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--text-light);margin:0}.hero-title{font-family:var(--font-display);font-size:clamp(3.25rem,9vw,6.5rem);line-height:1;color:var(--text);margin:0;letter-spacing:-.02em}.hero-subtitle{font-family:var(--font-sans);font-size:clamp(1rem,2vw,1.15rem);color:var(--text-mid);line-height:1.75;max-width:500px;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:.875rem;justify-content:center;align-items:center;margin-top:.375rem}.hero-location{font-family:var(--font-sans);font-size:.8rem;color:var(--text-light);letter-spacing:.04em;margin-top:-.25rem}.hero-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 2rem;font-size:.82rem;color:var(--text-light);font-weight:600;letter-spacing:.04em;margin-top:.25rem}.hero-proof-item:before{content:"✓ ";color:var(--brand)}.hero--video{background:var(--coal);color:var(--white);overflow:hidden;min-height:clamp(560px,82vh,820px);display:flex;align-items:center;padding-block:5.5rem}.hero--video .container{width:100%}.hero-media{position:absolute;inset:0;z-index:0}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-scrim{position:absolute;inset:0;background:linear-gradient(to bottom,#1c181494,#1c181447 38%,#1c1814b8),radial-gradient(130% 90% at 50% 32%,#1c181400 32%,#1c18148c)}.hero--video .hero-stamp{color:#fffef8d9;text-shadow:0 1px 10px rgba(0,0,0,.5)}.hero--video .hero-title{color:var(--white);text-shadow:0 2px 28px rgba(0,0,0,.45)}.hero--video .hero-subtitle{color:#fffef8f2;text-shadow:0 1px 14px rgba(0,0,0,.55)}.hero--video .hero-location{color:#fffef8d9;text-shadow:0 1px 10px rgba(0,0,0,.55)}.hero--video .hero-location strong{color:var(--white);font-weight:700}.hero-checker{position:absolute;left:0;right:0;bottom:0;height:10px;z-index:1;background-image:linear-gradient(45deg,var(--accent) 25%,transparent 25%,transparent 75%,var(--accent) 75%),linear-gradient(45deg,var(--accent) 25%,var(--white) 25%,var(--white) 75%,var(--accent) 75%);background-size:20px 20px;background-position:0 0,10px 10px;opacity:.92}.heritage-year{font-family:var(--font-display);font-size:clamp(5rem,18vw,13rem);font-weight:800;line-height:1;color:var(--border);letter-spacing:-.04em;margin-bottom:-.15em;user-select:none}.heritage-body{max-width:640px}.heritage-body h2{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.2}.heritage-body p{color:var(--text-mid);font-size:1.05rem;line-height:1.875;margin-top:1rem}.heritage-link{display:inline-block;margin-top:1.75rem;font-family:var(--font-sans);font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);text-decoration:none;border-bottom:1.5px solid currentColor;padding-bottom:2px;transition:color .12s}.heritage-link:hover{color:var(--brand-dark)}.badge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 2.5rem;max-width:680px;margin-inline:auto;margin-top:3rem}.badge-item{text-align:center}.badge-item img{margin-inline:auto;max-height:110px;width:auto;opacity:.9}.badge-item-label{font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--text);margin-top:1rem;line-height:1.3}.badge-item-desc{font-size:.8rem;color:var(--text-light);margin-top:.25rem;line-height:1.5}.grocery-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem;margin-top:2.5rem}.grocery-preview-item{background:var(--white);border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border-light)}.grocery-preview-item img{width:100%;aspect-ratio:1;object-fit:contain;padding:.875rem;background:#fafaf8}.info-bar{background:var(--coal);color:#fffc;padding-block:.875rem}.info-bar-inner{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:center;align-items:center}.info-bar-item{display:flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.875rem;font-weight:500}.info-bar a{color:var(--cream-dark);text-decoration:underline;text-underline-offset:2px}.info-bar a:hover{color:var(--white)}.card{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm)}.card--feature{padding:2rem;border-top:3px solid var(--brand)}.card-icon{font-size:1.75rem;margin-bottom:.75rem;line-height:1}.card h3{margin-bottom:.5rem}.product-card{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.product-card-check{height:10px;flex-shrink:0;background-color:var(--accent);background-image:linear-gradient(45deg,var(--white) 25%,transparent 25%,transparent 75%,var(--white) 75%),linear-gradient(45deg,var(--white) 25%,transparent 25%,transparent 75%,var(--white) 75%);background-size:10px 10px;background-position:0 0,5px 5px}.product-card-image{aspect-ratio:1 / 1;overflow:hidden;background:#fafaf8;display:flex;align-items:center;justify-content:center;padding:1rem}.product-card-image img{width:100%;height:100%;object-fit:contain}.product-card-body{padding:1.25rem 1.5rem 1.5rem;flex:1;display:flex;flex-direction:column}.product-card h3{font-size:1.05rem;margin-bottom:.375rem}.product-card-desc{font-size:.9rem;color:var(--text-mid);line-height:1.6;flex:1}details.nf-toggle{margin-top:1rem;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}details.nf-toggle summary{padding:.625rem 1rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--brand);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;background:var(--cream);user-select:none}details.nf-toggle summary::-webkit-details-marker{display:none}details.nf-toggle summary:after{content:"+";font-size:1.1rem;font-weight:400;color:var(--brand);flex-shrink:0}details.nf-toggle[open] summary:after{content:"−"}.nf-toggle-body{padding:1rem;background:var(--white)}.nf-toggle-body img{max-width:100%;height:auto;display:block}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.trust-item{text-align:center;padding:2rem 1.5rem;background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border-light)}.trust-item img{margin-inline:auto}.trust-item-label{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--text);margin-top:1rem}.trust-item-desc{font-size:.85rem;color:var(--text-light);margin-top:.375rem;line-height:1.55}.menu-nav{position:sticky;top:65px;z-index:50;background:var(--white);border-bottom:1px solid var(--border-light);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.menu-nav::-webkit-scrollbar{display:none}.menu-nav-inner{display:flex;gap:0;min-width:max-content;padding-inline:var(--gutter)}.menu-nav-link{display:block;padding:.75rem 1.125rem;font-family:var(--font-sans);font-size:.875rem;font-weight:600;text-decoration:none;color:var(--text-mid);border-bottom:2px solid transparent;white-space:nowrap;transition:color .12s,border-color .12s}.menu-nav-link:hover,.menu-nav-link:focus{color:var(--brand);border-bottom-color:var(--brand)}.menu-section{scroll-margin-top:130px}.menu-section-header{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--brand)}.menu-section-header h2{color:var(--brand)}.menu-section-desc{font-size:.9rem;color:var(--text-mid);font-style:italic}.menu-items{display:grid;gap:1rem}.menu-item{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:1.25rem 1.5rem;position:relative}.menu-item--signature{border-color:var(--brand);border-width:2px;background:linear-gradient(135deg,#fffef8 85%,#1e5b420a)}.menu-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.375rem}.menu-item-name{font-size:1.05rem;font-weight:700;color:var(--text);font-family:var(--font-sans);line-height:1.3}.menu-item-badge{display:inline-block;padding:.2rem .6rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--accent);color:var(--white);border-radius:100px;white-space:nowrap;flex-shrink:0}.menu-item-desc{font-size:.9rem;color:var(--text-mid);margin-bottom:.625rem;line-height:1.55}.menu-item-sizes{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.625rem}.size-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .7rem;background:var(--cream);border:1px solid var(--border);border-radius:100px;font-size:.82rem;font-weight:600;color:var(--text-mid)}.size-chip .price{color:var(--brand);font-weight:700}.confirm-price{color:var(--text-light);font-style:italic;font-size:.85rem}.toppings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.375rem;margin-top:1rem}.topping-item{font-size:.88rem;color:var(--text-mid);padding:.25rem .5rem;background:var(--cream);border-radius:var(--radius-sm)}.menu-note{padding:1rem 1.25rem;background:var(--cream);border-left:3px solid var(--brand);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:.9rem;color:var(--text-mid);margin-top:1rem}.faq-list{display:grid;gap:.625rem}details.faq-item{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden}details.faq-item[open]{border-color:var(--brand)}summary.faq-question{padding:1.125rem 1.25rem;font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--text);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;user-select:none;line-height:1.4}summary.faq-question::-webkit-details-marker{display:none}summary.faq-question:after{content:"+";font-size:1.4rem;font-weight:400;color:var(--brand);flex-shrink:0;line-height:1;font-family:var(--font-sans)}details.faq-item[open] summary.faq-question:after{content:"−"}.faq-answer{padding:0 1.25rem 1.125rem;font-size:.95rem;color:var(--text-mid);line-height:1.7}.location-grid{display:grid;gap:2rem}.hours-table{width:100%;border-collapse:collapse}.hours-table th,.hours-table td{padding:.625rem .75rem;text-align:left;border-bottom:1px solid var(--border-light)}.hours-table th{font-weight:700;color:var(--brand);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;background:var(--cream)}.hours-table td:last-child{font-weight:600;text-align:right}.map-embed{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-sm);height:340px}.map-embed iframe{width:100%;height:100%;border:0}.contact-block{background:var(--cream);border-radius:var(--radius-lg);padding:2rem}.contact-item{display:flex;align-items:flex-start;gap:1rem;padding-block:.875rem;border-bottom:1px solid var(--border-light)}.contact-item:last-child{border-bottom:none}.contact-item-icon{font-size:1.4rem;flex-shrink:0;margin-top:.1rem}.contact-item-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);margin-bottom:.2rem;font-family:var(--font-sans)}.contact-item-value{font-size:1rem;font-weight:600;color:var(--text)}.contact-item-value a{color:var(--brand);text-decoration:none}.contact-item-value a:hover{text-decoration:underline}.catering-features{display:grid;gap:1rem}.catering-feature{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-md)}.catering-feature-icon{font-size:1.75rem;flex-shrink:0}.catering-feature h3{font-size:1rem;margin-bottom:.25rem}.catering-feature p{font-size:.9rem;color:var(--text-mid)}.timeline{position:relative;padding-left:2rem}.timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:var(--brand);opacity:.2}.timeline-item{position:relative;padding-bottom:2rem}.timeline-item:before{content:"";position:absolute;left:-2rem;top:.375rem;width:12px;height:12px;border-radius:50%;background:var(--brand)}.timeline-year{font-family:var(--font-sans);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--brand);margin-bottom:.25rem}.timeline-item h3{margin-bottom:.375rem}.timeline-item p{font-size:.95rem;color:var(--text-mid)}.steps-list{counter-reset:steps;display:grid;gap:1.5rem}.step-item{counter-increment:steps;display:flex;gap:1.25rem;align-items:flex-start}.step-number{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--accent);color:var(--white);font-family:var(--font-display);font-size:1.25rem;font-weight:700;flex-shrink:0}.step-content h3{margin-bottom:.25rem}.step-content p{font-size:.95rem;color:var(--text-mid)}.baking-steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-block:2rem}.baking-step-card{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-lg);overflow:hidden;text-align:center}.baking-step-card-img{background:var(--cream);padding:1.25rem 1rem .75rem;display:flex;align-items:center;justify-content:center;min-height:160px}.baking-step-card-img img{max-height:160px;width:auto;max-width:100%;object-fit:contain}.baking-step-card-body{padding:1rem 1.25rem 1.5rem;border-top:1px solid var(--border-light)}.baking-step-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--accent);color:var(--white);font-weight:700;font-size:.9rem;font-family:var(--font-display);margin:0 auto .625rem}.baking-step-card h3{font-size:.95rem;margin-bottom:.25rem;color:var(--text)}.baking-step-card p{font-size:.82rem;color:var(--text-light);line-height:1.5}.site-footer{background:var(--coal);color:#d4c8bc;padding-block:3.5rem 2rem}.footer-grid{display:grid;gap:2rem}.footer-brand-name{font-family:var(--font-display);font-size:1.3rem;color:var(--white);margin-bottom:.25rem}.footer-brand-tagline{font-family:var(--font-sans);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-light);margin-bottom:1rem}.footer-section-title{font-family:var(--font-sans);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cream-dark);margin-bottom:.875rem}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-links a{color:#b0a090;text-decoration:none;font-size:.875rem;transition:color .12s}.footer-links a:hover{color:var(--white)}.footer-address{font-size:.875rem;line-height:1.75;color:#b0a090;font-style:normal}.footer-address a{color:#b0a090;text-decoration:none}.footer-address a:hover{color:var(--white)}.footer-bottom{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;font-size:.8rem;color:#b0a090}.footer-bottom a{color:#b0a090;text-decoration:underline}.footer-bottom a:hover{color:#b0a090}.cta-banner{background:var(--coal);padding-block:4rem;text-align:center}.cta-banner h2{color:var(--white);margin-bottom:.75rem}.cta-banner p{color:#ffffffb3;margin-bottom:2rem;max-width:520px;margin-inline:auto}.breadcrumb{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;font-family:var(--font-sans);font-size:.8rem;color:#ffffff80;margin-bottom:1.5rem}.breadcrumb a{color:#ffffffb3;text-decoration:none}.breadcrumb a:hover{text-decoration:underline;color:var(--white)}.breadcrumb-sep{color:#ffffff4d}.breadcrumb [aria-current=page]{color:#ffffffe6}.page-header{background:var(--brand);padding-block:3.5rem}.page-header h1{color:var(--white)}.page-header .lead{color:#fffc;margin-top:.625rem}@media (min-width: 480px){:root{--gutter: 1.5rem}.badge-grid{gap:2.5rem 3rem}.grocery-preview{gap:1rem}}@media (min-width: 720px){:root{--gutter: 2rem;--section: 6rem}.site-logo img{height:68px}.menu-nav{top:85px}.menu-section{scroll-margin-top:150px}.nav-toggle{display:none}.site-nav{display:flex!important;position:static;background:none;border:none;box-shadow:none;padding:0;align-items:center;gap:.75rem;flex:1;justify-content:flex-end}.nav-list{flex-direction:row;margin-bottom:0;align-items:center}.nav-list a{padding:.5rem .75rem}.nav-order{flex-shrink:0}.grid-2{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}.location-grid,.catering-features,.steps-list,.menu-items{grid-template-columns:1fr 1fr}.grocery-preview{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){:root{--gutter: 2.5rem;--section: 7rem}.menu-items{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(4,1fr)}.catering-features{grid-template-columns:repeat(3,1fr)}}@media (max-width: 479px){.baking-steps-grid{grid-template-columns:1fr}.badge-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem 1rem}}.video-band{background:var(--coal);color:var(--cream);text-align:center}.video-band .kicker{color:var(--brand-light)}.video-band h2{color:var(--white)}.video-band .video-lead{color:#ffffffbf;max-width:560px;margin:.875rem auto 0;line-height:1.7}.video-figure{margin:1.75rem auto 0;max-width:920px;border-radius:var(--radius-lg);overflow:hidden;background:#000;box-shadow:0 24px 60px #00000059}.video-figure video{width:100%}.video-figure figcaption{font-size:.82rem;padding:.75rem 1rem;line-height:1.5}.video-band .video-figure figcaption{color:#fff9}.video-figure--inline{max-width:760px;box-shadow:0 12px 32px #2a242024}.video-figure--inline figcaption{color:var(--text-light);background:var(--cream)}.grocery-lineup{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.25rem;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--gutter)}.grocery-lineup img{width:clamp(140px,42vw,200px);height:auto;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(28,24,20,.12))}@media print{video{display:none}.site-header,.site-footer,.cta-banner,.skip-link{display:none}body{font-size:12pt}a[href]:after{content:" (" attr(href) ")";font-size:10pt}}
