.hero-sub[data-astro-cid-ucd2ps2b]{position:relative;background:var(--primary);padding:160px 0 130px;clip-path:polygon(0 0,100% 0,100% 84%,0 100%)}.hero-sub[data-astro-cid-ucd2ps2b] .wrap[data-astro-cid-ucd2ps2b]{text-align:left}.hero-eyebrow[data-astro-cid-ucd2ps2b]{font-size:12px;letter-spacing:2.5px;text-transform:uppercase;color:#ffffffd9;font-weight:600}.hero-sub[data-astro-cid-ucd2ps2b] h1[data-astro-cid-ucd2ps2b]{font-size:62px;font-weight:300;line-height:1.05;margin-top:22px;letter-spacing:-1.5px;max-width:760px;color:#fff}.hero-sub[data-astro-cid-ucd2ps2b] h1[data-astro-cid-ucd2ps2b] .lt[data-astro-cid-ucd2ps2b]{font-weight:700;color:var(--secondary)}.exp[data-astro-cid-ucd2ps2b]{padding:74px 0 0}.exp-label[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:9px;margin-bottom:22px}.exp-label[data-astro-cid-ucd2ps2b] .sq[data-astro-cid-ucd2ps2b]{width:9px;height:9px;background:var(--primary);border-radius:2px}.exp-label[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--secondary);font-weight:700}.exp-head[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:start}.exp-head[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{font-size:38px;font-weight:500;line-height:1.15;color:var(--dark);max-width:440px}.exp-head[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:var(--text);font-size:15px;line-height:1.7;max-width:340px;margin-top:6px}.cards[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:54px}.card[data-astro-cid-ucd2ps2b]{border-radius:14px;background:#f3f5f8;border:1px solid transparent;padding:0 0 26px;overflow:hidden;display:flex;flex-direction:column;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,transform .35s cubic-bezier(.2,.8,.2,1)}.card[data-astro-cid-ucd2ps2b]:hover{background:#fff;border-color:#e4e8ee;box-shadow:0 22px 48px #07183921;transform:translateY(-6px)}.card[data-astro-cid-ucd2ps2b] .cimg[data-astro-cid-ucd2ps2b]{height:130px;margin:14px 14px 0;border-radius:10px;overflow:hidden;background:#1c1c1c;position:relative}.card[data-astro-cid-ucd2ps2b] .cimg[data-astro-cid-ucd2ps2b] img[data-astro-cid-ucd2ps2b]{width:100%;height:100%;object-fit:cover}.card[data-astro-cid-ucd2ps2b] .body[data-astro-cid-ucd2ps2b]{padding:20px 22px 0}.card[data-astro-cid-ucd2ps2b] .ctitle[data-astro-cid-ucd2ps2b]{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.card[data-astro-cid-ucd2ps2b] .ctitle[data-astro-cid-ucd2ps2b] h3[data-astro-cid-ucd2ps2b]{font-size:17px;font-weight:600;line-height:1.2;color:var(--dark)}.card[data-astro-cid-ucd2ps2b] .ctitle[data-astro-cid-ucd2ps2b] .ic[data-astro-cid-ucd2ps2b]{flex:0 0 auto;color:var(--primary);opacity:.85}.card[data-astro-cid-ucd2ps2b] .ctitle[data-astro-cid-ucd2ps2b] .ic[data-astro-cid-ucd2ps2b] svg[data-astro-cid-ucd2ps2b]{width:18px;height:18px}.card[data-astro-cid-ucd2ps2b] .desc[data-astro-cid-ucd2ps2b]{color:var(--text);font-size:13px;line-height:1.6;margin-top:12px}.feat[data-astro-cid-ucd2ps2b]{list-style:none;margin-top:18px;display:flex;flex-direction:column;gap:11px;padding:0}.feat[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b]{display:flex;align-items:flex-start;gap:9px;font-size:12.5px;color:var(--dark);font-weight:500;text-align:left}.feat[data-astro-cid-ucd2ps2b] li[data-astro-cid-ucd2ps2b] svg[data-astro-cid-ucd2ps2b]{flex:0 0 auto;width:14px;height:14px;stroke:var(--primary);margin-top:1px}.savoir[data-astro-cid-ucd2ps2b]{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding:20px 22px 0;font-size:13px;color:var(--primary);font-weight:600;align-self:flex-start;transition:color .2s}.savoir[data-astro-cid-ucd2ps2b]:hover{color:var(--secondary)}.savoir[data-astro-cid-ucd2ps2b] svg[data-astro-cid-ucd2ps2b]{width:13px;height:13px}.midrow[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-top:64px;padding-bottom:40px}.pills[data-astro-cid-ucd2ps2b]{position:relative;height:262px}.pill[data-astro-cid-ucd2ps2b]{position:absolute;background:var(--primary);color:#fff;font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:15px 30px;border-radius:100px;box-shadow:0 12px 26px #00a9d44d;cursor:default;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease}.pill[data-astro-cid-ucd2ps2b]:nth-child(1){top:0;left:10px;--r: -4deg;transform:rotate(var(--r))}.pill[data-astro-cid-ucd2ps2b]:nth-child(2){top:92px;left:158px;--r: 3deg;transform:rotate(var(--r))}.pill[data-astro-cid-ucd2ps2b]:nth-child(3){top:184px;left:30px;--r: -2deg;transform:rotate(var(--r))}.pill[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-12px) rotate(var(--r)) scale(1.05);box-shadow:0 22px 40px #00a9d473;z-index:5}.stats[data-astro-cid-ucd2ps2b]{display:flex;gap:22px;justify-content:flex-end}.stat-box[data-astro-cid-ucd2ps2b]{flex:0 0 auto;width:160px;border:1px solid #d8e0ea;border-radius:14px;padding:30px 26px;text-align:center}.stat-box[data-astro-cid-ucd2ps2b] .num[data-astro-cid-ucd2ps2b]{font-family:Geist;font-size:46px;font-weight:500;color:var(--secondary);line-height:1}.stat-box[data-astro-cid-ucd2ps2b] .lab[data-astro-cid-ucd2ps2b]{font-size:12px;color:var(--text);margin-top:8px;letter-spacing:.3px}.why[data-astro-cid-ucd2ps2b]{position:relative;padding:78px 0;background:#222 url(/images/salon-salle-a-manger-vue-ensemble.jpg) center/cover}.why[data-astro-cid-ucd2ps2b]:before{content:"";position:absolute;inset:0;background:#0a121e59}.why[data-astro-cid-ucd2ps2b] .wrap[data-astro-cid-ucd2ps2b]{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:stretch}.why-card[data-astro-cid-ucd2ps2b]{background:var(--primary);border-radius:18px;padding:46px 44px;color:#fff;box-shadow:0 24px 60px #005a784d;text-align:left}.why-card[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{font-size:34px;font-weight:600;line-height:1.12;margin-bottom:34px;letter-spacing:-.5px}.why-item[data-astro-cid-ucd2ps2b]{display:flex;gap:16px;margin-bottom:26px}.why-item[data-astro-cid-ucd2ps2b] .badge[data-astro-cid-ucd2ps2b]{flex:0 0 auto;width:38px;height:38px;border-radius:10px;background:#ffffff2e;display:flex;align-items:center;justify-content:center}.why-item[data-astro-cid-ucd2ps2b] .badge[data-astro-cid-ucd2ps2b] svg[data-astro-cid-ucd2ps2b]{width:19px;height:19px;stroke:#fff}.why-item[data-astro-cid-ucd2ps2b] h4[data-astro-cid-ucd2ps2b]{font-size:16px;font-weight:600;margin-bottom:5px}.why-item[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:13.5px;line-height:1.55;color:#ffffffd9}.why-right[data-astro-cid-ucd2ps2b]{display:flex;flex-direction:column;justify-content:center;gap:22px;padding-left:14px}.float-card[data-astro-cid-ucd2ps2b]{background:#fff;border-radius:16px;padding:26px 28px;box-shadow:0 24px 60px #0a142838;text-align:left}.float-card[data-astro-cid-ucd2ps2b] .fhead[data-astro-cid-ucd2ps2b]{display:flex;gap:14px;align-items:flex-start}.float-card[data-astro-cid-ucd2ps2b] .ficon[data-astro-cid-ucd2ps2b]{flex:0 0 auto;width:40px;height:40px;border-radius:10px;background:var(--bg-blue);display:flex;align-items:center;justify-content:center}.float-card[data-astro-cid-ucd2ps2b] .ficon[data-astro-cid-ucd2ps2b].cy{background:var(--primary)}.float-card[data-astro-cid-ucd2ps2b] .ficon[data-astro-cid-ucd2ps2b] svg[data-astro-cid-ucd2ps2b]{width:19px;height:19px;stroke:var(--secondary)}.float-card[data-astro-cid-ucd2ps2b] .ficon[data-astro-cid-ucd2ps2b].cy svg[data-astro-cid-ucd2ps2b]{stroke:#fff}.float-card[data-astro-cid-ucd2ps2b] h4[data-astro-cid-ucd2ps2b]{font-size:18px;font-weight:600;color:var(--dark)}.float-card[data-astro-cid-ucd2ps2b] .fhead[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{font-size:13px;color:var(--text);line-height:1.5;margin-top:4px}.float-card[data-astro-cid-ucd2ps2b] .more[data-astro-cid-ucd2ps2b]{margin-top:16px;font-size:12.5px;line-height:1.6;color:var(--dark);font-weight:500}.avis[data-astro-cid-ucd2ps2b]{background:var(--bg-blue);padding:80px 0 96px}.avis[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{font-family:Geist;font-size:38px;font-weight:700;color:var(--secondary);letter-spacing:-1px}.avis[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b] span[data-astro-cid-ucd2ps2b]{font-weight:400;color:#9aa6bb}.greview[data-astro-cid-ucd2ps2b]{display:inline-flex;align-items:center;gap:10px;background:#fff;border-radius:100px;padding:8px 16px;margin-top:16px;box-shadow:0 4px 14px #0718390f}.greview[data-astro-cid-ucd2ps2b] .stars[data-astro-cid-ucd2ps2b]{color:#f5a623;font-size:14px;letter-spacing:2px}.greview[data-astro-cid-ucd2ps2b] .gt[data-astro-cid-ucd2ps2b]{font-size:10px;letter-spacing:1px;font-weight:700;color:var(--secondary);text-transform:uppercase}.tgrid[data-astro-cid-ucd2ps2b]{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:46px;align-items:start}.tcard[data-astro-cid-ucd2ps2b]{background:#fff;border-radius:16px;padding:30px;box-shadow:0 14px 36px #0718390f;animation:sway 6s ease-in-out infinite;transform-origin:50% 60%;will-change:transform;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s ease;text-align:left}.tcard[data-astro-cid-ucd2ps2b]:hover{animation-play-state:paused;transform:translateY(-12px) scale(1.035) rotate(0)!important;box-shadow:0 30px 64px #0718392e;z-index:6;position:relative}.tcard[data-astro-cid-ucd2ps2b].s2{margin-top:34px;animation-duration:7s;animation-delay:-2.4s}.tcard[data-astro-cid-ucd2ps2b].cta{animation-duration:6.6s;animation-delay:-1.1s;background:var(--secondary);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:18px;margin-top:34px}.tcard[data-astro-cid-ucd2ps2b].cta .chat[data-astro-cid-ucd2ps2b]{width:54px;height:54px;border-radius:14px;background:#ffffff1f;display:flex;align-items:center;justify-content:center}.tcard[data-astro-cid-ucd2ps2b].cta .chat[data-astro-cid-ucd2ps2b] svg[data-astro-cid-ucd2ps2b]{width:24px;height:24px;stroke:#fff}.tcard[data-astro-cid-ucd2ps2b].cta h4[data-astro-cid-ucd2ps2b]{font-size:18px;font-weight:600}.tcard[data-astro-cid-ucd2ps2b].cta a[data-astro-cid-ucd2ps2b]{background:var(--primary);color:#fff;font-size:13px;font-weight:600;padding:12px 24px;border-radius:100px;transition:.2s}.tcard[data-astro-cid-ucd2ps2b].cta a[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-2px)}.trow2[data-astro-cid-ucd2ps2b]{display:flex;justify-content:center;margin-top:26px}.tcard[data-astro-cid-ucd2ps2b].wide{max-width:560px;animation-duration:7.6s;animation-delay:-3.5s}@keyframes sway{0%{transform:rotate(-1.6deg) translateY(0)}50%{transform:rotate(1.6deg) translateY(-5px)}to{transform:rotate(-1.6deg) translateY(0)}}@media(prefers-reduced-motion:reduce){.tcard[data-astro-cid-ucd2ps2b]{animation:none}}.tcard[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b].q{font-size:15px;line-height:1.65;color:#3a4254}.tcard[data-astro-cid-ucd2ps2b].cta p[data-astro-cid-ucd2ps2b].q{color:#ffffffb3}.tcard[data-astro-cid-ucd2ps2b] .who[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:12px;margin-top:22px}.tcard[data-astro-cid-ucd2ps2b] .who[data-astro-cid-ucd2ps2b] .ava[data-astro-cid-ucd2ps2b]{width:38px;height:38px;border-radius:9px;background:var(--bg-blue);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--secondary)}.tcard[data-astro-cid-ucd2ps2b] .who[data-astro-cid-ucd2ps2b] b[data-astro-cid-ucd2ps2b]{font-size:14px;font-weight:600;color:var(--dark);display:block}.tcard[data-astro-cid-ucd2ps2b] .who[data-astro-cid-ucd2ps2b] small[data-astro-cid-ucd2ps2b]{font-size:12px;color:var(--text)}.band[data-astro-cid-ucd2ps2b]{background:linear-gradient(100deg,#071839,#0a3a55 60%,#0c4f6e);color:#fff;padding:60px 0}.band[data-astro-cid-ucd2ps2b] .wrap[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap;text-align:left}.band[data-astro-cid-ucd2ps2b] h2[data-astro-cid-ucd2ps2b]{font-family:Geist;font-size:34px;font-weight:500;letter-spacing:-.5px}.band[data-astro-cid-ucd2ps2b] p[data-astro-cid-ucd2ps2b]{color:#ffffffb3;font-size:14px;line-height:1.6;max-width:420px;margin-top:10px}.band-right[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:30px}.band[data-astro-cid-ucd2ps2b] .phone[data-astro-cid-ucd2ps2b]{display:flex;align-items:center;gap:12px;font-family:Geist;font-size:30px;font-weight:600;color:var(--primary);letter-spacing:1px}.band[data-astro-cid-ucd2ps2b] .phone[data-astro-cid-ucd2ps2b] svg[data-astro-cid-ucd2ps2b]{width:24px;height:24px;stroke:var(--primary)}.band[data-astro-cid-ucd2ps2b] .urg[data-astro-cid-ucd2ps2b]{background:var(--primary);color:#fff;font-size:14px;font-weight:600;padding:18px 30px;border-radius:100px;text-align:center;line-height:1.2;transition:.2s}.band[data-astro-cid-ucd2ps2b] .urg[data-astro-cid-ucd2ps2b]:hover{transform:translateY(-2px);box-shadow:0 10px 26px #00a9d466}@media(max-width:980px){.hero-sub[data-astro-cid-ucd2ps2b] h1[data-astro-cid-ucd2ps2b]{font-size:40px}.exp-head[data-astro-cid-ucd2ps2b],.why[data-astro-cid-ucd2ps2b] .wrap[data-astro-cid-ucd2ps2b],.midrow[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr;gap:34px}.cards[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr 1fr}.tgrid[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}.tcard[data-astro-cid-ucd2ps2b].s2,.tcard[data-astro-cid-ucd2ps2b].cta{margin-top:0}.band[data-astro-cid-ucd2ps2b] .wrap[data-astro-cid-ucd2ps2b]{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.cards[data-astro-cid-ucd2ps2b]{grid-template-columns:1fr}}
