:root {
  --ink:#15120f; --cream:#f5f0e6; --paper:#fffdf8; --mustard:#f0b429;
  --red:#a83526; --green:#263e32; --muted:#766f66; --line:#ddd4c6;
  --shadow:0 18px 50px rgba(28,20,12,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;padding-bottom:104px}
body.product-dialog-open{position:fixed;left:0;right:0;width:100%;overflow:hidden;overscroll-behavior:none}
.topbar{height:74px;background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:20}
.access-session-bar{max-width:1180px;margin:12px auto 0;border:1px solid #d8cba9;border-radius:15px;background:#fff8e9;padding:10px 12px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.access-session-bar.hidden{display:none}
.access-session-bar span{display:grid;gap:2px}.access-session-bar b{font-size:14px}.access-session-bar small{color:var(--muted);font-size:12px}
.access-session-bar button{min-height:40px;border:1px solid #c9b88e;border-radius:999px;background:white;color:var(--red);padding:8px 14px;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}
.access-session-bar button:disabled{opacity:.55;cursor:wait}
.student-offer-banner{position:relative;max-width:900px;min-height:285px;margin:14px auto 0;overflow:hidden;border-radius:26px;background:linear-gradient(180deg,rgba(18,16,14,.04) 0%,rgba(18,16,14,.08) 34%,rgba(18,16,14,.92) 78%,rgba(18,16,14,.98) 100%),url('/promo/facade-les-baratineurs.webp') center 26%/cover;color:#fff;box-shadow:0 16px 36px rgba(49,31,24,.28)}
.student-offer-banner::after{content:"";position:absolute;right:0;bottom:0;left:0;height:5px;background:linear-gradient(90deg,#65c7d5 0 18%,#d8839d 18% 38%,#f0b429 38% 58%,#9dc671 58% 78%,#b83428 78%)}
.student-offer-banner.hidden{display:none}.student-offer-content{position:absolute;right:0;bottom:12px;left:0;padding:18px 20px 15px;text-align:center}.student-offer-content span{display:block;color:#f4ba27;font-size:14px;font-weight:900;letter-spacing:.16em}.student-offer-content strong{display:block;margin-top:2px;font:800 58px/1 Georgia,serif;text-shadow:0 2px 12px rgba(0,0,0,.55)}.student-offer-content p{margin:7px 0 0;color:#fff;font-size:20px;font-weight:800}.student-offer-content small{display:block;margin-top:7px;color:rgba(255,255,255,.82);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
body.student-mode .hero,body.student-mode .main-categories,body.student-mode .server-help,body.student-mode .server-call-floating,body.student-mode .craft-story,body.student-mode .at-home,body.student-mode .featured-grid,body.student-mode .intro,body.student-mode .menu-heading,body.student-mode .client-footer,body.student-mode .account-pill{display:none!important}
body.student-mode main{padding-top:14px;min-height:70vh}body.student-mode .product-list{position:relative;max-width:900px;margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}body.student-mode .product-list::after{content:'VS';position:absolute;top:86px;left:50%;z-index:3;display:grid;width:54px;height:54px;place-items:center;transform:translateX(-50%) rotate(-6deg);border:4px solid #fff;border-radius:50%;background:#a83526;color:#fff;font:900 18px Arial,sans-serif;box-shadow:0 8px 22px rgba(37,22,16,.28);pointer-events:none}
.student-duel-intro{display:none;max-width:900px;margin:15px auto 12px;text-align:center}.student-mode .student-duel-intro{display:block}.student-duel-intro>span{color:#a83526;font-size:13px;font-weight:900;letter-spacing:.16em}.student-duel-intro h2{margin:4px 0 5px;font:800 38px/1 Georgia,serif}.student-duel-intro p{max-width:720px;margin:0 auto;color:#625a52;font-size:16px;line-height:1.35}.student-duel-intro p small{display:block;margin-top:2px;color:#625a52;font-size:14px}.student-duel-intro strong{color:#263e32}
.student-choice{overflow:hidden;border:3px solid #f0b429;border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(111,43,34,.13);cursor:pointer}.student-choice-image{position:relative;height:220px;background-position:center;background-size:cover}.student-homemade-badge{position:absolute;right:12px;bottom:12px;border:2px solid rgba(255,255,255,.92);border-radius:999px;background:rgba(38,62,50,.94);padding:8px 12px;color:#fff;font-size:13px;font-weight:900;box-shadow:0 5px 15px rgba(0,0,0,.24)}.student-burger .student-homemade-badge{right:auto;left:12px}.student-choice-copy{padding:18px;text-align:center}.student-choice-copy>span{color:#a83526;font-size:12px;font-weight:900;letter-spacing:.13em}.student-choice h3{margin:5px 0 4px;font:800 34px/1 Georgia,serif}.student-choice p{margin:0;color:#655d54;font-size:16px}.student-choice-button{width:100%;min-height:48px;margin-top:15px;border:0;border-radius:14px;background:#f0b429;color:#17130f;font-size:17px;font-weight:900;cursor:pointer}.student-choice.unavailable{opacity:.58}.student-choice.unavailable .student-choice-button{background:#ddd;color:#666}
.student-profile-prompt{display:none;max-width:900px;margin:12px auto 14px;border:1px solid #d7c49e;border-radius:20px;background:#fff8e9;padding:12px 14px;text-align:center}.student-mode .student-profile-prompt{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px}.student-profile-copy{display:flex;align-items:center;gap:13px;text-align:left}.student-profile-copy>img{width:78px;height:78px;flex:0 0 78px;border:2px solid #f0b429;border-radius:15px;object-fit:cover;box-shadow:0 6px 16px rgba(65,39,24,.16)}.student-profile-copy strong,.student-profile-copy small{display:block}.student-profile-copy strong{font-size:17px}.student-profile-copy small{margin-top:4px;color:#6b6259;font-size:14px}.student-profile-prompt>a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:13px;background:#263e32;padding:10px 15px;color:#fff;font-size:14px;font-weight:900;text-decoration:none}.student-profile-prompt>p{grid-column:1/-1;margin:0;color:#746b61;font-size:12px}
.student-full-menu-link{display:none;max-width:900px;margin:22px auto 8px;padding:18px;border-top:1px solid #dfd4c4;text-align:center}.student-mode .student-full-menu-link{display:block}.student-full-menu-link span{display:block;margin-bottom:9px;color:#6a6259;font-size:14px}.student-full-menu-link a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid #263e32;border-radius:14px;padding:10px 18px;color:#263e32;font-size:15px;font-weight:900;text-decoration:none}
.brand{display:flex;gap:11px;color:white;text-decoration:none;align-items:center}
.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--mustard);border-radius:50%;font-family:Georgia,serif;font-weight:700;color:var(--mustard)}
.brand strong,.brand small{display:block;letter-spacing:.08em}
.brand strong{font:700 15px Georgia,serif}
.brand small{font-size:8px;margin-top:3px;color:#c9c2b9}
.table-pill{border:1px solid #4c4741;background:#292622;color:white;border-radius:22px;padding:8px 13px;font-weight:700}
.table-pill span{font-weight:400;color:#bfb8ae;margin-right:4px}
.topbar-actions{display:flex;align-items:center;gap:8px}
.account-pill{display:flex;align-items:center;gap:7px;border:1px solid #4c4741;background:#292622;color:white;text-decoration:none;border-radius:22px;padding:8px 12px;font-size:13px;font-weight:800}
.account-pill span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--mustard);position:relative}
.account-pill span:after{content:'';position:absolute;bottom:3px;width:12px;height:6px;border-radius:8px 8px 5px 5px;background:var(--ink)}
.account-pill span:before{content:'';position:absolute;top:3px;width:6px;height:6px;border-radius:50%;background:var(--ink)}
.order-pill{border:1px solid #8f742f;background:#302817;color:white;border-radius:22px;padding:7px 11px;display:grid;grid-template-columns:8px auto;column-gap:6px;text-align:left;align-items:center;cursor:pointer}
.order-pill .order-pulse{grid-row:1/3;width:8px;height:8px;border-radius:50%;background:var(--mustard);box-shadow:0 0 0 4px rgba(240,180,41,.14)}
.order-pill b,.order-pill small{display:block;line-height:1.1}
.order-pill b{font-size:12px}
.order-pill small{font-size:10px;color:#d7d0c6;margin-top:2px}
.order-pill.complete .order-pulse{background:#8d978f;box-shadow:none}
.hero{max-width:1180px;margin:22px auto 0;min-height:330px;background:var(--green);border-radius:24px;overflow:hidden;color:white;display:grid;grid-template-columns:.86fr 1.14fr}
.hero-copy{padding:48px}
.hero h1{font:700 clamp(36px,5vw,62px)/.98 Georgia,serif;max-width:560px;margin:10px 0 18px;letter-spacing:-.035em}
.hero p{font-size:18px;line-height:1.45;color:#f3eee5;margin:0}
.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:800;color:var(--mustard)}
.eyebrow.dark{color:var(--red)}
.hero-art{background:linear-gradient(90deg,var(--green) 0%,transparent 26%),url('/promo/facade-les-baratineurs.webp') center/cover}
.server-help{max-width:1180px;margin:14px auto 0;border:1px solid #dbcba9;border-radius:18px;background:#fff8e9;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.server-help div{display:grid;gap:4px}.server-help div span{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--red)}.server-help div strong{font:700 19px Georgia,serif}
.server-help button,.server-call-floating{border:0;border-radius:999px;background:var(--mustard);color:var(--ink);font-weight:800;font-size:15px;padding:13px 17px;box-shadow:0 8px 24px rgba(118,78,0,.2);cursor:pointer;white-space:nowrap}
.categories{max-width:1180px;margin:0 auto 24px;display:flex;gap:26px;overflow-x:auto;padding:18px 0 0;scrollbar-width:none;border-bottom:1px solid var(--line);background:var(--paper)}
.main-categories{position:sticky;top:74px;z-index:18}
.main-categories .category{flex:0 0 auto;min-width:auto}
.category{border:0;border-bottom:4px solid transparent;background:transparent;padding:10px 2px 13px;color:var(--muted);font-weight:800;font-size:15px;white-space:nowrap}
.category.active{color:var(--red);border-bottom-color:var(--red)}
.subcategories{max-width:1180px;margin:-12px auto 8px;display:flex;gap:8px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:none}
.subcategories.hidden{display:none}
.subcategory{border:1px solid var(--line);background:var(--cream);color:var(--ink);border-radius:999px;padding:10px 15px;font-size:14px;font-weight:700;white-space:nowrap}
.subcategory.active{background:var(--red);border-color:var(--red);color:white}
.section{max-width:1180px;margin:36px auto 17px;display:flex;align-items:end;justify-content:space-between;gap:20px}
.section h2{font:700 35px Georgia,serif;margin:6px 0 0}
.section>p{color:var(--muted);margin:0;max-width:440px}
.craft-story{max-width:1180px;margin:0 auto 26px;background:var(--green);color:white;border-radius:22px;padding:26px;display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:stretch}
.craft-copy{padding:8px 6px}
.craft-copy h2{font:700 34px/1.05 Georgia,serif;margin:8px 0 13px}
.craft-copy p{font-size:16px;line-height:1.55;color:#f2ece3;margin:0}
.craft-copy .craft-note{margin-top:12px;color:#f0c35b;font-weight:700}
.craft-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.craft-card{min-height:220px;border:0;border-radius:17px;overflow:hidden;padding:18px;color:white;text-align:left;display:flex;flex-direction:column;justify-content:flex-end;background-position:center;background-size:cover;position:relative;cursor:pointer}
.craft-card:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,10,8,.88),rgba(12,10,8,.02) 76%)}
.craft-card strong,.craft-card small{position:relative;display:block}
.craft-card strong{font:700 24px Georgia,serif}
.craft-card small{font-size:14px;color:#eee;margin-top:5px}
.pinsa-craft{background-image:url('/menu-photos/pinsas-category.webp')}
.burger-craft{background-image:url('/menu-photos/burger-baratineur-pro.webp')}
.at-home{max-width:1180px;margin:0 auto 34px}
.at-home-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 16px}
.at-home-heading h2{font:700 34px Georgia,serif;margin:6px 0 0}
.at-home-heading p{max-width:480px;margin:0;color:var(--muted);line-height:1.5}
.at-home-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px}
.service-card{min-height:290px;border-radius:20px;overflow:hidden;background-position:center;background-size:cover;position:relative;color:white;display:flex;align-items:end}
.service-card:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,11,9,.94),rgba(13,11,9,.08) 78%)}
.focaccia-service{background-image:url('/menu-photos/pinsas-category.webp')}
.catering-service{background-image:url('/menu-photos/planche-charcuterie.webp')}
.takeaway-service{background-image:url('/promo/facade-les-baratineurs.webp')}
.service-card-copy{position:relative;padding:22px;width:100%}
.service-card-copy>span{color:var(--mustard);font-size:11px;letter-spacing:.14em;font-weight:800}
.service-card-copy h3{font:700 27px Georgia,serif;margin:6px 0 8px}
.service-card-copy p{font-size:14px;line-height:1.45;color:#f0ece5;margin:0 0 15px}
.service-card-copy a,.service-card-copy button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:white;color:var(--ink);padding:9px 14px;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}
.service-card-copy button{background:var(--mustard);border-color:var(--mustard)}
.service-links{display:flex;flex-wrap:wrap;gap:8px}
.post-order-catering{width:100%;border:1px solid #d7c49e;border-radius:16px;background:#fff8e9;text-align:left;padding:15px 16px;margin:0 0 16px;cursor:pointer;color:var(--ink)}
.post-order-catering span,.post-order-catering strong,.post-order-catering small{display:block}
.post-order-catering span{font-size:10px;letter-spacing:.12em;font-weight:800;color:var(--red)}
.post-order-catering strong{font:700 19px Georgia,serif;margin:4px 0}
.post-order-catering small{color:var(--muted);line-height:1.35}
.catering-dialog .sheet-inner{max-height:92vh;overflow:auto}
.catering-dialog-hero{background:var(--green);color:white;padding:31px 28px 25px}
.catering-dialog-hero span{color:var(--mustard);font-size:11px;letter-spacing:.14em;font-weight:800}
.catering-dialog-hero h2{font:700 31px/1.06 Georgia,serif;margin:7px 45px 9px 0}
.catering-dialog-hero p{margin:0;color:#e8eee9;line-height:1.45}
.catering-form{padding:24px 28px 28px;display:grid;gap:14px}
.catering-form label{display:grid;gap:6px;font-size:14px;font-weight:800}
.catering-form label span{font-weight:400;color:var(--muted)}
.catering-form input,.catering-form select,.catering-form textarea{width:100%;border:1px solid var(--line);border-radius:11px;background:white;padding:0 12px;font:16px Arial;color:var(--ink)}
.catering-form input,.catering-form select{height:46px}
.catering-form textarea{padding-top:11px;resize:vertical}
.catering-form-row,.budget-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.budget-row{grid-template-columns:1.15fr .85fr}
.catering-submit{justify-content:center;margin-top:2px}
.catering-feedback{min-height:0;margin:0!important;color:var(--red)!important;font-size:13px!important}
.catering-feedback:empty{display:none}
.catering-direct{display:flex;flex-wrap:wrap;justify-content:center;gap:7px 12px;border-top:1px solid var(--line);padding-top:15px;text-align:center;font-size:13px}
.catering-direct span{width:100%;color:var(--muted)}
.catering-direct a{font-weight:800;color:var(--red)}
.catering-success{padding:42px 28px;text-align:center}
.catering-success h2{font:700 31px Georgia,serif;margin:6px 0}
.catering-success p{color:var(--muted);line-height:1.5;margin-bottom:22px}
.catering-success .primary{justify-content:center}
.catering-success.hidden{display:none}
.featured-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.card{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;position:relative;transition:.2s transform,.2s box-shadow;cursor:pointer}
.card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.card-image{height:240px;background-position:center;background-size:cover}
.card-image.poster{height:300px;background-position:center 30%}
.badge{position:absolute;top:15px;left:15px;background:var(--mustard);color:var(--ink);border-radius:20px;padding:7px 10px;font-size:11px;font-weight:800;letter-spacing:.08em}
.card-body{padding:19px}
.card h3{font:700 23px Georgia,serif;margin:0 0 7px}
.card p,.product p{font-size:14px;line-height:1.45;color:var(--muted);margin:0}
.price-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px}
.price{font-weight:800;font-size:18px}
.add{width:38px;height:38px;border:0;border-radius:50%;background:var(--ink);color:white;font-size:23px}
.filter-button{border:1px solid var(--line);background:white;border-radius:20px;padding:9px 14px}
.product-list{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.product{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white;cursor:pointer;min-width:0;transition:.2s transform,.2s box-shadow}
.product:hover{transform:translateY(-2px);box-shadow:var(--shadow)}
.product-copy{display:flex;flex:1;flex-direction:column;padding:16px}
.product h3{font:700 21px Georgia,serif;margin:5px 0 7px}
.product p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:60px}
.product .price-row{margin-top:auto;padding-top:16px}
.product-image{border-radius:0;min-height:180px;background:center/cover}
.product-image.bottle-image{background-color:#f4efe6;background-size:contain;background-repeat:no-repeat}
.product.no-photo .product-copy{min-height:220px;padding:22px}
.card.unavailable,.product.unavailable{cursor:not-allowed;border-color:#d8a39b;background:#fff8f6}.card.unavailable:hover,.product.unavailable:hover{transform:none;box-shadow:none}.card.unavailable .card-image,.product.unavailable .product-image{filter:grayscale(.7);opacity:.58}.unavailable-badge{position:absolute;top:15px;right:15px;z-index:2;border-radius:999px;background:#a83526;color:white;padding:7px 10px;font-size:11px;font-weight:900;letter-spacing:.06em}.unavailable-label{display:inline-block;align-self:flex-start;margin-top:8px;border-radius:999px;background:#f8d9d4;color:#8b2e25;padding:6px 9px;font-size:11px;font-weight:900;letter-spacing:.04em}.card.unavailable .add,.product.unavailable .add{background:#a83526;cursor:not-allowed}.cart-item-unavailable{border:1px solid #e2aaa2;border-radius:12px;background:#fff1ef;padding:12px}.cart-unavailable{display:block!important;margin-top:6px!important;color:#a83526!important;font-weight:800}
.preparation-estimate{display:flex;align-items:center;gap:12px;margin:16px 0;border:1px solid #d7c49e;border-radius:14px;background:#fff8e9;padding:13px 14px}.preparation-estimate>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 auto;border-radius:50%;background:var(--mustard);font-size:23px;font-weight:800}.preparation-estimate strong,.preparation-estimate small{display:block}.preparation-estimate small{margin-top:3px;color:var(--muted);font-size:13px}.success-estimate{margin:12px 0 18px;border-radius:13px;background:#fff4d8;padding:12px 14px;color:#6d4600;font-size:14px}.success-estimate strong{white-space:nowrap}
.hub-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hub-card{min-height:175px;border:0;border-radius:20px;overflow:hidden;position:relative;background-position:center;background-size:cover;color:white;text-align:left;padding:20px;cursor:pointer}
.hub-card:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,8,6,.84),rgba(10,8,6,.05) 78%)}
.hub-card strong,.hub-card small{position:relative;display:block}
.hub-card strong{font:700 26px Georgia,serif}
.hub-card small{margin-top:5px;font-size:14px;color:#eee}
.wine-product{min-height:0;background:linear-gradient(135deg,#fff,#f7f0e5)}
.wine-product h3{font-size:22px}
.wine-product .eyebrow{color:#7a1f2a}
.wine-signature{display:inline-flex;align-items:center;gap:8px;margin-top:9px;color:#6f1d29}
.wine-signature b{width:34px;height:34px;border:1px solid #b89152;border-radius:50%;display:grid;place-items:center;background:#fffaf1;font:700 13px Georgia,serif;box-shadow:inset 0 0 0 3px #f3e7d2}
.wine-signature small{font-size:10px;font-weight:800;letter-spacing:.16em;color:#8a6b3d}
.wine-note{display:block;margin-top:8px;color:#8a6b3d;font-size:12px;font-weight:800;letter-spacing:.04em}
.cart-bar{position:fixed;left:0;right:0;bottom:0;padding:12px max(16px,calc((100vw - 640px)/2));z-index:30;background:linear-gradient(transparent,rgba(255,253,248,.94) 25%)}
.server-call-floating{position:fixed;right:18px;bottom:18px;z-index:29;display:flex;align-items:center;gap:8px;border:2px solid #fff;background:var(--green);color:white;box-shadow:0 10px 32px rgba(15,31,24,.28)}
.server-call-floating.called{background:#8b2e25}.server-call-floating.acknowledged{background:#23643d}
.server-status-toast{position:fixed;right:18px;bottom:82px;z-index:42;max-width:330px;border-radius:16px;background:#23643d;color:white;padding:15px 18px;box-shadow:0 16px 42px rgba(0,0,0,.28);display:grid;gap:3px}.server-status-toast span{font-size:14px;color:#e4f2e8}.server-status-toast.hidden{display:none}
.cart-bar button,.primary{border:0;background:var(--mustard);color:var(--ink);height:58px;border-radius:17px;width:100%;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:space-between;padding:0 18px;box-shadow:0 8px 28px rgba(118,78,0,.2)}
.cart-count{background:var(--ink);color:white;border-radius:50%;width:27px;height:27px;display:grid;place-items:center}
.hidden{display:none}
.sheet{border:0;padding:0;border-radius:24px;max-width:620px;width:calc(100% - 24px);max-height:92vh;box-shadow:var(--shadow);background:var(--paper)}
.sheet::backdrop,.success-dialog::backdrop{background:rgba(18,16,14,.72);backdrop-filter:blur(3px)}
.sheet-inner{margin:0;position:relative}
.product-sheet{overflow:hidden;overscroll-behavior:none}
.product-sheet .sheet-inner{max-height:92vh;max-height:92dvh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}
.product-sheet-toolbar{position:sticky;top:0;z-index:8;display:flex;align-items:center;min-height:58px;padding:8px 12px;background:rgba(255,253,248,.97);border-bottom:1px solid var(--line);box-shadow:0 4px 16px rgba(21,18,15,.08)}
.product-back{display:inline-flex;align-items:center;gap:9px;min-height:42px;border:1px solid var(--line);border-radius:999px;background:white;color:var(--ink);padding:8px 15px;font-size:15px;font-weight:800;cursor:pointer}
.product-back span{font-size:22px;line-height:1}
.close{position:absolute;right:14px;top:14px;z-index:2;border:0;background:white;width:39px;height:39px;border-radius:50%;font-size:26px;box-shadow:0 4px 18px #0002}
.sheet-image{display:block;width:100%;height:240px;border:0;padding:0;background:center/cover;position:relative;cursor:zoom-in}
.sheet-image.no-image{display:none}
.sheet-image span{position:absolute;right:14px;bottom:14px;background:rgba(21,18,15,.78);color:white;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}
.sheet-image.contain-image{background-color:#f6f1e8;background-size:contain;background-repeat:no-repeat}
.sheet-content{padding:25px}
.sheet-content h2,.success-card h2{font:700 34px Georgia,serif;margin:6px 0 8px}
.dialog-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.dialog-title-row h2{flex:1}
.dialog-title-row strong{flex:0 0 auto;margin-top:11px;font-size:21px;white-space:nowrap;color:var(--red)}
.sheet-content>p{color:var(--muted);line-height:1.5}
.option-group{border-top:1px solid var(--line);padding:19px 0}
.option-group h3{font:700 18px Georgia,serif;margin:0 0 11px}
.allergen-sheet{border:1px solid #e2cfa9;background:#fffaf0;border-radius:16px;margin:18px 0;overflow:hidden}
.allergen-sheet>summary{cursor:pointer;list-style:none;padding:16px;display:flex;align-items:center;justify-content:space-between}
.allergen-sheet>summary::-webkit-details-marker{display:none}
.allergen-sheet>summary:after{content:'+';font:700 24px Arial;color:var(--red)}
.allergen-sheet[open]>summary:after{content:'−'}
.allergen-sheet>summary b,.allergen-sheet>summary small{display:block}
.allergen-sheet>summary b{font:700 18px Georgia,serif}
.allergen-sheet>summary small{color:var(--muted);margin-top:3px}
.allergen-content{border-top:1px solid #eadabd;padding:16px}
.allergen-content h3{font:700 15px Georgia,serif;margin:0 0 9px}
.allergen-content h3:not(:first-child){margin-top:15px}
.allergen-badges{display:flex;flex-wrap:wrap;gap:8px}
.allergen-badges span{border-radius:999px;padding:8px 11px;font-size:14px;font-weight:800}
.allergen-badges.contains span{background:#a83526;color:white}
.allergen-badges.traces span{background:#f2dfb9;color:#543b0b}
.allergen-warning{font-size:13px;line-height:1.45;background:#fff0ed;border-left:4px solid var(--red);padding:11px;border-radius:8px}.allergen-source{margin-top:16px;font-size:12px;color:var(--muted);font-style:italic}
.allergen-product-link{width:100%;border:1px solid var(--line);background:white;border-radius:15px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer}
.allergen-product-link strong,.allergen-product-link small{display:block}
.allergen-product-link small{margin-top:5px;color:var(--muted)}
.allergen-product-link b{color:var(--red);white-space:nowrap}
.allergen-index{display:grid;gap:10px;margin-top:16px}.allergen-index-empty{border:1px dashed var(--line);border-radius:14px;padding:18px;text-align:center;color:var(--muted);font-size:14px}
.allergen-index-note{font-size:13px}
.extras-group summary{font:700 18px Georgia,serif;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}
.extras-group summary:after{content:'+';font:700 24px Arial}
.extras-group[open] summary{margin-bottom:11px}
.extras-group[open] summary:after{content:'−'}
.option{display:flex;align-items:center;justify-content:space-between;padding:9px 0;font-size:15px}
.option label{display:flex;align-items:center;gap:9px}
.option input{accent-color:var(--red);width:19px;height:19px}
.note-label{display:grid;gap:8px;font-weight:700;margin:4px 0 18px}
.note-label textarea{border:1px solid var(--line);border-radius:12px;padding:12px;font:16px Arial;resize:none}
.cart-sheet .sheet-inner{min-height:500px}
.cart-content{padding-top:52px}
.cart-item{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--line)}
.cart-item strong{display:block}
.cart-item small{color:var(--muted)}
.remove{border:0;background:none;color:var(--red);font-size:13px}
.upsell{background:var(--green);color:white;border-radius:16px;padding:17px;margin:20px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}
.upsell strong,.upsell small{display:block;margin-top:4px}
.upsell small{color:#cbd5ce}
.upsell button{border:0;background:var(--mustard);font-weight:800;border-radius:12px;padding:11px;white-space:nowrap}
.total-line{display:flex;justify-content:space-between;font-size:21px;padding:8px 0 18px}
.fineprint{text-align:center;font-size:12px;color:var(--muted)}
.success-dialog{border:0;background:transparent;padding:12px;max-width:430px;max-height:92vh;overflow:auto}
.image-zoom{border:0;padding:0;background:transparent;width:min(94vw,900px);height:min(90vh,900px);overflow:visible}
.image-zoom::backdrop{background:rgba(8,7,6,.94);backdrop-filter:blur(4px)}
.image-zoom img{width:100%;height:100%;object-fit:contain;display:block}
.zoom-close{position:absolute;right:4px;top:4px;z-index:2;border:0;background:white;color:var(--ink);width:44px;height:44px;border-radius:50%;font-size:28px;box-shadow:0 4px 18px #0005}
.success-card{background:var(--paper);border-radius:24px;text-align:center;padding:34px}
.mode-card{position:relative;padding-top:48px}.mode-close{right:12px;top:12px;color:var(--ink);cursor:pointer}
.table-number-dialog{width:min(430px,calc(100% - 20px))}.table-number-card{position:relative;padding:34px 26px 26px}.table-number-close{right:12px;top:12px;color:var(--ink);cursor:pointer}.table-number-card>p{margin:0 0 16px}.table-number-display{display:flex;align-items:center;gap:12px;margin:0 0 15px;border:2px solid var(--mustard);border-radius:16px;background:#fffaf0;padding:10px 15px;text-align:left}.table-number-display>span{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.14em}.table-number-display input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font:700 34px/1.2 Georgia,serif;text-align:right;text-transform:uppercase}.table-number-display input::placeholder{color:#aaa39a}.table-keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.table-keypad button{min-height:54px;border:1px solid var(--line);border-radius:13px;background:white;color:var(--ink);font-size:22px;font-weight:800;cursor:pointer;box-shadow:0 2px 7px rgba(35,28,20,.06)}.table-keypad button:active{transform:scale(.97);background:var(--cream)}.table-keypad .table-alpha-toggle{color:var(--red);font-size:14px;letter-spacing:.04em}.table-keypad .table-delete{font-size:23px}.table-number-card.alpha-mode .table-number-display{border-color:var(--red);background:white}.table-number-card.alpha-mode .table-alpha-toggle{background:var(--ink);color:white}.table-number-feedback{min-height:18px;margin:8px 0 4px!important;color:var(--red)!important;font-size:13px!important;font-weight:700}.table-number-submit{margin-top:4px;justify-content:center!important}.table-number-submit:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}
.order-confirmation-card{position:relative;padding-top:48px}.confirmation-close{right:12px;top:12px;color:var(--ink);cursor:pointer}.order-confirmation-card h2{margin-bottom:18px}.order-destination{margin:0 0 14px;border:2px solid var(--mustard);border-radius:18px;background:#fffaf0;padding:20px 16px}.order-destination span,.order-destination strong,.order-destination small{display:block}.order-destination span{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.16em}.order-destination strong{margin:5px 0;font:700 34px Georgia,serif;color:var(--ink)}.order-destination small{color:var(--muted);font-size:14px}.order-confirmation-summary{display:flex;align-items:center;justify-content:space-between;border-radius:13px;background:var(--cream);padding:14px 16px;font-size:16px}.order-confirmation-summary strong{font-size:20px;color:var(--red)}.confirmation-warning{margin:15px 0 18px!important;font-size:14px}.order-confirmation-card .server-secondary{margin-bottom:0}
.alcohol-age-confirmation{display:grid;grid-template-columns:24px 1fr;gap:11px;align-items:start;margin:14px 0 0;border:1px solid #d9b13b;border-radius:14px;background:#fff8df;padding:14px;text-align:left;cursor:pointer}.alcohol-age-confirmation.hidden{display:none}.alcohol-age-confirmation input{width:21px;height:21px;margin:2px 0 0;accent-color:var(--red)}.alcohol-age-confirmation strong,.alcohol-age-confirmation small{display:block}.alcohol-age-confirmation strong{font-size:14px;color:var(--ink)}.alcohol-age-confirmation small{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.4}.alcohol-age-feedback{margin:6px 0 0!important;color:var(--red)!important;font-size:13px!important;font-weight:700;text-align:left}.alcohol-age-feedback:empty{display:none}
.client-footer{margin:46px 20px 105px;padding:28px 20px;border-top:1px solid var(--line);color:var(--muted);text-align:center}.client-footer>strong,.client-footer>span{display:block}.client-footer>strong{color:var(--ink);font:700 20px Georgia,serif}.client-footer>span{margin-top:5px;font-size:13px}.client-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:16px}.client-footer a,.client-footer button{border:0;background:none;padding:4px 0;color:var(--red);font:700 14px Arial,sans-serif;text-decoration:none;cursor:pointer}
.check{width:70px;height:70px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;font-size:35px;margin:0 auto 20px}
.success-card p{color:var(--muted);line-height:1.5}
.order-number{background:var(--cream);padding:15px;border-radius:12px;margin:19px 0}
.order-recap{margin:18px 0;border:1px solid var(--line);border-radius:16px;background:white;padding:16px;text-align:left}.order-recap-heading strong,.order-recap-heading small{display:block}.order-recap-heading strong{font:700 20px Georgia,serif}.order-recap-heading small{margin-top:4px;color:var(--muted);font-size:12px}.order-recap-item{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}.order-recap-item>div{min-width:0}.order-recap-item strong,.order-recap-item small{display:block}.order-recap-item small{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35}.order-recap-item>span{flex:0 0 auto;font-weight:800}.order-recap-empty{padding:14px 0;color:var(--muted);font-size:14px}.order-recap-total{display:flex;justify-content:space-between;padding-top:14px;font-size:18px}.order-recap-total strong{color:var(--red)}
.order-history-card{position:relative;padding-top:48px}.history-close{right:12px;top:12px;color:var(--ink);cursor:pointer}.order-history-list{display:grid;gap:12px;margin-top:18px}.history-order{width:100%;border:1px solid var(--line);border-radius:15px;background:white;padding:15px;text-align:left;color:var(--ink)}.history-order-top,.history-order-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-order-top strong{font:700 18px Georgia,serif}.history-order-status{border-radius:999px;background:#fff1c9;padding:6px 9px;font-size:12px;font-weight:800}.history-order-status.done{background:#e8f1eb;color:var(--green)}.history-order-items{margin:13px 0 0;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:5px 0}.history-order-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;padding:9px 0}.history-order-item+.history-order-item{border-top:1px solid #eee7dc}.history-order-qty{color:var(--red);font-size:13px;font-weight:900}.history-order-copy strong,.history-order-copy small{display:block}.history-order-copy strong{font-size:14px;line-height:1.3}.history-order-copy small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.history-order-actions{display:grid;justify-items:end;gap:6px}.history-order-line-price{font-size:13px;white-space:nowrap}.history-reorder{min-height:38px;border:1px solid var(--red);border-radius:10px;background:#fff8f1;color:var(--red);padding:7px 10px;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.history-reorder:active{transform:scale(.97)}.history-reorder:disabled{border-color:var(--line);background:#f1efeb;color:var(--muted);cursor:not-allowed;transform:none}.history-order-no-detail{display:block;padding:9px 0;color:var(--muted);font-size:13px;text-align:center}.history-order-bottom{margin-top:10px;color:var(--muted);font-size:13px}.history-order-bottom b{color:var(--red);font-size:15px}.history-order-follow{width:100%;min-height:42px;margin-top:10px;border:0;border-radius:11px;background:var(--green);color:white;font-weight:900;cursor:pointer}.history-order-empty{border:1px dashed var(--line);border-radius:15px;padding:20px;color:var(--muted);text-align:center}@media(max-width:430px){.history-order-item{grid-template-columns:auto minmax(0,1fr)}.history-order-actions{grid-column:2;grid-template-columns:auto auto;align-items:center;justify-content:space-between;width:100%}.history-reorder{min-height:40px}}
.order-history-total{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;border-radius:17px;background:var(--green);padding:17px 18px;color:white;text-align:left;box-shadow:0 8px 22px rgba(38,62,50,.18)}.order-history-total>span,.order-history-total b,.order-history-total small{display:block}.order-history-total b{font-size:12px;letter-spacing:.13em;color:#f4ba27}.order-history-total small{margin-top:5px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.35}.order-history-total>strong{flex:0 0 auto;font:700 26px Georgia,serif;white-space:nowrap}
.history-cart-dock{position:sticky;z-index:6;bottom:10px;margin-top:14px}.history-cart-dock>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:74px;border:2px solid #f4ba27;border-radius:17px;background:#171411;padding:11px 13px;color:white;text-align:left;box-shadow:0 12px 30px rgba(21,18,15,.28);cursor:pointer}.history-cart-dock>button:active{transform:scale(.985)}.history-cart-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#f4ba27;font-size:21px}.history-cart-copy,.history-cart-copy strong,.history-cart-copy small,.history-cart-action,.history-cart-action b,.history-cart-action small{display:block}.history-cart-copy strong{font-size:14px}.history-cart-copy small{margin-top:4px;color:rgba(255,255,255,.72);font-size:11px;line-height:1.25}.history-cart-action{text-align:right}.history-cart-action b{color:#f4ba27;font-size:15px;white-space:nowrap}.history-cart-action small{margin-top:4px;color:white;font-size:11px;font-weight:900;white-space:nowrap}.history-reorder.added:disabled{border-color:var(--green);background:var(--green);color:white;cursor:default}
@media(max-width:430px){.history-cart-dock>button{gap:8px;padding:10px}.history-cart-icon{width:38px;height:38px}.history-cart-copy strong{font-size:13px}.history-cart-action b{font-size:14px}}
.table-session-summary{margin-top:18px;border-radius:18px;background:#263e32;padding:17px;color:white;text-align:left;box-shadow:0 8px 22px rgba(38,62,50,.2)}.table-session-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.table-session-heading span,.table-session-heading b,.table-session-heading small{display:block}.table-session-heading b{color:#f4ba27;font-size:13px;letter-spacing:.12em}.table-session-heading small{margin-top:4px;color:rgba(255,255,255,.72)}.table-session-heading>strong{font:700 26px Georgia,serif;white-space:nowrap}.table-session-summary>p{margin:10px 0 0;color:rgba(255,255,255,.76);font-size:13px}.table-session-orders{display:grid;gap:7px;margin-top:12px}.table-session-ticket{border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.08);padding:10px 11px}.table-session-ticket-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.table-session-ticket strong{font-size:14px}.table-session-ticket b{color:#f4ba27;white-space:nowrap}.table-session-ticket small{display:block;margin-top:4px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.35}
.bill-scope-options{display:grid;gap:9px;margin:16px 0;border:0;padding:0;text-align:left}.bill-scope-options legend{margin-bottom:8px;font-weight:900}.bill-scope-options label{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:13px;background:white;padding:12px;cursor:pointer}.bill-scope-options label:has(input:checked){border:2px solid var(--red);background:#fff8f1}.bill-scope-options input{width:20px;height:20px;accent-color:var(--red)}.bill-scope-options span,.bill-scope-options strong,.bill-scope-options small{display:block}.bill-scope-options small{margin-top:3px;color:var(--muted);font-size:12px}
.success-card .primary{justify-content:center}
.ready-alert-dialog{max-width:460px}
.ready-alert-card{border:3px solid var(--mustard);box-shadow:0 22px 70px rgba(0,0,0,.4)}
.ready-alert-card h2{font-size:42px;margin-top:8px}
.ready-alert-card>p{font-size:18px;color:var(--ink);font-weight:700}
.ready-bell{width:82px;height:82px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;background:var(--mustard);font-size:39px;animation:ready-ring 1s ease-in-out 3}
@keyframes ready-ring{0%,100%{transform:rotate(0) scale(1)}20%{transform:rotate(12deg) scale(1.06)}40%{transform:rotate(-11deg) scale(1.06)}60%{transform:rotate(8deg)}80%{transform:rotate(-6deg)}}
.server-call-card{position:relative}.server-bell{width:72px;height:72px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;background:#fff1c9;font-size:34px}.server-bell.active{animation:server-ring 1.3s ease-in-out infinite}.server-table-confirm{margin:19px 0;border-radius:14px;background:var(--cream);padding:16px;font-size:19px}.server-table-confirm strong{font-size:25px}.server-secondary{width:100%;min-height:48px;border:1px solid var(--line);border-radius:14px;background:white;color:var(--ink);font-weight:800;font-size:15px;margin:10px 0;cursor:pointer}.server-call-feedback{min-height:20px;margin:8px 0 0!important;color:var(--red)!important;font-size:14px}.server-call-feedback:empty{display:none}
@keyframes server-ring{0%,100%{transform:rotate(0)}15%{transform:rotate(10deg)}30%{transform:rotate(-9deg)}45%{transform:rotate(7deg)}60%{transform:rotate(-5deg)}75%{transform:rotate(0)}}
.club-invite{margin:20px 0;text-align:left;border:1px solid var(--line);border-radius:17px;padding:17px;background:white}
.club-invite h3{font:700 22px Georgia,serif;margin:6px 0}
.club-invite>p{font-size:14px;margin:0 0 14px}
.club-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.club-primary,.club-later{min-height:46px;border-radius:12px;padding:10px 13px;font-size:14px;font-weight:800;cursor:pointer}
.club-primary{border:0;background:var(--mustard);color:var(--ink)}
.club-later{border:1px solid var(--line);background:white;color:var(--ink)}
.signup-form{display:grid;gap:12px;margin-top:13px}
.signup-form.hidden{display:none}
.signup-form label{font-size:14px;font-weight:800;display:grid;gap:6px}
.signup-form label span{font-weight:400;color:var(--muted)}
.signup-form input[type=email],.signup-form input:not([type]){height:46px;border:1px solid var(--line);border-radius:11px;padding:0 12px;font:16px Arial;background:white}
.signup-form .consent-check{grid-template-columns:22px 1fr;align-items:start;font-weight:400;line-height:1.4}
.consent-check input{width:19px;height:19px;accent-color:var(--red);margin:2px 0 0}
.signup-feedback{min-height:0!important;margin:0!important;color:var(--red)!important;font-size:13px!important}
.signup-form>small{color:var(--muted);font-size:12px;line-height:1.4;text-align:center}
.signup-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}
.signup-success{display:grid;gap:3px;padding:12px;border-radius:12px;background:#edf5ef;color:var(--green);text-align:center}
.signup-success.hidden{display:none}
.empty{text-align:center;color:var(--muted);padding:30px}
@media(max-width:760px){
  body{padding-bottom:90px}
  .topbar{height:66px;padding:0 15px}
  .access-session-bar{margin:8px 10px 0;padding:9px 10px 9px 13px}.access-session-bar small{display:none}.access-session-bar button{font-size:12px;padding:7px 11px}.student-offer-banner{min-height:210px;margin:10px 10px 0;background-position:center 24%}.student-offer-content{bottom:8px;padding:12px 12px 11px}.student-offer-content span{font-size:11px;letter-spacing:.13em}.student-offer-content strong{font-size:47px}.student-offer-content p{margin-top:4px;font-size:16px}.student-offer-content small{margin-top:5px;font-size:10px}.student-profile-prompt{margin:14px 10px 12px;padding:11px}.student-mode .student-profile-prompt{grid-template-columns:1fr}.student-profile-copy{justify-content:flex-start;text-align:left}.student-profile-copy>img{width:82px;height:82px;flex-basis:82px}.student-profile-copy strong{font-size:16px}.student-profile-copy small{font-size:13px}.student-profile-prompt>a{width:100%}.student-duel-intro{margin:12px 12px 10px}.student-duel-intro>span{font-size:12px}.student-duel-intro h2{font-size:32px}.student-duel-intro p{font-size:14px}.student-duel-intro p small{font-size:13px}.student-homemade-badge{right:7px;bottom:7px;padding:6px 8px;font-size:11px}.student-burger .student-homemade-badge{right:auto;left:7px}body.student-mode main{padding-top:0}body.student-mode .product-list{grid-template-columns:1fr 1fr;margin:0 10px;gap:9px}body.student-mode .product-list::after{top:58px;width:44px;height:44px;border-width:3px;font-size:15px}.student-choice{border-width:2px;border-radius:17px}.student-choice-image{height:150px}.student-choice-copy{padding:13px 8px}.student-choice h3{font-size:26px}.student-choice p{min-height:44px;font-size:13px;line-height:1.3}.student-choice-button{min-height:44px;margin-top:10px;font-size:16px}.student-full-menu-link{margin:18px 10px 4px;padding:16px 8px}.student-full-menu-link a{width:100%}
  .hero{margin:0;border-radius:0;min-height:265px;grid-template-columns:1fr;position:relative}
  .hero-copy{padding:29px 22px 112px;position:relative;z-index:2;background:linear-gradient(180deg,rgba(21,18,15,.86),rgba(21,18,15,.08) 76%)}
  .hero h1{font-size:39px;max-width:350px}
  .hero p{font-size:16px;max-width:350px}
  .hero-art{position:absolute;inset:0;background:linear-gradient(180deg,rgba(21,18,15,.68),transparent 46%),linear-gradient(0deg,rgba(21,18,15,.58),transparent 55%),url('/promo/facade-les-baratineurs.webp') center 56%/cover}
  .server-help{margin:12px 14px 0;padding:14px;align-items:flex-start}.server-help div strong{font-size:17px}.server-help button{padding:12px 13px;font-size:13px}
  .server-call-floating{right:12px;bottom:14px;font-size:13px;padding:11px 14px}.server-status-toast{right:12px;left:12px;bottom:70px;max-width:none}
  .craft-story{margin:0 16px 22px;padding:20px;grid-template-columns:1fr;gap:18px}
  .craft-copy h2{font-size:30px}
  .craft-choices{gap:9px}
  .craft-card{min-height:165px;padding:13px}
  .craft-card strong{font-size:19px}
  .craft-card small{font-size:12px}
  .at-home{margin:0 16px 28px}
  .at-home-heading{display:block}
  .at-home-heading h2{font-size:29px}
  .at-home-heading p{margin-top:8px}
  .at-home-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}
  .service-card{min-width:82vw;min-height:275px;scroll-snap-align:center}
  .catering-dialog-hero{padding:28px 22px 22px}
  .catering-form{padding:21px 22px 25px}
  .categories{margin:0;padding:9px 16px 0;gap:22px}
  .main-categories{top:66px}
  .main-categories .category{min-width:auto}
  .category{font-size:14px;padding:10px 0 12px}
  .subcategories{margin:-7px 0 4px;padding:0 16px 10px}
  .section{margin:27px 17px 15px;display:block}
  .section h2{font-size:29px}
  .section>p{margin-top:8px}
  .featured-grid{display:flex;overflow-x:auto;padding:0 17px 12px;scroll-snap-type:x mandatory}
  .card{min-width:82vw;scroll-snap-align:center}
  .card-image.poster{height:270px}
  .menu-heading{display:flex;align-items:end}
  .product-list{grid-template-columns:1fr 1fr;margin:0 12px;gap:10px}
  .product-copy{padding:12px}
  .product h3{font-size:17px;line-height:1.08}
  .product p{font-size:12px;min-height:51px;-webkit-line-clamp:3}
  .product .eyebrow{font-size:9px;letter-spacing:.08em}
  .product .price{font-size:15px}
  .product .add{width:32px;height:32px;font-size:20px}
  .product-image{min-height:132px}
  .hub-grid{grid-template-columns:1fr 1fr;gap:10px}
  .hub-card{min-height:145px;padding:15px}
  .hub-card strong{font-size:21px}
  .hub-card small{font-size:12px}
  .wine-product{min-height:0}
  .sheet{margin:auto 12px 10px;width:calc(100% - 24px);max-height:94vh}
  .product-sheet{inset:0;margin:0;width:100%;max-width:none;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0}
  .product-sheet .sheet-inner{height:100%;max-height:none;padding-bottom:env(safe-area-inset-bottom)}
  .product-sheet-toolbar{min-height:calc(58px + env(safe-area-inset-top));padding-top:max(8px,env(safe-area-inset-top))}
  .sheet-image{height:210px}
  .sheet-content{padding:22px}
  .brand strong{font-size:13px}
  .table-pill{padding:7px 10px}
}
@media(max-width:430px){
  .topbar{padding:0 11px}
  .brand{gap:7px}
  .brand-mark{width:34px;height:34px}
  .brand small{display:none}
  .account-pill{padding:7px}
  .account-pill b{display:none}
  .order-pill{padding:7px 8px}
  .table-pill{font-size:12px;padding:7px 8px}
  .table-pill span{display:none}
  .server-help{display:grid}.server-help button{width:100%}
  .catering-form-row{grid-template-columns:1fr}
}
