:root{--text2:#bcb5a5;--demo-h:46px;--nav-h:64px}
body{font-family:'DM Sans',Arial,sans-serif;overflow-x:clip}
h1,h2,h3,.nav-logo{font-family:'Cormorant Garamond',Georgia,serif}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ffb99d;outline-offset:4px}
.demo-toolbar{min-height:var(--demo-h);display:flex;align-items:center;justify-content:center;gap:18px;padding:8px 20px;background:#eee6d3;color:#25231f;font-size:11px;position:relative;z-index:1100}
.demo-toolbar strong{letter-spacing:.09em;font-size:10px}.demo-toolbar label{display:flex;gap:8px;align-items:center}.demo-toolbar select{padding:5px;border:1px solid #aaa08d;background:transparent;border-radius:4px;font-size:11px;color:#25231f}
.status-bar{position:relative;min-height:30px;font-size:12px;line-height:1.4;background:#141414!important}
.nav{top:0;position:sticky;height:var(--nav-h);padding:12px max(24px,calc((100vw - 1200px)/2));background:#0a0a0a;border-bottom:1px solid #34312a;backdrop-filter:none}
.nav-logo{font-size:25px;letter-spacing:3px}.nav-cta{padding:13px 22px;border-radius:7px;font-size:14px;min-height:44px}.nav-cart{min-height:44px;min-width:60px}
.skip-link{position:absolute;left:10px;top:-100px;z-index:2000}.skip-link:focus{top:10px;background:white;color:black;padding:10px}
.hero{padding:64px 24px 56px;max-width:1248px;margin:auto;min-height:0;display:grid;grid-template-columns:1fr 1.15fr;gap:48px;text-align:left;align-items:center}
.hero:before{display:none}.hero-copy{width:100%}.eyebrow{font-family:Arial,sans-serif;color:#c5baa4;font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.6}
.hero h1{font-size:clamp(48px,5.5vw,82px);line-height:1.04;letter-spacing:-2px;margin:20px 0;max-width:600px;color:#f0e6c8}
.hero-sub{font-size:16px;line-height:1.7;color:var(--text2);max-width:380px;margin:0 0 28px}
.hero-btns{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.btn-primary,.btn-outline{font-size:14px;padding:15px 21px;min-height:48px;border-radius:7px;font-weight:700}.btn-outline{background:transparent;border:1px solid #595246;color:var(--text)}
.hero-hours{font-size:12px;color:var(--text2);margin:23px 0 0}.hero-photo{margin:0;background:#fac5d9;border-radius:18px;overflow:hidden;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.hero-photo img{width:100%;height:auto;object-fit:contain;aspect-ratio:16/10}.hero-photo figcaption{background:#1b1815;display:flex;gap:16px;align-items:center;padding:20px 25px;color:var(--text)}
.hero-photo figcaption>span:first-child{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#c1b9a9}.hero-photo figcaption strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.hero-photo figcaption>span:last-child{margin-left:auto;font-size:19px;font-weight:700}
.section{max-width:1248px;padding:56px 24px;margin:auto;scroll-margin-top:90px}
.service-strip{padding-top:0;padding-bottom:45px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-strip article{padding:27px 30px;border:1px solid #40382c;border-radius:12px;background:#141310}
.service-strip h2{font-size:29px;margin:9px 0 12px}.service-strip p{font-size:14px;line-height:1.65;margin:6px 0;color:#ddd2bd}.service-strip .service-note{color:var(--text2);font-size:13px}.service-strip a{display:inline-block;margin-top:13px;color:#ff9b70;font-size:13px;font-weight:700;padding:8px 0}
.featured{border-top:1px solid #302d26;padding-top:44px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:26px}.section-heading h2,.section-title{font-size:42px;line-height:1.15;margin:8px 0 0;text-align:left}.section-heading a{font-size:13px;color:#ff9b70;padding:12px 0}
.section-sub,.menu-reassure{text-align:left;margin:14px 0;color:var(--text2)}.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.product{border:1px solid #343027;background:#161410;border-radius:12px;overflow:hidden}.product-img{height:auto;aspect-ratio:16/10;background:#eddfd3;overflow:hidden}.product-photo{width:100%;height:100%;object-fit:contain;transform:none!important;filter:none}.product .glow{display:none}.product-info{padding:21px}.product-cat{display:none}.product-name{font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.2;color:var(--text)}.product-desc{font-size:13px;line-height:1.6;color:#c1b9a9;min-height:43px}.product-allerg{color:#aaa290;font-size:11px;line-height:1.5;margin-top:8px}.product-bottom{margin-top:18px;gap:10px}.product-price{font-size:20px;font-weight:700}.product-add{width:auto;min-width:92px;height:44px;border-radius:7px;padding:0 13px;font-size:13px;font-weight:700}.product-ribbon{font-size:12px}.product.unavailable{opacity:.75}
.filters{position:sticky;top:64px;z-index:20;justify-content:flex-start;background:#0a0a0a;padding:12px 0;margin:24px 0;flex-wrap:nowrap;overflow-x:auto;border-bottom:1px solid #343027}.filter-btn{flex-shrink:0;min-height:44px;padding:10px 20px;font-size:14px}
.cart-panel{width:min(460px,100vw);max-width:100vw}.cart-header{padding-top:24px}.cart-order-btn,.modal-pay{min-height:48px}.cart-close,.modal-close{min-width:44px;min-height:44px}.cart-item-qty button{min-width:36px;min-height:36px}
.modal-overlay .modal{max-height:90dvh;overflow:auto}.modal input,.modal select,.modal textarea{font-size:16px;min-height:44px}.mode-btn{min-height:48px}.demo-checkout-note{font-size:12px;line-height:1.5;color:#f0d9b7;background:#292116;padding:12px;border-radius:8px;margin-bottom:16px}
#deliveryZones .dinein-card{font-size:14px}.reveal{opacity:1;transform:none}.mobile-cart{display:none}.toast{max-width:calc(100vw - 24px)}
@media(min-width:1200px){#productsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){
.demo-toolbar{flex-wrap:wrap;gap:5px 12px;padding:8px 12px;text-align:center}.demo-toolbar>span{font-size:10px}.demo-toolbar label{width:100%;justify-content:center}.demo-toolbar select{min-height:32px}.nav{padding:10px 18px}.nav-logo{font-size:22px}.nav-cta{display:inline-block;font-size:12px;padding:10px 14px}.nav-r{gap:8px}
.hero{padding:30px 18px 26px;grid-template-columns:1fr;gap:24px}.hero h1{font-size:51px;letter-spacing:-1.3px;margin:12px 0 14px}.hero-sub{font-size:14px;margin-bottom:20px;max-width:100%}.hero-btns{gap:8px}.btn-primary,.btn-outline{font-size:12px;padding:13px 14px}.hero-hours{font-size:11px;margin-top:16px}.hero-photo img{aspect-ratio:16/9}.hero-photo figcaption{padding:14px 18px;gap:10px}.hero-photo figcaption strong{font-size:22px}.hero-photo figcaption>span:first-child{font-size:9px}.hero-photo figcaption>span:last-child{font-size:17px}
.section{padding:32px 18px;scroll-margin-top:80px}.service-strip{grid-template-columns:1fr;gap:12px;padding-top:0}.service-strip article{padding:20px}.service-strip h2{font-size:26px}.section-heading h2,.section-title{font-size:33px}.section-heading{align-items:start}.section-heading a{font-size:12px;max-width:90px}.eyebrow{font-size:10px}.products{grid-template-columns:1fr;gap:16px}.featured .products{grid-template-columns:repeat(3,minmax(260px,1fr));overflow-x:auto;padding-bottom:14px;scroll-snap-type:x mandatory}.featured .product{scroll-snap-align:start}.product-img{aspect-ratio:16/9}.product-info{padding:18px}.product-name{font-size:25px}.product-desc{min-height:0}.filters{top:64px}.filter-btn{padding:10px 15px}.section-sub{font-size:14px}
.mobile-cart{display:flex;position:fixed;z-index:850;bottom:calc(12px + env(safe-area-inset-bottom));left:14px;right:14px;width:calc(100% - 28px);align-items:center;justify-content:space-between;min-height:54px;background:#e8450a;border:1px solid #ff7946;border-radius:9px;color:white;box-shadow:0 4px 24px #0009;padding:12px 17px;font-size:14px}.mobile-cart b{margin-left:7px;background:#a72d05;padding:3px 7px;border-radius:4px}body{padding-bottom:82px}.toast{bottom:90px}.cart-panel{padding-bottom:env(safe-area-inset-bottom)}.modal-overlay{padding:12px}.xxl-modal{max-width:calc(100vw - 24px)}
}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Approved photo presentation; original catalogue remains unchanged. */
.hero-photo{background:#24251b}
.hero-photo img{aspect-ratio:3/2;object-fit:cover}
.product-img.retouched-photo{aspect-ratio:3/2;background:#e9e4da}
.product-img.retouched-photo img{object-fit:contain;max-height:none;width:100%;height:100%}

/* Le pack ouvre la carte : une offre claire, sans masquer les prix unitaires. */
#productsGrid .product[data-id="pack-famille-3"]{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);border-color:#814526;background:#1d1611}
#productsGrid .product[data-id="pack-famille-3"] .product-img{aspect-ratio:16/8}
#productsGrid .product[data-id="pack-famille-3"] .product-photo{width:100%;height:100%;max-height:none;object-fit:cover}
#productsGrid .product[data-id="pack-famille-3"] .product-info{display:flex;flex-direction:column;justify-content:center;padding:30px}
#productsGrid .product[data-id="pack-famille-3"] .product-name{font-size:34px}
#productsGrid .product[data-id="pack-famille-3"] .product-desc{font-size:15px;min-height:0}
#productsGrid .product[data-id="pack-famille-3"] .product-price{font-size:28px}
#productsGrid .product[data-id="pack-famille-3"] .product-add{min-width:150px;background:#e8450a}
#productsGrid .product[data-id="pack-famille-3"] .product-badge{background:#f2e4bf;color:#2c1a10;border-radius:4px}
.family-pack-box{position:relative;width:min(680px,calc(100vw - 24px));max-width:680px;max-height:calc(100dvh - 24px);overflow:auto;text-align:left;padding:30px}
.family-pack-close{position:absolute;right:18px;top:18px}
.family-pack-box h3{font-size:34px;margin:8px 42px 5px 0;color:var(--text)}
.family-pack-intro{color:var(--text2);line-height:1.55;margin:0 0 20px}
.family-pack-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.family-pack-steps label{display:block;color:var(--text2);font-size:12px;font-weight:700}
.family-pack-steps label>span{display:block;margin-bottom:6px}
.family-pack-steps select{width:100%;min-height:46px;border:1px solid #50483b;border-radius:7px;background:#171512;color:var(--text);padding:8px;font-size:15px}
.family-pack-drinks-toggle{display:flex;align-items:center;gap:12px;margin:18px 0 12px;padding:15px;border:1px solid #5e4b34;border-radius:8px;background:#231d15;cursor:pointer}
.family-pack-drinks-toggle input{width:20px;height:20px;accent-color:#e8450a}
.family-pack-drinks-toggle span{display:flex;flex-direction:column;gap:3px}
.family-pack-drinks-toggle small,.family-pack-total small{color:var(--text2)}
.family-pack-drinks[hidden]{display:none}
.family-pack-total{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding-top:20px;border-top:1px solid #43392d}
.family-pack-total>span{display:flex;flex-direction:column;gap:4px}.family-pack-total strong{font-size:28px;color:#f4e9cf}.family-pack-total .btn-primary{white-space:nowrap}
.modal-pack-detail{display:block;max-width:290px;margin-top:4px;color:var(--text2);font-size:11px;line-height:1.35;font-weight:400}
@media(max-width:760px){
  #productsGrid .product[data-id="pack-famille-3"]{grid-template-columns:1fr}
  #productsGrid .product[data-id="pack-famille-3"] .product-img{aspect-ratio:16/9}
  #productsGrid .product[data-id="pack-famille-3"] .product-info{padding:21px}
  #productsGrid .product[data-id="pack-famille-3"] .product-name{font-size:29px}
  .family-pack-box{padding:24px 18px}.family-pack-box h3{font-size:29px}.family-pack-steps{grid-template-columns:1fr}.family-pack-total{align-items:stretch;flex-direction:column}.family-pack-total .btn-primary{width:100%}
}
