/* Ordering and contact header — loaded after the original theme. */
.contact-strip{background:#223c31;color:#f8f2e5;padding:9px 4%;font-size:11px;line-height:1.45}.contact-strip-inner{max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.strip-contact{display:flex;gap:14px;flex-wrap:wrap}.strip-contact a{white-space:nowrap}.strip-address{max-width:340px}.strip-hours{white-space:nowrap;display:flex;align-items:center;gap:6px}.contact-strip a:hover{color:#ecc29b}.contact-strip .social-icons{display:flex;gap:7px;margin:0}.contact-strip .social-icons a{width:29px;height:29px;min-width:29px;padding:6px;border:1px solid #ffffff50}.contact-strip .social-icons img{width:15px;height:15px;filter:invert(1)}
header{padding:16px 3%;gap:20px;height:101px}header.scrolled{height:90px}.wordmark{width:230px;min-width:175px}header nav{gap:19px}header nav>a{font-size:13px}.header-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.header-actions .button{display:inline-flex;justify-content:center;padding:12px 15px;gap:12px;font-size:12px;min-height:47px;white-space:nowrap}.header-actions .header-bulk{background:#223c31;color:#fff8ea}.header-actions .header-bulk:hover{background:#365641}.order-pulse{animation:order-glow 2.8s ease-in-out infinite}.header-bulk.order-pulse{animation-delay:.45s}.order-pulse:hover,.order-pulse:focus-visible{animation-play-state:paused}@keyframes order-glow{0%,100%{box-shadow:0 0 0 0 #ca73471a;filter:brightness(1)}50%{box-shadow:0 0 0 5px #ca734725,0 5px 20px #ca734733;filter:brightness(1.13)}}
/* Self-contained layout fixes for both coming-soon pages. */
.offers-coming-soon{box-sizing:border-box;width:min(100%,1160px);max-width:1160px;margin:0 auto;padding:clamp(55px,7vw,100px) clamp(24px,6vw,85px);min-height:65vh;background:radial-gradient(ellipse at 90% 10%,#e7ecd266,transparent 65%)}.offers-coming-soon h1{font-size:clamp(3rem,6vw,5.8rem);line-height:1.08;margin:20px 0 30px;max-width:900px}.offers-coming-soon h1 em{color:#b45a31}.offers-coming-soon .eyebrow{margin-bottom:22px}.offers-description{max-width:620px;margin:0 0 32px;line-height:1.8}.offers-symbol{display:inline-block;font-size:54px;line-height:1;color:#b45a31;margin-bottom:22px;animation:offers-turn 24s linear infinite}.offers-coming-soon .actions{display:flex;flex-wrap:wrap;gap:20px;margin:0}.offers-coming-soon .button{max-width:100%}@keyframes offers-turn{to{transform:rotate(360deg)}}
/* Bulk menu */
.bulk-hero{display:grid;grid-template-columns:1.4fr .8fr;gap:8%;padding:70px 6%;background:#f0eddf;align-items:center}.bulk-hero h1{font-size:clamp(3.1rem,5vw,5.2rem);margin:22px 0 25px}.bulk-hero h1 em{color:#b45a31}.bulk-hero>div>p:not(.eyebrow){max-width:650px}.bulk-hero-notes{display:flex;gap:20px;flex-wrap:wrap;font-size:11px;color:#5b694f;margin-top:25px}.bulk-hero-notes span:before{content:'✳';color:#b45a31;margin-right:8px}.bulk-intro-card{padding:32px;border:1px solid #b7c09e;border-radius:10px;background:#faf8ed;box-shadow:10px 10px 0 #d9e1c1}.bulk-intro-card h2{font-size:2rem;margin:12px 0 17px}.bulk-intro-card p{font-size:13px}.bulk-star{font-size:36px;color:#b45a31;line-height:1}.bulk-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:35px;padding:50px 5% 75px;max-width:1650px;margin:auto;align-items:start}.bulk-menu-section{min-width:0}.bulk-toolbar{margin-bottom:25px}.bulk-search-label{display:block;font-weight:600;font-size:14px;margin-bottom:8px}.bulk-toolbar input{width:100%;padding:14px 17px;background:#fffdf7;border:1px solid #cfd5c5;border-radius:7px;min-height:48px;color:#223c31}.bulk-categories{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.bulk-categories button{border:1px solid #d4d8cb;border-radius:30px;background:transparent;padding:10px 14px;min-height:42px;font-size:12px;color:#40533d}.bulk-categories button.selected{background:#223c31;color:#fff8ed;border-color:#223c31}.bulk-categories button span{margin-left:5px;opacity:.7}.bulk-result-count{font-size:12px;margin:15px 0;color:#65705e}.bulk-dishes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bulk-dish{padding:23px;background:#fffdf7;border:1px solid #dedfd4;border-radius:10px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s,box-shadow .2s;min-width:0}.bulk-dish[hidden]{display:none}.bulk-dish.dish-selected{border-color:#859d70;box-shadow:0 0 0 1px #859d7025}.dish-category{display:flex;align-items:center;gap:7px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#637858}.dish-category i{width:12px;height:12px;border:1px solid #477536;padding:2px;display:inline-grid;place-items:center}.dish-category i:after{content:'';width:5px;height:5px;border-radius:100%;background:#477536}.bulk-dish h2{font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.5;letter-spacing:0;font-weight:500;margin:10px 0 0}.bulk-dish .dish-note{font-size:12px;line-height:1.6;margin:0}.dish-choice{display:grid;grid-template-columns:65px 1fr;gap:9px;align-items:center;font-size:11px}.dish-choice select{width:100%;min-width:0;padding:8px 6px;min-height:39px;border-radius:5px;border:1px solid #d5d9cc;background:#fcfaf1;font-size:12px}.dish-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:12px}.dish-price{font-size:20px;font-weight:600;line-height:1.25;color:#233c2e}.dish-price small{display:block;font-size:11px;font-weight:400;color:#66715f;margin-top:4px}.dish-min{display:block;font-size:10px;font-weight:400;color:#8c613e;margin-top:8px}.quantity-control{display:flex;align-items:center;border:1px solid #c6d1b6;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f4f7e9}.quantity-control button{width:36px;height:42px;border:0;background:transparent;font-size:22px;color:#223c31;padding:0}.quantity-control button:hover:not(:disabled){background:#dfe7c9}.quantity-control button:disabled{color:#acb5a4;cursor:default}.quantity-control output{min-width:27px;font-size:14px;text-align:center;color:#223c31}.bulk-cart{padding:25px;background:#edf0e3;border:1px solid #d3dbc4;border-radius:10px;position:sticky;top:115px;scroll-margin-top:165px}.cart-heading .eyebrow{font-size:9px;letter-spacing:.12em}.cart-heading h2{font-size:2.2rem;margin:13px 0}.cart-clear{border:0;border-bottom:1px solid #889979;color:#465a3d;background:none;font-size:11px;padding:0 0 3px;margin-bottom:15px}.bulk-cart p{font-size:12px;line-height:1.6}.cart-item{display:grid;grid-template-columns:1fr auto;gap:3px 10px;border-top:1px solid #cbd5ba;padding:13px 0}.cart-item strong{font-weight:500;font-size:12px;grid-column:1/-1}.cart-item small{grid-column:1/-1;font-size:10px;color:#66715e;line-height:1.5}.cart-item b{font-size:12px;margin-top:4px;font-weight:600}.cart-remove{justify-self:end;border:0;background:transparent;color:#925737;font-size:11px;padding:0 0 0 8px;text-decoration:underline;min-height:28px}.cart-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #aebd98;border-bottom:1px solid #aebd98;padding:16px 0;gap:10px;font-size:13px}.cart-total strong{font-size:23px;font-weight:600}.cart-price-note{margin:15px 0 24px}.bulk-cart form{display:flex;flex-direction:column}.bulk-cart label{font-size:11px;margin:12px 0 6px;font-weight:500;display:block}.bulk-cart input,.bulk-cart textarea{width:100%;min-width:0;border:1px solid #c4ceb4;border-radius:5px;padding:11px;background:#fffdf7;font-size:13px;color:#223c31;min-height:43px}.bulk-cart textarea{resize:vertical}.bulk-form-pair{display:grid;grid-template-columns:1fr 75px;gap:10px}.send-bulk{margin-top:22px;justify-content:center;font-size:12px;gap:9px;padding:14px 10px;border:0;background:#236b3e;min-height:52px}.send-bulk:hover{background:#1a5630}.send-bulk:disabled{opacity:.5;cursor:default;transform:none}.send-bulk img{width:20px;height:20px;filter:invert(1)}.bulk-status{margin:10px 0 0;font-weight:500;color:#385c2b}.bulk-cart .cart-privacy{font-size:10px;line-height:1.5;margin:12px 0 0}.bulk-empty,.bulk-notice{padding:28px;background:#f1ebdc;border-radius:8px;color:#705336}.bulk-notice{margin:25px 6%}.bulk-terms{padding:65px 6%;background:#e9eddb}.bulk-terms h2{font-size:clamp(2rem,4vw,3.2rem);margin-bottom:35px}.bulk-terms-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bulk-terms details{border-top:1px solid #bbc7a6;padding:15px 0}.bulk-terms summary{font-size:14px;cursor:pointer;font-weight:500}.bulk-terms details p{font-size:13px;margin:13px 0}.mobile-cart-link{display:none}.bulk-page .floating-whatsapp{display:none}.bulk-page input:focus-visible,.bulk-page select:focus-visible,.bulk-page textarea:focus-visible,.bulk-page button:focus-visible{outline:2px solid #b45a31;outline-offset:3px}
@media(min-width:1101px) and (max-width:1300px){header{gap:12px;padding:15px 2%}.wordmark{width:190px;min-width:175px}header nav{gap:13px}header nav>a{font-size:12px}.header-actions .button{font-size:11px;padding:12px;gap:8px}.contact-strip{font-size:10px}.strip-contact{gap:5px;flex-direction:column}.strip-address{max-width:270px}}
@media(max-width:1100px){header,header.scrolled{height:auto;min-height:112px;padding:15px 5%;display:grid;grid-template-columns:1fr auto;gap:13px 20px;isolation:isolate}.wordmark{width:230px;max-width:100%;min-width:0;z-index:53}.header-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.header-actions .button{display:flex;font-size:13px;min-height:43px;padding:10px 16px}.menu-toggle{display:flex;z-index:54;align-items:center;justify-content:flex-end;color:#223c31;background:none;border:0;gap:12px;min-height:44px;font-size:13px}.menu-toggle .menu-label{font-size:13px}.burger{display:flex;width:24px;height:22px;justify-content:center;flex-direction:column;gap:6px}.burger i{display:block;height:1.5px;width:23px;background:currentColor;transition:transform .3s}.menu-open .burger i:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-open .burger i:last-child{transform:translateY(-3.75px) rotate(-45deg)}.menu-open .wordmark{filter:invert(1)}.menu-open header{background:transparent;border-color:transparent;backdrop-filter:none}.menu-open .menu-toggle{color:#f4efe3}.menu-open .header-actions{visibility:hidden}.menu-backdrop:not([hidden]){display:block;position:fixed;inset:0;z-index:50;width:100vw;height:100dvh;background:#07140be0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:0;cursor:default}.menu-open main,.menu-open footer{filter:blur(7px)}header nav{display:none;position:fixed;z-index:52;top:85px;left:5%;right:5%;max-height:calc(100dvh - 110px);overflow:auto;background:transparent;border:0;box-shadow:none;padding:15px 15px 30px;color:#f5f1e7;flex-direction:column;gap:0}header nav.open{display:flex}header nav>a{font-family:'Playfair Display',Georgia,serif;font-size:27px;padding:9px 0;min-height:50px;border-bottom:1px solid #b3bca52b;line-height:1.25;font-weight:400}header nav>a[aria-current]{color:#dfa477}header nav>a:after{display:none}.mobile-nav-extra{display:flex;flex-direction:column;gap:13px;margin-top:20px}.mobile-nav-extra p{font-size:10px;color:#b2bca5;margin-bottom:3px}.mobile-nav-extra>a{font-size:14px;color:#eee7d5}.mobile-nav-extra .social-icons{margin-top:5px}.menu-open .back-to-top{visibility:hidden}.contact-strip-inner{display:grid;grid-template-columns:1fr auto;gap:7px 16px}.strip-contact{gap:8px 18px}.strip-address{max-width:none;grid-column:1/-1;grid-row:2}.strip-hours{grid-column:1;grid-row:3}.contact-strip .social-icons{grid-column:2;grid-row:3}.bulk-layout{grid-template-columns:minmax(0,1fr) 310px;gap:20px;padding:35px 4% 60px}.bulk-dishes{grid-template-columns:1fr}.bulk-cart{top:150px}.bulk-hero{gap:5%;padding:50px 5%}.bulk-intro-card{padding:24px}}
@media(max-width:760px){.contact-strip{padding:9px 5%;font-size:10px}.strip-contact{flex-direction:row;gap:4px 14px;grid-column:1/-1}.strip-address{font-size:9px;line-height:1.45}.strip-hours{white-space:normal;font-size:10px}.contact-strip .social-icons a{width:27px;height:27px;min-width:27px}.wordmark{width:215px;max-width:100%}.header-actions .button{font-size:12px}.offers-coming-soon{padding:48px 6% 60px;min-height:60vh}.offers-coming-soon h1{font-size:clamp(2.8rem,10.5vw,4rem);margin:18px 0 25px}.offers-description{font-size:14px}.offers-symbol{font-size:43px}.offers-coming-soon .actions{align-items:flex-start;gap:16px}.offers-coming-soon .button{font-size:12px;padding:15px 18px}.bulk-hero{grid-template-columns:1fr;padding:40px 6%;gap:28px}.bulk-hero h1{font-size:3.1rem}.bulk-hero p{font-size:14px}.bulk-intro-card{box-shadow:6px 6px 0 #d9e1c1;padding:23px}.bulk-intro-card h2{font-size:1.7rem}.bulk-intro-card h2 br{display:none}.bulk-intro-card p{font-size:12px}.bulk-star{float:right;font-size:30px}.bulk-hero-notes{gap:10px;font-size:10px}.bulk-layout{display:block;padding:32px 5% 50px}.bulk-dishes{grid-template-columns:1fr;gap:12px}.bulk-dish{padding:20px}.bulk-dish h2{font-size:17px}.bulk-categories{gap:6px}.bulk-categories button{padding:8px 12px;min-height:40px}.bulk-cart{position:relative;top:auto;margin-top:35px;padding:23px;scroll-margin-top:155px}.bulk-cart input,.bulk-cart textarea,.dish-choice select,.bulk-toolbar input{font-size:16px}.bulk-terms{padding:45px 6% 90px}.bulk-terms-grid{grid-template-columns:1fr}.mobile-cart-link{position:fixed;z-index:45;bottom:15px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#223c31;color:#fff9e8;padding:15px 20px;border-radius:8px;box-shadow:0 8px 24px #10201845;font-size:13px}.mobile-cart-link b{background:#d5e2bb;color:#223c31;border-radius:20px;padding:3px 7px;margin-left:7px;font-size:11px}.credits-visible .mobile-cart-link,.menu-open .mobile-cart-link,.bulk-cart-visible .mobile-cart-link{visibility:hidden;pointer-events:none}.bulk-page .back-to-top{bottom:85px}.bulk-cart-visible .back-to-top{visibility:hidden}.bulk-page footer{padding-bottom:60px}}
@media(prefers-reduced-motion:reduce){.order-pulse,.offers-symbol{animation:none!important}.bulk-dish{transition:none}}
.quantity-control button{width:42px;min-height:44px}.bulk-cart{max-height:calc(100dvh - 130px);overflow-y:auto;overscroll-behavior:contain}#whatsapp-preview{width:min(94vw,650px);max-height:90dvh;border:1px solid #cbd5bd;border-radius:12px;background:#fcfaf2;color:#223c31;padding:32px;box-shadow:0 30px 100px #10201566}#whatsapp-preview::backdrop{background:#14251bc9;backdrop-filter:blur(8px)}#whatsapp-preview h2{font-size:2rem;margin-bottom:15px}#whatsapp-preview p{font-size:13px}#whatsapp-preview textarea{display:block;width:100%;padding:16px;margin:18px 0;background:#f1f1e7;border:1px solid #c9d2bd;border-radius:6px;font-size:12px;line-height:1.65;resize:vertical;color:#243b2b}#whatsapp-preview .button{background:#236b3e;font-size:13px;padding:14px 20px}#whatsapp-close{position:absolute;top:12px;right:12px;min-width:40px;min-height:40px;border:0;background:transparent;font-size:26px;color:#223c31}#whatsapp-preview .eyebrow{font-size:10px;margin-top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:1100px){.bulk-cart{max-height:calc(100dvh - 165px)}}@media(max-width:760px){.bulk-cart{max-height:none;overflow:visible}#whatsapp-preview{padding:26px 20px}#whatsapp-preview textarea{font-size:13px}}
@media(max-width:1100px){.menu-open header{position:fixed;inset:0 0 auto;min-height:85px}.menu-open .contact-strip{visibility:hidden}}
.motion-paused .order-pulse,.motion-paused .offers-symbol{animation-play-state:paused}
@media(max-width:1100px){header,header.scrolled{grid-template-columns:minmax(0,1fr) auto}.wordmark{min-width:0;max-width:100%}.header-actions{min-width:0}.header-actions .button{min-width:0}}
