@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700&display=swap');
:root{--bt-resto-green:#0b3324;--bt-resto-green-2:#123f2d;--bt-resto-light:#a8c94f;--bt-resto-light-2:#dcefc0;--bt-resto-red:#c70046;--bt-resto-orange:#f58220;--bt-resto-cream:#f1efe8;--bt-resto-white:#fff;--bt-resto-text:#0b3324}
.bt-resto-intro,.bt-resto-content,.bt-resto-list{font-family:'Baloo 2',system-ui,sans-serif}.bt-resto-intro{color:#fff;max-width:980px}.bt-resto-chip{display:inline-flex;align-items:center;justify-content:center;background:var(--bt-resto-orange)!important;color:#fff!important;border-radius:999px;padding:8px 22px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:18px}.bt-resto-chip.small{font-size:12px;padding:6px 14px;margin-bottom:10px}.bt-resto-title{color:#fff!important;font-size:clamp(42px,7vw,74px);line-height:.95;font-weight:700;text-transform:uppercase;margin:0 0 10px}.bt-resto-subtitle{color:var(--bt-resto-light)!important;font-size:clamp(20px,2.4vw,30px);line-height:1.1;font-weight:600;margin:0 0 12px}.bt-resto-intro-text{color:#fff!important;max-width:760px;font-size:18px;line-height:1.45;font-weight:500;margin:0}.bt-resto-content{background:var(--bt-resto-green);color:#fff;padding:60px 0}.bt-resto-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:48px;align-items:start;max-width:1180px;margin:0 auto}.bt-resto-section-title{color:#fff!important;font-size:clamp(32px,4vw,46px);line-height:1.08;font-weight:700;margin:0 0 22px}.bt-resto-section-title:after{content:"";display:block;width:76px;height:6px;background:var(--bt-resto-light);border-radius:999px;margin-top:16px}.bt-resto-text{color:#eaf3df;font-size:18px;line-height:1.6;font-weight:500}.bt-resto-text p{margin:0 0 16px}.bt-resto-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.bt-resto-quick-card{background:rgba(168,201,79,.12);border:1px solid rgba(168,201,79,.35);border-radius:18px;padding:20px;text-align:center}.bt-resto-quick-card span{font-size:32px;display:block;margin-bottom:8px}.bt-resto-quick-card strong{display:block;color:#fff;font-size:18px;font-weight:700}.bt-resto-quick-card small{display:block;color:var(--bt-resto-light);font-size:14px;line-height:1.2}.bt-resto-visual{margin:0 0 22px;background:rgba(168,201,79,.16);border:1px solid rgba(168,201,79,.4);border-radius:22px;padding:12px;overflow:hidden}.bt-resto-visual img{display:block;width:100%;height:auto;border-radius:14px}.bt-resto-visual figcaption{color:var(--bt-resto-light);font-size:13px;text-align:center;margin-top:8px;font-weight:600}.bt-resto-practical{background:var(--bt-resto-light);color:var(--bt-resto-text);border-radius:20px;padding:24px;text-align:left}.bt-resto-practical-label{display:inline-flex;background:var(--bt-resto-orange);color:#fff;border-radius:999px;padding:6px 15px;font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:12px}.bt-resto-practical p{font-size:16px;line-height:1.45;font-weight:600;margin:0}.bt-resto-menu-blocks,.bt-resto-group-list{max-width:1180px;margin:48px auto 0}.bt-resto-menu-card{background:linear-gradient(145deg,rgba(168,201,79,.22),rgba(168,201,79,.12));border:1px solid rgba(168,201,79,.38);border-radius:24px;padding:30px;margin-bottom:24px;color:#fff}.bt-resto-menu-card h2,.bt-resto-group-card h2{color:#fff!important;font-size:30px;line-height:1.1;font-weight:700;margin:0 0 4px}.bt-resto-menu-head p{color:#dcefc0;margin:0;font-size:16px}.bt-resto-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0}.bt-resto-price-tile{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:15px;text-align:center}.bt-resto-price-tile span{display:block;color:#eaf3df;font-size:14px;line-height:1.2}.bt-resto-price-tile strong{display:inline-flex;background:var(--bt-resto-red);color:#fff;border-radius:999px;padding:5px 14px;font-size:18px;font-weight:700;margin-top:6px}.bt-resto-menu-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bt-resto-menu-sections>div{background:rgba(11,51,36,.45);border-radius:16px;padding:16px}.bt-resto-menu-sections h3{color:var(--bt-resto-light)!important;font-size:18px;font-weight:700;margin:0 0 4px}.bt-resto-menu-sections p{color:#fff;font-size:15px;line-height:1.4;margin:0}.bt-resto-small-note{color:#dcefc0;font-size:14px;font-style:italic;margin:18px 0 0}.bt-resto-child-price{margin-top:10px!important}.bt-resto-child-price strong{display:inline-flex;background:var(--bt-resto-red);color:#fff;border-radius:999px;padding:6px 16px;font-size:18px;margin-left:8px}.bt-resto-group-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.bt-resto-group-card{position:relative;background:linear-gradient(145deg,#6f8f36,#a8c94f);color:var(--bt-resto-text);border-radius:24px;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.18);overflow:hidden}.bt-resto-group-card:before{content:"";position:absolute;right:-80px;bottom:-80px;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.14)}.bt-resto-group-card header{position:relative;z-index:1;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:16px}.bt-resto-group-card h2{color:var(--bt-resto-text)!important}.bt-resto-group-card header p{color:rgba(11,51,36,.85);font-size:15px;line-height:1.3;font-weight:600;margin:6px 0 0}.bt-resto-price-pill{flex-shrink:0;background:var(--bt-resto-red);color:#fff;border-radius:999px;padding:10px 18px;font-weight:700;font-size:18px}.bt-resto-tags{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 18px}.bt-resto-tags span{background:rgba(11,51,36,.18);border:1px solid rgba(11,51,36,.18);color:var(--bt-resto-text);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700;text-transform:uppercase}.bt-resto-group-items{display:grid;gap:10px;position:relative;z-index:1}.bt-resto-group-item{background:rgba(255,255,255,.24);border:1px solid rgba(255,255,255,.26);border-radius:14px;padding:14px}.bt-resto-group-item strong{display:block;color:var(--bt-resto-text);font-size:17px;margin-bottom:4px}.bt-resto-group-item p{color:rgba(11,51,36,.92);font-size:15px;line-height:1.35;margin:0;font-weight:500}.bt-resto-options{position:relative;z-index:1;background:rgba(199,0,70,.12);border:1px solid rgba(199,0,70,.25);border-radius:14px;padding:14px;margin-top:12px}.bt-resto-options strong{color:var(--bt-resto-red);font-size:16px}.bt-resto-options p{margin:4px 0 0;color:var(--bt-resto-text);font-weight:600}.bt-resto-notice{max-width:1180px;margin:34px auto 0;background:rgba(168,201,79,.18);border:1px solid rgba(168,201,79,.35);border-radius:18px;color:#dcefc0;padding:20px 24px;text-align:center;font-size:16px;font-weight:600}.bt-resto-notice p{margin:0}.bt-resto-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.bt-resto-list-card{background:linear-gradient(145deg,rgba(168,201,79,.16),rgba(255,255,255,.05));border:1px solid rgba(168,201,79,.28);border-radius:24px;overflow:hidden;color:#fff}.bt-resto-list-img{display:block;height:250px;overflow:hidden}.bt-resto-list-img img{width:100%;height:100%;object-fit:cover;display:block;transition:.25s ease}.bt-resto-list-card:hover img{transform:scale(1.04)}.bt-resto-list-card>div{padding:24px}.bt-resto-list-card h2{color:#fff!important;font-size:28px;font-weight:700;margin:0 0 8px}.bt-resto-list-card p{color:#dcefc0;font-size:16px;line-height:1.4}.bt-resto-link{color:var(--bt-resto-light)!important;text-decoration:underline;font-weight:700;text-transform:uppercase}.bt-resto-link:hover{color:#fff!important}@media(max-width:980px){.bt-resto-main-grid,.bt-resto-group-list{grid-template-columns:1fr}.bt-resto-right{order:-1}.bt-resto-quick-grid,.bt-resto-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.bt-resto-content{padding:42px 18px}.bt-resto-menu-sections,.bt-resto-quick-grid,.bt-resto-price-grid,.bt-resto-list{grid-template-columns:1fr}.bt-resto-group-card header{flex-direction:column}.bt-resto-title{font-size:42px}}

/* ============================== */
/* V8 — Ajustements template Divi  */
/* ============================== */
.bt-resto-content{
  background:transparent!important;
  padding:0!important;
}
.bt-resto-main-grid,
.bt-resto-menu-blocks,
.bt-resto-group-list,
.bt-resto-notice{
  max-width:1180px;
}
.bt-resto-main-grid{
  padding:40px 0 10px;
}
.bt-resto-section-title,
.bt-resto-menu-card h2,
.bt-resto-group-card h2{
  text-shadow:none;
}
.bt-resto-visual{
  background:rgba(168,201,79,.12)!important;
  border-color:rgba(168,201,79,.35)!important;
}
.bt-resto-practical{
  background:#a8c94f!important;
  color:#0b3324!important;
}
.bt-resto-menu-card{
  background:rgba(168,201,79,.14)!important;
  border:1px solid rgba(168,201,79,.34)!important;
  box-shadow:none!important;
}
.bt-resto-menu-sections>div,
.bt-resto-group-item{
  background:rgba(11,51,36,.28)!important;
}
.bt-resto-price-tile{
  background:rgba(255,255,255,.10)!important;
}
.bt-resto-price-tile strong,
.bt-resto-child-price strong,
.bt-resto-price-pill{
  background:#c70046!important;
  color:#fff!important;
}
.bt-resto-group-card{
  background:rgba(168,201,79,.88)!important;
  border:1px solid rgba(11,51,36,.18)!important;
  box-shadow:none!important;
}
.bt-resto-notice{
  background:rgba(168,201,79,.16)!important;
  color:#dcefc0!important;
}

/* Liste sur page claire */
.bt-resto-list-wrap{
  font-family:'Baloo 2',system-ui,sans-serif;
  color:#0b3324;
}
.bt-resto-list-head{
  margin:0 0 30px;
  max-width:860px;
}
.bt-resto-list-head h2{
  color:#0b3324!important;
  font-size:clamp(34px,4vw,52px);
  line-height:1.05;
  font-weight:700;
  margin:8px 0 10px;
}
.bt-resto-list-head p{
  color:#244638;
  font-size:18px;
  line-height:1.45;
  margin:0 0 8px;
}
.bt-resto-list-head strong{
  color:#0b3324;
  font-size:18px;
}
.bt-resto-list-card{
  background:#f6f3ec!important;
  border:1px solid rgba(11,51,36,.13)!important;
  color:#0b3324!important;
  box-shadow:0 18px 45px rgba(11,51,36,.10);
}
.bt-resto-list-card h2{
  color:#0b3324!important;
}
.bt-resto-list-card p{
  color:#355447!important;
}
.bt-resto-list-card .bt-resto-link{
  color:#c70046!important;
}
.bt-resto-list-card .bt-resto-chip.small{
  background:#f58220!important;
  color:#fff!important;
}

/* ============================== */
/* V9 — Ajustements demandés      */
/* ============================== */
.bt-resto-intro,
.bt-resto-intro *,
.bt-resto-content,
.bt-resto-content *,
.bt-resto-list-wrap,
.bt-resto-list-wrap *{
  font-family:'Baloo 2',system-ui,sans-serif!important;
}
.bt-resto-title,
.bt-resto-section-title,
.bt-resto-menu-card h2,
.bt-resto-menu-card h3,
.bt-resto-group-card h2,
.bt-resto-list-head h2,
.bt-resto-list-card h2{
  font-family:'Baloo 2',system-ui,sans-serif!important;
  font-weight:600!important;
}
.bt-resto-text,
.bt-resto-text p,
.bt-resto-menu-sections p,
.bt-resto-group-item p,
.bt-resto-practical p,
.bt-resto-intro-text{
  font-family:'Baloo 2',system-ui,sans-serif!important;
  font-weight:400!important;
}
.bt-resto-subtitle{font-weight:500!important;}

/* Infos pratiques placées avant le visuel dans la colonne droite */
.bt-resto-practical{margin:0 0 22px!important;}

/* Images de menu : clic pour ouvrir en grand */
.bt-resto-visual-link{display:block;cursor:zoom-in;text-decoration:none!important;}
.bt-resto-visual-link img{transition:transform .25s ease,filter .25s ease;}
.bt-resto-visual-link:hover img{transform:scale(1.015);filter:brightness(1.04);}
.bt-resto-visual figcaption{opacity:.9;}

/* Liste générale : uniquement 4 cartes visuelles, fond vert foncé */
.bt-resto-list-wrap-minimal{font-family:'Baloo 2',system-ui,sans-serif!important;}
.bt-resto-list-wrap-minimal .bt-resto-list{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important;
}
.bt-resto-list-card-minimal{
  display:block!important;
  min-height:260px!important;
  background:#0b3324!important;
  border:1px solid rgba(168,201,79,.45)!important;
  border-radius:24px!important;
  overflow:hidden!important;
  box-shadow:0 18px 45px rgba(11,51,36,.18)!important;
  position:relative!important;
}
.bt-resto-list-card-minimal:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(11,51,36,0) 35%,rgba(11,51,36,.42) 100%);
  pointer-events:none;
}
.bt-resto-list-card-minimal img{
  width:100%!important;
  height:100%!important;
  min-height:260px!important;
  object-fit:cover!important;
  display:block!important;
  transition:transform .28s ease,filter .28s ease!important;
}
.bt-resto-list-card-minimal:hover img{transform:scale(1.045)!important;filter:brightness(1.05)!important;}

@media(max-width:980px){
  .bt-resto-list-wrap-minimal .bt-resto-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .bt-resto-list-wrap-minimal .bt-resto-list{grid-template-columns:1fr!important;}
  .bt-resto-list-card-minimal{min-height:220px!important;}
  .bt-resto-list-card-minimal img{min-height:220px!important;}
}

/* Images d’illustration dans la colonne droite */
.bt-resto-visuals{
  display:flex;
  flex-direction:column;
  gap:18px;
}
.bt-resto-visuals .bt-resto-visual{
  margin:0;
}

/* ============================== */
/* v11 — Liste restaurée + lightbox */
/* ============================== */
.bt-resto-list-wrap,
.bt-resto-list-wrap *{
  font-family:'Baloo 2',system-ui,sans-serif!important;
}
.bt-resto-list-wrap .bt-resto-list{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:24px!important;
}
.bt-resto-list-card{
  background:#0b3324!important;
  border:1px solid rgba(168,201,79,.42)!important;
  border-radius:24px!important;
  overflow:hidden!important;
  color:#fff!important;
  box-shadow:0 18px 42px rgba(11,51,36,.16)!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:100%!important;
}
.bt-resto-list-img{
  display:block!important;
  height:230px!important;
  overflow:hidden!important;
  background:#123f2d!important;
}
.bt-resto-list-img img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
  transition:transform .28s ease,filter .28s ease!important;
}
.bt-resto-list-card:hover .bt-resto-list-img img{
  transform:scale(1.045)!important;
  filter:brightness(1.05)!important;
}
.bt-resto-list-body{
  padding:22px 22px 24px!important;
  display:flex!important;
  flex-direction:column!important;
  flex:1!important;
}
.bt-resto-list-card .bt-resto-chip.small{
  align-self:flex-start!important;
  background:#f58220!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:600!important;
  margin:0 0 12px!important;
}
.bt-resto-list-card h2{
  color:#fff!important;
  font-family:'Baloo 2',system-ui,sans-serif!important;
  font-weight:600!important;
  font-size:25px!important;
  line-height:1.05!important;
  margin:0 0 10px!important;
}
.bt-resto-list-card p{
  color:#dcefc0!important;
  font-family:'Baloo 2',system-ui,sans-serif!important;
  font-weight:400!important;
  font-size:16px!important;
  line-height:1.35!important;
  margin:0 0 18px!important;
}
.bt-resto-list-cta{
  margin-top:auto!important;
  color:#a8c94f!important;
  font-family:'Baloo 2',system-ui,sans-serif!important;
  font-weight:600!important;
  text-transform:uppercase!important;
  text-decoration:underline!important;
  text-underline-offset:5px!important;
  text-decoration-thickness:2px!important;
}
.bt-resto-list-cta:hover{color:#fff!important;}
.bt-resto-list-cta span{font-size:20px!important;line-height:0!important;margin-left:5px!important;}

/* Lightbox interne pour les images de menus */
.bt-resto-visual-link{
  display:block!important;
  cursor:zoom-in!important;
  text-decoration:none!important;
}
.bt-resto-lightbox{
  position:fixed!important;
  inset:0!important;
  z-index:999999!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  padding:34px!important;
  background:rgba(5,27,19,.82)!important;
  backdrop-filter:blur(5px)!important;
}
.bt-resto-lightbox.is-open{display:flex!important;}
.bt-resto-lightbox-inner{
  max-width:min(1200px,96vw)!important;
  max-height:92vh!important;
  text-align:center!important;
}
.bt-resto-lightbox-inner img{
  max-width:100%!important;
  max-height:84vh!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  border-radius:18px!important;
  box-shadow:0 30px 80px rgba(0,0,0,.38)!important;
  background:#fff!important;
}
.bt-resto-lightbox-inner p{
  color:#fff!important;
  font-family:'Baloo 2',system-ui,sans-serif!important;
  font-weight:500!important;
  margin:12px 0 0!important;
  font-size:16px!important;
}
.bt-resto-lightbox-close{
  position:absolute!important;
  top:22px!important;
  right:24px!important;
  width:48px!important;
  height:48px!important;
  border-radius:50%!important;
  border:1px solid rgba(255,255,255,.35)!important;
  background:#c70046!important;
  color:#fff!important;
  font-size:34px!important;
  line-height:42px!important;
  cursor:pointer!important;
  font-family:Arial,sans-serif!important;
}
.bt-resto-lightbox-close:hover{background:#a8003c!important;}
.bt-resto-lightbox-open{overflow:hidden!important;}

@media(max-width:1180px){
  .bt-resto-list-wrap .bt-resto-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  .bt-resto-list-wrap .bt-resto-list{grid-template-columns:1fr!important;}
  .bt-resto-list-img{height:220px!important;}
  .bt-resto-lightbox{padding:16px!important;}
  .bt-resto-lightbox-close{top:12px!important;right:12px!important;}
}
