:root{--green:#0f3026;--green-2:#183d31;--green-3:#315246;--surface:#f2efe6;--surface-2:#faf8f3;--stone:#d8d0c1;--gold:#c59a45;--gold-2:#dfbd75;--charcoal:#1f2321;--muted:#68716c;--white:#fffdf8;--line:rgba(31,35,33,0.14);--shadow:0 22px 55px rgba(24,38,32,0.12);--radius:24px;--radius-sm:14px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--charcoal);background:var(--surface-2);font-family:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a,body,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,textarea{font:inherit}main{min-height:65vh}code{font-size:.88em;background:rgba(15,48,38,.08);padding:.16rem .38rem;border-radius:5px}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:108px 0}.surface-section{background:var(--surface-2)}.offwhite-section{background:var(--surface)}.dark-section{color:var(--surface);background:var(--charcoal)}.grain-bg{position:relative;isolation:isolate}.grain-bg:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.26;background-image:url(/icons/rice-pattern.svg);background-size:180px 180px}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:.76rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.section-heading{max-width:700px;margin-bottom:45px}.section-heading.center{text-align:center;margin-inline:auto}.contact-main h2,.home-hero h1,.map-placeholder h2,.operating-grid h2,.order-cta h2,.page-hero h1,.section-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em;line-height:1.08}.section-heading h2{font-size:clamp(2.15rem,4.2vw,4rem)}.section-heading>p:last-child{max-width:650px;margin:20px 0 0;color:var(--muted);font-size:1.05rem}.section-heading.center>p:last-child{margin-inline:auto}.section-heading.inverse h2{color:var(--surface)}.section-heading.inverse>p:last-child{color:rgba(242,239,230,.72)}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;border:1px solid var(--gold);border-radius:999px;color:var(--charcoal);background:var(--gold);font-size:.92rem;font-weight:750;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px);background:var(--gold-2);border-color:var(--gold-2)}.button-outline{color:var(--surface);background:transparent;border-color:rgba(242,239,230,.42)}.button-outline:hover{color:var(--charcoal);background:var(--surface);border-color:var(--surface)}.button-dark{color:var(--surface);background:var(--green);border-color:var(--green)}.button-dark:hover{background:var(--green-2);border-color:var(--green-2)}.button-small{min-height:42px;padding:9px 16px;font-size:.82rem}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:750;border-bottom:1px solid rgba(15,48,38,.3)}.text-link:hover{color:var(--gold);border-color:var(--gold)}.light-link{color:var(--surface);border-color:rgba(242,239,230,.35)}.order-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.order-actions.compact .button{min-height:44px;padding:9px 16px}.order-actions:not(.on-dark) .button-outline{color:var(--green);border-color:rgba(15,48,38,.25)}.order-actions:not(.on-dark) .button-outline:hover{color:var(--surface);background:var(--green);border-color:var(--green)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(250,248,243,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header-inner{height:82px;display:flex;align-items:center;gap:32px}.brand-link{display:inline-flex;margin-right:auto}.brand-link img{width:238px;height:auto;display:block}.desktop-nav{display:flex;align-items:center;gap:31px}.desktop-nav a{position:relative;font-size:.87rem;font-weight:700;color:#404743}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--gold);transition:right .18s ease}.desktop-nav a.active:after,.desktop-nav a:hover:after{right:0}.desktop-nav a.active,.nav-toggle{color:var(--green)}.nav-toggle{width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(15,48,38,.08)}.mobile-panel,.nav-toggle{display:none}.home-hero{overflow:hidden;color:var(--surface);background:var(--green)}.home-hero:after{content:"";position:absolute;width:560px;height:560px;top:-190px;left:-120px;border:1px solid rgba(197,154,69,.2);border-radius:50%;z-index:-1}.hero-grid{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;grid-gap:64px;gap:64px;padding-top:72px;padding-bottom:72px}.hero-copy{max-width:650px}.home-hero h1{font-size:clamp(3rem,6.5vw,6.4rem)}.home-hero h1 span{color:var(--surface);font-family:"Noto Serif Bengali",Noto Sans Bengali,Georgia,serif;font-weight:700}.hero-lead{max-width:630px;margin:26px 0 30px;color:rgba(242,239,230,.78);font-size:clamp(1rem,1.8vw,1.15rem)}.hero-note{margin-top:20px;display:flex;align-items:center;gap:8px;color:rgba(242,239,230,.64);font-size:.84rem}.hero-art{position:relative;min-height:520px}.hero-plate{position:absolute;width:min(430px,90%);aspect-ratio:1;top:50%;left:50%;transform:translate(-48%,-50%);border-radius:50%;background:#d9d2c4;border:22px solid #f7f2e8;box-shadow:0 30px 70px rgba(0,0,0,.34),inset 0 0 0 1px rgba(31,35,33,.2)}.rice-mound{position:absolute;width:45%;height:35%;left:27%;top:29%;border-radius:50% 50% 45% 45%;background:#fffdf8;box-shadow:0 6px 12px rgba(31,35,33,.09)}.rice-mound span{position:absolute;width:34px;height:13px;border:2px solid #ded7ca;border-radius:50%;transform:rotate(25deg)}.rice-mound span:first-child{left:18%;top:24%}.rice-mound span:nth-child(2){left:42%;top:11%;transform:rotate(-16deg)}.rice-mound span:nth-child(3){right:12%;top:35%}.rice-mound span:nth-child(4){left:35%;bottom:15%;transform:rotate(-25deg)}.rice-mound span:nth-child(5){right:28%;bottom:20%}.meal-bowl{position:absolute;width:23%;aspect-ratio:1;border-radius:50%;border:7px solid #f8f2e8;box-shadow:0 5px 15px rgba(31,35,33,.18)}.meal-bowl span{position:absolute;inset:18%;border-radius:50%;opacity:.7}.meal-bowl.curry{right:5%;top:17%;background:#7e3e21}.meal-bowl.curry span{background:#b06435}.meal-bowl.dal{left:5%;bottom:17%;background:#bd802d}.meal-bowl.dal span{background:#e5b256}.meal-bowl.bhorta{right:11%;bottom:10%;background:#4d6638}.meal-bowl.bhorta span{background:#75864d}.salad-lines{position:absolute;width:27%;height:17%;left:7%;top:13%;transform:rotate(-16deg)}.salad-lines i{position:absolute;width:72%;height:10px;border-radius:999px;background:#74a55f}.salad-lines i:nth-child(2){top:22px;left:10%;background:#c85c43}.salad-lines i:nth-child(3){top:44px;left:18%;background:#f0d6b6}.salad-lines i:nth-child(4){top:64px;left:7%;background:#8fc875}.plate-orbit{position:absolute;border-radius:50%;border:1px solid rgba(197,154,69,.4)}.orbit-one{width:520px;height:520px;top:0;left:5%}.orbit-two{width:585px;height:585px;top:-34px;left:-1%;border-color:rgba(242,239,230,.13)}.hero-badge{position:absolute;right:-14px;bottom:30px;display:flex;flex-direction:column;padding:17px 22px;background:var(--surface);color:var(--charcoal);border-radius:14px;box-shadow:var(--shadow)}.hero-badge strong{font-family:Georgia,serif;font-size:1.12rem}.hero-badge span{font-size:.74rem;color:var(--muted)}.gold-stalk{position:absolute;right:10px;top:45px;width:80px;height:260px;border-left:4px solid var(--gold);transform:rotate(12deg);border-radius:50%}.gold-stalk i{position:absolute;width:48px;height:18px;border:3px solid var(--gold);border-left:0;border-bottom:0;border-radius:100% 0}.gold-stalk i:first-child{top:25px;left:0}.gold-stalk i:nth-child(2){top:68px;left:-39px;transform:scaleX(-1)}.gold-stalk i:nth-child(3){top:112px;left:0}.gold-stalk i:nth-child(4){top:156px;left:-39px;transform:scaleX(-1)}.gold-stalk i:nth-child(5){top:200px;left:0}.trust-strip{background:var(--charcoal);color:var(--surface);border-top:1px solid rgba(242,239,230,.08)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr)}.value-item{min-height:155px;display:flex;align-items:center;gap:17px;padding:28px 24px;border-right:1px solid rgba(242,239,230,.11)}.value-item:first-child{border-left:1px solid rgba(242,239,230,.11)}.value-item svg{flex:0 0 auto;color:var(--gold)}.value-item h2{margin:0 0 3px;font-size:.94rem;letter-spacing:.08em;text-transform:uppercase}.value-item p{margin:0;color:rgba(242,239,230,.61);font-size:.78rem;line-height:1.45}.serve-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:22px;gap:22px}.serve-card{min-height:400px;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.serve-card.featured-card{color:var(--surface);background:var(--green)}.serve-card h3{margin:3px 0 10px;font-family:Georgia,serif;font-size:2rem;font-weight:500}.serve-card p:last-child{margin:0;color:var(--muted)}.serve-card.featured-card p:last-child{color:rgba(242,239,230,.7)}.serve-visual{height:190px;margin-bottom:auto;display:grid;place-items:center;color:var(--green)}.featured-card .serve-visual{color:var(--gold)}.rice-visual{position:relative}.rice-visual:after,.rice-visual:before{content:"";position:absolute;border:1px solid rgba(197,154,69,.26);border-radius:50%;width:150px;height:150px}.rice-visual:after{width:190px;height:190px;border-color:rgba(242,239,230,.12)}.center-action{margin-top:42px;text-align:center}.split-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:76px;gap:76px}.light-split{color:var(--charcoal)}.check-list{list-style:none;padding:0;margin:28px 0 31px;display:grid;grid-gap:13px;gap:13px}.check-list li{display:flex;align-items:flex-start;gap:11px;color:rgba(242,239,230,.78)}.check-list svg{margin-top:3px;color:var(--gold);flex:0 0 auto}.concept-image-wrap{position:relative;min-height:520px;border-radius:var(--radius);overflow:hidden;box-shadow:0 32px 70px rgba(0,0,0,.28)}.concept-image-wrap img{object-fit:cover}.concept-image-wrap:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12);border-radius:inherit;pointer-events:none}.concept-image-wrap>p{position:absolute;z-index:2;bottom:14px;right:14px;margin:0;padding:7px 12px;border-radius:99px;color:var(--surface);background:rgba(31,35,33,.78);font-size:.72rem}.light-image{box-shadow:var(--shadow)}.long-copy{max-width:650px;color:var(--muted);font-size:1.03rem}.menu-preview-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.menu-preview-card{min-height:180px;display:flex;justify-content:space-between;gap:25px;padding:27px;border:1px solid rgba(31,35,33,.12);border-radius:var(--radius-sm);background:var(--surface-2)}.menu-preview-card h3{margin:2px 0 8px;font-family:Georgia,serif;font-size:1.45rem;font-weight:500}.menu-preview-card p{margin:0;color:var(--muted);font-size:.9rem}.menu-preview-card .menu-bn{color:var(--gold);font-family:"Noto Serif Bengali",serif;font-size:.86rem}.menu-preview-card>strong{flex:0 0 auto;color:var(--green);font-size:1.15rem}.menu-preview-footer{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.menu-preview-footer p{color:var(--muted);font-size:.82rem}.brand-preview-section{background:var(--surface-2)}.brand-preview-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;grid-gap:65px;gap:65px}.brand-preview-copy .section-heading{margin-bottom:34px}.mini-stat-grid{display:grid;grid-gap:13px;gap:13px}.mini-stat-grid div{display:grid;grid-template-columns:115px 1fr;grid-gap:14px;gap:14px;padding-top:13px;border-top:1px solid var(--line)}.mini-stat-grid strong{color:var(--green)}.mini-stat-grid span{color:var(--muted);font-size:.9rem}.brand-collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:320px 210px;grid-gap:14px;gap:14px}.collage-main,.collage-small{position:relative;overflow:hidden;border-radius:var(--radius-sm);box-shadow:0 13px 34px rgba(31,35,33,.13)}.collage-main{grid-column:1/3}.brand-collage img{object-fit:cover}.order-cta{color:var(--surface);background:var(--green)}.order-cta-inner{min-height:330px;display:flex;justify-content:space-between;align-items:center;gap:50px}.order-cta h2{max-width:680px;font-size:clamp(2.3rem,4.6vw,4.3rem)}.order-cta p:last-child{max-width:700px;color:rgba(242,239,230,.7)}.order-cta .order-actions{flex:0 0 auto}.site-footer{color:var(--surface);background:#141816}.footer-grid{display:grid;grid-template-columns:1.4fr .6fr 1fr;grid-gap:70px;gap:70px;padding-top:80px;padding-bottom:56px}.footer-brand img{width:310px;height:auto;margin-bottom:16px}.footer-brand p{max-width:480px;color:rgba(242,239,230,.62)}.site-footer h2{margin:8px 0 18px;color:var(--gold);font-size:.78rem;text-transform:uppercase;letter-spacing:.15em}.footer-contact,.footer-links{display:grid;grid-gap:10px;gap:10px}.footer-contact a,.footer-links a{color:rgba(242,239,230,.72);font-size:.88rem}.footer-contact a{display:flex;align-items:flex-start;gap:9px}.footer-contact a:hover,.footer-links a:hover{color:var(--gold-2)}.footer-contact svg{margin-top:3px;flex:0 0 auto;color:var(--gold)}.footer-bottom{min-height:78px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid rgba(242,239,230,.1)}.footer-bottom p{margin:0;color:rgba(242,239,230,.45);font-size:.75rem}.page-hero{color:var(--surface);background:var(--green);overflow:hidden}.page-hero:after{content:"";position:absolute;right:-120px;top:-180px;width:560px;height:560px;border:1px solid rgba(197,154,69,.26);border-radius:50%;z-index:-1}.page-hero-inner{min-height:450px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:65px;padding-bottom:65px}.page-hero h1{max-width:950px;font-size:clamp(3rem,6vw,6rem)}.page-hero-inner>p:not(.eyebrow){max-width:720px;margin:22px 0 0;color:rgba(242,239,230,.74);font-size:1.05rem}.page-hero .text-link{margin-top:28px;color:var(--surface);border-color:rgba(242,239,230,.35)}.menu-jump-section{position:-webkit-sticky;position:sticky;top:82px;z-index:25;background:rgba(250,248,243,.95);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.menu-jumps{display:flex;gap:10px;overflow-x:auto;padding-top:13px;padding-bottom:13px;scrollbar-width:none}.menu-jumps::-webkit-scrollbar{display:none}.menu-jumps a{white-space:nowrap;padding:8px 14px;border:1px solid var(--line);border-radius:99px;color:var(--green);font-size:.78rem;font-weight:700;background:var(--surface-2)}.menu-page-section{padding-top:75px}.menu-layout{max-width:1020px}.menu-category{display:grid;grid-template-columns:.36fr .64fr;grid-gap:65px;gap:65px;padding:58px 0;border-bottom:1px solid var(--line);scroll-margin-top:160px}.menu-category:first-child{padding-top:0}.menu-category-heading{position:-webkit-sticky;position:sticky;top:170px;align-self:start}.menu-category-heading h2{margin:0;font-family:Georgia,serif;font-size:2.6rem;font-weight:500;line-height:1.1}.menu-category-bn{margin:6px 0 14px;color:var(--gold);font-family:"Noto Serif Bengali",serif;font-size:1.35rem}.menu-category-heading>p:last-child{color:var(--muted);font-size:.9rem}.menu-item-list{display:grid}.menu-item{display:flex;justify-content:space-between;gap:25px;padding:22px 0;border-bottom:1px dashed rgba(31,35,33,.17)}.menu-item:first-child{padding-top:0}.menu-item:last-child{border-bottom:0;padding-bottom:0}.menu-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.menu-title-row h3{margin:0;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.menu-title-row span{padding:3px 8px;border-radius:99px;color:var(--green);background:rgba(197,154,69,.2);font-size:.64rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.menu-item-copy>p{margin:6px 0 0;color:var(--muted);font-size:.87rem}.menu-item-copy .menu-bn{color:var(--gold);font-family:"Noto Serif Bengali",serif}.menu-item>strong{color:var(--green);flex:0 0 auto;font-size:1.02rem}.menu-notice{margin-top:60px;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:35px;border-radius:var(--radius);color:var(--surface);background:var(--green)}.menu-notice h2{margin:0 0 6px;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.menu-notice p{max-width:620px;margin:0;color:rgba(242,239,230,.68);font-size:.9rem}.menu-disclaimer{margin:22px 0 0;color:var(--muted);font-size:.76rem}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.promise-grid article{min-height:290px;padding:28px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2)}.promise-grid svg{color:var(--gold)}.promise-grid h3{margin:38px 0 8px;font-family:Georgia,serif;font-size:1.6rem;font-weight:500}.promise-grid p{margin:0;color:var(--muted);font-size:.88rem}.operating-grid{display:grid;grid-template-columns:.38fr .62fr;grid-gap:80px;gap:80px}.operating-grid h2{font-size:clamp(2.5rem,4vw,4rem)}.operating-points{display:grid}.operating-points article{display:grid;grid-template-columns:55px 1fr;grid-gap:20px;gap:20px;padding:27px 0;border-bottom:1px solid rgba(242,239,230,.12)}.operating-points article:first-child{padding-top:0}.operating-points strong{color:var(--gold);font-size:.8rem;letter-spacing:.08em}.operating-points h3{margin:0 0 6px;font-size:1.05rem}.operating-points p{margin:0;color:rgba(242,239,230,.65);font-size:.9rem}.wide-concept-image{position:relative;min-height:480px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.wide-concept-image img{object-fit:cover}.brand-story-caption{display:grid;grid-template-columns:.55fr 1fr auto;align-items:center;grid-gap:35px;gap:35px;padding:30px 10px 0}.brand-story-caption h2{margin:0;font-family:Georgia,serif;font-size:2rem;font-weight:500}.brand-story-caption p{margin:0;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:75px;gap:75px;align-items:start}.contact-main{position:-webkit-sticky;position:sticky;top:120px}.contact-main h2{font-size:clamp(2.4rem,4.5vw,4.2rem)}.contact-main>p:not(.eyebrow){max-width:590px;color:var(--muted)}.contact-main .order-actions{margin-top:27px}.contact-note{margin-top:25px;padding:16px 18px;border-left:3px solid var(--gold);color:var(--muted);background:var(--surface);font-size:.82rem}.contact-cards{display:grid;grid-gap:12px;gap:12px}.contact-card{min-height:100px;display:flex;align-items:flex-start;gap:18px;padding:24px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);transition:transform .18s ease,border-color .18s ease}a.contact-card:hover{transform:translateY(-2px);border-color:rgba(197,154,69,.7)}.contact-card svg{color:var(--gold);flex:0 0 auto}.contact-card div{display:grid}.contact-card span{color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.contact-card strong{font-weight:650}.contact-card strong+strong{margin-top:3px}.map-placeholder{color:var(--surface);background:var(--green)}.map-placeholder-inner{min-height:310px;display:flex;align-items:center;gap:35px}.map-placeholder svg{color:var(--gold);flex:0 0 auto}.map-placeholder h2{font-size:clamp(2rem,4vw,3.5rem);max-width:760px}.map-placeholder p:last-child{max-width:740px;color:rgba(242,239,230,.66)}.legal-section{padding-top:78px}.legal-copy{max-width:850px}.legal-date{color:var(--muted);font-size:.8rem}.legal-copy h2{margin:38px 0 10px;font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.legal-copy p{color:#555e59}.legal-copy a{color:var(--green);text-decoration:underline;-webkit-text-decoration-color:rgba(15,48,38,.35);text-decoration-color:rgba(15,48,38,.35);text-underline-offset:3px}@media (max-width:1050px){.desktop-nav{gap:20px}.header-call{display:none}.hero-grid{gap:28px}.hero-art{transform:scale(.86)}.value-grid{grid-template-columns:repeat(2,1fr)}.value-item:nth-child(3){border-left:1px solid rgba(242,239,230,.11)}.serve-grid{grid-template-columns:1fr 1fr}.featured-card{grid-column:1/3}.featured-card .serve-visual{height:130px}.promise-grid{grid-template-columns:1fr 1fr}.brand-preview-grid{grid-template-columns:1fr}.brand-preview-copy{max-width:760px}}@media (max-width:820px){.section{padding:82px 0}.desktop-nav{display:none}.nav-toggle{display:inline-flex}.header-inner{height:72px}.brand-link img{width:210px}.mobile-panel{display:block;max-height:0;overflow:hidden;background:var(--surface-2);transition:max-height .25s ease;border-bottom:0 solid var(--line)}.mobile-panel.open{max-height:420px;border-bottom-width:1px}.mobile-nav{display:grid;grid-gap:4px;gap:4px;padding-top:12px;padding-bottom:20px}.mobile-nav>a:not(.button){padding:12px 4px;border-bottom:1px solid var(--line);font-weight:700;font-size:.9rem}.mobile-nav>a.active{color:var(--gold)}.hero-grid{min-height:auto;grid-template-columns:1fr;padding-top:80px;padding-bottom:65px}.hero-copy{max-width:720px}.home-hero h1{font-size:clamp(3.2rem,12vw,5.5rem)}.hero-art{min-height:490px;transform:none}.hero-plate{width:380px}.orbit-one{width:450px;height:450px;top:20px}.orbit-one,.orbit-two{left:50%;transform:translateX(-50%)}.orbit-two{width:500px;height:500px;top:-5px}.gold-stalk{right:9%}.hero-badge{right:5%}.contact-grid,.operating-grid,.split-section{grid-template-columns:1fr;gap:50px}.contact-main,.menu-category-heading{position:static}.concept-image-wrap{min-height:420px}.brand-preview-grid{gap:42px}.order-cta-inner{padding:65px 0;min-height:0;display:grid}.order-cta .order-actions{justify-self:start}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-brand{grid-column:1/3}.menu-category{grid-template-columns:1fr;gap:28px}.menu-notice{align-items:flex-start;flex-direction:column}.brand-story-caption{grid-template-columns:1fr;gap:15px}.wide-concept-image{min-height:360px}.menu-jump-section{top:72px}.menu-category{scroll-margin-top:140px}}@media (max-width:600px){.container{width:min(calc(100% - 28px),var(--container))}.section{padding:66px 0}.section-heading{margin-bottom:32px}.section-heading h2{font-size:2.35rem}.header-inner{gap:10px}.brand-link img{width:184px}.hero-grid{padding-top:58px}.home-hero h1{font-size:3.3rem}.hero-lead{font-size:.98rem}.order-actions{display:grid;grid-template-columns:1fr}.order-actions .button{width:100%}.hero-art{min-height:390px}.hero-plate{width:290px;border-width:16px}.orbit-one{width:340px;height:340px}.orbit-two{width:380px;height:380px}.gold-stalk{display:none}.hero-badge{right:0;bottom:0}.value-grid{grid-template-columns:1fr}.value-item,.value-item:first-child,.value-item:nth-child(3){border-left:0;border-right:0;border-bottom:1px solid rgba(242,239,230,.11);min-height:120px}.serve-grid{grid-template-columns:1fr}.featured-card{grid-column:auto}.serve-card{min-height:350px}.menu-preview-grid{grid-template-columns:1fr}.menu-preview-footer{align-items:flex-start;flex-direction:column}.brand-collage{grid-template-rows:220px 150px;gap:8px}.footer-grid,.mini-stat-grid div{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{padding:20px 0;align-items:flex-start;flex-direction:column}.page-hero-inner{min-height:380px}.page-hero h1{font-size:3.1rem}.menu-jumps{width:100%}.menu-category-heading h2{font-size:2.2rem}.promise-grid{grid-template-columns:1fr}.promise-grid article{min-height:240px}.operating-points article{grid-template-columns:40px 1fr}.wide-concept-image{min-height:250px}.contact-grid{gap:42px}.map-placeholder-inner{padding:58px 0;align-items:flex-start}.map-placeholder h2{font-size:2.2rem}.concept-image-wrap{min-height:330px}.footer-brand img{width:260px}.menu-preview-card{min-height:165px;padding:22px}.menu-notice{padding:26px}.menu-notice .order-actions{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}