:root{--order-bg:#f5f1e9;--order-card:#fff;--order-ink:#17130e;--order-muted:#756d63;--order-gold:#b79342;--order-border:#e6dfd4}.order-body{margin:0;background:var(--order-bg);color:var(--order-ink);padding-bottom:env(safe-area-inset-bottom)}.order-topbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:12px clamp(16px,4vw,48px);background:rgba(20,17,13,.95);backdrop-filter:blur(16px);border-bottom:1px solid #ffffff12}.order-brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none}.order-brand img{width:44px;height:44px;object-fit:contain}.order-brand span{display:grid}.order-brand b{font-size:.95rem}.order-brand small{color:#c7bda9;font-size:.72rem}.order-back{color:#fff;text-decoration:none;border:1px solid #ffffff30;border-radius:999px;padding:10px 15px;font-weight:800;font-size:.82rem}.order-page{max-width:1480px;margin:auto;padding:clamp(42px,7vw,90px) clamp(14px,3vw,34px) 120px}.order-heading{text-align:center;max-width:820px;margin:0 auto 42px}.order-heading h1{font:700 clamp(2.7rem,6.7vw,6.3rem)/.93 var(--heading-font);margin:10px 0 18px}.order-heading h1 em{color:var(--order-gold);font-style:italic}.order-heading>p:not(.eyebrow):not(.order-notice){color:var(--order-muted);font-size:clamp(1rem,2vw,1.15rem)}.eyebrow,.cart-kicker{letter-spacing:.16em;font-weight:900;font-size:.72rem;color:var(--order-gold)}.order-notice{display:inline-block;background:#fff7dd;border:1px solid #e2c77d;padding:12px 18px;border-radius:14px}.order-form{display:grid;gap:26px}.order-mode,.order-closed{max-width:920px;margin:auto;width:100%;box-sizing:border-box;background:#17130e;color:#fff;padding:clamp(22px,4vw,38px);border-radius:28px;box-shadow:0 24px 70px #2e24172b}.mode-title{display:flex;align-items:center;gap:15px;margin-bottom:20px}.mode-title>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--order-gold);color:#fff;font-weight:900}.mode-title h2{margin:0;font-size:clamp(1.45rem,3vw,2rem)}.mode-title p{margin:4px 0 0;color:#bcb3a6}.mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mode-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:20px;background:#26211b;border:1px solid #ffffff17;border-radius:20px;cursor:pointer;transition:.2s}.mode-card:hover{transform:translateY(-2px);border-color:#b79342}.mode-card input{position:absolute;opacity:0}.mode-card:has(input:checked){border-color:var(--order-gold);box-shadow:0 0 0 2px #b7934230}.mode-card .mode-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#fff;color:#17130e;font-size:1.35rem}.mode-card b{display:block;font-size:1.05rem}.mode-card small{display:block;color:#bcb3a6;margin-top:3px}.mode-card i{font-style:normal;font-size:1.8rem;color:#bcb3a6}.mode-card.unavailable{opacity:.48;cursor:not-allowed}.order-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:26px;align-items:start}.order-menu{min-width:0}.order-menu-head{display:flex;align-items:end;justify-content:space-between;margin:0 0 18px}.order-menu-head h2{font:700 clamp(2.2rem,4vw,3.8rem)/1 var(--heading-font);margin:5px 0 0}.change-mode{border:0;background:transparent;text-decoration:underline;color:#6e6459;font-weight:800;cursor:pointer}.order-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:12px}.dish-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--order-border);border-radius:16px;padding:0 16px;box-shadow:0 10px 35px #3d2d180a}.dish-search span{font-size:1.4rem}.dish-search input{border:0!important;background:transparent!important;box-shadow:none!important;padding:15px 0!important;width:100%;min-width:0}.favorite-filter{border:1px solid var(--order-border);background:#fff;border-radius:16px;padding:0 18px;font-weight:900;cursor:pointer}.favorite-filter.active{background:#17130e;color:#fff}.category-chips{display:flex;gap:8px;overflow:auto;padding:4px 0 18px;scrollbar-width:none}.category-chips::-webkit-scrollbar{display:none}.category-chips button{flex:0 0 auto;border:1px solid var(--order-border);background:#fff;border-radius:999px;padding:10px 15px;font-weight:850;cursor:pointer}.category-chips button:hover{background:#17130e;color:#fff}.order-category{scroll-margin-top:92px;margin-bottom:32px}.category-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:13px;padding:0 3px}.category-heading h2{font:700 clamp(1.8rem,3vw,2.5rem)/1 var(--heading-font);margin:0}.category-heading span{color:var(--order-muted);font-size:.82rem}.dish-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.order-dish{position:relative;background:#fff;border:1px solid var(--order-border);border-radius:22px;overflow:hidden;box-shadow:0 12px 38px #3d2d180c;transition:.22s}.order-dish:hover{transform:translateY(-3px);box-shadow:0 20px 55px #3d2d181c}.dish-open{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;text-align:left;color:inherit;cursor:pointer}.dish-media{position:relative;aspect-ratio:16/10;background:#211c16;overflow:hidden}.dish-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.order-dish:hover .dish-media img{transform:scale(1.035)}.dish-placeholder{height:100%;display:grid;place-items:center;align-content:center;background:radial-gradient(circle at 30% 25%,#4b3a24,#1b1712 68%);color:#d8bd77}.dish-placeholder span{font:700 4rem/1 var(--heading-font)}.dish-placeholder small{font-size:.62rem;letter-spacing:.26em}.heart{position:absolute;right:11px;top:11px;z-index:3;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffed;font-size:1.25rem;cursor:pointer;box-shadow:0 5px 18px #0002}.dish-badge{position:absolute;left:11px;top:11px;background:var(--order-gold);color:#fff;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:900}.dish-copy{padding:17px}.dish-copy-top{display:flex;align-items:start;justify-content:space-between;gap:12px}.dish-copy h3{font-size:1.1rem;margin:0;line-height:1.22}.dish-copy strong{white-space:nowrap;font-size:1.05rem}.dish-copy p{color:var(--order-muted);font-size:.86rem;line-height:1.45;margin:8px 0 13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.dish-add-hint{display:flex;align-items:center;justify-content:space-between;color:#6f665d;font-size:.8rem;font-weight:850}.dish-add-hint b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#17130e;color:#fff;font-size:1.1rem}.availability-badge{display:inline-block;margin-bottom:9px;background:#efe8d9;color:#6f5b29;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:900}.availability-badge.sold-out{background:#f8dddd;color:#9c3030}.order-dish.is-unavailable{opacity:.5}.order-dish.is-unavailable .dish-open{cursor:not-allowed}.checkout-card{position:sticky;top:84px;height:calc(100dvh - 104px);display:flex;flex-direction:column;background:#17130e;color:#fff;border-radius:25px;overflow:hidden;box-shadow:0 25px 65px #20170d35}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:22px 22px 15px;border-bottom:1px solid #ffffff13}.cart-head h2{margin:3px 0 0;font-size:1.55rem}.cart-close{display:none;border:0;background:#ffffff12;color:#fff;width:40px;height:40px;border-radius:50%;font-size:1.5rem}.cart-scroll{overflow:auto;padding:18px 20px;flex:1}.cart-empty{text-align:center;display:grid;justify-items:center;gap:6px;padding:45px 15px;color:#bdb3a6}.cart-empty span{font-size:2rem}.cart-empty b{color:#fff}.cart-empty small{max-width:220px}.cart-lines{display:grid;gap:10px}.cart-line{display:grid;grid-template-columns:1fr auto;gap:12px;padding:13px;background:#252019;border:1px solid #ffffff0e;border-radius:15px}.cart-line-copy{min-width:0}.cart-line b{display:block;font-size:.9rem}.cart-line small{display:block;color:#bdb3a6;font-size:.72rem;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-line>strong{font-size:.86rem}.cart-line-qty{display:flex;align-items:center;gap:8px;margin-top:9px}.cart-line-qty button{width:28px;height:28px;border:1px solid #ffffff20;background:#ffffff0c;color:#fff;border-radius:8px}.checkout-fields{display:grid;gap:12px;margin-top:20px;border-top:1px solid #ffffff13;padding-top:18px}.checkout-card label{display:grid;gap:6px;font-size:.76rem;color:#d3c9bb;font-weight:800}.checkout-card input,.checkout-card textarea,.checkout-card select{box-sizing:border-box;width:100%;max-width:100%;min-width:0;border:1px solid #ffffff1c;background:#252019;color:#fff;border-radius:12px;padding:12px;font:inherit}.checkout-card textarea{min-height:82px;resize:vertical}.two-cols{display:grid;grid-template-columns:.7fr 1.3fr;gap:9px}.cart-footer{padding:17px 20px 18px;border-top:1px solid #ffffff13;background:#17130e}.cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.cart-total span{color:#c8beaf}.cart-total strong{font-size:1.25rem}.order-submit{display:flex!important;flex-direction:column;width:100%;min-height:58px;justify-content:center;background:var(--order-gold)!important;color:#fff!important;border:0!important;border-radius:14px!important}.order-submit span{font-size:.96rem;font-weight:900}.order-submit small{font-size:.65rem;opacity:.78}.checkout-hint{text-align:center;color:#a99f91;font-size:.68rem;margin:9px 0 0}.mobile-cart-button,.cart-backdrop{display:none}.dish-modal{position:fixed;inset:0;z-index:100;display:none}.dish-modal.is-open{display:grid;place-items:center}.dish-modal-backdrop{position:absolute;inset:0;background:#0f0c09c9;backdrop-filter:blur(8px)}.dish-modal-card{position:relative;z-index:1;width:min(620px,calc(100% - 28px));max-height:calc(100dvh - 28px);overflow:auto;background:#fff;border-radius:26px;box-shadow:0 35px 100px #0008}.dish-modal-close{position:absolute;right:13px;top:13px;z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#17130e;font-size:1.5rem;box-shadow:0 6px 20px #0003}.dish-modal-media{aspect-ratio:16/8;background:#201b15;overflow:hidden;border-radius:26px 26px 0 0}.dish-modal-media img{width:100%;height:100%;object-fit:cover}.dish-modal-content{padding:24px}.dish-modal-content h2{font:700 clamp(2rem,5vw,3.2rem)/1 var(--heading-font);margin:5px 0 10px}.dish-modal-content>p:not(.eyebrow){color:var(--order-muted);line-height:1.6}.dish-modal-price{font-size:1.25rem;font-weight:900;margin:14px 0}.dish-modal-extras{display:grid;gap:8px;margin:16px 0}.dish-modal-extras:empty{display:none}.dish-modal-extras>p{font-weight:900;margin:0 0 3px}.dish-modal-extras label{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--order-border);border-radius:13px}.dish-modal-actions{display:grid;grid-template-columns:auto 1fr;gap:12px;position:sticky;bottom:-24px;background:#fff;padding:14px 0 24px}.modal-qty{display:flex;align-items:center;background:#eee8de;border-radius:14px;overflow:hidden}.modal-qty button{border:0;background:transparent;width:42px;height:50px;font-size:1.2rem}.modal-qty span{min-width:28px;text-align:center;font-weight:900}.schedule-overlay{position:absolute;z-index:50;left:50%;top:220px;transform:translateX(-50%);width:min(560px,calc(100% - 32px));text-align:center;background:#fff;border-radius:24px;box-shadow:0 24px 70px #0004;padding:34px}.schedule-overlay>div{display:grid;justify-items:center;gap:12px}.closed-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#17130e;color:#fff}.order-is-closed{filter:blur(4px);opacity:.45;pointer-events:none;max-height:1000px;overflow:hidden}.order-closed{text-align:center}.order-closed p{color:#c8beaf}
@media(max-width:1050px){.order-layout{grid-template-columns:minmax(0,1fr) 350px}.dish-grid{grid-template-columns:1fr}}
@media(max-width:780px){.order-topbar{padding:9px 12px}.order-brand img{width:38px;height:38px}.order-brand b{font-size:.8rem}.order-back{padding:8px 11px;font-size:.72rem}.order-page{padding:38px 12px 105px}.order-heading{margin-bottom:26px}.mode-grid{grid-template-columns:1fr}.order-layout{display:block}.order-menu-head{align-items:center}.order-menu-head h2{font-size:2.2rem}.order-tools{position:sticky;top:64px;z-index:20;background:var(--order-bg);padding:8px 0}.favorite-filter span{display:none}.category-chips{position:sticky;top:128px;z-index:19;background:var(--order-bg);padding-top:3px}.dish-grid{grid-template-columns:1fr}.order-dish{display:grid;grid-template-columns:124px minmax(0,1fr);min-height:126px;border-radius:18px}.dish-open{display:contents}.dish-media{aspect-ratio:auto;height:100%;min-height:126px}.dish-copy{padding:14px}.dish-copy p{font-size:.78rem;margin:6px 0 8px;min-height:auto}.dish-copy h3{font-size:1rem}.dish-copy strong{font-size:.92rem}.dish-add-hint{margin-top:4px}.dish-badge{font-size:.58rem;padding:5px 7px}.heart{width:32px;height:32px;font-size:1rem;right:7px;top:7px}.checkout-card{position:fixed;z-index:90;left:0;right:0;bottom:0;top:auto;height:min(88dvh,820px);border-radius:25px 25px 0 0;transform:translateY(105%);transition:transform .28s ease;padding-bottom:env(safe-area-inset-bottom)}.checkout-card.is-open{transform:translateY(0)}.cart-close{display:block}.cart-backdrop{position:fixed;inset:0;z-index:80;background:#0e0b08a8;backdrop-filter:blur(5px)}.cart-backdrop.is-open{display:block}.mobile-cart-button{position:fixed;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:60;border:0;background:#17130e;color:#fff;border-radius:17px;padding:13px 16px;box-shadow:0 18px 50px #0005;font-weight:900}.mobile-cart-button[hidden]{display:none}.mobile-cart-button span:first-child{display:flex;align-items:center;gap:5px}.mobile-cart-button b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 4px;border-radius:999px;background:var(--order-gold);font-size:.7rem}.mobile-cart-button strong{color:#d7bd78}.dish-modal.is-open{align-items:end}.dish-modal-card{width:100%;max-height:92dvh;border-radius:24px 24px 0 0}.dish-modal-media{border-radius:24px 24px 0 0;aspect-ratio:16/9}.dish-modal-content{padding:20px 17px}.dish-modal-actions{bottom:-20px;padding-bottom:max(20px,env(safe-area-inset-bottom))}.two-cols{grid-template-columns:1fr 1fr}}
@media(max-width:430px){.order-dish{grid-template-columns:108px minmax(0,1fr)}.dish-copy{padding:12px}.dish-copy-top{gap:6px}.dish-copy p{-webkit-line-clamp:2}.category-heading span{display:none}.order-menu-head .change-mode{font-size:.7rem}}


/* v2.9 mobile ordering hardening */
html,body.order-body{max-width:100%;overflow-x:hidden}
.order-topbar,.order-page,.order-form,.order-layout,.order-menu,.order-category,.dish-grid,.order-dish,.dish-open,.dish-copy{box-sizing:border-box;min-width:0;max-width:100%}
.dish-open{cursor:pointer}
.dish-open:focus-visible{outline:3px solid var(--order-gold);outline-offset:-3px}
@media(max-width:780px){
  .order-page{width:100%;padding:18px 10px 104px}
  .order-heading{display:none}
  .order-form{width:100%;gap:14px}
  .order-mode{border-radius:20px;padding:18px 14px}
  .order-menu-head{margin:4px 2px 10px}
  .order-menu-head .eyebrow{display:none}
  .order-menu-head h2{font-size:1.7rem}
  .order-tools{top:61px;margin:0 -10px;padding:8px 10px;border-bottom:1px solid var(--order-border)}
  .category-chips{top:126px;margin:0 -10px;padding:7px 10px 10px;border-bottom:1px solid var(--order-border)}
  .order-category{margin-bottom:24px;scroll-margin-top:190px}
  .category-heading{margin:16px 2px 10px}
  .category-heading h2{font-size:1.55rem}
  .dish-grid{display:grid;width:100%;gap:10px}
  .order-dish{width:100%;display:grid;grid-template-columns:112px minmax(0,1fr);min-height:132px;border-radius:16px;transform:none!important}
  .dish-open{display:contents}
  .dish-media{width:112px;min-width:112px;height:100%;min-height:132px;aspect-ratio:auto}
  .dish-copy{width:auto;min-width:0;padding:13px 12px 12px;display:flex;flex-direction:column}
  .dish-copy-top{width:100%;min-width:0}
  .dish-copy h3{font-size:1rem;overflow-wrap:anywhere}
  .dish-copy strong{font-size:.9rem}
  .dish-copy p{font-size:.77rem;line-height:1.35;margin:6px 0 8px;min-height:0}
  .dish-add-hint{margin-top:auto}
  .heart{z-index:5}
}
@media(max-width:380px){
  .order-dish{grid-template-columns:96px minmax(0,1fr)}
  .dish-media{width:96px;min-width:96px}
  .dish-copy{padding:11px 10px}
}
