@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap");:root{--brick:#c94b37;--brick-dark:#a93829;--ink:#3c281f;--cream:#fbf7f0;--line:#e9d9ca}.bakery-home{padding:0;background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif}.bakery-home *{font-family:inherit}.bakery-home h1,.bakery-home h2{font-family:Playfair Display,serif;font-weight:700}.bakery-nav{height:112px;padding:8px 6vw;display:grid;grid-template-columns:220px 1fr auto;align-items:center;grid-gap:32px;gap:32px;background:#fffaf4}.bakery-logo img{width:150px;height:82px;object-fit:contain}.bakery-nav nav{display:flex;justify-content:center;gap:clamp(22px,3vw,50px)}.bakery-nav nav a{min-height:42px;font-weight:700;font-size:.84rem!important;border-bottom:2px solid transparent}.bakery-nav nav .active{color:var(--brick);border-color:var(--brick)}.bakery-nav-actions,.hero-buttons{display:flex;align-items:center;gap:14px}.outline-button,.phone-pill,.primary-button,.promo-copy>a{min-height:44px;padding:0 20px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary-button{color:#fff;background:var(--brick)}.primary-button:hover{background:var(--brick-dark)}.outline-button{color:var(--brick);background:transparent;border:1px solid var(--brick)}.phone-pill{border:1px solid #eee2d6;background:#fffaf4;color:var(--ink)}.outline-button svg,.phone-pill svg,.primary-button svg{font-size:1.15rem!important}.bakery-hero{position:relative;min-height:500px;overflow:hidden}.bakery-hero>img{object-fit:cover;object-position:center 49%}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#fffaf4 4%,rgba(255,250,244,.96) 24%,rgba(255,250,244,.57) 49%,rgba(255,250,244,.03) 72%)}.hero-copy{position:relative;z-index:1;width:min(580px,52vw);padding:65px 0 60px 10.5vw}.eyebrow{margin:0 0 16px;color:var(--brick);font-size:.72rem!important;font-weight:800;letter-spacing:.1em}.hero-copy h1{margin:0;font-size:clamp(3rem,5vw,5rem)!important;line-height:.98;letter-spacing:-.035em}.hero-description{max-width:350px;margin:24px 0;font-size:1rem!important;line-height:1.6}.home-section{width:min(1280px,92vw);margin:auto;padding:64px 0}.section-title{text-align:center;margin-bottom:36px}.section-title .eyebrow{margin-bottom:8px}.section-title h2{font-size:2rem!important}.section-title span{display:block;margin-top:10px;color:var(--brick)}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:14px;gap:14px}.category-card{position:relative;flex-direction:column;text-align:center}.category-image{position:relative;width:100%;aspect-ratio:1.05;border-radius:9px;overflow:hidden}.about-image img,.category-image img,.lunch-image img,.product-image img{object-fit:cover}.category-icon{width:48px;height:48px;margin:-24px auto 8px;z-index:1;display:grid;place-items:center;border:3px solid var(--cream);border-radius:50%;background:#fff;font-size:1.45rem!important}.category-card strong{font-size:.9rem!important;line-height:1.25}.featured-section{padding-top:22px}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 4px 13px rgba(69,37,24,.06)}.product-image{position:relative;height:170px}.product-copy{padding:14px;display:grid;grid-gap:10px;gap:10px}.product-copy h3,.product-copy strong{font-weight:700;font-size:.9rem!important}.product-copy a{height:36px;justify-content:center;color:var(--brick);border:1px solid var(--brick);border-radius:4px;font-weight:700}.product-copy svg{font-size:1.05rem!important}.centered-button{width:-moz-fit-content;width:fit-content;margin:28px auto 0}.promo-band{min-height:240px;display:grid;grid-template-columns:1fr 1fr;color:#fff;background:var(--brick);overflow:hidden}.promo-copy{padding:52px 4vw 45px 14vw}.eyebrow.light{color:#fff0e8}.promo-copy h2{font-size:2.1rem!important;line-height:1.18}.promo-copy>a{width:-moz-fit-content;width:fit-content;margin-top:20px;color:var(--brick);background:#fff}.about-image,.lunch-image,.promo-image{position:relative;min-height:240px}.promo-image img{object-fit:cover}.lunch-section{display:grid;grid-template-columns:1.1fr .9fr;padding:54px 0 24px}.lunch-image{min-height:300px;overflow:hidden;border-radius:8px 0 0 8px}.lunch-copy{padding:52px;background:#fff8ef;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.about-copy h2,.location-copy h2,.lunch-copy h2{font-size:2rem!important;margin-bottom:14px}.about-copy>p:not(.eyebrow),.lunch-copy>p:not(.eyebrow){line-height:1.6;margin-bottom:20px}.steps-section{padding-bottom:78px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px;gap:60px;max-width:1050px;margin:auto}.step{position:relative;display:grid;grid-template-columns:44px 58px 1fr;align-items:center;grid-gap:12px;gap:12px}.step:not(:last-child):after{content:"→";position:absolute;right:-40px;color:var(--brick);font-size:1.4rem}.step>b{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--brick)}.step-icon{width:56px;height:56px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--brick);background:#fff}.step-icon svg{font-size:2rem!important}.step h3{font-weight:800;margin-bottom:7px}.step p{line-height:1.45}.about-section{display:grid;grid-template-columns:.85fr 1fr .7fr;grid-gap:55px;gap:55px;align-items:center}.about-copy .outline-button{width:-moz-fit-content;width:fit-content}.about-image{min-height:300px;border-radius:8px;overflow:hidden}.about-values{list-style:none;display:grid;grid-gap:28px;gap:28px}.about-values li{display:flex;align-items:center;gap:15px;color:var(--brick);font-size:1.5rem!important}.about-values span{color:var(--ink);font-weight:600;line-height:1.4}.location-section{padding:0;margin-bottom:12px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:9px;background:#fff7e9}.location-copy{padding:42px 65px}.location-copy p:not(.eyebrow){display:flex;align-items:center;gap:8px;margin:10px 0}.location-copy svg{color:var(--brick);font-size:1.15rem!important}.location-copy .outline-button{margin-top:18px;width:-moz-fit-content;width:fit-content}.map-placeholder{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--brick);background-color:#e9eee0;background-image:linear-gradient(30deg,transparent 48%,hsla(0,0%,100%,.65) 49%,hsla(0,0%,100%,.65) 51%,transparent 52%),linear-gradient(120deg,transparent 48%,hsla(0,0%,100%,.7) 49%,hsla(0,0%,100%,.7) 51%,transparent 52%);background-size:95px 95px}.map-placeholder svg{font-size:3rem!important}.map-placeholder strong{padding:7px 12px;background:#fff;border-radius:5px}.map-placeholder span{margin-top:5px;color:var(--ink)}@media(max-width:1000px){.bakery-nav{grid-template-columns:160px 1fr auto;padding-inline:3vw}.phone-pill{display:none}.category-grid{grid-template-columns:repeat(4,1fr)}.steps-grid{gap:24px}.step:not(:last-child):after{display:none}.about-section{grid-template-columns:1fr 1fr}.about-values{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.bakery-nav{height:auto;min-height:78px;grid-template-columns:1fr auto;padding:6px 18px}.bakery-logo img{width:108px;height:62px}.bakery-nav nav{order:3;grid-column:1/-1;justify-content:flex-start;gap:24px;overflow-x:auto}.bakery-nav nav a{min-height:34px}.bakery-nav-actions .primary-button{min-height:38px;padding:0 12px;font-size:.72rem!important}.bakery-hero{min-height:590px}.bakery-hero>img{object-position:58% center}.hero-wash{background:linear-gradient(180deg,rgba(255,250,244,.97),rgba(255,250,244,.82) 48%,rgba(255,250,244,.08) 80%)}.hero-copy{width:100%;padding:54px 25px}.hero-copy h1{font-size:3.15rem!important}.hero-description{max-width:310px}.home-section{width:min(92vw,560px);padding:48px 0}.category-grid{grid-template-columns:repeat(2,1fr)}.featured-grid{grid-template-columns:1fr 1fr;gap:12px}.product-image{height:130px}.about-section,.location-section,.lunch-section,.promo-band{grid-template-columns:1fr}.promo-copy{padding:42px 7vw}.promo-image{min-height:220px}.lunch-image{min-height:260px;border-radius:8px 8px 0 0}.lunch-copy{padding:34px 25px}.steps-grid{grid-template-columns:1fr;gap:26px;max-width:360px}.about-section{gap:28px}.about-copy{order:1}.about-image{order:2}.about-values{order:3;grid-column:auto;grid-template-columns:1fr}.location-copy{padding:34px 25px}.map-placeholder{min-height:230px}}.bakery-nav--internal{position:fixed;inset:0 0 auto;z-index:1000;width:100%;background:rgba(255,253,250,.98);box-shadow:0 8px 25px rgba(60,40,31,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bakery-nav-spacer{width:100%;height:112px;flex:0 0 112px}.bakery-cart-host,.home-mobile-nav{display:none}@media(max-width:700px){.bakery-nav-spacer{height:118px;flex-basis:118px}.bakery-nav--home,.bakery-nav--internal{display:none}.bakery-cart-host,.home-mobile-nav{display:block}.bakery-cart-host .main-nav,.home-mobile-nav .main-nav{display:block;height:100px;background:transparent;box-shadow:none}.bakery-nav-spacer{height:100px;flex-basis:100px}}.section-title .section-divider{display:block;width:120px;height:auto;margin:10px auto 0;object-fit:contain}@media(max-width:430px){.featured-grid{grid-template-columns:1fr}.product-image{height:190px}.hero-buttons{align-items:stretch;flex-direction:column;width:-moz-fit-content;width:fit-content}.hero-copy h1{font-size:2.8rem!important}}@media(prefers-reduced-motion:no-preference){.category-card,.outline-button,.primary-button,.product-card{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.category-card:hover,.product-card:hover{transform:translateY(-4px)}.product-card:hover{box-shadow:0 10px 25px rgba(69,37,24,.12)}}.category-grid{grid-template-columns:repeat(6,1fr)}@media(max-width:1000px){.category-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.category-grid{grid-template-columns:repeat(2,1fr)}}:root{--brick:var(--color-coral-le-brun);--brick-dark:var(--color-terracota);--ink:var(--color-cafe-profundo);--cream:var(--color-blanco-harina);--line:var(--color-beige-trigo)}.bakery-nav,.category-icon,.map-placeholder strong,.phone-pill,.product-card,.promo-copy>a,.step-icon{background:var(--color-blanco-harina)}.primary-button,.promo-band,.step>b{background:var(--color-coral-le-brun)}.primary-button:hover{background:var(--color-terracota)}.location-section,.lunch-copy{background:color-mix(in srgb,var(--color-beige-trigo) 30%,var(--color-blanco-harina))}.primary-button,.promo-band,.step>b{color:var(--color-blanco-harina)}.location-copy .location-area{margin-top:-5px;padding-left:26px;color:color-mix(in srgb,var(--color-cafe-profundo) 72%,transparent)}.opening-hours{display:flex;align-items:flex-start;gap:8px;margin-top:16px}.opening-hours>svg{margin-top:2px}.opening-hours div{display:grid;grid-template-columns:auto auto;grid-gap:7px 18px;gap:7px 18px}.opening-hours strong{font-weight:700}.opening-hours span{white-space:nowrap}.map-embed{min-height:320px;background:var(--color-beige-trigo)}.map-embed iframe{display:block;width:100%;height:100%;min-height:320px;border:0}@media (max-width:430px){.opening-hours div{grid-template-columns:1fr;gap:3px}.opening-hours span+strong{margin-top:8px}}.categories-section .category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.2vw,32px)}.categories-section .category-card{display:block;color:#fff}.categories-section .category-image{aspect-ratio:1/1.06;border-radius:0;box-shadow:0 8px 24px rgba(60,40,31,.1)}.categories-section .category-image:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(25,14,9,.06) 35%,rgba(25,14,9,.72))}.categories-section .category-image img{transition:transform .45s ease}.categories-section .category-card:hover .category-image img{transform:scale(1.035)}.categories-section .category-image strong{position:absolute;left:9%;right:9%;bottom:9%;z-index:2;color:#fff;font-family:Playfair Display,serif;font-size:clamp(1.55rem,2.35vw,2.65rem)!important;font-weight:600;line-height:.98;text-align:center;text-wrap:balance;text-shadow:0 2px 12px rgba(0,0,0,.34)}.category-dots{position:absolute;z-index:2;color:#fff;font-size:1.35rem!important;font-weight:800;letter-spacing:.08em;line-height:1}.category-dots-top{top:4%;left:5%}.category-dots-bottom{right:5%;bottom:3%}@media (max-width:1000px){.categories-section .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.categories-section .category-grid{grid-template-columns:1fr}.categories-section .category-image{aspect-ratio:1.2/1}.categories-section .category-image strong{font-size:clamp(2rem,10vw,3rem)!important}}.bakery-nav--home{position:fixed;inset:0 0 auto;z-index:1000;background:transparent;color:#fff;box-shadow:0 0 0 rgba(60,40,31,0);transition:background-color .9s cubic-bezier(.22,.61,.36,1),color .9s cubic-bezier(.22,.61,.36,1),box-shadow .9s cubic-bezier(.22,.61,.36,1),height .9s cubic-bezier(.22,.61,.36,1),padding .9s cubic-bezier(.22,.61,.36,1)}.bakery-nav--home.is-scrolled{height:96px;padding-top:2px;padding-bottom:2px;background:rgba(255,253,250,.98);color:var(--ink);box-shadow:0 8px 28px rgba(60,40,31,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bakery-nav--home .bakery-logo img{filter:brightness(1.08) saturate(1.16);transition:width .9s cubic-bezier(.22,.61,.36,1),height .9s cubic-bezier(.22,.61,.36,1)}.bakery-nav--home.is-scrolled .bakery-logo img{width:142px;height:78px}.bakery-nav--home nav a{color:inherit;transition:color .9s cubic-bezier(.22,.61,.36,1),border-color .9s cubic-bezier(.22,.61,.36,1)}.bakery-nav--home nav .active{color:#fff;border-color:var(--brick)}.bakery-nav--home.is-scrolled nav .active{color:var(--brick)}.bakery-nav--home .outline-button{color:#fff;border-color:hsla(0,0%,100%,.72);transition:color .9s cubic-bezier(.22,.61,.36,1),border-color .9s cubic-bezier(.22,.61,.36,1),background-color .25s ease}.bakery-nav--home.is-scrolled .outline-button{color:var(--brick);border-color:var(--brick)}.bakery-nav--home .outline-button:hover{background:hsla(0,0%,100%,.12)}.bakery-nav--home.is-scrolled .outline-button:hover{background:color-mix(in srgb,var(--brick) 8%,transparent)}.bakery-home .bakery-hero{min-height:min(820px,100vh)}.bakery-home .bakery-hero>img{object-position:center 49%}.bakery-home .hero-wash{background:linear-gradient(90deg,rgba(20,10,5,.9),rgba(31,16,8,.72) 35%,rgba(27,13,6,.18) 68%,rgba(16,8,4,.08)),linear-gradient(180deg,rgba(15,7,3,.42),transparent 35%,rgba(15,7,3,.22))}.bakery-home .hero-copy{width:min(650px,56vw);padding:clamp(175px,19vh,220px) 0 90px 8vw;color:#fff}.bakery-home .hero-copy .eyebrow{color:var(--brick);letter-spacing:.2em}.bakery-home .hero-copy h1{font-size:clamp(3.7rem,6.1vw,6.3rem)!important;line-height:.94;letter-spacing:-.045em}.bakery-home .hero-description{max-width:410px;color:hsla(0,0%,100%,.88)}.bakery-home .hero-buttons .outline-button{color:#fff;border-color:hsla(0,0%,100%,.72)}@media (max-width:700px){.bakery-nav--home,.bakery-nav--home.is-scrolled{min-height:78px;height:auto}.bakery-nav--home nav{max-height:42px;transition:max-height .9s ease,opacity .9s ease}.bakery-nav--home.is-scrolled nav{color:var(--ink)}.bakery-nav--home .bakery-nav-actions .outline-button{min-height:38px;padding:0 11px;font-size:.8rem!important}.bakery-nav--home.is-scrolled .bakery-logo img{width:108px;height:62px}.bakery-home .bakery-hero{min-height:720px}.bakery-home .bakery-hero>img{object-position:62% center}.bakery-home .hero-wash{background:linear-gradient(180deg,rgba(19,9,4,.82),rgba(23,11,5,.67) 48%,rgba(20,9,4,.2))}.bakery-home .hero-copy{width:100%;padding:185px 25px 60px}.bakery-home .hero-copy h1{font-size:clamp(3rem,14vw,4.2rem)!important}}@media (prefers-reduced-motion:reduce){.bakery-nav--home,.bakery-nav--home *,.bakery-nav--home.is-scrolled{transition-duration:1ms!important}}.account-menu{position:relative}.account-menu>summary{min-width:128px;cursor:pointer;list-style:none;white-space:nowrap}.account-menu>summary::-webkit-details-marker{display:none}.account-menu>summary svg{margin-left:.35rem;font-size:1.1rem!important;transition:transform .18s ease}.account-menu[open]>summary svg{transform:rotate(180deg)}.account-menu-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:1100;width:190px;padding:.5rem;display:grid;border:1px solid rgba(60,40,31,.12);border-radius:9px;background:#fffdfb;box-shadow:0 16px 38px rgba(60,40,31,.16);color:var(--ink)}.account-menu-dropdown a,.account-menu-dropdown button{width:100%;min-height:40px;padding:0 .75rem;display:flex;align-items:center;border:0;border-radius:6px;background:transparent;color:inherit;font:inherit;font-size:.8rem!important;font-weight:600;text-align:left;cursor:pointer}.account-menu-dropdown a:hover,.account-menu-dropdown button:hover{background:#f8eee5;color:var(--brick)}.account-menu-dropdown button{border-top:1px solid #eee0d5;color:var(--brick)}.lunch-promo{position:relative;width:100vw;aspect-ratio:1930/847;min-height:600px;overflow:hidden;isolation:isolate;color:#fff}.lunch-promo-image{z-index:-3;object-fit:cover;object-position:center}.lunch-promo-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(61,32,20,.98),rgba(82,45,28,.94) 25%,rgba(98,55,34,.5) 43%,transparent 64%),linear-gradient(90deg,rgba(38,20,13,.3),transparent 58%)}.lunch-promo-copy{width:min(430px,38vw);height:100%;margin-left:clamp(3rem,7vw,9rem);padding:clamp(3rem,5vw,6rem) 0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.lunch-promo-divider{width:112px;height:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.72}.lunch-promo-copy .eyebrow{margin:1.4rem 0 .8rem;color:#fff;letter-spacing:.16em}.lunch-promo-copy h2{margin:0 0 1.2rem;color:#fff;font-size:clamp(3.4rem,4.7vw,5.8rem)!important;line-height:.91;letter-spacing:-.045em}.lunch-promo-copy h2 em{display:inline;font-family:inherit;font-size:1em!important;font-weight:600;line-height:inherit}.lunch-promo-description{max-width:350px;margin:1.4rem 0;color:hsla(0,0%,100%,.9);font-size:.92rem!important;line-height:1.55}.lunch-promo-benefits{width:100%;margin:.4rem 0 1.8rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.8rem;gap:.8rem}.lunch-promo-benefits span{display:flex;flex-direction:column;gap:.45rem;color:#fff;font-size:.8rem!important;font-weight:800;letter-spacing:.07em;line-height:1.35;text-transform:uppercase}.lunch-promo-benefits svg{font-size:1.65rem!important}.lunch-promo-button{min-height:48px;padding:0 1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:5px;background:#fff;color:var(--brick);font-size:.8rem!important;font-weight:800;letter-spacing:.03em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease}.lunch-promo-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(73,18,9,.2)}.lunch-promo-button svg{font-size:1.1rem!important}.lunch-promo--events .lunch-promo-shade{background:linear-gradient(270deg,rgba(61,32,20,.98),rgba(82,45,28,.94) 27%,rgba(98,55,34,.5) 45%,transparent 65%),linear-gradient(270deg,rgba(38,20,13,.3),transparent 58%)}.lunch-promo--events .lunch-promo-copy{margin-right:clamp(3rem,7vw,9rem);margin-left:auto}.lunch-promo--events .lunch-promo-image{object-position:center}.lunch-planner{position:relative;min-height:820px;overflow:hidden;isolation:isolate;color:#fff8f0;background:#2d160d}.lunch-planner-background{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(39,19,11,.98),rgba(57,27,16,.92) 37%,rgba(57,27,16,.58) 70%,rgba(57,27,16,.7)),url(/img/hero/dishes.png) 50% /cover}.lunch-planner-content{width:min(1110px,calc(100% - 9vw));margin:0 auto;padding:clamp(4rem,7vw,6.6rem) 0}.lunch-planner-intro{max-width:570px}.lunch-planner-intro .eyebrow{margin-bottom:1rem}.lunch-planner-intro h2{margin:0;color:#fffaf4;font-size:clamp(3rem,5vw,5rem)!important;line-height:.96;letter-spacing:-.04em}.lunch-planner-intro>p:not(.eyebrow){max-width:520px;margin:1.35rem 0 1rem;color:rgba(255,248,240,.86);font-size:.95rem!important;line-height:1.5}.lunch-planner-offer{display:flex;align-items:center;gap:.65rem;color:#f7c36b;font-size:.93rem}.lunch-planner-offer svg{font-size:1.2rem}.lunch-planner-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.45rem}.lunch-planner-primary,.lunch-planner-secondary{min-height:44px;padding:0 1.15rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:6px;font-size:.74rem!important;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.lunch-planner-primary{background:#fffaf4;color:#3d2419}.lunch-planner-secondary{border:1px solid #e6ad59;color:#fff4e5}.lunch-planner-primary svg,.lunch-planner-secondary svg{font-size:1.1rem}.lunch-planner-panel{margin-top:2.25rem;padding:1rem;border:1px solid rgba(255,241,224,.18);border-radius:10px;background:rgba(47,25,16,.68);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.lunch-planner-panel-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding:.35rem .4rem 1rem}.lunch-planner-panel-heading .eyebrow{margin-bottom:.3rem;color:#f0bd71}.lunch-planner-panel-heading h3{margin:0;color:#fff8f0;font-size:1.55rem!important}.lunch-planner-panel-heading>span{color:#f4c579;font-size:.82rem;font-weight:700}.lunch-menu-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.lunch-menu-card{min-width:0;padding:.8rem;border:1px solid rgba(255,242,226,.15);border-radius:7px;background:rgba(255,250,242,.08)}.lunch-menu-card-top{display:flex;align-items:center;justify-content:space-between;color:#fff8ee;font-size:.77rem;font-weight:800}.lunch-menu-card-top small{color:rgba(255,244,229,.55);font-size:.62rem;letter-spacing:.05em}.lunch-menu-plate{width:62px;height:62px;margin:.7rem auto .55rem;display:grid;place-items:center;border:5px solid rgba(255,250,240,.8);border-radius:50%;background:radial-gradient(circle at 40% 35%,#f5d78e 0 15%,#b9502d 16% 38%,#70914a 39% 58%,#e4c276 59% 100%);box-shadow:0 5px 12px rgba(0,0,0,.22)}.lunch-menu-plate span{width:15px;height:15px;border-radius:50%;background:rgba(255,246,222,.7)}.lunch-menu-card--terracotta .lunch-menu-plate{background:radial-gradient(circle at 30% 30%,#d8693e 0 20%,#d89a43 21% 45%,#71954d 46% 65%,#e3d0a7 66%)}.lunch-menu-card--olive .lunch-menu-plate{background:radial-gradient(circle at 50% 35%,#dcb369 0 23%,#9d532f 24% 50%,#7d9c51 51% 70%,#efe0bf 71%)}.lunch-menu-card--red .lunch-menu-plate{background:radial-gradient(circle at 45% 30%,#cc5737 0 26%,#efd084 27% 48%,#769455 49% 70%,#f0dfc0 71%)}.lunch-menu-card--brown .lunch-menu-plate{background:radial-gradient(circle at 35% 30%,#a84d2c 0 25%,#d9ae5e 26% 48%,#7b9552 49% 67%,#ead9b9 68%)}.lunch-menu-card--cream .lunch-menu-plate{background:radial-gradient(circle at 45% 33%,#e3bc70 0 26%,#bc6335 27% 50%,#829a56 51% 68%,#f0dfc0 69%)}.lunch-menu-card h4{min-height:2.2em;margin:0;color:#fff9f2;font-size:.8rem!important;line-height:1.2}.lunch-menu-card p{min-height:2.6em;margin:.3rem 0 .7rem;color:rgba(255,244,230,.65);font-size:.66rem!important;line-height:1.25}.lunch-quantity{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,241,224,.14);padding-top:.55rem}.lunch-quantity button{width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(255,244,230,.3);border-radius:50%;background:transparent;color:#fff8ef;cursor:pointer}.lunch-quantity button:hover{border-color:#f4bd67;color:#f4bd67}.lunch-quantity svg{font-size:.9rem}.lunch-quantity strong{color:#f7c36b;font-size:.86rem}.lunch-planner-bottom{display:grid;grid-template-columns:1fr 310px;grid-gap:1rem;gap:1rem;align-items:end;margin-top:1rem}.lunch-plans{padding:.2rem .4rem}.lunch-plans .eyebrow{margin-bottom:.65rem;color:#f0bd71}.lunch-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.65rem;gap:.65rem}.lunch-plan{min-height:68px;padding:.7rem;display:flex;align-items:center;gap:.6rem;border:1px solid rgba(255,241,224,.18);border-radius:7px;background:rgba(255,250,242,.07);color:#fff8f0;text-align:left;cursor:pointer}.lunch-plan.is-selected,.lunch-plan:hover{border-color:#efb65e;background:rgba(160,88,40,.32)}.lunch-plan>svg{color:#f4bd67;font-size:1.35rem}.lunch-plan span{display:grid;grid-gap:.2rem;gap:.2rem}.lunch-plan strong{font-size:.76rem}.lunch-plan small{color:rgba(255,244,230,.64);font-size:.65rem}.lunch-summary{padding:1rem;border-radius:8px;background:#fffaf3;color:#3d281e;box-shadow:0 12px 25px rgba(23,9,4,.18)}.lunch-summary-heading{display:flex;align-items:center;gap:.55rem;padding-bottom:.7rem;border-bottom:1px solid #eadbca}.lunch-summary-heading>svg{color:var(--brick)}.lunch-summary-heading span{display:grid;grid-gap:.15rem;gap:.15rem}.lunch-summary-heading strong{font-size:.82rem}.lunch-summary-heading small{color:#8d7564;font-size:.66rem}.lunch-summary-row,.lunch-summary-total{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;font-size:.72rem}.lunch-summary-row{color:#806a5a}.lunch-summary-total{border-top:1px solid #eadbca;color:#3d281e;font-weight:800}.lunch-summary-total strong{color:var(--brick);font-size:1.15rem}.lunch-summary-button{min-height:40px;display:grid;place-items:center;border-radius:5px;background:var(--brick);color:#fff;font-size:.75rem!important;font-weight:800;text-transform:uppercase}.lunch-summary-button.is-disabled{opacity:.48;pointer-events:none}.lunch-summary-note{display:flex;gap:.3rem;margin-top:.65rem;color:#8d7564;font-size:.61rem!important;line-height:1.3}.lunch-summary-note svg{flex:0 0 auto;font-size:.85rem}.order-guide{width:100%;padding:clamp(4.5rem,7vw,7.5rem) max(4vw,calc((100% - 1500px) / 2)) 0;background:#fffdfb;color:var(--ink)}.order-guide .section-title{margin-bottom:clamp(3rem,5vw,5rem)}.order-guide .section-title h2{margin:0;font-size:clamp(2.4rem,3.4vw,4rem)!important}.order-guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.order-guide-step{position:relative;min-width:0;padding:0 clamp(1.5rem,3vw,3.5rem);text-align:center}.order-guide-step+.order-guide-step:before{content:"";position:absolute;top:28%;bottom:8%;left:0;width:1px;background:#e7d7ca}.order-guide-icon{position:relative;width:clamp(104px,9vw,142px);aspect-ratio:1;margin:0 auto 1.5rem;display:grid;place-items:center;border-radius:50%;background:#f7f0e8;color:#80533b}.order-guide-icon>svg{font-size:clamp(3.2rem,4.4vw,5rem)!important;stroke-width:.7}.order-guide-icon b{position:absolute;right:50%;bottom:-14px;width:34px;height:34px;display:grid;place-items:center;transform:translateX(50%);border:3px solid #fffdfb;border-radius:50%;background:var(--brick);color:#fff;font-size:.85rem!important}.order-guide-step h3{margin:0 0 .8rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.15rem,1.5vw,1.55rem)!important;line-height:1.2}.order-guide-step p{margin:0 auto;max-width:290px;color:rgba(60,40,31,.75);font-size:.88rem!important;line-height:1.65}.order-guide-step p strong{color:var(--brick)}.order-guide-actions{max-width:700px;margin:clamp(2.5rem,4vw,4rem) auto 2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem}.order-guide-actions a{min-height:60px;display:flex;align-items:center;justify-content:center;gap:.75rem;border:1px solid var(--brick);border-radius:8px;color:var(--brick);font-size:.82rem!important;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.order-guide-actions a:first-child{background:var(--brick);color:#fff}.order-guide-actions a>img{width:36px;height:36px;object-fit:contain}.order-guide-notes{min-height:70px;padding:1rem 0;border-top:1px solid #eadfd5;display:flex;align-items:center;justify-content:center;gap:clamp(2rem,6vw,6rem);color:rgba(60,40,31,.75)}.order-guide-notes span{display:flex;align-items:center;gap:.55rem;font-size:.8rem!important}.order-guide-notes svg{color:var(--brick);font-size:1.25rem!important}@media (max-width:800px){.lunch-planner{min-height:0}.lunch-planner-background{background:linear-gradient(180deg,rgba(39,19,11,.97),rgba(57,27,16,.92) 72%,rgba(57,27,16,.96)),url(/img/hero/dishes.png) 66% /cover}.lunch-planner-content{width:min(680px,calc(100% - 2.5rem));padding:3.75rem 0}.lunch-planner-intro h2{font-size:clamp(2.8rem,9vw,4.2rem)!important}.lunch-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lunch-planner-bottom{grid-template-columns:1fr}.lunch-summary{max-width:390px}.lunch-promo{min-height:720px;aspect-ratio:auto}.lunch-promo-image{object-position:68% center}.lunch-promo-shade{background:linear-gradient(90deg,rgba(57,30,19,.98),rgba(79,43,27,.93) 55%,rgba(91,51,32,.5))}.lunch-promo-copy{width:min(430px,calc(100% - 3rem));margin-left:1.5rem;padding:3rem 0}.lunch-promo-copy h2{font-size:clamp(3.3rem,15vw,4.8rem)!important}.lunch-promo--events .lunch-promo-image{object-position:35% center}.lunch-promo--events .lunch-promo-shade{background:linear-gradient(270deg,rgba(57,30,19,.98),rgba(79,43,27,.93) 60%,rgba(91,51,32,.62))}.lunch-promo--events .lunch-promo-copy{margin-right:1.5rem;margin-left:auto}.order-guide{padding:4rem 1.25rem 0}.order-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 0}.order-guide-step:nth-child(3):before{content:none}.order-guide-actions{grid-template-columns:1fr}.order-guide-notes{flex-direction:column;gap:.8rem;text-align:center}}@media (max-width:520px){.lunch-planner-content{width:calc(100% - 1.5rem);padding:3.25rem 0}.lunch-planner-intro>p:not(.eyebrow){font-size:.88rem!important}.lunch-planner-actions{display:grid;grid-template-columns:1fr}.lunch-planner-primary,.lunch-planner-secondary{width:100%}.lunch-planner-panel{padding:.7rem}.lunch-planner-panel-heading{align-items:start;flex-direction:column}.lunch-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lunch-plan-grid{grid-template-columns:1fr}.lunch-summary{max-width:none}.order-guide-grid{grid-template-columns:1fr}.order-guide-step{padding:0 0 2rem}.order-guide-step+.order-guide-step:before{top:-1.5rem;right:25%;bottom:auto;left:25%;width:auto;height:1px}}@media (max-width:700px){.bakery-home .bakery-hero{min-height:720px;height:min(820px,100svh);background:#2a160d;box-shadow:inset 0 -24px 45px rgba(24,11,5,.28)}.bakery-home .bakery-hero>img{object-position:57% center;filter:saturate(1.04) contrast(1.06) brightness(.88);transform:scale(1.015)}.bakery-home .hero-wash{background:linear-gradient(90deg,rgba(17,8,3,.9),rgba(28,13,6,.7) 48%,rgba(19,9,4,.18) 82%,rgba(14,7,3,.08)),linear-gradient(180deg,rgba(12,6,3,.34),rgba(12,6,3,.06) 42%,rgba(13,6,3,.62))}.bakery-home .hero-copy{display:flex;width:min(88vw,380px);min-height:100%;flex-direction:column;justify-content:center;padding:132px 0 52px 7vw;text-shadow:0 3px 18px rgba(10,4,1,.48)}.bakery-home .hero-copy .eyebrow{margin-bottom:14px;color:#ef5a45;font-size:.8rem!important;line-height:1.35;letter-spacing:.16em;text-shadow:0 2px 10px rgba(12,5,2,.65)}.bakery-home .hero-copy h1{max-width:330px;font-size:clamp(3.15rem,14vw,4.15rem)!important;line-height:.92;letter-spacing:-.045em;text-wrap:balance}.bakery-home .hero-description{max-width:315px;margin:22px 0 18px;color:hsla(0,0%,100%,.92);font-size:.8rem!important;line-height:1.55}.bakery-home .hero-buttons{width:auto;flex-direction:row;align-items:center;gap:10px}.bakery-home .hero-buttons a{min-height:42px;padding:0 15px;border-radius:4px;font-size:.8rem!important;text-shadow:none;box-shadow:0 9px 24px rgba(15,7,3,.22)}.bakery-home .hero-buttons .outline-button{background:rgba(35,17,8,.3);border-color:hsla(0,0%,100%,.68);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@media (max-width:380px){.bakery-home .hero-copy{width:94vw;padding-left:6vw}.bakery-home .hero-copy h1{font-size:2.95rem!important}}.cake-showcase{width:100%;padding:clamp(4.5rem,7vw,7rem) 0 clamp(4rem,6vw,6rem);overflow:hidden;background:#fffdfb;color:var(--ink)}.cake-showcase-heading{width:min(980px,calc(100% - 3rem));margin:0 auto clamp(2rem,3vw,3rem);text-align:center}.cake-showcase-heading .eyebrow{margin-bottom:.7rem}.cake-showcase-heading h2{margin:0;font-size:clamp(2rem,3.4vw,3.6rem)!important;line-height:1.08}.cake-showcase-heading .section-divider{margin:.9rem auto .6rem}.cake-showcase-heading>p:last-child{margin:0;color:rgba(60,40,31,.78);font-size:.95rem!important;line-height:1.5}.cake-carousel-shell{position:relative;width:min(1440px,calc(100% - 7rem));margin:auto}.cake-carousel-track{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.cake-carousel-track::-webkit-scrollbar{display:none}.cake-carousel-card{position:relative;flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 42px) / 4);aspect-ratio:.82;margin:0;overflow:hidden;border-radius:10px;background:#f3e7da;box-shadow:0 13px 30px rgba(64,35,20,.12);scroll-snap-align:start}.cake-carousel-card img{object-fit:cover;transition:transform .5s ease}.cake-carousel-card:hover img{transform:scale(1.035)}.cake-carousel-arrow{position:absolute;top:50%;z-index:3;width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--brick);box-shadow:0 6px 22px rgba(60,40,31,.16);cursor:pointer;transform:translateY(-50%)}.cake-carousel-arrow svg{font-size:1.05rem!important}.cake-carousel-arrow--prev{left:-58px}.cake-carousel-arrow--next{right:-58px}.cake-showcase-cta{width:-moz-fit-content;width:fit-content;min-height:48px;margin:2.4rem auto 0;padding:0 1.6rem;display:flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid var(--brick);border-radius:5px;color:var(--brick);font-size:.8rem!important;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cake-showcase-cta svg{font-size:1.15rem!important}@media (max-width:700px){.cake-showcase{padding:4rem 0 3.5rem}.cake-showcase-heading{width:calc(100% - 2.5rem);margin-bottom:1.8rem}.cake-showcase-heading h2{font-size:clamp(2rem,9vw,2.8rem)!important}.cake-showcase-heading>p:last-child{font-size:.8rem!important}.cake-carousel-shell{width:100%}.cake-carousel-shell:after,.cake-carousel-shell:before{position:absolute;top:0;bottom:0;z-index:2;width:34px;pointer-events:none;content:""}.cake-carousel-shell:before{left:0;background:linear-gradient(90deg,#fffdfb,rgba(255,253,251,0))}.cake-carousel-shell:after{right:0;background:linear-gradient(270deg,#fffdfb,rgba(255,253,251,0))}.cake-carousel-track{gap:10px;padding:0 20px;scroll-padding-inline:20px}.cake-carousel-card{flex-basis:calc((100% - 60px) / 2.5);aspect-ratio:.78;border-radius:8px}.cake-carousel-arrow{display:none}.cake-showcase-cta{margin-top:1.8rem}}@media (max-width:800px){.lunch-promo{min-height:760px;height:min(860px,100svh);aspect-ratio:auto;background:#3b2115;box-shadow:inset 0 28px 45px rgba(18,8,3,.18),inset 0 -35px 55px rgba(18,8,3,.24)}.lunch-promo-image{object-position:66% center;filter:saturate(1.06) contrast(1.03) brightness(.9);transform:scale(1.015)}.lunch-promo-shade{background:linear-gradient(90deg,rgba(25,11,5,.86),rgba(39,19,10,.64) 48%,rgba(26,12,6,.1) 82%),linear-gradient(180deg,rgba(19,8,3,.35),transparent 50%,rgba(18,8,3,.34))}.lunch-promo-copy{width:min(88vw,390px);height:100%;margin:0;padding:clamp(58px,9vh,86px) 0 48px 5.5vw;justify-content:flex-start;text-shadow:0 3px 18px rgba(13,5,2,.52)}.lunch-promo-copy .eyebrow{margin:0 0 14px;font-size:.8rem!important;letter-spacing:.18em}.lunch-promo-copy h2{max-width:345px;margin-bottom:18px;font-size:clamp(3.15rem,14.5vw,4.35rem)!important;line-height:.91}.lunch-promo-description{max-width:300px;margin:0 0 20px;font-size:.8rem!important;line-height:1.55}.lunch-promo-button{min-height:44px;padding:0 17px;box-shadow:0 10px 26px rgba(16,7,3,.24);text-shadow:none}.lunch-promo--events{background:#efe1d3}.lunch-promo--events .lunch-promo-image{object-position:30% center;filter:saturate(1.04) contrast(1.02) brightness(.94)}.lunch-promo--events .lunch-promo-shade{background:radial-gradient(ellipse 125% 62% at 0 13%,rgba(48,24,14,.94) 0,rgba(67,35,21,.76) 38%,rgba(62,31,18,.28) 67%,transparent 100%)}.lunch-promo--events .lunch-promo-copy{width:min(88vw,390px);margin:0;padding:clamp(58px,9vh,86px) 0 48px 5.5vw;align-items:flex-start;text-align:left}.lunch-promo--events .lunch-promo-copy h2{font-size:clamp(2.8rem,12.5vw,3.85rem)!important}}@media (max-width:380px){.lunch-promo,.lunch-promo--events{min-height:700px}.lunch-promo-copy h2{font-size:2.95rem!important}.lunch-promo--events .lunch-promo-copy h2{font-size:2.65rem!important}}.lunch-planner{min-height:694px}.lunch-planner-background{background:linear-gradient(90deg,rgba(35,16,8,.96),rgba(39,19,10,.85) 30%,rgba(39,19,10,.36) 48%,transparent 65%),url(/img/hero/dishes.png) 50% /cover no-repeat}.lunch-planner-content{width:89.2%;max-width:1440px;margin:auto;padding:110px 0 58px}.lunch-planner-intro{max-width:500px}.lunch-planner-intro .eyebrow{margin-bottom:10px;color:#fff8f0;font-size:10px!important;letter-spacing:.24em;font-weight:700}.lunch-planner-intro h2{font-size:clamp(48px,5vw,72px)!important;line-height:.94;letter-spacing:-.035em}.lunch-planner-intro>p:not(.eyebrow){max-width:485px;margin:16px 0 14px;font-size:16px!important;line-height:1.4}.lunch-planner-offer{gap:14px;font-size:16px!important;font-weight:600}.lunch-planner-offer svg{font-size:21px!important;flex-shrink:0}.lunch-planner-actions{display:flex;gap:12px;margin-top:22px}.lunch-planner-primary,.lunch-planner-secondary{min-height:42px;padding:0 24px;font-size:12px!important;font-weight:700;border-radius:8px}.lunch-planner-primary svg,.lunch-planner-secondary svg{font-size:19px!important}.lunch-planner-secondary{min-width:195px}.lunch-planner-days{display:flex;align-items:center;justify-content:space-around;width:min(100%,422px);min-height:40px;margin:22px 0 17px;padding:0 12px;list-style:none;border:1px solid rgba(255,235,212,.15);border-radius:24px;background:rgba(255,248,236,.045)}.lunch-planner-days li{position:relative;flex:1 1;text-align:center;font-size:11px!important}.lunch-planner-days li+li:before{content:"·";position:absolute;left:0;color:#d8baa0}.lunch-planner-bottom{display:block;max-width:485px;margin:0;scroll-margin-top:125px}.lunch-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lunch-plan{min-height:98px;padding:16px 18px;flex-direction:column;align-items:flex-start;gap:7px;border-radius:9px;background:rgba(255,248,236,.055)}.lunch-plan>svg{color:#d9b999;font-size:23px!important}.lunch-plan:last-child>svg{color:#edb457}.lunch-plan span{gap:5px}.lunch-plan strong{font-weight:600}.lunch-plan small,.lunch-plan strong{font-size:12px!important;white-space:nowrap}.lunch-plan small{color:#dec5ad}.lunch-planner-note{display:flex;align-items:center;gap:8px;margin-top:16px;color:#d4b293;font-size:10px!important;line-height:1.5}.lunch-planner-note svg{font-size:15px!important;flex-shrink:0}.lunch-plan:focus-visible,.lunch-planner a:focus-visible{outline:2px solid #f7c36b;outline-offset:4px}@media (max-width:800px){.lunch-planner{min-height:0}.lunch-planner-background{background:linear-gradient(180deg,rgba(35,16,8,.12),#27130b 46%),url(/img/hero/dishes.png) 75% top /auto 360px no-repeat}.lunch-planner-content{width:calc(100% - 40px);padding:270px 0 40px}.lunch-planner-bottom,.lunch-planner-intro{max-width:520px}.lunch-planner-intro h2{font-size:clamp(40px,7.5vw,60px)!important}.lunch-planner-intro>p:not(.eyebrow){font-size:15px!important}.lunch-planner-offer{font-size:14px!important;gap:9px}.lunch-planner-actions{flex-wrap:wrap}.lunch-planner-primary,.lunch-planner-secondary{width:auto;flex:1 1;min-width:0;padding:0 12px;font-size:10px!important}.lunch-plan-grid{gap:8px}.lunch-plan{padding:13px 9px}.lunch-plan small,.lunch-plan strong{font-size:10px!important;white-space:normal}}.lunch-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}