
:root{--ink:#2f3240;--muted:#68645d;--cream:#fff6e8;--paper:#fffdf8;--gold:#f7c74a;--orange:#ed7d2d;--rust:#b75b2d;--turq:#1fc4c8;--green:#53b66f;--dark:#202330;--shadow:0 22px 60px rgba(47,35,20,.18);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,#fff7d1 0,#fffdf8 38%,#fff1db 100%);line-height:1.6}.noise{position:fixed;inset:0;pointer-events:none;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E");z-index:0}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,92vw);margin:auto}.top{position:sticky;top:0;z-index:20;background:rgba(255,253,248,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(183,91,45,.13)}.bar{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px 0}.brand{display:flex;align-items:center;gap:13px;font-weight:900;letter-spacing:.2px}.logo{width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,var(--turq),var(--gold) 50%,var(--orange));display:grid;place-items:center;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.15);box-shadow:0 12px 28px rgba(237,125,45,.32);font-family:Georgia,serif;font-size:22px}.brand small{display:block;font-size:11px;font-weight:700;color:var(--rust);text-transform:uppercase;letter-spacing:.11em}.nav{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.nav a{font-size:13px;font-weight:800;padding:10px 12px;border-radius:999px;color:#454040}.nav a:hover,.nav a.active{background:#fff0d5;color:var(--rust)}.nav .cta{background:var(--dark);color:#fff}.menuBtn{display:none;border:0;background:var(--dark);color:white;border-radius:14px;padding:10px 12px}.hero{position:relative;min-height:720px;display:grid;align-items:center;overflow:hidden;background:#111}.hero:before{content:"";position:absolute;inset:0;background:var(--hero) center/cover no-repeat;filter:saturate(1.08);transform:scale(1.02)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,18,15,.86),rgba(25,18,15,.54) 45%,rgba(25,18,15,.2)),radial-gradient(circle at 78% 18%,rgba(247,199,74,.38),transparent 28%)}.hero .wrap{position:relative;z-index:2;color:white;padding:90px 0}.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);font-weight:800;text-transform:uppercase;letter-spacing:.13em;font-size:12px}.h1{font-family:Georgia,serif;font-size:clamp(48px,8vw,104px);line-height:.9;margin:28px 0 22px;max-width:880px}.lead{font-size:clamp(18px,2vw,24px);max-width:720px;color:#fff1dc}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:15px 22px;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.3)}.btn.primary{background:linear-gradient(135deg,var(--orange),var(--gold));color:#321c05}.btn.dark{background:var(--dark);color:#fff}.btn.ghost{background:rgba(255,255,255,.16);color:#fff}.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:-60px;position:relative;z-index:4}.quick article,.card,.panel{background:rgba(255,253,248,.92);border:1px solid rgba(183,91,45,.13);box-shadow:var(--shadow);border-radius:var(--radius);overflow:hidden}.quick article{padding:24px}.quick b{display:block;font-size:28px;color:var(--rust)}section{padding:88px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.sectionTitle{font-family:Georgia,serif;font-size:clamp(34px,4vw,58px);line-height:1.05;margin:0 0 18px}.kicker{font-weight:950;color:var(--orange);letter-spacing:.14em;text-transform:uppercase;font-size:13px}.photo{width:100%;border-radius:34px;box-shadow:var(--shadow);object-fit:cover;aspect-ratio:4/3}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card img{width:100%;height:240px;object-fit:cover}.card .in{padding:24px}.card h3{font-family:Georgia,serif;font-size:28px;margin:0 0 10px}.price{display:flex;justify-content:space-between;gap:14px;border-bottom:1px dashed rgba(183,91,45,.3);padding:12px 0}.price strong{color:#222}.price span{font-weight:950;color:var(--rust)}.menuBox{background:linear-gradient(135deg,#fff, #fff4d7);border-radius:28px;padding:28px;border:1px solid rgba(183,91,45,.17);box-shadow:var(--shadow)}.menuColumns{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.banner{background:linear-gradient(135deg,var(--turq),#93d67f 45%,var(--gold) 75%,var(--orange));border-radius:36px;padding:46px;color:#23212a;box-shadow:var(--shadow);position:relative;overflow:hidden}.banner h2{font-family:Georgia,serif;font-size:44px;margin:0 0 14px}.steps{counter-reset:s;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step{padding:28px;border-radius:28px;background:#fff;border:1px solid rgba(183,91,45,.15);box-shadow:var(--shadow)}.step:before{counter-increment:s;content:counter(s);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--dark);color:#fff;font-weight:900;margin-bottom:16px}.quote{padding:28px;background:#fff;border-left:7px solid var(--orange);border-radius:24px;box-shadow:var(--shadow)}.contactGrid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.form{display:grid;gap:14px}.form input,.form textarea,select{width:100%;border:1px solid rgba(183,91,45,.25);border-radius:16px;padding:15px;background:white;font:inherit}.form textarea{min-height:150px}footer{background:var(--dark);color:white;padding:54px 0 24px;margin-top:60px}.foot{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.copy{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:18px;color:#d2cabd;font-size:13px}@media(max-width:900px){.menuBtn{display:block}.nav{display:none;position:absolute;left:4vw;right:4vw;top:82px;background:white;border-radius:24px;padding:16px;box-shadow:var(--shadow)}.nav.open{display:grid}.nav a{font-size:15px}.hero{min-height:620px}.quick,.grid,.steps,.split,.contactGrid,.foot,.menuColumns{grid-template-columns:1fr}.quick{margin-top:24px}.h1{font-size:52px}section{padding:54px 0}}
/* Logo Chez Lina intégré */
.logo-img{width:72px;height:72px;border-radius:50%;object-fit:cover;box-shadow:0 10px 25px rgba(183,91,45,.28);border:3px solid #fff3d6;flex:0 0 auto}.brand{min-width:max-content}.brand>span{line-height:1.15}
/* Page fidélité */
.loyaltyHero{min-height:520px}.loyalty-layout{display:grid;grid-template-columns:1.35fr .75fr;gap:34px;align-items:stretch}.stamp-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:24px}.stamp-card{background:rgba(255,253,248,.94);border:1px solid rgba(183,91,45,.18);border-radius:24px;padding:22px 14px;text-align:center;box-shadow:var(--shadow)}.stamp-card b{display:grid;place-items:center;margin:0 auto 6px;width:74px;height:74px;border-radius:50%;background:linear-gradient(135deg,var(--green),var(--orange));color:#fff;font-size:34px;line-height:1;font-weight:950}.stamp-card span{text-transform:uppercase;font-weight:950;color:var(--rust);font-size:12px;letter-spacing:.06em}.stamp-card p{font-size:18px;font-weight:900;color:#3a2114;margin:14px 0 0;line-height:1.25}.family-card{margin-top:24px;border-radius:28px;background:linear-gradient(135deg,#fff7d8,#e8ffd9);border:1px solid rgba(83,182,111,.35);box-shadow:var(--shadow);padding:26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.family-card strong{text-transform:uppercase;font-size:34px;color:#37691f;font-weight:950}.family-card p{margin:4px 0 0;font-size:20px;font-weight:900}.family-card span{font-size:54px;font-weight:950;color:var(--orange);white-space:nowrap}.family-card.mini{align-items:center}.qr-panel{border-radius:34px;background:linear-gradient(135deg,#fff6df,#ffd88f);border:1px solid rgba(183,91,45,.2);box-shadow:var(--shadow);padding:34px;text-align:center}.qr-panel h2{font-family:Georgia,serif;font-size:38px;line-height:1.05;margin:0 0 14px;color:#3a2114}.qr-panel img{display:block;width:min(260px,100%);margin:24px auto;border:12px solid white;border-radius:18px;box-shadow:0 18px 40px rgba(47,35,20,.18)}.panel{padding:26px}.panel .btn{border:0;cursor:pointer}
@media(max-width:1050px){.loyalty-layout{grid-template-columns:1fr}.stamp-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.logo-img{width:58px;height:58px}.brand small{font-size:10px}.stamp-grid{grid-template-columns:1fr}.family-card{display:block;text-align:center}.family-card span{display:block;margin-top:8px}.qr-panel h2{font-size:30px}}



/* Ajouts Chez Lina - charte conservée */
.logo-img{width:58px;height:58px;border-radius:18px;object-fit:cover;box-shadow:0 12px 28px rgba(237,125,45,.28)}
.eventShell{padding:80px 0}
.eventHeroClean{background:linear-gradient(135deg,#fffdf8 0,#fff6e8 52%,#fff1db 100%);border-bottom:1px solid rgba(183,91,45,.14)}
.eventGrid{display:grid;grid-template-columns:.95fr 1.05fr;gap:38px;align-items:center}
.eventPoster{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:#fff;border:1px solid rgba(183,91,45,.14)}
.eventPoster img{width:100%;display:block}
.eventTitle{font-family:Georgia,serif;font-size:clamp(46px,7vw,88px);line-height:.92;margin:12px 0 16px;color:var(--dark)}
.eventTitle span{color:var(--rust)}
.eventLead{font-size:clamp(18px,2vw,22px);color:var(--muted);max-width:650px}
.eventBadges{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}
.eventBadge{background:#fff;border-radius:24px;padding:22px;text-align:center;box-shadow:var(--shadow);border:1px solid rgba(183,91,45,.10)}
.eventBadge b{display:block;color:var(--rust);text-transform:uppercase;font-size:13px;letter-spacing:.08em;margin-bottom:8px}
.eventBadge p{margin:0;color:var(--muted);font-weight:700}
.eventPrice{font-family:Georgia,serif;font-size:44px;color:var(--orange);line-height:1;font-weight:900}
.formLanding{padding:90px 0;background:radial-gradient(circle at top left,#fff7d1 0,#fffdf8 38%,#fff1db 100%)}
.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:stretch}
.formPanel{background:#fff;border-radius:var(--radius);padding:clamp(30px,5vw,54px);box-shadow:var(--shadow);border:1px solid rgba(183,91,45,.12)}
.formPanel.heroPanel{background:linear-gradient(135deg,#202330,#2f3240);color:#fff;position:relative;overflow:hidden}
.formPanel.heroPanel:after{content:"";position:absolute;right:-60px;bottom:-60px;width:220px;height:220px;border-radius:50%;background:linear-gradient(135deg,var(--turq),var(--gold),var(--orange));opacity:.28}
.formPanel h1,.formPanel h2{font-family:Georgia,serif;line-height:1;margin:0 0 16px}
.formPanel h1{font-size:clamp(42px,6vw,72px)}
.formPanel h2{font-size:clamp(32px,4vw,48px);color:var(--rust)}
.formPanel.heroPanel h2{color:#fff}
.formIntro{font-size:18px;color:var(--muted)}
.heroPanel .formIntro{color:#fff1dc}
.benefitList{display:grid;gap:13px;margin:26px 0}
.benefit{display:flex;gap:12px;align-items:flex-start;background:#fff8ed;border:1px solid rgba(183,91,45,.12);border-radius:20px;padding:16px;color:var(--muted);font-weight:700}
.heroPanel .benefit{background:rgba(255,255,255,.11);color:#fff1dc;border-color:rgba(255,255,255,.16)}
.benefit .ico{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:#fff0d5;color:var(--rust);flex:0 0 auto;font-size:20px}
.noteSmall{font-size:13px;color:var(--muted);margin-top:14px}
.heroPanel .noteSmall{color:#fff1dc}
.ctaRow{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}
.homeAfterworkClean{padding:70px 0;background:linear-gradient(135deg,#fffdf8,#fff1db);border-top:1px solid rgba(183,91,45,.10)}
.homeAfterworkClean .split{align-items:center}
@media(max-width:900px){.eventGrid,.formGrid{grid-template-columns:1fr}.eventBadges{grid-template-columns:1fr 1fr}.eventShell{padding:54px 0}}
@media(max-width:560px){.eventBadges{grid-template-columns:1fr}.ctaRow .btn{width:100%;justify-content:center}.logo-img{width:50px;height:50px}}

/* Correctifs mobile : menu et boutons cliquables */
.top{z-index:1000}.bar{position:relative}.menuBtn{cursor:pointer;position:relative;z-index:1002}.nav{z-index:1001}.btn,.nav a,button,input,select,textarea{position:relative}.btn,.nav a,button{touch-action:manipulation}.hero .wrap,.actions,.ctaRow,.form,.panel{position:relative;z-index:3}.hero:before,.hero:after{pointer-events:none}.noise{z-index:-1}
@media(max-width:900px){body.nav-open{overflow:hidden}.nav{position:fixed;left:4vw;right:4vw;top:86px;max-height:calc(100vh - 110px);overflow:auto;gap:8px}.nav.open{display:grid}.nav a{display:block;width:100%;padding:14px 16px}.nav .cta{text-align:center}.actions .btn,.ctaRow .btn{min-height:48px}}
@media(max-width:560px){.bar{gap:10px}.brand{min-width:0}.brand>span{font-size:15px}.menuBtn{padding:10px 14px}.actions .btn,.ctaRow .btn{width:100%;justify-content:center}}

/* Validation mobile : menu réduit, aligné à droite + bande madras continue */
@media(max-width:900px){
  body.nav-open{overflow:hidden;}
  .nav{
    position:fixed;
    left:auto;
    right:4vw;
    top:86px;
    width:max-content;
    min-width:0;
    max-width:88vw;
    max-height:calc(100dvh - 104px);
    padding:12px 12px 12px 44px;
    border-radius:22px;
    overflow-y:auto;
    overflow-x:hidden;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior:contain;
  }
  .nav::before{
    content:"";
    position:absolute;
    left:12px;
    top:12px;
    bottom:12px;
    width:22px;
    border-radius:12px;
    background:
      repeating-linear-gradient(0deg,rgba(255,222,80,.85) 0 3px,transparent 3px 18px),
      repeating-linear-gradient(90deg,rgba(18,151,130,.88) 0 3px,transparent 3px 16px),
      linear-gradient(135deg,#e7782f 0%,#c9442f 48%,#f2bd3e 100%);
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.25);
    pointer-events:none;
  }
  .nav a{
    width:auto;
    white-space:nowrap;
    padding:9px 11px;
    text-align:left;
    line-height:1.15;
  }
  .nav .cta{text-align:left;}
}
@media(max-width:380px){
  .nav{right:3vw;max-width:94vw;top:78px;max-height:calc(100dvh - 92px);}
  .nav a{font-size:14px;padding:8px 10px;}
}

/* Corrections demandées */
.btn.disabled{pointer-events:none;opacity:.92;cursor:not-allowed}.reservationSolo{grid-template-columns:minmax(0,760px);justify-content:center}.reservationSolo .heroPanel{text-align:left}.homeAfterworkClean .photo{aspect-ratio:16/9;object-fit:cover;object-position:center}.eventPoster picture{display:block}.eventPoster img{height:auto}.eventHeroClean .eventGrid{grid-template-columns:.8fr 1.35fr}.eventPoster{max-width:820px;justify-self:end}.eventPoster img{width:100%}@media(max-width:900px){.homeAfterworkClean .photo{aspect-ratio:16/9;width:100%;max-height:260px;object-fit:cover}.eventHeroClean .eventGrid{grid-template-columns:1fr;gap:26px}.eventPoster{justify-self:stretch;max-width:100%;border-radius:22px}.eventPoster img{width:100%;height:auto}.eventBadges{grid-template-columns:1fr}.reservationSolo{grid-template-columns:1fr}.actions .btn{width:100%}}

/* Refonte page Afterwork - offre clarifiée */
.afterHero{padding:78px 0 64px;background:linear-gradient(135deg,#fffdf8 0,#fff6e8 50%,#fff1db 100%);border-bottom:1px solid rgba(183,91,45,.14);overflow:hidden}.afterHeroGrid{display:grid;grid-template-columns:.82fr 1.18fr;gap:44px;align-items:center}.afterHeroText h1{font-family:Georgia,serif;font-size:clamp(54px,8vw,106px);line-height:.88;margin:12px 0 22px;color:var(--dark);letter-spacing:-.04em}.afterHeroText h1 span{color:var(--rust)}.afterKicker{font-weight:950;color:var(--orange);letter-spacing:.14em;text-transform:uppercase;font-size:14px;margin:0}.afterHook{font-size:clamp(19px,2.1vw,25px);color:#5f5a52;max-width:680px;margin:0 0 26px}.dealBox{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center;padding:18px;border-radius:30px;background:rgba(255,255,255,.76);border:1px solid rgba(237,125,45,.35);box-shadow:var(--shadow);max-width:680px}.dealPrice{min-height:146px;border-radius:50%;display:grid;place-items:center;text-align:center;background:linear-gradient(135deg,var(--orange),var(--gold));color:#331d06;box-shadow:0 16px 36px rgba(237,125,45,.26)}.dealPrice strong{display:block;font-size:58px;line-height:.9;font-weight:950}.dealPrice span{display:block;text-transform:uppercase;font-weight:950;font-size:13px;letter-spacing:.05em}.dealTitle{margin:0 0 12px;font-weight:950;text-transform:uppercase;color:#191b25;font-size:20px}.dealItems{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dealItems span{background:#fff7e8;border:1px solid rgba(183,91,45,.13);border-radius:16px;padding:11px 13px;font-weight:900;color:#3a3028}.afterNote{max-width:650px;color:var(--muted);font-size:17px;margin:22px 0 0}.afterVisual{position:relative;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#111;border:1px solid rgba(183,91,45,.16)}.afterVisual img{display:block;width:100%;height:auto}.visualDealCard{position:absolute;left:28px;right:28px;bottom:28px;padding:18px 24px;border-radius:24px;background:rgba(12,13,18,.86);color:white;border:1px solid rgba(247,199,74,.75);box-shadow:0 18px 40px rgba(0,0,0,.28);backdrop-filter:blur(8px)}.visualDealCard b{display:block;text-transform:uppercase;color:var(--gold);letter-spacing:.04em}.visualDealCard span{display:block;font-size:20px;font-weight:950}.afterDealSection{background:#fffdf8}.includedGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.includedGrid article{background:white;border:1px solid rgba(183,91,45,.13);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.includedIcon{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:#fff0d5;font-size:30px;margin-bottom:18px}.includedGrid h3{font-family:Georgia,serif;font-size:29px;line-height:1.05;margin:0 0 10px;color:#252735}.includedGrid p{margin:0;color:var(--muted);font-weight:650}.valueStrip{display:grid;grid-template-columns:.8fr 1.1fr 1.3fr;gap:18px;margin-top:34px;padding:22px;border-radius:30px;background:linear-gradient(135deg,#202330,#2f3240);color:white;box-shadow:var(--shadow)}.valueStrip div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:22px;padding:20px}.valueStrip b{display:block;text-transform:uppercase;letter-spacing:.08em;color:#ffe1a1;font-size:12px}.valueStrip strong{display:block;font-size:48px;line-height:1;color:var(--gold);font-weight:950}.valueStrip span{display:block;font-size:20px;line-height:1.2;font-weight:900}.afterInfoSection{background:linear-gradient(135deg,#fff6e8,#fff1db);padding-top:74px}.afterInfoGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.infoCard{background:rgba(255,255,255,.86);border:1px solid rgba(183,91,45,.13);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.infoCard span{font-size:30px}.infoCard b{display:block;color:#252735;text-transform:uppercase;margin-top:8px}.infoCard p{margin:5px 0 0;color:var(--muted);font-weight:700}.finalCta{text-align:center;margin-top:44px;background:white;border:1px solid rgba(183,91,45,.13);border-radius:34px;padding:42px;box-shadow:var(--shadow)}.finalCta h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,58px);line-height:1;margin:0 0 12px}.finalCta p{margin:0 0 24px;color:var(--muted);font-size:19px}@media(max-width:1050px){.afterHeroGrid{grid-template-columns:1fr}.afterVisual{max-width:900px}.includedGrid,.afterInfoGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.afterHero{padding:50px 0}.dealBox{grid-template-columns:1fr;text-align:center}.dealPrice{width:156px;height:156px;margin:auto}.dealItems{grid-template-columns:1fr;text-align:left}.visualDealCard{position:static;border-radius:0;border-left:0;border-right:0;border-bottom:0}.includedGrid,.afterInfoGrid,.valueStrip{grid-template-columns:1fr}.afterHeroText h1{font-size:55px}.afterHook{font-size:18px}.finalCta{padding:30px 20px}}


/* Refonte Afterwork - photos propres sans patch texte */
.afterVisualPhotos{
  display:grid;
  grid-template-rows:1fr 1fr;
  gap:16px;
  background:transparent;
  border:0;
  box-shadow:none;
  overflow:visible;
}
.afterVisualPhotos .afterPhoto{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:32px;
  box-shadow:0 22px 60px rgba(35,25,15,.16);
  border:1px solid rgba(183,91,45,.16);
}
.afterPhotoAmbiance{min-height:315px;}
.afterPhotoFood{min-height:315px;}
.dealTitle{color:#e85d04;}
.dealItems span:nth-child(3){color:#e85d04;}
@media(max-width:1050px){
  .afterVisualPhotos{grid-template-rows:auto;}
  .afterVisualPhotos .afterPhoto{height:auto;min-height:0;}
}

/* Refonte Afterwork validée : moins de répétitions, plus d'expérience */
.afterHeroRefined .afterHeroGrid{grid-template-columns:.88fr 1.12fr;gap:42px;align-items:center}
.afterHeroRefined .afterHook{font-size:clamp(20px,2.15vw,27px);line-height:1.55;color:#5b554e;margin-bottom:24px}
.dealBoxRefined{grid-template-columns:160px 1fr;max-width:650px;padding:18px 20px}
.dealBoxRefined .dealTitle{font-size:22px;margin-bottom:8px;color:#1f2230}
.dealSummary{margin:0;color:#4b4037;font-size:18px;font-weight:850;line-height:1.35}
.afterHeroRefined .afterNote{font-size:17px;max-width:620px}
.afterExperienceSection{padding:78px 0;background:#fffdf8}
.afterExperienceGrid{align-items:start;gap:54px}
.experienceLead{font-size:20px;color:var(--muted);max-width:560px;margin:0;font-weight:650}
.experienceList{display:grid;gap:18px}
.experienceList article{display:grid;grid-template-columns:60px 1fr;gap:18px;align-items:start;background:#fff;border:1px solid rgba(183,91,45,.13);border-radius:26px;padding:22px 24px;box-shadow:var(--shadow)}
.experienceList span{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:#fff0d5;font-size:28px}
.experienceList h3{margin:0 0 6px;font-family:Georgia,serif;font-size:27px;color:#252735;line-height:1.05}
.experienceList p{margin:0;color:var(--muted);font-weight:650}
.afterVisualPhotos{box-shadow:var(--shadow);border-radius:34px;background:transparent;border:0;display:grid;grid-template-rows:1fr 1fr;gap:14px;overflow:visible}
.afterVisualPhotos .afterPhoto{width:100%;height:100%;object-fit:cover;border-radius:30px;box-shadow:0 18px 48px rgba(47,35,20,.18);border:1px solid rgba(183,91,45,.13);display:block}
.afterPhotoAmbiance,.afterPhotoFood{min-height:300px}
@media(max-width:1050px){.afterHeroRefined .afterHeroGrid{grid-template-columns:1fr}.afterVisualPhotos{max-width:920px;margin:auto}.afterExperienceGrid{grid-template-columns:1fr}}
@media(max-width:700px){.dealBoxRefined{grid-template-columns:1fr;text-align:center}.dealSummary{font-size:17px}.experienceList article{grid-template-columns:1fr;text-align:center}.experienceList span{margin:auto}.afterVisualPhotos{gap:12px}.afterVisualPhotos .afterPhoto{border-radius:22px}.afterPhotoAmbiance,.afterPhotoFood{min-height:0}}


/* Accueil : l'image hero validée contient déjà le texte et les boutons.
   On masque donc le contenu HTML visible pour éviter tout chevauchement. */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.homeHeroImageOnly{min-height:560px;height:min(50vw,760px);display:block;background:#111}
.homeHeroImageOnly:before{background:var(--hero) center center/cover no-repeat;filter:none;transform:none}
.homeHeroImageOnly:after{display:none}
.homeHeroImageOnly .wrap{padding:0}
@media(max-width:900px){
  .homeHeroImageOnly{min-height:620px;height:620px}
  .homeHeroImageOnly:before{background-position:left center;background-size:cover}
}
@media(max-width:520px){
  .homeHeroImageOnly{min-height:560px;height:560px}
  .homeHeroImageOnly:before{background-position:left center}
}


/* Correction smartphone accueil : image/titre complets sans recadrage */
@media(max-width:900px){
  .homeHeroImageOnly{
    min-height:560px;
    height:560px;
    background:#120c08;
  }
  .homeHeroImageOnly:before{
    background-image:url('assets/hero-accueil-mobile.png');
    background-position:center top;
    background-size:100% auto;
    background-repeat:no-repeat;
  }
}
@media(max-width:520px){
  .homeHeroImageOnly{min-height:540px;height:540px}
}
@media(max-width:390px){
  .homeHeroImageOnly{min-height:510px;height:510px}
}


/* Ajustements demandés : accueil smartphone plus compact + lien Carte & menus */
@media(max-width:900px){
  .homeHeroImageOnly{
    height:calc(100vw * 920 / 780);
    min-height:0;
    max-height:520px;
    background:#120c08;
  }
  .quick{margin-top:18px}
}
@media(max-width:520px){
  .homeHeroImageOnly{
    height:calc(100vw * 920 / 780);
    min-height:0;
    max-height:none;
  }
}
@media(max-width:390px){
  .homeHeroImageOnly{
    height:calc(100vw * 920 / 780);
    min-height:0;
  }
}
.menuHero{min-height:430px}
.menuHero .h1{white-space:nowrap;max-width:none;font-size:clamp(40px,7vw,86px)}
@media(max-width:700px){
  .menuHero{min-height:330px}
  .menuHero .h1{white-space:normal;font-size:44px}
}

/* Correctifs finaux validés */
.homeHeroImageOnly{position:relative}
.heroHotspot{position:absolute;z-index:8;display:block;border-radius:999px}
/* zones cliquables des boutons intégrés dans le visuel accueil smartphone */
.heroHotspotCollect{left:6.8%;top:58%;width:23%;height:5.2%}
.heroHotspotCarte{left:31.2%;top:58%;width:14.8%;height:5.2%}
@media(max-width:900px){
  .heroHotspotCollect{left:6.9%;top:56.9%;width:22.8%;height:5.1%}
  .heroHotspotCarte{left:31.2%;top:56.9%;width:14.8%;height:5.1%}
}
@media(max-width:520px){
  .heroHotspotCollect{left:6.8%;top:56.6%;width:22.7%;height:5.2%}
  .heroHotspotCarte{left:31.2%;top:56.6%;width:15.2%;height:5.2%}
}

.menusjourVivant{padding-top:40px;background:radial-gradient(circle at 85% 10%,rgba(247,199,74,.25),transparent 32%),linear-gradient(135deg,#fff8e9,#fffdf8 55%,#ffe8c7)}
.menuDayLayout{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch}
.menuDayBox{background:linear-gradient(135deg,#fff,#fff0d2);border:1px solid rgba(237,125,45,.22)}
.menuDayPhoto{height:100%;min-height:390px;aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:28px}
.chefNote{margin-top:18px;background:#fff7e9;border:1px solid rgba(183,91,45,.18);border-radius:18px;padding:14px 16px;color:#4b3a2a;font-weight:700}
.stars{color:#fbbc04;font-size:28px;letter-spacing:2px;text-shadow:0 1px 0 rgba(0,0,0,.08);margin:0 0 10px}
@media(max-width:900px){.menuDayLayout{grid-template-columns:1fr}.menuDayPhoto{min-height:260px;max-height:360px;width:100%}}


/* VALIDATION FINALE ACCUEIL SMARTPHONE : rendu exact validé */
@media(max-width:900px){
  .homeHeroImageOnly{
    height:calc(100vw * 1674 / 853);
    min-height:0;
    max-height:none;
    background:#050302;
  }
  .homeHeroImageOnly:before{
    background-image:url('assets/hero-accueil-mobile.png') !important;
    background-position:center top !important;
    background-size:100% auto !important;
    background-repeat:no-repeat !important;
    filter:none !important;
    transform:none !important;
  }
  .heroHotspotCollect{left:5.3%;top:73.8%;width:59.8%;height:6.4%}
  .heroHotspotCarte{left:5.3%;top:81.6%;width:43.5%;height:6.1%}
}
@media(max-width:520px){
  .homeHeroImageOnly{height:calc(100vw * 1674 / 853);min-height:0;max-height:none}
}

/* Section Menus du Jour validée — visuel complet */
.menusjourImageSection{padding:46px 0;background:radial-gradient(circle at 15% 8%,rgba(247,199,74,.18),transparent 30%),linear-gradient(135deg,#fff7e8,#fffdf8 54%,#ffe8c7)}
.menusjourFullImage{display:block;width:min(100%,1024px);margin:0 auto;border-radius:28px;box-shadow:0 24px 70px rgba(47,35,20,.18);border:1px solid rgba(183,91,45,.16)}
@media(max-width:560px){.menusjourImageSection{padding:28px 0}.menusjourFullImage{width:100%;border-radius:20px}}

/* Correctif final : zones cliquables des boutons accueil version web */
@media(min-width:901px){
  /* Zones exactes des 2 boutons visibles sur le visuel desktop */
  .heroHotspotCollect{left:3.2%;top:87.6%;width:35.8%;height:10.6%}
  .heroHotspotCarte{left:41.2%;top:87.6%;width:20.0%;height:10.6%}
}

/* Menus du Jour intégré sans le header/logo/bouton parasite */
.menusjourFullImage{background:#fff7e8}

/* Renfort clics hero accueil */
.homeHeroImageOnly{cursor:default}
.heroHotspot{cursor:pointer;pointer-events:auto;z-index:9999}
@media(min-width:901px){.heroHotspotCollect{left:2.5%;top:82.5%;width:38%;height:15.5%}.heroHotspotCarte{left:40.5%;top:82.5%;width:23%;height:15.5%}}

/* FINAL: Accueil version web uniquement — boutons du visuel supprimés, zones cliquables désactivées sur desktop. La version smartphone reste inchangée. */
@media (min-width:901px){
  .homeHeroImageOnly .heroHotspot{display:none!important;pointer-events:none!important;}
}

/* Section boissons alcoolisées - Carte & Menus */
.drinksSection{padding:72px 0;background:radial-gradient(circle at 90% 8%,rgba(83,182,111,.16),transparent 28%),linear-gradient(135deg,#fffdf8,#fff4df 58%,#ffe7c6);border-top:1px solid rgba(183,91,45,.12)}
.drinksIntro{text-align:center;max-width:760px;margin:0 auto 34px}.drinksIntro p{margin:8px 0;color:var(--muted);font-weight:650}.alcoholNoteInline{display:inline-block;background:#fff;border:1px solid rgba(183,91,45,.18);border-radius:999px;padding:8px 14px;color:var(--rust)!important;font-size:14px}.drinksFeature{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0}.drinkCard{display:grid;grid-template-columns:1fr 220px;gap:22px;align-items:center;background:#fff;border:1px solid rgba(183,91,45,.15);border-radius:28px;padding:26px;box-shadow:var(--shadow);overflow:hidden}.drinkCard h3,.cocktailHead h3{font-family:Georgia,serif;font-size:32px;line-height:1.05;margin:0 0 10px;color:#252735}.drinkCard p{color:var(--muted);font-weight:650;margin:0 0 12px}.drinkCard img{width:100%;height:210px;object-fit:cover;border-radius:22px}.cocktailBlock{background:#fff;border:1px solid rgba(183,91,45,.15);border-radius:32px;box-shadow:var(--shadow);padding:28px}.cocktailHead{display:grid;grid-template-columns:1fr 330px;gap:28px;align-items:center;margin-bottom:24px}.cocktailHead img{width:100%;height:220px;object-fit:cover;border-radius:24px}.cocktailGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.cocktailItem{background:linear-gradient(135deg,#fff8e9,#fff);border:1px solid rgba(183,91,45,.13);border-radius:22px;padding:18px;min-height:160px}.cocktailItem strong{display:block;font-family:Georgia,serif;font-size:22px;line-height:1.05;color:#252735}.cocktailItem span{display:inline-block;margin:12px 0 8px;font-weight:950;color:var(--rust);font-size:22px}.cocktailItem small{display:block;color:var(--muted);font-weight:650;line-height:1.35}.legalAlcohol{margin:24px auto 0;max-width:980px;text-align:center;background:#fff7e8;border:1px solid rgba(183,91,45,.22);border-radius:20px;padding:16px 20px;color:#4c4037;font-weight:800}
@media(max-width:980px){.drinksFeature,.drinkCard,.cocktailHead{grid-template-columns:1fr}.cocktailGrid{grid-template-columns:repeat(2,1fr)}.drinkCard img,.cocktailHead img{height:260px}.cocktailHead{gap:16px}}@media(max-width:560px){.drinksSection{padding:46px 0}.cocktailGrid{grid-template-columns:1fr}.cocktailBlock,.drinkCard{padding:20px}.drinkCard img,.cocktailHead img{height:220px}.alcoholNoteInline{border-radius:18px}}

/* Nouvelle page Carte & Menus — restructuration Chez Lina */
.carteIntroSection{padding:70px 0 54px;background:radial-gradient(circle at 85% 10%,rgba(31,196,200,.14),transparent 26%),linear-gradient(135deg,#fffdf8,#fff2d8 58%,#ffe4bd)}
.carteIntroGrid{display:grid;grid-template-columns:1fr .85fr;gap:34px;align-items:center}.carteLead{font-size:19px;color:var(--muted);font-weight:650;max-width:720px}.carteIntroPhoto{width:100%;border-radius:34px;box-shadow:var(--shadow);border:1px solid rgba(183,91,45,.15);aspect-ratio:4/3;object-fit:cover}.menuHighlight{display:inline-grid;gap:3px;margin-top:20px;padding:18px 24px;border-radius:26px;background:linear-gradient(135deg,var(--orange),var(--gold));box-shadow:0 18px 42px rgba(237,125,45,.25);color:#321c05}.menuHighlight strong{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.menuHighlight span{font-size:26px;font-weight:950}.sectionHeadCenter{text-align:center;max-width:780px;margin:0 auto 34px}.sectionHeadCenter p{color:var(--muted);font-weight:650}.newMenusSection{padding:68px 0;background:#fffdf8}.newMenusSection.evening{background:radial-gradient(circle at 15% 15%,rgba(247,199,74,.22),transparent 28%),linear-gradient(135deg,#fff7e8,#fffdf8 54%,#ffe8c7)}.menuCardsGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.menuOffer{position:relative;overflow:hidden;min-height:278px;background:linear-gradient(135deg,#fff,#fff4d7);border:1px solid rgba(183,91,45,.17);border-radius:28px;padding:24px;box-shadow:var(--shadow);display:flex;flex-direction:column}.menuOffer:before{content:"";position:absolute;right:-38px;bottom:-38px;width:120px;height:120px;border-radius:50%;background:rgba(247,199,74,.28)}.menuOffer.featured{background:linear-gradient(135deg,#202330,#3b2c23);color:white}.menuOffer.featured p,.menuOffer.featured small{color:#fff1dc}.menuOffer.premium{background:linear-gradient(135deg,#fff0c5,#fff);border-color:rgba(237,125,45,.35)}.menuOffer.kids{background:linear-gradient(135deg,#eaffef,#fff8e9)}.offerTop{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:18px}.offerTop span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;color:var(--orange)}.featured .offerTop span{color:var(--gold)}.offerTop strong{font-size:30px;line-height:1;color:var(--rust);font-weight:950;white-space:nowrap}.featured .offerTop strong{color:var(--gold)}.menuOffer h3{font-family:Georgia,serif;font-size:31px;line-height:1.02;margin:0 0 12px;color:#252735}.menuOffer.featured h3{color:white}.menuOffer p{margin:0 0 18px;color:var(--muted);font-weight:750}.menuOffer small{margin-top:auto;color:#7a6e62;font-weight:800}.menuEveningGrid{display:grid;grid-template-columns:.78fr 1.22fr;gap:30px;align-items:stretch}.menuImagePanel{position:relative;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);min-height:620px;background:#111}.menuImagePanel img{width:100%;height:100%;object-fit:cover;display:block}.menuImagePanel:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,15,12,.78),transparent 52%)}.menuImagePanel div{position:absolute;left:26px;right:26px;bottom:26px;z-index:2;color:white;background:rgba(12,13,18,.72);border:1px solid rgba(247,199,74,.55);border-radius:24px;padding:20px;backdrop-filter:blur(8px)}.menuImagePanel strong{display:block;font-family:Georgia,serif;font-size:34px;line-height:1}.menuImagePanel span{display:block;color:#fff1dc;font-weight:750;margin-top:6px}.stackedPrices,.shareBox{background:rgba(255,255,255,.9);border:1px solid rgba(183,91,45,.15);border-radius:28px;padding:26px;box-shadow:var(--shadow);margin-top:20px}.stackedPrices{margin-top:0}.shareBox h3{font-family:Georgia,serif;font-size:34px;margin:0 0 8px;color:#252735}.price small{display:block;color:#777;font-weight:650;line-height:1.35;margin-top:3px}.carteProductsSection{padding:68px 0;background:#fffdf8}.productGrid{grid-template-columns:repeat(3,1fr)}.photoMenuBox{background:#202330;color:white}.photoMenuBox img{width:100%;height:190px;object-fit:cover;border-radius:22px;margin-bottom:16px}.photoMenuBox h3{font-family:Georgia,serif;font-size:28px;line-height:1.05;margin:0 0 10px;color:white}.photoMenuBox p{color:#fff1dc;font-weight:650;margin:0}
@media(max-width:1100px){.menuCardsGrid{grid-template-columns:repeat(2,1fr)}.menuEveningGrid,.carteIntroGrid{grid-template-columns:1fr}.menuImagePanel{min-height:420px}.productGrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.menuCardsGrid,.productGrid{grid-template-columns:1fr}.menuOffer{min-height:0}.menuHighlight span{font-size:21px}.carteIntroSection,.newMenusSection,.carteProductsSection{padding:46px 0}.menuImagePanel{min-height:360px}.stackedPrices,.shareBox{padding:20px}.price{align-items:flex-start}.price span{white-space:nowrap}.carteIntroPhoto{border-radius:24px}}


/* Refonte propre Afterwork — offre et suppléments séparés */
.afterworkPremiumHero{
  padding:86px 0 76px;
  background:
    radial-gradient(circle at 85% 10%,rgba(247,199,74,.24),transparent 30%),
    linear-gradient(135deg,#fffdf8 0%,#fff6e8 52%,#fff1db 100%);
  border-bottom:1px solid rgba(183,91,45,.14);
  overflow:hidden;
}
.afterworkPremiumGrid{
  display:grid;
  grid-template-columns:1fr .95fr;
  gap:56px;
  align-items:center;
}
.afterworkPremiumIntro h1{
  font-family:Georgia,serif;
  font-size:clamp(54px,8vw,108px);
  line-height:.88;
  margin:14px 0 24px;
  color:var(--dark);
  letter-spacing:-.045em;
}
.afterworkPremiumIntro h1 span{color:#0f442b}
.afterworkHeroCard{
  position:relative;
  border-radius:34px;
  overflow:hidden;
  box-shadow:var(--shadow);
  border:1px solid rgba(183,91,45,.18);
  background:#fff;
}
.afterworkHeroCard img{
  display:block;
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
}
.heroCardCaption{
  position:absolute;
  left:22px;
  right:22px;
  bottom:22px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:18px 20px;
  border-radius:22px;
  background:rgba(15,68,43,.90);
  color:#fffdf8;
  backdrop-filter:blur(8px);
}
.heroCardCaption b{font-size:18px;text-transform:uppercase;letter-spacing:.06em}
.heroCardCaption span{color:#ffe7b5;font-weight:800}
.afterworkOfferSection{
  padding:78px 0;
  background:#fffdf8;
}
.afterworkSectionHead{
  max-width:760px;
  margin:0 auto 34px;
  text-align:center;
}
.afterworkSectionHead p:last-child{color:var(--muted);font-size:18px}
.afterworkOfferGrid{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:30px;
  align-items:stretch;
}
.afterworkMainOffer,
.afterworkExtras{
  background:linear-gradient(180deg,#fffdf8,#fff8ec);
  border:1px solid rgba(183,91,45,.18);
  border-radius:34px;
  box-shadow:0 18px 46px rgba(47,35,20,.10);
  padding:34px;
}
.afterworkMainOffer{
  text-align:center;
  display:flex;
  flex-direction:column;
  gap:24px;
}
.offerBadge{
  align-self:center;
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:#0f442b;
  color:#fffdf8;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:13px;
}
.offerBadge.light{
  background:#fff1db;
  color:#0f442b;
  border:1px solid rgba(183,91,45,.18);
}
.offerPrice{
  display:grid;
  place-items:center;
  margin:2px auto 0;
  width:230px;
  height:230px;
  border-radius:50%;
  background:linear-gradient(135deg,#0f442b,#1b6b45);
  color:#fffdf8;
  box-shadow:0 18px 45px rgba(15,68,43,.22);
}
.offerPrice strong{
  display:block;
  font-family:Georgia,serif;
  font-size:70px;
  line-height:.86;
  letter-spacing:-.05em;
}
.offerPrice span{
  display:block;
  color:#ffe7b5;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.06em;
  margin-top:8px;
}
.includedList{
  display:grid;
  gap:14px;
  text-align:left;
}
.includedList div{
  display:flex;
  gap:16px;
  align-items:flex-start;
  padding:16px;
  border-radius:22px;
  background:#fff;
  border:1px solid rgba(183,91,45,.12);
}
.includedList span{
  width:42px;
  height:42px;
  border-radius:16px;
  display:grid;
  place-items:center;
  background:#fff1db;
  flex:0 0 auto;
}
.includedList p{margin:0}
.includedList small{color:var(--muted);font-weight:700}
.afterworkExtras{
  display:flex;
  flex-direction:column;
  gap:18px;
}
.afterworkExtras .offerBadge{align-self:flex-start;margin-bottom:6px}
.extraItem{
  display:grid;
  grid-template-columns:1fr auto;
  gap:20px;
  align-items:center;
  padding:22px;
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(183,91,45,.13);
}
.extraItem b{
  display:block;
  color:#202330;
  font-size:18px;
  margin-bottom:4px;
}
.extraItem small{
  display:block;
  color:var(--muted);
  font-weight:700;
}
.extraItem > strong{
  font-family:Georgia,serif;
  color:#0f442b;
  font-size:42px;
  white-space:nowrap;
}
.extraItem.highlight{
  background:linear-gradient(135deg,#fff8ec,#fff1db);
  border-color:rgba(237,125,45,.28);
}
.homeAfterworkClean .photo{
  box-shadow:var(--shadow);
  border:1px solid rgba(183,91,45,.16);
}
@media(max-width:900px){
  .afterworkPremiumGrid,
  .afterworkOfferGrid{grid-template-columns:1fr}
  .heroCardCaption{position:static;border-radius:0}
  .offerPrice{width:205px;height:205px}
  .offerPrice strong{font-size:60px}
}
@media(max-width:560px){
  .afterworkMainOffer,.afterworkExtras{padding:22px}
  .extraItem{grid-template-columns:1fr;gap:10px}
  .extraItem > strong{font-size:36px}
  .heroCardCaption{display:block}
}


/* FINAL AFTERWORK VALIDÉ */
.afterFinalHero{
  padding:58px 0 34px;
  background:linear-gradient(135deg,#fffdf8,#fff4e4);
}
.afterScriptTitle{
  margin:0 0 22px;
  text-align:center;
  font-family:Georgia,serif;
  font-size:clamp(48px,7vw,82px);
  line-height:1;
  color:#c78635;
  font-style:italic;
}
.afterFinalPhoto{
  border-radius:28px;
  overflow:hidden;
  border:1px solid rgba(183,91,45,.18);
  box-shadow:var(--shadow);
  background:#fff;
}
.afterFinalPhoto img{
  display:block;
  width:100%;
  aspect-ratio:16/7;
  object-fit:cover;
}
.afterFinalOfferSection{
  padding:34px 0 72px;
  background:#fffdf8;
}
.afterFinalGrid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:30px;
  align-items:stretch;
}
.afterFinalOfferCard,
.afterFinalExtrasCard{
  background:linear-gradient(180deg,#fffdf8,#fff8ed);
  border:1px solid rgba(183,91,45,.20);
  border-radius:28px;
  box-shadow:0 18px 46px rgba(47,35,20,.09);
  padding:30px;
}
.afterFinalOfferCard{
  text-align:center;
}
.offerBadge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 18px;
  border-radius:999px;
  background:#0f442b;
  color:#fffdf8;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:950;
  font-size:13px;
  margin-bottom:20px;
}
.offerIcons{
  font-size:48px;
  color:#ed7d2d;
  margin:6px 0 10px;
}
.offerIcons span{
  display:inline-block;
  padding:0 18px;
  color:#c78635;
}
.finalPrice{
  width:auto;
  height:auto;
  min-height:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  color:#0f442b;
  margin:12px auto 18px;
}
.finalPrice strong{
  display:block;
  font-family:Georgia,serif;
  font-size:clamp(56px,6vw,78px);
  line-height:.9;
  letter-spacing:-.05em;
}
.finalPrice span{
  display:block;
  color:#c78635;
  text-transform:uppercase;
  font-weight:950;
  letter-spacing:.06em;
  margin-top:8px;
}
.includedClean{
  display:grid;
  gap:8px;
  color:#0f442b;
}
.includedClean p{
  margin:0;
  font-size:20px;
  text-transform:uppercase;
  letter-spacing:.02em;
}
.includedClean .plus{
  color:#c78635;
  font-size:24px;
}
.includedClean small{
  display:block;
  margin-top:12px;
  font-weight:900;
  color:#202330;
}
.includedClean em{
  display:block;
  color:var(--muted);
  font-style:normal;
  max-width:430px;
  margin:6px auto 0;
}
.afterFinalExtrasCard{
  display:grid;
  gap:20px;
}
.afterFinalExtrasCard .offerBadge{
  justify-self:center;
  margin-bottom:4px;
}
.extraLine{
  display:grid;
  grid-template-columns:64px 1fr auto;
  gap:20px;
  align-items:center;
  padding:18px 0;
  border-bottom:1px solid rgba(183,91,45,.12);
}
.extraLine:last-child{
  border-bottom:0;
}
.extraIcon{
  width:56px;
  height:56px;
  border-radius:18px;
  background:#fff1db;
  display:grid;
  place-items:center;
  font-size:30px;
}
.extraLine b{
  display:block;
  color:#0f442b;
  text-transform:uppercase;
  font-size:16px;
}
.extraLine small{
  display:block;
  color:var(--muted);
  font-weight:700;
  margin-top:4px;
}
.extraLine strong{
  white-space:nowrap;
  font-family:Georgia,serif;
  color:#0f442b;
  font-size:38px;
}
.afterFinalBand{
  margin-top:28px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
  align-items:center;
  padding:24px 32px;
  border-radius:22px;
  background:linear-gradient(135deg,#0f442b,#07351f);
  color:#fffdf8;
  box-shadow:0 18px 46px rgba(15,68,43,.14);
}
.afterFinalBand b{
  display:block;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.afterFinalBand span{
  color:#ffe0a8;
  font-weight:800;
}
.afterFinalBand p{
  margin:0;
  text-align:center;
  font-family:Georgia,serif;
  font-style:italic;
  font-size:28px;
  color:#f7c74a;
}
.homeAfterworkClean .photo{
  object-fit:cover;
  aspect-ratio:4/3;
  border-radius:24px;
  border:1px solid rgba(183,91,45,.16);
  box-shadow:var(--shadow);
}
@media(max-width:900px){
  .afterFinalGrid,
  .afterFinalBand{
    grid-template-columns:1fr;
  }
  .afterFinalPhoto img{
    aspect-ratio:4/3;
  }
  .extraLine{
    grid-template-columns:54px 1fr;
  }
  .extraLine strong{
    grid-column:2;
    font-size:34px;
  }
}
@media(max-width:560px){
  .afterFinalHero{padding-top:38px}
  .afterFinalOfferCard,
  .afterFinalExtrasCard{padding:22px}
  .includedClean p{font-size:17px}
  .afterFinalBand{padding:22px}
}


/* CORRECTION AFTERWORK - version retravaillée */
.homeAfterworkClean .photo{
  width:100%;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  background:#fff6e8;
  border-radius:24px;
  border:1px solid rgba(183,91,45,.16);
  box-shadow:var(--shadow);
}

.afterworkCleanHero{
  padding:78px 0 70px;
}
.afterworkCleanHero .afterHeroText h1{
  font-family:Georgia,serif;
  font-size:clamp(54px,8vw,106px);
  line-height:.88;
  margin:12px 0 22px;
  color:var(--dark);
  letter-spacing:-.04em;
}
.afterworkCleanHero .afterHeroText h1 span{
  color:var(--rust);
}
.cleanPhotoStack{
  min-height:520px;
}
.cleanPhotoStack .afterPhotoAmbiance{
  width:78%;
  border-radius:30px;
  box-shadow:var(--shadow);
}
.cleanPhotoStack .afterPhotoFood{
  width:48%;
  right:0;
  bottom:0;
  border-radius:26px;
  box-shadow:0 18px 42px rgba(47,35,20,.22);
}

.afterOfferCleanSection{
  padding:78px 0;
  background:#fffdf8;
}
.afterOfferCleanGrid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:30px;
  align-items:stretch;
}
.mainFormulaCard,
.extrasOnlyCard{
  background:linear-gradient(180deg,#fffdf8,#fff8ec);
  border:1px solid rgba(183,91,45,.18);
  border-radius:34px;
  box-shadow:0 18px 46px rgba(47,35,20,.10);
  padding:34px;
}
.mainFormulaCard{
  text-align:center;
}
.mainFormulaCard .offerBadge,
.extrasOnlyCard .offerBadge{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:#0f442b;
  color:#fffdf8;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:950;
  font-size:13px;
  margin:0 0 24px;
}
.formulaPrice strong{
  display:block;
  font-family:Georgia,serif;
  font-size:clamp(62px,7vw,86px);
  line-height:.9;
  color:#0f442b;
  letter-spacing:-.06em;
}
.formulaPrice span{
  display:block;
  color:#c78635;
  text-transform:uppercase;
  font-weight:950;
  letter-spacing:.06em;
  margin-top:8px;
}
.formulaIncluded{
  display:grid;
  gap:14px;
  margin:30px 0 16px;
}
.formulaIncluded div:not(.plusSep){
  display:flex;
  gap:14px;
  align-items:center;
  justify-content:center;
  padding:16px;
  border-radius:20px;
  background:#fff;
  border:1px solid rgba(183,91,45,.12);
  color:#0f442b;
  text-transform:uppercase;
}
.formulaIncluded span{
  font-size:28px;
}
.plusSep{
  color:#c78635;
  font-weight:950;
  font-size:24px;
}
.formulaNote{
  color:var(--muted);
  font-weight:800;
}
.extrasOnlyCard{
  display:grid;
  gap:16px;
}
.extrasOnlyCard .offerBadge{
  justify-self:start;
}
.extraCleanLine{
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px;
  align-items:center;
  padding:20px;
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(183,91,45,.12);
}
.extraCleanLine b{
  display:block;
  color:#0f442b;
  text-transform:uppercase;
  font-size:16px;
}
.extraCleanLine small{
  display:block;
  color:var(--muted);
  font-weight:700;
  margin-top:4px;
}
.extraCleanLine strong{
  font-family:Georgia,serif;
  color:#0f442b;
  font-size:42px;
  white-space:nowrap;
}
@media(max-width:900px){
  .afterOfferCleanGrid{
    grid-template-columns:1fr;
  }
  .cleanPhotoStack{
    min-height:420px;
  }
  .cleanPhotoStack .afterPhotoAmbiance{
    width:82%;
  }
}
@media(max-width:560px){
  .mainFormulaCard,
  .extrasOnlyCard{
    padding:22px;
  }
  .extraCleanLine{
    grid-template-columns:1fr;
    gap:10px;
  }
  .extraCleanLine strong{
    font-size:36px;
  }
}


/* AFTERWORK — correction finale propre */
.homeAfterworkClean .split{
  align-items:center;
}
.homeAfterworkClean .photo{
  width:100%;
  height:auto !important;
  aspect-ratio:1200/760 !important;
  object-fit:contain !important;
  object-position:center center !important;
  background:#fff6e8;
  border-radius:24px;
  border:1px solid rgba(183,91,45,.16);
  box-shadow:var(--shadow);
}

.afterworkFinalHero{
  padding:78px 0 74px;
}
.afterworkFinalHero .afterHeroText h1{
  font-family:Georgia,serif;
  font-size:clamp(54px,8vw,106px);
  line-height:.88;
  margin:12px 0 22px;
  color:var(--dark);
  letter-spacing:-.04em;
}
.afterworkFinalHero .afterHeroText h1 span{
  color:var(--rust);
}
.afterHeroAmbiance{
  border-radius:32px;
  overflow:hidden;
  box-shadow:var(--shadow);
  border:1px solid rgba(183,91,45,.18);
  background:#fff;
}
.afterHeroAmbiance img{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:center center;
}

.afterOfferFinalSection{
  padding:78px 0;
  background:#fffdf8;
}
.afterOfferFinalGrid{
  display:grid;
  grid-template-columns:.9fr .7fr 1fr;
  gap:28px;
  align-items:stretch;
}
.formulaFinalCard,
.extrasFinalCard{
  background:linear-gradient(180deg,#fffdf8,#fff8ec);
  border:1px solid rgba(183,91,45,.18);
  border-radius:34px;
  box-shadow:0 18px 46px rgba(47,35,20,.10);
  padding:32px;
}
.formulaFinalCard{
  text-align:center;
}
.formulaFinalCard .offerBadge,
.extrasFinalCard .offerBadge{
  display:inline-flex;
  padding:10px 18px;
  border-radius:999px;
  background:#0f442b;
  color:#fffdf8;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:950;
  font-size:13px;
  margin:0 0 24px;
}
.formulaFinalPrice strong{
  display:block;
  font-family:Georgia,serif;
  font-size:clamp(58px,6vw,82px);
  line-height:.9;
  color:#0f442b;
  letter-spacing:-.06em;
}
.formulaFinalPrice span{
  display:block;
  color:#c78635;
  text-transform:uppercase;
  font-weight:950;
  letter-spacing:.06em;
  margin-top:8px;
}
.formulaFinalIncluded{
  display:grid;
  gap:14px;
  margin:28px 0 18px;
  text-align:left;
}
.includedItem{
  display:flex;
  gap:14px;
  align-items:flex-start;
  padding:16px;
  border-radius:20px;
  background:#fff;
  border:1px solid rgba(183,91,45,.12);
}
.includedItem span{
  font-size:30px;
  line-height:1;
}
.includedItem b{
  color:#0f442b;
  text-transform:uppercase;
}
.includedItem small{
  display:block;
  color:var(--muted);
  font-weight:700;
  margin-top:4px;
}
.formulaFinalNote{
  color:var(--muted);
  font-weight:800;
  margin-bottom:0;
}
.afterPhotosSeparated{
  display:grid;
  grid-template-rows:1fr 1fr;
  gap:28px;
}
.photoBubble{
  margin:0;
  border-radius:28px;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(183,91,45,.16);
  box-shadow:0 14px 34px rgba(47,35,20,.10);
}
.photoBubble img{
  display:block;
  width:100%;
  height:calc(100% - 48px);
  min-height:210px;
  object-fit:cover;
}
.photoBubble figcaption{
  height:48px;
  display:grid;
  place-items:center;
  color:#0f442b;
  font-weight:950;
  background:#fff8ec;
  text-transform:uppercase;
  letter-spacing:.04em;
  font-size:13px;
}
.extrasFinalCard{
  display:grid;
  gap:16px;
}
.extrasFinalCard .offerBadge{
  justify-self:start;
}
.extraCleanLine{
  display:grid;
  grid-template-columns:1fr auto;
  gap:22px;
  align-items:center;
  padding:20px;
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(183,91,45,.12);
}
.extraCleanLine b{
  display:block;
  color:#0f442b;
  text-transform:uppercase;
  font-size:16px;
}
.extraCleanLine small{
  display:block;
  color:var(--muted);
  font-weight:700;
  margin-top:4px;
}
.extraCleanLine strong{
  font-family:Georgia,serif;
  color:#0f442b;
  font-size:40px;
  white-space:nowrap;
}
@media(max-width:1000px){
  .afterOfferFinalGrid{
    grid-template-columns:1fr;
  }
  .afterPhotosSeparated{
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto;
  }
}
@media(max-width:900px){
  .afterHeroGrid{
    grid-template-columns:1fr !important;
  }
}
@media(max-width:560px){
  .formulaFinalCard,
  .extrasFinalCard{
    padding:22px;
  }
  .afterPhotosSeparated{
    grid-template-columns:1fr;
  }
  .extraCleanLine{
    grid-template-columns:1fr;
    gap:10px;
  }
  .extraCleanLine strong{
    font-size:34px;
  }
}


/* Mise à l'honneur Planche Créole */
.afterFormulaSingle{
  max-width:680px;
  margin:auto;
}
.plancheFeatureSection{
  padding:80px 0;
  background:linear-gradient(135deg,#fff8ec,#fffdf8);
}
.plancheFeatureGrid{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:34px;
  align-items:center;
}
.planchePhoto{
  border-radius:34px;
  overflow:hidden;
  box-shadow:var(--shadow);
  border:1px solid rgba(183,91,45,.18);
  background:#fff;
}
.planchePhoto img{
  display:block;
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
}
.plancheText{
  border-radius:34px;
  padding:38px;
  background:linear-gradient(135deg,#0f442b,#07351f);
  color:#fffdf8;
  box-shadow:0 18px 46px rgba(15,68,43,.18);
}
.plancheText .offerBadge{
  background:#fff8ec;
  color:#0f442b;
}
.plancheText h2{
  margin:8px 0 6px;
  font-family:Georgia,serif;
  font-size:clamp(40px,5vw,66px);
  line-height:.95;
}
.planchePrice{
  margin:0 0 16px;
  color:#f7c74a;
  font-family:Georgia,serif;
  font-size:48px;
  font-weight:900;
}
.plancheLead{
  color:#ffe7b5;
  font-weight:800;
  font-size:18px;
}
.plancheText ul{
  margin:24px 0 0;
  padding:0;
  list-style:none;
  display:grid;
  gap:10px;
}
.plancheText li{
  padding-left:28px;
  position:relative;
  font-weight:800;
}
.plancheText li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#f7c74a;
}
.smallExtrasSection{
  padding:48px 0 76px;
  background:#fffdf8;
}
.smallExtrasBox{
  border-radius:28px;
  padding:30px;
  background:#fff8ec;
  border:1px solid rgba(183,91,45,.16);
  box-shadow:0 14px 34px rgba(47,35,20,.08);
}
.smallExtrasBox h2{
  margin:0 0 18px;
  text-align:center;
  font-family:Georgia,serif;
  color:#0f442b;
  font-size:34px;
}
.smallExtrasGrid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.smallExtrasGrid div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:18px 22px;
  border-radius:20px;
  background:#fff;
  border:1px solid rgba(183,91,45,.12);
}
.smallExtrasGrid b{
  color:#0f442b;
}
.smallExtrasGrid strong{
  font-family:Georgia,serif;
  font-size:34px;
  color:#0f442b;
  white-space:nowrap;
}
@media(max-width:900px){
  .plancheFeatureGrid,
  .smallExtrasGrid{
    grid-template-columns:1fr;
  }
}
@media(max-width:560px){
  .plancheText{
    padding:26px;
  }
  .smallExtrasGrid div{
    flex-direction:column;
    align-items:flex-start;
  }
}


/* CORRECTION FINALE MADRAS — uniquement sur l'encadré Formule Afterwork */
.afterOfferFinalSection,
.afterOfferCleanSection{
  position:relative;
}

/* Bande madras pleine largeur, photo textile */
.afterOfferFinalSection::before,
.afterOfferCleanSection::before{
  content:"";
  display:block;
  width:100%;
  height:86px;
  margin:0 0 34px 0;
  background-image:url("assets/madras-texture-real.jpg");
  background-size:cover;
  background-position:center;
  border-top:1px solid rgba(183,91,45,.18);
  border-bottom:1px solid rgba(183,91,45,.18);
}

/* Annule les anciens faux fonds/overlays qui cachaient le madras */
.formulaFinalCard::before,
.formulaFinalCard::after{
  content:none !important;
  display:none !important;
}

/* Vrai cadre madras visible autour de la carte */
.formulaFinalCard{
  position:relative !important;
  overflow:hidden !important;
  border:0 !important;
  border-radius:34px !important;
  padding:0 !important;
  background:url("assets/madras-texture-real.jpg") center/cover no-repeat !important;
  box-shadow:0 18px 46px rgba(47,35,20,.10) !important;
}

/* Intérieur crème de la carte, pour garder exactement la structure */
.formulaFinalCard > *{
  position:relative !important;
  z-index:1 !important;
}

.formulaFinalCard{
  display:block !important;
}

.formulaFinalCard .offerBadge,
.formulaFinalCard .formulaFinalPrice,
.formulaFinalCard .formulaFinalIncluded,
.formulaFinalCard .formulaFinalNote{
  margin-left:auto !important;
  margin-right:auto !important;
}

/* Panneau intérieur : créé via box-shadow inset + fond sur les éléments, sans casser le HTML */
.formulaFinalCard{
  padding:34px !important;
}

.formulaFinalCard > .offerBadge:first-child{
  margin-top:0 !important;
}

.formulaFinalCard::marker{
  display:none;
}

/* Un voile crème intérieur plus petit grâce à outline interne */
.formulaFinalCard .formulaFinalPrice,
.formulaFinalCard .formulaFinalIncluded,
.formulaFinalCard .formulaFinalNote,
.formulaFinalCard .offerBadge{
  position:relative !important;
}

/* Ajout d'une plaque crème intérieure via pseudo sur la première vraie couche possible */
.formulaFinalCard{
  isolation:isolate;
}
.formulaFinalCard:before{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  inset:22px !important;
  border-radius:24px !important;
  background:#fbf8f2 !important;
  z-index:0 !important;
  box-shadow:0 0 0 1px rgba(255,255,255,.55) inset !important;
}
.formulaFinalCard > *{
  position:relative !important;
  z-index:2 !important;
}

.afterworkVisualSection{
  padding:40px 0 20px;
}
.afterworkVisualFull{
  width:100%;
  height:auto;
  display:block;
  border-radius:24px;
}
