.Theme-module__-qm7Dq__themeRoot{min-height:100vh}.Theme-module__-qm7Dq__themeRoot h1,.Theme-module__-qm7Dq__themeRoot h2,.Theme-module__-qm7Dq__themeRoot h3,.Theme-module__-qm7Dq__themeRoot h4{text-transform:var(--gr-heading-transform,none)}.Theme-module__-qm7Dq__themeRoot p{margin:0 0 1.35rem}.Theme-module__-qm7Dq__announcementBar{background:var(--gr-accent);color:#fff;letter-spacing:.12em;text-align:center;text-transform:uppercase;z-index:1002;padding:.6rem 5%;font-size:.78rem;font-weight:700;position:fixed;top:0;left:0;right:0}.Theme-module__-qm7Dq__container{z-index:2;width:95%;max-width:1400px;margin:0 auto;position:relative}.Theme-module__-qm7Dq__section{padding:6rem 0;position:relative}.Theme-module__-qm7Dq__blockContainerWide{max-width:1440px}.Theme-module__-qm7Dq__blockContainerFull{width:100%;max-width:none}.Theme-module__-qm7Dq__blockPaddingTopNone{padding-top:0}.Theme-module__-qm7Dq__blockPaddingTopSmall{padding-top:3rem}.Theme-module__-qm7Dq__blockPaddingTopLarge{padding-top:8rem}.Theme-module__-qm7Dq__blockPaddingBottomNone{padding-bottom:0}.Theme-module__-qm7Dq__blockPaddingBottomSmall{padding-bottom:3rem}.Theme-module__-qm7Dq__blockPaddingBottomLarge{padding-bottom:8rem}.Theme-module__-qm7Dq__blockHidden{display:none!important}.Theme-module__-qm7Dq__blockFadeIn{animation:.55s both Theme-module__-qm7Dq__cmsBlockFadeIn}.Theme-module__-qm7Dq__blockSlideUp{animation:.6s both Theme-module__-qm7Dq__cmsBlockSlideUp}.Theme-module__-qm7Dq__blockZoomIn{animation:.55s both Theme-module__-qm7Dq__cmsBlockZoomIn}.Theme-module__-qm7Dq__blockStagger>*>*{animation:.55s both Theme-module__-qm7Dq__cmsBlockSlideUp}.Theme-module__-qm7Dq__blockStagger>*>:nth-child(2){animation-delay:80ms}.Theme-module__-qm7Dq__blockStagger>*>:nth-child(3){animation-delay:.16s}.Theme-module__-qm7Dq__blockStagger>*>:nth-child(4){animation-delay:.24s}.Theme-module__-qm7Dq__blockStagger>*>:nth-child(5){animation-delay:.32s}@keyframes Theme-module__-qm7Dq__cmsBlockFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Theme-module__-qm7Dq__cmsBlockSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Theme-module__-qm7Dq__cmsBlockZoomIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.Theme-module__-qm7Dq__sectionAlt{background:var(--gr-bg-alt)}.Theme-module__-qm7Dq__darkSection{background:var(--gr-primary);color:var(--gr-white)}.Theme-module__-qm7Dq__darkSection>div>img{border-radius:16px;box-shadow:18px 18px #c44d188c}.Theme-module__-qm7Dq__header{color:var(--gr-primary);transition:var(--gr-transition);z-index:1000;border-bottom:1px solid #ffffff26;padding:1.2rem 0;position:fixed;top:0;left:0;right:0}.Theme-module__-qm7Dq__headerBelowAnnouncement{top:34px}.Theme-module__-qm7Dq__headerOnDark{color:#fff}.Theme-module__-qm7Dq__headerScrolled{background:var(--gr-primary);color:#fff;padding:.7rem 0;box-shadow:0 6px 30px #0003}.Theme-module__-qm7Dq__headerInner{justify-content:space-between;align-items:center;gap:2rem;width:95%;max-width:1400px;margin:auto;display:flex}.Theme-module__-qm7Dq__logo{align-items:center;gap:.8rem;display:flex}.Theme-module__-qm7Dq__logo img{object-fit:cover;border-radius:8px;width:52px;height:52px}.Theme-module__-qm7Dq__logo span{text-transform:uppercase;flex-direction:column;line-height:1;display:flex}.Theme-module__-qm7Dq__logo strong{font-family:var(--gr-heading);letter-spacing:.11em;font-size:1.05rem}.Theme-module__-qm7Dq__logo small{color:var(--gr-accent);letter-spacing:.18em;margin-top:.4rem;font-size:.55rem;font-weight:800}.Theme-module__-qm7Dq__desktopNav{align-items:center;gap:2rem;display:flex}.Theme-module__-qm7Dq__desktopNav a{font-family:var(--gr-heading);letter-spacing:1px;text-transform:uppercase;padding:.5rem 0;font-size:1rem;font-weight:600;position:relative}.Theme-module__-qm7Dq__desktopNav a:after{background:var(--gr-accent);content:"";height:2px;transition:transform var(--gr-transition);width:100%;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Theme-module__-qm7Dq__desktopNav a:hover:after,.Theme-module__-qm7Dq__desktopNav .Theme-module__-qm7Dq__activeNav:after{transform:scaleX(1)}.Theme-module__-qm7Dq__activeNav{color:#f19a74}.Theme-module__-qm7Dq__navDropdown{position:relative}.Theme-module__-qm7Dq__navDropdown>a{align-items:center;gap:.25rem;display:flex}.Theme-module__-qm7Dq__dropdownCaret{width:.7rem;height:.7rem}.Theme-module__-qm7Dq__dropdownMenu{background:var(--gr-primary);box-shadow:var(--gr-shadow);opacity:0;min-width:200px;transition:var(--gr-transition);visibility:hidden;border:1px solid #ffffff1a;border-radius:4px;padding:.5rem 0;position:absolute;top:100%;left:0;transform:translateY(10px)}.Theme-module__-qm7Dq__navDropdown:hover .Theme-module__-qm7Dq__dropdownMenu,.Theme-module__-qm7Dq__navDropdown:focus-within .Theme-module__-qm7Dq__dropdownMenu{opacity:1;visibility:visible;transform:none}.Theme-module__-qm7Dq__dropdownMenu a{color:#ffffffe6;font-family:var(--gr-body);text-transform:none;border-bottom:1px solid #ffffff14;align-items:center;gap:.45rem;padding:.8rem 1.5rem;display:flex}.Theme-module__-qm7Dq__dropdownMenu a svg{width:1rem;height:1rem}.Theme-module__-qm7Dq__dropdownMenu a:last-child{border-bottom:0}.Theme-module__-qm7Dq__dropdownMenu a:after{display:none}.Theme-module__-qm7Dq__dropdownMenu a:hover{color:var(--gr-accent);background:#ffffff1a}.Theme-module__-qm7Dq__orderButton{background:var(--gr-accent);color:#fff;font-family:var(--gr-heading);letter-spacing:1px;text-transform:uppercase;transition:var(--gr-transition);border-radius:4px;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700}.Theme-module__-qm7Dq__header .Theme-module__-qm7Dq__orderButton{color:#fff}.Theme-module__-qm7Dq__orderButton:hover{background:var(--gr-primary);color:#fff}.Theme-module__-qm7Dq__headerScrolled .Theme-module__-qm7Dq__orderButton:hover,.Theme-module__-qm7Dq__headerOnDark .Theme-module__-qm7Dq__orderButton:hover{color:var(--gr-primary);background:#fff}.Theme-module__-qm7Dq__menuToggle{color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:6px;padding:.65rem;display:none}.Theme-module__-qm7Dq__menuToggle span{background:currentColor;width:28px;height:2px;display:block}.Theme-module__-qm7Dq__mobileMenu{background:var(--gr-primary-dark);color:#fff;opacity:0;pointer-events:none;transition:var(--gr-transition);z-index:999;padding:8rem 2rem 2rem;position:fixed;inset:0;transform:translateY(-1rem)}.Theme-module__-qm7Dq__mobileMenuOpen{opacity:1;pointer-events:auto;transform:none}.Theme-module__-qm7Dq__mobileMenu nav{flex-direction:column;gap:.5rem;display:flex}.Theme-module__-qm7Dq__mobileMenu a{font-family:var(--gr-heading);text-transform:uppercase;border-bottom:1px solid #ffffff1f;padding:.75rem;font-size:1.7rem}.Theme-module__-qm7Dq__homeHero{background-color:var(--gr-bg);color:var(--gr-text);background-image:url("data:image/svg+xml,%3Csvg width='120' height='120' viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%233e5237' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' opacity='.07'%3E%3Cpath d='M20,20 C30,10 45,15 50,30 C40,40 25,35 20,20 Z'/%3E%3Cpath d='M20,20 L50,30'/%3E%3Cpath d='M80,80 L80,65 M80,80 L95,80 M80,80 L65,80 M80,80 L80,95 M80,80 L90,70 M80,80 L70,90 M80,80 L90,90 M80,80 L70,70'/%3E%3Cpath d='M90,20 C100,20 100,40 90,50 C80,45 80,25 90,20 Z'/%3E%3Cpath d='M90,20 C85,15 80,15 80,20'/%3E%3Cpath d='M30,80 L35,95 L25,95 Z'/%3E%3Ccircle cx='30' cy='75' r='3'/%3E%3C/g%3E%3C/svg%3E");background-size:100px 100px;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);align-items:center;gap:4rem;min-height:100vh;padding:90px max(2.5%,50vw - 700px) 0;display:grid;position:relative;overflow:hidden}.Theme-module__-qm7Dq__homeHeroWithBackground{background-image:linear-gradient(rgb(0 0 0/var(--gr-hero-overlay)), rgb(0 0 0/var(--gr-hero-overlay))), var(--gr-hero-background);background-position:50%;background-size:cover}.Theme-module__-qm7Dq__themeRoot:has(.Theme-module__-qm7Dq__announcementBar) .Theme-module__-qm7Dq__homeHero{padding-top:124px}.Theme-module__-qm7Dq__homeHero:before{background:radial-gradient(ellipse at 70% 50%, color-mix(in srgb, var(--gr-primary), transparent 92%) 0%, transparent 60%);content:"";pointer-events:none;position:absolute;inset:0}.Theme-module__-qm7Dq__heroCopy{z-index:2;min-width:0;max-width:760px;position:relative}.Theme-module__-qm7Dq__heroCopy>span,.Theme-module__-qm7Dq__sectionHeading>span,.Theme-module__-qm7Dq__cta>span,.Theme-module__-qm7Dq__splitPromos article>span{color:var(--gr-accent);font-family:var(--gr-heading);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;font-weight:700;display:block}.Theme-module__-qm7Dq__heroCopy h1{color:var(--gr-primary);text-shadow:0 5px 15px #00000080;margin:0 0 1.5rem;font-size:clamp(3rem,5.5vw,5.5rem);line-height:1.02}.Theme-module__-qm7Dq__heroCopy h1 em{color:var(--gr-accent);font-style:normal}.Theme-module__-qm7Dq__heroCopy p{color:var(--gr-muted);max-width:460px;margin-bottom:2.5rem;font-size:1.2rem}.Theme-module__-qm7Dq__heroCopy p em{color:var(--gr-accent)}.Theme-module__-qm7Dq__heroDish{aspect-ratio:1;z-index:2;width:100%;max-width:560px;margin-inline:auto;animation:7s ease-in-out infinite Theme-module__-qm7Dq__dishFloat;position:relative}.Theme-module__-qm7Dq__heroDish img{border:6px solid color-mix(in srgb, var(--gr-bg), transparent 30%);object-fit:cover;z-index:2;border-radius:63% 37% 54% 46%/55% 48% 52% 45%;animation:10s ease-in-out infinite Theme-module__-qm7Dq__blobShape;box-shadow:0 30px 70px #3e523740}.Theme-module__-qm7Dq__heroPicture{position:absolute;inset:0}.Theme-module__-qm7Dq__heroGlow{background:linear-gradient(135deg, var(--gr-accent), var(--gr-primary));filter:blur(30px);opacity:.12;border-radius:63% 37% 54% 46%/55% 48% 52% 45%;animation:14s ease-in-out infinite reverse Theme-module__-qm7Dq__blobShape;position:absolute;inset:-20px}.Theme-module__-qm7Dq__heroStamp{background:var(--gr-accent);color:#fff;text-align:center;z-index:3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;padding:10px;animation:5s ease-in-out infinite reverse Theme-module__-qm7Dq__stampFloat;display:flex;position:absolute;bottom:-10px;left:-10px;box-shadow:0 8px 25px #c44d1859}.Theme-module__-qm7Dq__heroStamp svg{width:1.1rem;height:1.1rem;margin-bottom:2px}.Theme-module__-qm7Dq__heroStamp span{font-family:var(--gr-heading);letter-spacing:1.5px;text-transform:uppercase;font-size:.55rem;line-height:1.4}@keyframes Theme-module__-qm7Dq__blobShape{0%,to{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}33%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%}66%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%}}@keyframes Theme-module__-qm7Dq__dishFloat{50%{transform:translateY(-18px)}}@keyframes Theme-module__-qm7Dq__stampFloat{50%{transform:translateY(-18px)}}.Theme-module__-qm7Dq__heroApps{color:var(--gr-muted);align-items:center;gap:15px;margin-top:2rem;font-size:.9rem;display:flex}.Theme-module__-qm7Dq__heroApps a{transition:var(--gr-transition);font-weight:700}.Theme-module__-qm7Dq__heroApps a:hover{opacity:.75}.Theme-module__-qm7Dq__swiggyLink{color:#fc8019}.Theme-module__-qm7Dq__swiggyLink strong{color:#fff;background:#fc8019;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-right:4px;font-size:.65rem;display:inline-flex}.Theme-module__-qm7Dq__zomatoLink{color:#e23744}.Theme-module__-qm7Dq__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Theme-module__-qm7Dq__action{font-family:var(--gr-heading);letter-spacing:1px;text-transform:uppercase;transition:var(--gr-transition);border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;display:inline-flex}.Theme-module__-qm7Dq__homeHero .Theme-module__-qm7Dq__action{padding:1rem 2rem}.Theme-module__-qm7Dq__actionIcon{width:1.1em;height:1.1em}.Theme-module__-qm7Dq__action:hover{transform:translateY(-3px)}.Theme-module__-qm7Dq__themeRoot .Theme-module__-qm7Dq__primary{background:var(--gr-primary);color:var(--gr-white)}.Theme-module__-qm7Dq__themeRoot .Theme-module__-qm7Dq__primary:hover{background:var(--gr-accent);box-shadow:var(--gr-shadow)}.Theme-module__-qm7Dq__themeRoot .Theme-module__-qm7Dq__accent{background:var(--gr-accent);color:var(--gr-white)}.Theme-module__-qm7Dq__themeRoot .Theme-module__-qm7Dq__outline{border-color:var(--gr-primary);color:var(--gr-primary)}.Theme-module__-qm7Dq__themeRoot .Theme-module__-qm7Dq__outline:hover{background:var(--gr-primary);color:#fff}.Theme-module__-qm7Dq__themeRoot .Theme-module__-qm7Dq__split{color:var(--gr-primary);background:#fff;padding:.9rem 2rem;font-size:.9rem}.Theme-module__-qm7Dq__themeRoot .Theme-module__-qm7Dq__split:hover{background:var(--gr-accent);color:#fff}.Theme-module__-qm7Dq__centerAction{text-align:center;margin-top:3rem}.Theme-module__-qm7Dq__featureStrip{--ghee-icon-color:var(--gr-primary);background:var(--gr-bg);border-bottom:1px solid var(--gr-border);border-top:1px solid var(--gr-border);padding:2.5rem 0}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid{grid-template-columns:repeat(5,1fr);gap:0;width:95%;max-width:1400px;margin:auto}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid[data-feature-count="1"]{grid-template-columns:minmax(0,280px);max-width:280px}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid[data-feature-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid[data-feature-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr));max-width:840px}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid[data-feature-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1120px}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid[data-feature-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureCard{border-right:1px solid var(--gr-border);box-shadow:none;background:0 0;border-radius:0;padding:0 1.5rem}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureCard:last-child{border-right:0}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureCard>span{color:var(--gr-primary);background:0 0;width:2.2rem;height:2.2rem;margin-bottom:.7rem}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureSvgMask{background-color:var(--ghee-icon-color,var(--gr-primary));width:100%;height:100%;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureCard h3{letter-spacing:.08em;margin-bottom:.35rem;font-size:.85rem}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureCard p{font-size:.8rem;line-height:1.45}.Theme-module__-qm7Dq__featureGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.Theme-module__-qm7Dq__featureCard{background:var(--gr-white);box-shadow:var(--gr-shadow);text-align:center;transition:transform var(--gr-transition);border-radius:10px;padding:2.5rem 2rem}.Theme-module__-qm7Dq__featureCard:hover{transform:translateY(-8px)}.Theme-module__-qm7Dq__featureCard>span{background:color-mix(in srgb, var(--gr-bg), var(--gr-accent) 10%);color:var(--gr-accent);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:1.25rem;display:inline-flex}.Theme-module__-qm7Dq__featureCard>span svg{width:34px;height:34px}.Theme-module__-qm7Dq__featureCard h3{color:var(--gr-primary);margin:0 0 .8rem;font-size:1.25rem}.Theme-module__-qm7Dq__featureCard p{color:var(--gr-muted);margin:0}.Theme-module__-qm7Dq__processSection{background:var(--gr-primary);color:var(--gr-white);padding:6rem 0;position:relative}.Theme-module__-qm7Dq__processGrid{text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;margin-top:3rem;display:grid}.Theme-module__-qm7Dq__processStep{position:relative}.Theme-module__-qm7Dq__processStep:not(:last-child):after{color:#fff3;content:"→";font-size:2rem;position:absolute;top:20%;right:-1.5rem}.Theme-module__-qm7Dq__processIcon{color:var(--gr-accent);font-family:var(--gr-heading);height:80px;transition:var(--gr-transition);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:80px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.Theme-module__-qm7Dq__processIcon svg{width:2.5rem;height:2.5rem}.Theme-module__-qm7Dq__processStep:hover .Theme-module__-qm7Dq__processIcon{background:var(--gr-accent);color:var(--gr-white);transform:translateY(-10px)}.Theme-module__-qm7Dq__processStep small{color:var(--gr-accent);font-family:var(--gr-heading);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;display:block}.Theme-module__-qm7Dq__processStep h3{color:var(--gr-white);margin-bottom:.6rem}.Theme-module__-qm7Dq__processStep p{color:#ffffffb8;margin:0}.Theme-module__-qm7Dq__sectionHeading{margin-bottom:4rem}.Theme-module__-qm7Dq__sectionHeading h2{color:var(--gr-primary);margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem)}.Theme-module__-qm7Dq__sectionHeading p{color:var(--gr-muted);max-width:700px}.Theme-module__-qm7Dq__centerHeading{text-align:center}.Theme-module__-qm7Dq__centerHeading p{margin-inline:auto}.Theme-module__-qm7Dq__sectionHeading.Theme-module__-qm7Dq__lightHeading h2{color:#fff}.Theme-module__-qm7Dq__sectionHeading.Theme-module__-qm7Dq__lightHeading p{color:#ffffffb8}.Theme-module__-qm7Dq__storyGrid,.Theme-module__-qm7Dq__twoColumn{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.Theme-module__-qm7Dq__twoColumn>img{object-fit:cover;border-radius:10px;width:100%;height:auto;max-height:700px}.Theme-module__-qm7Dq__imageCollage{grid-template-columns:1fr 1fr;gap:1rem;display:grid;position:relative}.Theme-module__-qm7Dq__imageCollage img{box-shadow:var(--gr-shadow);object-fit:cover;border-radius:8px;width:100%;height:180px;position:static}.Theme-module__-qm7Dq__imageCollage img:first-child{grid-column:span 2;height:300px}.Theme-module__-qm7Dq__legacyBadge{background:var(--gr-accent);color:#fff;text-align:center;padding:1rem 1.4rem;position:absolute;bottom:-1.5rem;right:-1.5rem}.Theme-module__-qm7Dq__legacyBadge strong{font-family:var(--gr-heading);font-size:2rem;display:block}.Theme-module__-qm7Dq__checkList{gap:.75rem;margin:1.5rem 0 2rem;padding:0;list-style:none;display:grid}.Theme-module__-qm7Dq__checkList li{padding-left:1.7rem;position:relative}.Theme-module__-qm7Dq__checkList li:before{border-bottom:2px solid var(--gr-accent);border-right:2px solid var(--gr-accent);content:"";width:5px;height:10px;position:absolute;top:.35rem;left:2px;transform:rotate(45deg)}.Theme-module__-qm7Dq__foodGrid{grid-template-columns:repeat(3,1fr);gap:1.7rem;display:grid}.Theme-module__-qm7Dq__foodCard{background:var(--gr-white);box-shadow:var(--gr-shadow);transition:transform var(--gr-transition);border-radius:10px;overflow:hidden}.Theme-module__-qm7Dq__foodCard:hover{transform:translateY(-7px)}.Theme-module__-qm7Dq__foodImage{height:260px;position:relative;overflow:hidden}.Theme-module__-qm7Dq__foodImage img{object-fit:cover;transition:transform .5s}.Theme-module__-qm7Dq__foodCard:hover .Theme-module__-qm7Dq__foodImage img{transform:scale(1.05)}.Theme-module__-qm7Dq__foodImage>span{background:var(--gr-accent);color:#fff;text-transform:uppercase;z-index:2;border-radius:20px;padding:.35rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Theme-module__-qm7Dq__foodBody{padding:1.7rem}.Theme-module__-qm7Dq__foodBody>div{border-bottom:1px dashed var(--gr-border);justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Theme-module__-qm7Dq__foodBody h3{color:var(--gr-primary);margin:0;font-size:1.25rem}.Theme-module__-qm7Dq__foodBody strong{color:var(--gr-accent);font-family:var(--gr-heading);white-space:nowrap;font-size:1.35rem}.Theme-module__-qm7Dq__foodBody p{color:var(--gr-muted);margin:0}.Theme-module__-qm7Dq__foodBody ul{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.Theme-module__-qm7Dq__foodBody li{background:var(--gr-bg);border-radius:4px;padding:.25rem .55rem;font-size:.75rem}.Theme-module__-qm7Dq__foodCardCompact{grid-template-columns:180px 1fr;display:grid}.Theme-module__-qm7Dq__foodCardCompact .Theme-module__-qm7Dq__foodImage{height:100%;min-height:180px}.Theme-module__-qm7Dq__statsSection{background:var(--gr-accent);color:#fff;padding:3.5rem 5%}.Theme-module__-qm7Dq__stats{text-align:center;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:2rem;max-width:1200px;margin:auto;display:grid}.Theme-module__-qm7Dq__stats div{flex-direction:column;display:flex}.Theme-module__-qm7Dq__stats strong{color:#fff;font-family:var(--gr-heading);font-size:clamp(2.5rem,5vw,4.5rem)}.Theme-module__-qm7Dq__stats span{font-family:var(--gr-heading);letter-spacing:.08em;text-transform:uppercase}.Theme-module__-qm7Dq__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Theme-module__-qm7Dq__testimonialsSection{background:var(--gr-primary);color:#fff}.Theme-module__-qm7Dq__testimonial{background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;margin:0;padding:3rem 2rem;position:relative}.Theme-module__-qm7Dq__testimonial:before{color:#ffffff14;content:"“";font-family:Georgia,serif;font-size:6rem;line-height:1;position:absolute;top:1rem;right:2rem}.Theme-module__-qm7Dq__testimonial>div{color:gold;gap:.25rem;display:flex}.Theme-module__-qm7Dq__testimonial>div svg{fill:currentColor;width:1.1rem;height:1.1rem}.Theme-module__-qm7Dq__testimonial blockquote{color:#ffffffbf;margin:1.5rem 0 2rem;font-style:italic}.Theme-module__-qm7Dq__testimonial figcaption strong{color:#fff}.Theme-module__-qm7Dq__testimonial figcaption{flex-direction:column;display:flex}.Theme-module__-qm7Dq__testimonial figcaption span{color:var(--gr-accent);font-size:.78rem}.Theme-module__-qm7Dq__splitPromos{grid-template-columns:repeat(2,1fr);padding:0;display:grid}.Theme-module__-qm7Dq__splitPromos article{color:#fff;background:linear-gradient(#263322db,#263322e6),url(/themes/ghee-roast/images/hero_ghee_roast.png) 50%/cover;flex-direction:column;justify-content:center;min-height:500px;padding:4rem 8%;display:flex}.Theme-module__-qm7Dq__splitPromos article:last-child{background-image:linear-gradient(#263322d1,#263322e0),url(/themes/ghee-roast/images/catering_event.png)}.Theme-module__-qm7Dq__splitPromos h2{margin:0 0 1rem;font-size:clamp(2.2rem,4vw,3.7rem)}.Theme-module__-qm7Dq__gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:1rem;display:grid}.Theme-module__-qm7Dq__gallery>div{border-radius:7px;position:relative;overflow:hidden}.Theme-module__-qm7Dq__gallery>div:first-child,.Theme-module__-qm7Dq__gallery>div:nth-child(5){grid-column:span 2}.Theme-module__-qm7Dq__gallery img{object-fit:cover;transition:transform .4s}.Theme-module__-qm7Dq__gallery>div:hover img{transform:scale(1.05)}.Theme-module__-qm7Dq__pageHero{background:var(--gr-primary);color:#fff;text-align:center;padding:8rem 0 4rem;position:relative;overflow:hidden}.Theme-module__-qm7Dq__pageHero:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.1'/%3E%3C/svg%3E");position:absolute;inset:0}.Theme-module__-qm7Dq__cateringHero{background:linear-gradient(#263322c2,#263322d1),url(/themes/ghee-roast/images/hero_ghee_roast.png) 50%/cover;padding:10rem 0 8rem}.Theme-module__-qm7Dq__contactHero{padding:6rem 0 4rem}.Theme-module__-qm7Dq__contactHero:after{background:linear-gradient(135deg,#c44d1826,#0000 60%)}.Theme-module__-qm7Dq__breadcrumb{color:#ffffff80;z-index:2;margin-bottom:1rem;font-size:.85rem;position:relative}.Theme-module__-qm7Dq__breadcrumb a{color:var(--gr-accent)}.Theme-module__-qm7Dq__breadcrumb span{color:#ffffff4d;margin:0 .6rem}.Theme-module__-qm7Dq__pageHero h1{text-shadow:0 4px 20px #0000004d;margin:.8rem 0 1rem;font-size:clamp(3rem,5vw,5rem)}.Theme-module__-qm7Dq__pageHero p{color:#ffffffc7;max-width:760px;margin:0 auto;font-size:1.1rem}.Theme-module__-qm7Dq__contactHero h1{text-shadow:none;font-size:clamp(2.5rem,5vw,4.5rem)}.Theme-module__-qm7Dq__contactHero p{max-width:580px;line-height:1.7}.Theme-module__-qm7Dq__pullQuote{border-left:4px solid var(--gr-accent);color:var(--gr-primary);margin:2rem 0;padding:.5rem 0 .5rem 1.5rem;font-family:Georgia,serif;font-size:1.25rem;font-style:italic}.Theme-module__-qm7Dq__darkSection .Theme-module__-qm7Dq__pullQuote{color:#fff}.Theme-module__-qm7Dq__timeline{gap:2rem;display:grid}.Theme-module__-qm7Dq__timeline article{border-bottom:1px solid #ffffff26;grid-template-columns:240px 1fr;align-items:center;gap:2.5rem;padding-bottom:2rem;display:grid}.Theme-module__-qm7Dq__timeline img{object-fit:cover;border-radius:8px;width:240px;height:150px}.Theme-module__-qm7Dq__timeline strong{color:var(--gr-accent);font-family:var(--gr-heading);font-size:2rem}.Theme-module__-qm7Dq__timeline h3{margin:.2rem 0 .5rem;font-size:1.5rem}.Theme-module__-qm7Dq__timeline p{color:#ffffffb3;margin:0}.Theme-module__-qm7Dq__largeName{color:var(--gr-accent);letter-spacing:.07em;font-size:1.4rem}.Theme-module__-qm7Dq__aboutOrigin,.Theme-module__-qm7Dq__aboutFounder{background:var(--gr-bg)}.Theme-module__-qm7Dq__originGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.Theme-module__-qm7Dq__eyebrow{color:var(--gr-accent);font-family:var(--gr-heading);letter-spacing:3px;text-transform:uppercase;margin-bottom:.75rem;font-size:.82rem;display:block}.Theme-module__-qm7Dq__originText h2{color:var(--gr-primary);margin:0 0 1.5rem;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.1}.Theme-module__-qm7Dq__originText p,.Theme-module__-qm7Dq__founderText p{color:#5a5a4e;margin-bottom:1.2rem;font-size:1rem;line-height:1.85}.Theme-module__-qm7Dq__originSignature{color:var(--gr-accent);font-family:var(--gr-heading);margin-top:1.5rem;font-size:1.2rem;font-style:italic;display:block}.Theme-module__-qm7Dq__originImage{aspect-ratio:4/5;position:relative}.Theme-module__-qm7Dq__originImage img{object-fit:cover;border-radius:12px;box-shadow:0 30px 80px #3e523733}.Theme-module__-qm7Dq__originImage:after{background:var(--gr-accent);color:#fff;content:"EST. 1995";font-family:var(--gr-heading);letter-spacing:3px;z-index:2;border-radius:8px;padding:1rem 1.5rem;font-size:1.1rem;position:absolute;bottom:-1.5rem;right:-1.5rem;box-shadow:0 10px 30px #c44d1866}.Theme-module__-qm7Dq__aboutTimelineSection{background:var(--gr-primary);color:#fff;overflow:hidden}.Theme-module__-qm7Dq__sourceSectionHeader{text-align:center;margin-bottom:3.5rem}.Theme-module__-qm7Dq__sourceSectionHeader>span{color:var(--gr-accent);font-family:var(--gr-heading);letter-spacing:3px;text-transform:uppercase;margin-bottom:.5rem;font-size:.82rem;display:block}.Theme-module__-qm7Dq__sourceSectionHeader h2{color:var(--gr-primary);margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.Theme-module__-qm7Dq__sourceSectionHeader p{color:var(--gr-muted);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Theme-module__-qm7Dq__sourceSectionHeader.Theme-module__-qm7Dq__onDark h2{color:#fff}.Theme-module__-qm7Dq__sourceSectionHeader.Theme-module__-qm7Dq__onDark p{color:#ffffffbf}.Theme-module__-qm7Dq__aboutTimeline{padding:2rem 0;position:relative;overflow:hidden}.Theme-module__-qm7Dq__aboutTimeline:before{background:linear-gradient(to bottom, transparent, var(--gr-accent), transparent);content:"";opacity:.8;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Theme-module__-qm7Dq__timelineItem{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid;position:relative}.Theme-module__-qm7Dq__timelineItem:last-child{margin-bottom:0}.Theme-module__-qm7Dq__timelineItem:nth-child(2n){direction:rtl}.Theme-module__-qm7Dq__timelineItem:nth-child(2n)>*{direction:ltr}.Theme-module__-qm7Dq__timelineDot{background:var(--gr-accent);border:4px solid var(--gr-primary);z-index:2;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #c44d1826}.Theme-module__-qm7Dq__timelineText{padding:0 2rem}.Theme-module__-qm7Dq__timelineText>strong{color:var(--gr-accent);font-family:var(--gr-heading);margin-bottom:.5rem;font-size:3rem;line-height:1;display:block}.Theme-module__-qm7Dq__timelineText h3{color:#fff;margin:0 0 1rem;font-size:1.8rem}.Theme-module__-qm7Dq__timelineText p{color:#ffffffb3;margin:0;font-size:1.05rem;line-height:1.7}.Theme-module__-qm7Dq__timelineImage{aspect-ratio:4/3;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d}.Theme-module__-qm7Dq__timelineImage img{object-fit:cover;transition:transform .5s}.Theme-module__-qm7Dq__timelineImage:hover img{transform:scale(1.08)}.Theme-module__-qm7Dq__founderGrid{grid-template-columns:1fr 1.4fr;align-items:center;gap:5rem;display:grid}.Theme-module__-qm7Dq__founderImage{aspect-ratio:3/4;position:relative}.Theme-module__-qm7Dq__founderImage img{object-fit:cover;border-radius:12px;box-shadow:0 30px 80px #3e52372e}.Theme-module__-qm7Dq__founderImage>span{background:var(--gr-primary);border-left:4px solid var(--gr-accent);color:#fff;font-family:var(--gr-heading);letter-spacing:2px;text-transform:uppercase;z-index:2;border-radius:8px;align-items:center;gap:6px;padding:.75rem 1.25rem;font-size:.85rem;display:flex;position:absolute;top:2rem;left:-1.5rem}.Theme-module__-qm7Dq__founderImage>span svg{width:1rem;height:1rem}.Theme-module__-qm7Dq__founderText h2{color:var(--gr-primary);margin:0 0 .5rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.1}.Theme-module__-qm7Dq__founderName{color:var(--gr-accent);font-family:var(--gr-heading);margin-bottom:1.5rem;font-size:1.4rem;display:block}.Theme-module__-qm7Dq__founderText>p strong{color:var(--gr-primary)}.Theme-module__-qm7Dq__founderQuote{background:color-mix(in srgb, var(--gr-bg), var(--gr-primary) 6%);border:0;border-left:4px solid var(--gr-accent);border-radius:0 8px 8px 0;margin:2rem 0;padding:1.2rem 1.5rem}.Theme-module__-qm7Dq__founderQuote p{color:var(--gr-primary);margin:0;font-size:1.05rem;font-style:italic;font-weight:500;line-height:1.75}.Theme-module__-qm7Dq__founderQuote cite{color:var(--gr-accent);font-family:var(--gr-heading);letter-spacing:1px;margin-top:.75rem;font-size:.85rem;font-style:normal;display:block}.Theme-module__-qm7Dq__aboutValues{background:color-mix(in srgb, var(--gr-bg), var(--gr-primary) 5%)}.Theme-module__-qm7Dq__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Theme-module__-qm7Dq__valuesGrid article{text-align:center;background:#fff;border:1px solid #3e523714;border-radius:12px;padding:3rem 2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 30px #3e523714}.Theme-module__-qm7Dq__valuesGrid article:before{background:var(--gr-accent);content:"";transform-origin:0;height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Theme-module__-qm7Dq__valuesGrid article:hover{transform:translateY(-8px);box-shadow:0 20px 60px #3e523726}.Theme-module__-qm7Dq__valuesGrid article:hover:before{transform:scaleX(1)}.Theme-module__-qm7Dq__valuesGrid article>span{background:color-mix(in srgb, var(--gr-accent), transparent 88%);color:var(--gr-accent);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:flex}.Theme-module__-qm7Dq__valuesGrid article>span svg{width:2rem;height:2rem}.Theme-module__-qm7Dq__valuesGrid h3{color:var(--gr-primary);margin:0 0 1rem;font-size:1.4rem}.Theme-module__-qm7Dq__valuesGrid p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.75}.Theme-module__-qm7Dq__aboutStats{background:var(--gr-accent);padding:5rem 0}.Theme-module__-qm7Dq__aboutStats .Theme-module__-qm7Dq__stats{grid-template-columns:repeat(4,1fr)}.Theme-module__-qm7Dq__aboutStats .Theme-module__-qm7Dq__stats>div{padding:1.5rem}.Theme-module__-qm7Dq__aboutStats .Theme-module__-qm7Dq__stats strong{font-size:clamp(2.5rem,4vw,3.5rem)}.Theme-module__-qm7Dq__aboutStats .Theme-module__-qm7Dq__stats span{color:#fffc;letter-spacing:1px;font-size:.95rem}.Theme-module__-qm7Dq__aboutCta{background:var(--gr-primary);text-align:center;padding:7rem 0;position:relative;overflow:hidden}.Theme-module__-qm7Dq__aboutCta:before{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--gr-accent), transparent 85%) 0%, transparent 65%);content:"";position:absolute;inset:0}.Theme-module__-qm7Dq__aboutCta>div>span{color:var(--gr-accent);font-family:var(--gr-heading);letter-spacing:4px;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem;display:block}.Theme-module__-qm7Dq__aboutCta h2{color:#fff;margin:0 0 1.2rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.05}.Theme-module__-qm7Dq__aboutCta p{color:#ffffffb3;max-width:500px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.Theme-module__-qm7Dq__cta{color:#fff;text-align:center;background:linear-gradient(#263322de,#263322e8),url(/themes/ghee-roast/images/hero_ghee_roast.png) 50%/cover;padding:6rem 5%}.Theme-module__-qm7Dq__cta h2{margin:0 0 1rem;font-size:clamp(2.7rem,6vw,5rem)}.Theme-module__-qm7Dq__cta p{color:#ffffffbf}.Theme-module__-qm7Dq__cta .Theme-module__-qm7Dq__actions{justify-content:center}.Theme-module__-qm7Dq__overlapSection{z-index:3;margin-top:-4rem;padding-bottom:2rem;position:relative}.Theme-module__-qm7Dq__stackedFeatures{gap:1.5rem;margin-bottom:2rem;display:grid}.Theme-module__-qm7Dq__stackedFeatures article{gap:1.2rem;display:flex}.Theme-module__-qm7Dq__stackedFeatures article>span{background:var(--gr-accent);color:#fff;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;height:44px;display:flex}.Theme-module__-qm7Dq__stackedFeatures h3{color:var(--gr-primary);margin:0 0 .35rem}.Theme-module__-qm7Dq__platformGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Theme-module__-qm7Dq__platformGrid article{box-shadow:var(--gr-shadow);background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:2rem;display:grid}.Theme-module__-qm7Dq__platformGrid article>strong{background:var(--gr-accent);color:#fff;font-family:var(--gr-heading);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;display:flex}.Theme-module__-qm7Dq__platformGrid h2{color:var(--gr-primary);margin:0}.Theme-module__-qm7Dq__platformGrid p{color:var(--gr-muted);margin:0}.Theme-module__-qm7Dq__zoneGrid,.Theme-module__-qm7Dq__socialCards{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Theme-module__-qm7Dq__zoneGrid article{border:1px solid #ffffff2e;border-radius:8px;padding:2.5rem}.Theme-module__-qm7Dq__zoneGrid h3{color:var(--gr-accent)}.Theme-module__-qm7Dq__faqs{gap:1rem;max-width:900px;margin:auto;display:grid}.Theme-module__-qm7Dq__faqs details{background:#fff;border-radius:7px;padding:1.25rem 1.5rem;box-shadow:0 5px 20px #0000000f}.Theme-module__-qm7Dq__faqs summary{color:var(--gr-primary);cursor:pointer;font-family:var(--gr-heading);text-transform:uppercase;font-size:1.1rem;font-weight:700}.Theme-module__-qm7Dq__faqs p{color:var(--gr-muted);margin:1rem 0 0}.Theme-module__-qm7Dq__locationTabs,.Theme-module__-qm7Dq__categoryTabs{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Theme-module__-qm7Dq__locationTabs button,.Theme-module__-qm7Dq__categoryTabs button{border:1px solid var(--gr-border);color:var(--gr-primary);cursor:pointer;font-family:var(--gr-heading);text-transform:uppercase;background:0 0;border-radius:30px;padding:.7rem 1.2rem;font-weight:700}.Theme-module__-qm7Dq__locationTabs button[aria-pressed=true],.Theme-module__-qm7Dq__categoryTabs button[aria-pressed=true]{background:var(--gr-primary);color:#fff}.Theme-module__-qm7Dq__locationDescription{color:var(--gr-muted);text-align:center;margin:1rem 0 2rem!important}.Theme-module__-qm7Dq__categoryTabs{margin-bottom:3rem}.Theme-module__-qm7Dq__locationBar{background:var(--gr-bg-alt);border-bottom:1px solid var(--gr-border);padding:1rem 5%}.Theme-module__-qm7Dq__locationBarInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;max-width:1400px;margin:0 auto;display:flex}.Theme-module__-qm7Dq__locationBarInner>span{color:var(--gr-primary);font-family:var(--gr-heading);text-transform:uppercase;align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;display:inline-flex}.Theme-module__-qm7Dq__locationBarInner button{border:1px solid var(--gr-border);color:var(--gr-primary);cursor:pointer;font-family:var(--gr-heading);text-transform:uppercase;transition:var(--gr-transition);background:0 0;border-radius:30px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:700;display:inline-flex}.Theme-module__-qm7Dq__locationBarInner button[aria-pressed=true]{background:var(--gr-primary);color:var(--gr-white)}.Theme-module__-qm7Dq__menuSection{padding:3rem 0}.Theme-module__-qm7Dq__menuLocationHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.Theme-module__-qm7Dq__menuLocationHeader>div:first-child span{color:var(--gr-accent);font-family:var(--gr-heading);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;font-size:.85rem;font-weight:700;display:block}.Theme-module__-qm7Dq__menuLocationHeader h2{color:var(--gr-primary);font-family:var(--gr-heading);margin:0}.Theme-module__-qm7Dq__menuLocationHeader>div:last-child{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Theme-module__-qm7Dq__menuLocationHeader>div:last-child a{background:var(--gr-primary);color:var(--gr-white);font-family:var(--gr-heading);text-transform:uppercase;transition:var(--gr-transition);border-radius:30px;padding:.6rem 1.3rem;font-size:.8rem;font-weight:700;text-decoration:none}.Theme-module__-qm7Dq__menuLocationHeader>div:last-child a:hover{background:var(--gr-primary-dark)}@media (max-width:900px){.Theme-module__-qm7Dq__locationBarInner>span{width:100%}}@media (max-width:800px){.Theme-module__-qm7Dq__locationBar{padding:1rem 8%}.Theme-module__-qm7Dq__locationBarInner{justify-content:flex-start}.Theme-module__-qm7Dq__menuSection{padding:2rem 0}.Theme-module__-qm7Dq__menuLocationHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Theme-module__-qm7Dq__menuLocationHeader>div:last-child{width:100%}}.Theme-module__-qm7Dq__menuList{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.Theme-module__-qm7Dq__textMenuList{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 3rem;display:grid}.Theme-module__-qm7Dq__textMenuList article{border-bottom:1px solid var(--gr-border);padding:0 0 1.2rem}.Theme-module__-qm7Dq__textMenuList article>div{align-items:baseline;gap:.8rem;display:flex}.Theme-module__-qm7Dq__textMenuList article h3{color:var(--gr-primary);white-space:nowrap;margin:0;font-size:1.2rem}.Theme-module__-qm7Dq__textMenuList article div>span{border-bottom:1px dotted var(--gr-muted);flex:1}.Theme-module__-qm7Dq__textMenuList article strong{color:var(--gr-accent);font-family:var(--gr-heading);font-size:1.25rem}.Theme-module__-qm7Dq__textMenuList article p{color:var(--gr-muted);margin:.45rem 0 0;font-size:.9rem}.Theme-module__-qm7Dq__contactContent{padding:0 0 6rem}.Theme-module__-qm7Dq__contactGrid{z-index:10;grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;min-width:0;margin-top:-3rem;display:grid;position:relative}.Theme-module__-qm7Dq__contactGrid>*{min-width:0}.Theme-module__-qm7Dq__contactForm{background:#fff;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;width:100%;min-width:0;padding:3rem;display:grid;box-shadow:0 10px 40px #00000014}.Theme-module__-qm7Dq__contactForm h2,.Theme-module__-qm7Dq__contactForm .Theme-module__-qm7Dq__fullField,.Theme-module__-qm7Dq__contactForm>button,.Theme-module__-qm7Dq__contactForm .Theme-module__-qm7Dq__formNotice{grid-column:1/-1}.Theme-module__-qm7Dq__contactForm h2{color:var(--gr-primary);margin:0 0 .5rem;font-size:2rem}.Theme-module__-qm7Dq__contactForm label{color:var(--gr-primary);font-family:var(--gr-heading);letter-spacing:.5px;margin-bottom:.5rem;display:block}.Theme-module__-qm7Dq__contactForm input,.Theme-module__-qm7Dq__contactForm select,.Theme-module__-qm7Dq__contactForm textarea{background:#fff;border:1px solid #3e523733;border-radius:6px;width:100%;padding:1rem;font-size:1rem;line-height:1.25;transition:border-color .3s}.Theme-module__-qm7Dq__contactForm input:focus,.Theme-module__-qm7Dq__contactForm select:focus,.Theme-module__-qm7Dq__contactForm textarea:focus{border-color:var(--gr-accent);outline:0}.Theme-module__-qm7Dq__contactForm textarea{resize:vertical;min-height:150px}.Theme-module__-qm7Dq__contactForm>button{background:var(--gr-primary);color:#fff;cursor:pointer;font-family:var(--gr-heading);letter-spacing:1px;text-transform:uppercase;border:0;border-radius:6px;margin-top:1rem;padding:1.2rem;font-size:1.2rem;transition:background .3s}.Theme-module__-qm7Dq__contactForm>button:hover{background:var(--gr-accent)}.Theme-module__-qm7Dq__formNotice{color:var(--gr-accent);margin:0!important}.Theme-module__-qm7Dq__formNotice[data-tone=error]{color:#a12d24}.Theme-module__-qm7Dq__formNotice[data-tone=success]{color:var(--gr-primary)}.Theme-module__-qm7Dq__contactForm>button:disabled,.Theme-module__-qm7Dq__newsletter button:disabled{cursor:wait;opacity:.72}.Theme-module__-qm7Dq__contactFormLayout{grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);align-items:stretch;gap:clamp(2rem,4vw,4.5rem);display:grid}.Theme-module__-qm7Dq__contactFormWithoutImage{grid-template-columns:minmax(0,860px);justify-content:center}.Theme-module__-qm7Dq__contactFormColumn{min-width:0}.Theme-module__-qm7Dq__contactFormColumn .Theme-module__-qm7Dq__sectionHeading{margin-bottom:2rem}.Theme-module__-qm7Dq__contactFormCard{background:var(--gr-white);border-radius:var(--gr-card-radius,12px);overflow:hidden}.Theme-module__-qm7Dq__contactFormCard_elevated{box-shadow:0 18px 55px #26332221}.Theme-module__-qm7Dq__contactFormCard_bordered{border:1px solid color-mix(in srgb, var(--gr-primary), transparent 78%)}.Theme-module__-qm7Dq__contactFormCard_flat{background:color-mix(in srgb, var(--gr-bg), white 42%)}.Theme-module__-qm7Dq__contactFormCard .Theme-module__-qm7Dq__contactForm{box-shadow:none;background:0 0;border-radius:0;padding:clamp(1.5rem,3vw,2.75rem)}.Theme-module__-qm7Dq__contactSideImage{border-radius:var(--gr-card-radius,12px);min-height:560px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 55px #26332229}.Theme-module__-qm7Dq__contactImageLeft .Theme-module__-qm7Dq__contactSideImage{order:-1}.Theme-module__-qm7Dq__contactSideImage img{background:color-mix(in srgb, var(--gr-bg), white 35%)}.Theme-module__-qm7Dq__contactDetails{flex-direction:column;gap:1.5rem;margin-top:3rem;display:flex}.Theme-module__-qm7Dq__contactDetails article{border-left:4px solid var(--gr-accent);background:#fff;border-radius:8px;align-items:flex-start;gap:1.2rem;padding:2rem;display:flex;box-shadow:0 5px 20px #0000000d}.Theme-module__-qm7Dq__contactDetails article>svg{color:var(--gr-accent);flex:0 0 2rem;width:2rem;height:2rem}.Theme-module__-qm7Dq__contactDetails h2{color:var(--gr-primary);margin:0 0 .3rem;font-size:1.2rem}.Theme-module__-qm7Dq__contactDetails p{color:#666;margin:0;font-size:.95rem;line-height:1.5}.Theme-module__-qm7Dq__mapSection{background:var(--gr-primary);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:350px;display:flex;position:relative;overflow:hidden}.Theme-module__-qm7Dq__mapSection:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Crect width='20' height='20' fill='none' stroke='rgba(255,255,255,0.1)' stroke-width='1'/%3E%3C/svg%3E");position:absolute;inset:0}.Theme-module__-qm7Dq__mapSection h2{z-index:2;margin:0 0 1rem;font-size:2.5rem;position:relative}.Theme-module__-qm7Dq__mapSection p{color:#fffc;z-index:2;align-items:center;gap:10px;margin:0;font-size:1.1rem;display:flex;position:relative}.Theme-module__-qm7Dq__mapSection svg{color:var(--gr-accent);width:1.5rem;height:1.5rem}.Theme-module__-qm7Dq__socialCards a{color:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:2.5rem;transition:transform .3s;display:flex}.Theme-module__-qm7Dq__socialCards a:hover{transform:translateY(-5px)}.Theme-module__-qm7Dq__instagramCard{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.Theme-module__-qm7Dq__facebookCard{background:#1877f2}.Theme-module__-qm7Dq__socialCard{background:linear-gradient(135deg, var(--gr-primary), var(--gr-accent))}.Theme-module__-qm7Dq__socialCards a>span{align-items:center;gap:1.5rem;display:flex}.Theme-module__-qm7Dq__socialCards a>span>svg{width:3rem;height:3rem}.Theme-module__-qm7Dq__socialCards a>span>span{flex-direction:column;align-items:flex-start;gap:0;display:flex}.Theme-module__-qm7Dq__socialCards strong{color:#fff;font-family:var(--gr-heading);text-transform:uppercase;font-size:1.5rem}.Theme-module__-qm7Dq__socialCards small{opacity:.9;font-size:.9rem}.Theme-module__-qm7Dq__socialCards b{font-family:var(--gr-heading);letter-spacing:1px;text-transform:uppercase;background:#fff3;border:1px solid #ffffff80;border-radius:50px;padding:.8rem 1.5rem;font-size:.9rem}.Theme-module__-qm7Dq__comparison{border:1px solid #ffffff29;border-radius:8px;overflow:hidden}.Theme-module__-qm7Dq__comparison>div{grid-template-columns:.8fr 1.2fr 1.2fr;display:grid}.Theme-module__-qm7Dq__comparison span,.Theme-module__-qm7Dq__comparison strong{border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;padding:1rem}.Theme-module__-qm7Dq__comparison strong{background:var(--gr-accent)}.Theme-module__-qm7Dq__dailyProcess{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.Theme-module__-qm7Dq__dailyProcess article{border-left:3px solid var(--gr-accent);padding:1.5rem}.Theme-module__-qm7Dq__dailyProcess article>strong{color:var(--gr-accent);font-family:var(--gr-heading);font-size:2.3rem;display:block}.Theme-module__-qm7Dq__dailyProcess article>span{color:var(--gr-muted);font-size:.8rem;font-weight:700}.Theme-module__-qm7Dq__dailyProcess h3{color:var(--gr-primary);font-size:1.15rem}.Theme-module__-qm7Dq__newsletter{background:color-mix(in srgb, var(--gr-bg), var(--gr-primary) 8%);padding:5rem 0}.Theme-module__-qm7Dq__newsletterInner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:95%;max-width:1400px;margin:0 auto;display:grid}.Theme-module__-qm7Dq__newsletter h2{color:var(--gr-primary);margin:0 0 1rem;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.1}.Theme-module__-qm7Dq__newsletter h2 span{color:var(--gr-accent)}.Theme-module__-qm7Dq__newsletter p{color:var(--gr-muted);margin:0;font-size:1rem;line-height:1.7}.Theme-module__-qm7Dq__newsletterRight form{box-shadow:var(--gr-shadow);border-radius:4px;gap:0;display:flex;overflow:hidden}.Theme-module__-qm7Dq__newsletter input{font-family:var(--gr-body);background:#fff;border:0;outline:0;flex:1;min-width:0;padding:1rem 1.5rem;font-size:1rem}.Theme-module__-qm7Dq__newsletter button{background:var(--gr-primary);color:#fff;cursor:pointer;font-family:var(--gr-heading);letter-spacing:1px;text-transform:uppercase;transition:var(--gr-transition);border:0;padding:1rem 2rem;font-size:1rem}.Theme-module__-qm7Dq__newsletter button:hover{background:var(--gr-accent)}.Theme-module__-qm7Dq__newsletter small{color:var(--gr-muted);margin-top:.8rem;font-size:.78rem;display:block}.Theme-module__-qm7Dq__footer{background:var(--gr-primary-dark);color:#fffc}.Theme-module__-qm7Dq__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding:5rem 0 3rem;display:grid}.Theme-module__-qm7Dq__footerLogo{align-items:center;gap:1rem;display:flex}.Theme-module__-qm7Dq__footerLogo img{border-radius:8px}.Theme-module__-qm7Dq__footerLogo span{color:#fff;font-family:var(--gr-heading);letter-spacing:2px;text-transform:uppercase;font-size:1.6rem;line-height:1.1}.Theme-module__-qm7Dq__footer h3{color:var(--gr-accent);letter-spacing:1px;margin:0 0 1.5rem;font-size:1rem}.Theme-module__-qm7Dq__footer ul{margin:0;padding:0;list-style:none}.Theme-module__-qm7Dq__footer a:hover{color:var(--gr-accent)}.Theme-module__-qm7Dq__footerBrand p{color:#fff9;margin:1rem 0 0;font-size:.9rem;line-height:1.7}.Theme-module__-qm7Dq__footerBrand em{color:#fff6;margin-top:1rem;font-family:Georgia,serif;font-size:.9rem;display:block}.Theme-module__-qm7Dq__footerColumn>ul{flex-direction:column;gap:.9rem;display:flex}.Theme-module__-qm7Dq__footerColumn>ul>li>a{color:#ffffffb3;transition:var(--gr-transition);align-items:center;gap:8px;font-size:.9rem;display:flex}.Theme-module__-qm7Dq__footerColumn>ul>li>a svg{color:var(--gr-accent);flex:0 0 .7rem;width:.7rem;height:.7rem}.Theme-module__-qm7Dq__footerColumn>ul>li>a:hover{padding-left:4px}.Theme-module__-qm7Dq__footerContact{gap:0!important}.Theme-module__-qm7Dq__footerContact li{align-items:flex-start;gap:12px;margin-bottom:1.2rem;font-size:.9rem;display:flex}.Theme-module__-qm7Dq__footerContact li>svg{color:var(--gr-accent);flex:0 0 1.2rem;width:1.2rem;height:1.2rem;margin-top:2px}.Theme-module__-qm7Dq__footerContact div{flex-direction:column;display:flex}.Theme-module__-qm7Dq__footerContact strong,.Theme-module__-qm7Dq__contactPrimary,.Theme-module__-qm7Dq__footerContact a{color:#fff}.Theme-module__-qm7Dq__footerContact small,.Theme-module__-qm7Dq__footerContact div>span:not(.Theme-module__-qm7Dq__contactPrimary){color:#ffffff8c;font-size:.8rem}.Theme-module__-qm7Dq__socials{gap:.8rem;margin-top:1.5rem;display:flex}.Theme-module__-qm7Dq__socials a{height:40px;transition:var(--gr-transition);border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;display:flex}.Theme-module__-qm7Dq__socials a:hover{background:var(--gr-accent);border-color:var(--gr-accent);color:#fff;transform:translateY(-3px)}.Theme-module__-qm7Dq__socials svg{width:18px;height:18px}.Theme-module__-qm7Dq__footerBottom{color:#fff6;border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;font-size:.85rem;display:flex}.Theme-module__-qm7Dq__footerBottom nav{flex-wrap:wrap;gap:2rem;display:flex}.Theme-module__-qm7Dq__footerBottom a{color:#ffffff80;transition:var(--gr-transition)}.Theme-module__-qm7Dq__backToTop{background:var(--gr-primary);color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:9998;border:0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .35s;display:flex;position:fixed;bottom:2.5rem;right:2.5rem;transform:translateY(20px)}.Theme-module__-qm7Dq__backToTop svg{width:22px;height:22px;transform:rotate(-90deg)}.Theme-module__-qm7Dq__backToTop:hover{background:var(--gr-accent);box-shadow:var(--gr-shadow-lg)}.Theme-module__-qm7Dq__cmsCardGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem;display:grid}.Theme-module__-qm7Dq__cmsCard{background:var(--gr-white);border-radius:var(--gr-card-radius,10px);box-shadow:var(--gr-shadow);padding:1.75rem;overflow:hidden}.Theme-module__-qm7Dq__cmsCard>img{border-radius:calc(var(--gr-card-radius,10px) * .7);object-fit:cover;width:calc(100% + 3.5rem);height:260px;margin:-1.75rem -1.75rem 1.5rem}.Theme-module__-qm7Dq__cmsCard h3{color:var(--gr-primary);margin:0 0 .65rem}.Theme-module__-qm7Dq__cmsCard>strong,.Theme-module__-qm7Dq__cmsCard>time{color:var(--gr-accent);margin-bottom:.8rem;display:block}.Theme-module__-qm7Dq__cmsCard address{margin-bottom:1rem;font-style:normal}.Theme-module__-qm7Dq__cmsCard>a:not(.Theme-module__-qm7Dq__action){color:var(--gr-accent);margin-top:.35rem;display:block}.Theme-module__-qm7Dq__cmsCard blockquote{border-left:3px solid var(--gr-accent);margin:1rem 0 0;padding-left:1rem}.Theme-module__-qm7Dq__cmsEmpty{color:var(--gr-muted);text-align:center;padding:2rem}.Theme-module__-qm7Dq__cmsRichText{color:var(--gr-text);max-width:850px;margin:auto}.Theme-module__-qm7Dq__spacer_small{height:2rem}.Theme-module__-qm7Dq__spacer_medium{height:4rem}.Theme-module__-qm7Dq__spacer_large{height:7rem}.Theme-module__-qm7Dq__spacer_xlarge{height:10rem}.Theme-module__-qm7Dq__backToTopVisible{opacity:1;pointer-events:auto;transform:none}.Theme-module__-qm7Dq__visuallyHidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1100px){.Theme-module__-qm7Dq__desktopNav,.Theme-module__-qm7Dq__orderButton{display:none}.Theme-module__-qm7Dq__menuToggle{display:flex}.Theme-module__-qm7Dq__homeHero{grid-template-columns:1fr .8fr;padding-inline:5%}.Theme-module__-qm7Dq__foodGrid,.Theme-module__-qm7Dq__testimonialGrid{grid-template-columns:repeat(2,1fr)}.Theme-module__-qm7Dq__menuList,.Theme-module__-qm7Dq__textMenuList{grid-template-columns:1fr}.Theme-module__-qm7Dq__dailyProcess,.Theme-module__-qm7Dq__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1201px){.Theme-module__-qm7Dq__blockHideDesktop{display:none!important}}.Theme-module__-qm7Dq__contactLocationGrid,.Theme-module__-qm7Dq__cmsSocialGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));gap:1.75rem;display:grid}.Theme-module__-qm7Dq__contactLocationGrid[data-location-count="1"],.Theme-module__-qm7Dq__cmsSocialGrid[data-social-count="1"]{grid-template-columns:minmax(0,680px);justify-content:center}.Theme-module__-qm7Dq__contactLocationGrid[data-location-count="2"],.Theme-module__-qm7Dq__cmsSocialGrid[data-social-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.Theme-module__-qm7Dq__contactLocationGrid[data-location-count="3"],.Theme-module__-qm7Dq__cmsSocialGrid[data-social-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.Theme-module__-qm7Dq__contactLocationCard,.Theme-module__-qm7Dq__cmsSocialCard{background:var(--gr-white);border:1px solid color-mix(in srgb, var(--gr-primary), transparent 88%);border-radius:var(--gr-card-radius,12px);flex-direction:column;min-width:0;padding:clamp(1.5rem,3vw,2.25rem);display:flex;box-shadow:0 12px 36px #26332217}.Theme-module__-qm7Dq__locationIcon,.Theme-module__-qm7Dq__socialIcon{background:color-mix(in srgb, var(--gr-accent), transparent 88%);color:var(--gr-accent);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:inline-flex}.Theme-module__-qm7Dq__locationIcon svg,.Theme-module__-qm7Dq__socialIcon svg{width:26px;height:26px}.Theme-module__-qm7Dq__primaryLocation{color:var(--gr-accent);font-family:var(--gr-heading);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-weight:700}.Theme-module__-qm7Dq__contactLocationCard h3,.Theme-module__-qm7Dq__cmsSocialCard h3{color:var(--gr-primary);margin:0 0 .65rem;font-size:1.55rem}.Theme-module__-qm7Dq__contactLocationCard p,.Theme-module__-qm7Dq__cmsSocialCard p{color:var(--gr-muted);overflow-wrap:anywhere;line-height:1.65}.Theme-module__-qm7Dq__deliveryZones strong{color:var(--gr-primary)}.Theme-module__-qm7Dq__contactLocationCard address{color:var(--gr-text);margin:.75rem 0;font-style:normal;line-height:1.7}.Theme-module__-qm7Dq__locationContactLinks{flex-direction:column;gap:.45rem;display:flex}.Theme-module__-qm7Dq__locationContactLinks a{color:var(--gr-accent);overflow-wrap:anywhere;align-items:center;gap:.45rem;display:inline-flex}.Theme-module__-qm7Dq__locationContactLinks svg{width:1rem;height:1rem}.Theme-module__-qm7Dq__locationHours{border-top:1px solid color-mix(in srgb, var(--gr-primary), transparent 88%);flex-direction:column;gap:.35rem;margin-top:1rem;padding-top:1rem;display:flex}.Theme-module__-qm7Dq__locationHours strong{color:var(--gr-primary);align-items:center;gap:.45rem;margin-bottom:.2rem;display:flex}.Theme-module__-qm7Dq__locationHours span{color:var(--gr-muted);font-size:.9rem}.Theme-module__-qm7Dq__locationMapAction{align-self:flex-start;margin-top:auto;padding:.85rem 1.35rem;position:relative;top:1.25rem}.Theme-module__-qm7Dq__cmsSocialCard{gap:1rem}.Theme-module__-qm7Dq__cmsSocialCard>div{flex:1}.Theme-module__-qm7Dq__cmsSocialCard strong{color:var(--gr-accent);overflow-wrap:anywhere;display:block}.Theme-module__-qm7Dq__cmsSocialCard .Theme-module__-qm7Dq__action{align-self:flex-start;padding:.85rem 1.35rem}.Theme-module__-qm7Dq__newsletter small[data-tone=error]{color:#a12d24}.Theme-module__-qm7Dq__newsletter small[data-tone=success]{color:var(--gr-primary);font-weight:600}@media (min-width:801px) and (max-width:1200px){.Theme-module__-qm7Dq__blockHideTablet{display:none!important}}@media (max-width:900px){.Theme-module__-qm7Dq__contactGrid{grid-template-columns:1fr}.Theme-module__-qm7Dq__contactDetails{margin-top:0}.Theme-module__-qm7Dq__socialCards{grid-template-columns:1fr}.Theme-module__-qm7Dq__aboutTimeline:before{left:30px}.Theme-module__-qm7Dq__timelineItem{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}.Theme-module__-qm7Dq__timelineItem:nth-child(2n){direction:ltr}.Theme-module__-qm7Dq__timelineDot{top:30px;left:30px}.Theme-module__-qm7Dq__timelineText{padding:0 0 0 60px}.Theme-module__-qm7Dq__timelineImage{margin-left:60px}}@media (max-width:800px){.Theme-module__-qm7Dq__blockHideMobile{display:none!important}.Theme-module__-qm7Dq__section{padding:4.5rem 0}.Theme-module__-qm7Dq__homeHero{text-align:center;grid-template-columns:1fr;min-height:850px;padding:8rem 5% 3rem}.Theme-module__-qm7Dq__homeHeroWithBackground{background-image:linear-gradient(rgb(0 0 0/var(--gr-hero-overlay)), rgb(0 0 0/var(--gr-hero-overlay))), var(--gr-hero-mobile-background)}.Theme-module__-qm7Dq__heroCopy p{margin-inline:auto}.Theme-module__-qm7Dq__heroCopy .Theme-module__-qm7Dq__actions{justify-content:center}.Theme-module__-qm7Dq__heroDish{width:min(90%,380px);margin:-1rem auto 0}.Theme-module__-qm7Dq__heroStamp{display:none}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid{grid-template-columns:repeat(2,1fr);max-width:700px}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid[data-feature-count="1"]{grid-template-columns:minmax(0,280px);max-width:280px}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid[data-feature-count="3"] .Theme-module__-qm7Dq__featureCard:last-child,.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid[data-feature-count="5"] .Theme-module__-qm7Dq__featureCard:last-child{border-right:0;grid-column:1/-1;justify-self:center;width:50%}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureCard{border-bottom:1px solid var(--gr-border);padding:1.5rem}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureCard:nth-child(2n){border-right:0}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureCard:last-child{border-bottom:0}.Theme-module__-qm7Dq__processGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Theme-module__-qm7Dq__processStep:after{display:none}.Theme-module__-qm7Dq__storyGrid,.Theme-module__-qm7Dq__twoColumn,.Theme-module__-qm7Dq__contactGrid,.Theme-module__-qm7Dq__newsletterInner{grid-template-columns:1fr}.Theme-module__-qm7Dq__contactFormLayout{grid-template-columns:1fr;gap:2rem}.Theme-module__-qm7Dq__contactSideImage{min-height:clamp(300px,62vw,480px)}.Theme-module__-qm7Dq__contactLocationGrid[data-location-count="3"],.Theme-module__-qm7Dq__cmsSocialGrid[data-social-count="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}.Theme-module__-qm7Dq__originGrid,.Theme-module__-qm7Dq__founderGrid{grid-template-columns:1fr;gap:4rem}.Theme-module__-qm7Dq__valuesGrid{grid-template-columns:1fr}.Theme-module__-qm7Dq__legacyBadge{right:0}.Theme-module__-qm7Dq__foodGrid,.Theme-module__-qm7Dq__testimonialGrid,.Theme-module__-qm7Dq__platformGrid,.Theme-module__-qm7Dq__zoneGrid,.Theme-module__-qm7Dq__socialCards,.Theme-module__-qm7Dq__splitPromos{grid-template-columns:1fr}.Theme-module__-qm7Dq__gallery{grid-template-columns:repeat(2,1fr)}.Theme-module__-qm7Dq__timeline article{grid-template-columns:120px 1fr}.Theme-module__-qm7Dq__timeline img{width:120px;height:100px}.Theme-module__-qm7Dq__platformGrid article{grid-template-columns:auto 1fr}.Theme-module__-qm7Dq__platformGrid article .Theme-module__-qm7Dq__action{grid-column:1/-1}.Theme-module__-qm7Dq__contactForm{padding:1.5rem}.Theme-module__-qm7Dq__socialCards a{padding:2rem}.Theme-module__-qm7Dq__comparison{overflow-x:auto}.Theme-module__-qm7Dq__comparison>div{min-width:700px}}@media (max-width:520px){.Theme-module__-qm7Dq__headerInner{width:94%}.Theme-module__-qm7Dq__logo small{display:none}.Theme-module__-qm7Dq__homeHero{min-height:760px}.Theme-module__-qm7Dq__heroCopy h1{font-size:clamp(2.5rem,11vw,3rem)}.Theme-module__-qm7Dq__heroCopy .Theme-module__-qm7Dq__actions{flex-direction:column;align-items:stretch}.Theme-module__-qm7Dq__heroCopy .Theme-module__-qm7Dq__action{width:100%}.Theme-module__-qm7Dq__heroApps{flex-wrap:wrap;justify-content:center}.Theme-module__-qm7Dq__heroDish{margin-top:0}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid{grid-template-columns:1fr;max-width:420px}.Theme-module__-qm7Dq__featureStrip .Theme-module__-qm7Dq__featureGrid[data-feature-count] .Theme-module__-qm7Dq__featureCard{border-right:0;grid-column:auto;width:auto;padding:1.4rem}.Theme-module__-qm7Dq__processGrid{grid-template-columns:1fr}.Theme-module__-qm7Dq__imageCollage img:first-child{height:220px}.Theme-module__-qm7Dq__imageCollage img{height:140px}.Theme-module__-qm7Dq__foodGrid,.Theme-module__-qm7Dq__gallery{grid-template-columns:1fr}.Theme-module__-qm7Dq__gallery>div:first-child,.Theme-module__-qm7Dq__gallery>div:nth-child(5){grid-area:auto}.Theme-module__-qm7Dq__foodCardCompact{grid-template-columns:1fr}.Theme-module__-qm7Dq__foodCardCompact .Theme-module__-qm7Dq__foodImage{min-height:210px}.Theme-module__-qm7Dq__timeline article{grid-template-columns:1fr}.Theme-module__-qm7Dq__timeline img{width:100%;height:180px}.Theme-module__-qm7Dq__dailyProcess,.Theme-module__-qm7Dq__footerGrid,.Theme-module__-qm7Dq__contactForm{grid-template-columns:1fr}.Theme-module__-qm7Dq__contactForm>div{grid-column:1/-1}.Theme-module__-qm7Dq__contactLocationGrid,.Theme-module__-qm7Dq__contactLocationGrid[data-location-count],.Theme-module__-qm7Dq__cmsSocialGrid,.Theme-module__-qm7Dq__cmsSocialGrid[data-social-count]{grid-template-columns:1fr}.Theme-module__-qm7Dq__mapSection{height:350px;padding:0 5%}.Theme-module__-qm7Dq__mapSection p{flex-direction:column;align-items:center}.Theme-module__-qm7Dq__socialCards a{flex-direction:column;align-items:flex-start;gap:1.5rem}.Theme-module__-qm7Dq__newsletter{padding:4rem 0}.Theme-module__-qm7Dq__newsletterInner{gap:2rem}.Theme-module__-qm7Dq__newsletterRight form{flex-direction:column}.Theme-module__-qm7Dq__newsletter button{min-height:50px}.Theme-module__-qm7Dq__footerBottom{flex-direction:column;align-items:flex-start;gap:.8rem}.Theme-module__-qm7Dq__footerBottom nav{gap:1rem 1.5rem}.Theme-module__-qm7Dq__aboutStats .Theme-module__-qm7Dq__stats{grid-template-columns:repeat(2,1fr)}.Theme-module__-qm7Dq__originImage:after{bottom:-1rem;right:0}.Theme-module__-qm7Dq__founderImage>span{left:0}}@media (prefers-reduced-motion:reduce){.Theme-module__-qm7Dq__blockFadeIn,.Theme-module__-qm7Dq__blockSlideUp,.Theme-module__-qm7Dq__blockZoomIn,.Theme-module__-qm7Dq__blockStagger>*>*{animation:none}}
