html{overflow-x:hidden}body{overflow-x:hidden;max-width:100vw}#hero[data-astro-cid-dhfotatx]{position:relative;height:100vh;min-height:700px;display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-dhfotatx]{position:absolute;inset:0;overflow:hidden}.hero-img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;display:block}.hero-overlay[data-astro-cid-dhfotatx]{position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,#1c1c1cb8,#4e735359);pointer-events:none}.hero-content[data-astro-cid-dhfotatx]{position:relative;z-index:2;max-width:720px;padding:0 60px}.hero-badge[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);color:#ffffffe6;padding:8px 18px;border-radius:50px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;margin-bottom:12px;opacity:0;transform:translateY(20px);animation:fadeUp .8s .2s forwards}.hero-badge[data-astro-cid-dhfotatx]:before{content:"";width:6px;height:6px;background:var(--sage-light);border-radius:50%}.hero-specialty[data-astro-cid-dhfotatx]{font-size:13px;color:#ffffffbf;letter-spacing:.12em;text-transform:uppercase;font-weight:400;margin-bottom:28px;margin-top:0;opacity:0;transform:translateY(20px);animation:fadeUp .8s .35s forwards}.hero-title[data-astro-cid-dhfotatx]{font-family:Playfair Display,serif;font-size:clamp(42px,6vw,72px);color:#fff;line-height:1.1;font-weight:700;margin-bottom:20px;opacity:0;transform:translateY(30px);animation:fadeUp .9s .4s forwards}.hero-title[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{font-style:italic;color:var(--sage-light)}.hero-subtitle[data-astro-cid-dhfotatx]{font-size:18px;color:#fffc;line-height:1.7;max-width:500px;margin-bottom:40px;font-weight:300;opacity:0;transform:translateY(30px);animation:fadeUp .9s .6s forwards}.hero-actions[data-astro-cid-dhfotatx]{display:flex;gap:16px;flex-wrap:wrap;opacity:0;transform:translateY(30px);animation:fadeUp .9s .8s forwards}.btn-primary[data-astro-cid-dhfotatx]{background:var(--sage);color:#fff;padding:16px 32px;border-radius:50px;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .3s}.btn-primary[data-astro-cid-dhfotatx]:hover{background:var(--sage-dark);transform:translateY(-2px);box-shadow:0 12px 30px #7a9e7e66}.btn-secondary[data-astro-cid-dhfotatx]{background:#ffffff1f;backdrop-filter:blur(8px);color:#fff;padding:16px 32px;border-radius:50px;font-size:15px;text-decoration:none;border:1px solid rgba(255,255,255,.3);transition:all .3s}.btn-secondary[data-astro-cid-dhfotatx]:hover{background:#fff3;transform:translateY(-2px)}section[data-astro-cid-dhfotatx]{padding:100px 60px}.bg-cream[data-astro-cid-dhfotatx]{background:var(--cream)}.bg-white[data-astro-cid-dhfotatx]{background:#fff}.section-label[data-astro-cid-dhfotatx]{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--sage);font-weight:600;margin-bottom:14px}.section-title[data-astro-cid-dhfotatx]{font-family:Playfair Display,serif;font-size:clamp(32px,4vw,52px);color:var(--text-dark);line-height:1.15;margin-bottom:20px}.section-title[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{font-style:italic;color:var(--sage-dark)}.section-desc[data-astro-cid-dhfotatx]{font-size:17px;color:var(--text-mid);line-height:1.8;max-width:580px}#about[data-astro-cid-dhfotatx]{background:var(--cream);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-image-wrap[data-astro-cid-dhfotatx]{position:relative}.about-image-main[data-astro-cid-dhfotatx]{width:100%;height:580px;object-fit:cover;border-radius:4px 60px;display:block}.about-text[data-astro-cid-dhfotatx]{padding-right:20px}.about-text[data-astro-cid-dhfotatx] .section-desc[data-astro-cid-dhfotatx]{max-width:100%}.about-text[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:16px;color:var(--text-mid);line-height:1.85;margin-top:18px}.about-diplomes[data-astro-cid-dhfotatx]{margin-top:28px;display:flex;flex-direction:column;gap:12px}.diplome-item[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text-mid)}.diplome-dot[data-astro-cid-dhfotatx]{width:8px;height:8px;background:var(--sage);border-radius:50%;flex-shrink:0}.about-signature[data-astro-cid-dhfotatx]{margin-top:32px;font-family:Playfair Display,serif;font-style:italic;font-size:22px;color:var(--sage-dark)}#consultations[data-astro-cid-dhfotatx]{background:var(--warm-white)}#consultations[data-astro-cid-dhfotatx] .section-title[data-astro-cid-dhfotatx]{text-align:center}.soins-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:60px}.soin-card[data-astro-cid-dhfotatx]{background:var(--cream);border-radius:20px;overflow:hidden;border:1px solid var(--border);transition:transform .35s,box-shadow .35s}.soin-card[data-astro-cid-dhfotatx]:hover{transform:translateY(-8px);box-shadow:0 24px 60px #0000001a}.soin-img-wrap[data-astro-cid-dhfotatx]{width:100%;aspect-ratio:3/2;overflow:hidden}.soin-image[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;transition:transform .5s}.soin-card[data-astro-cid-dhfotatx]:hover .soin-image[data-astro-cid-dhfotatx]{transform:scale(1.04)}.soin-body[data-astro-cid-dhfotatx]{padding:28px}.soin-title[data-astro-cid-dhfotatx]{font-family:Playfair Display,serif;font-size:20px;color:var(--text-dark);margin-bottom:10px;padding-bottom:10px;border-bottom:2px solid var(--sage-light);display:inline-block}.soin-desc[data-astro-cid-dhfotatx]{font-size:14px;color:var(--text-mid);line-height:1.7}.soin-tag[data-astro-cid-dhfotatx]{display:inline-block;margin-top:16px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sage-dark);background:#7a9e7e1f;padding:5px 12px;border-radius:20px}.consult-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.consult-step[data-astro-cid-dhfotatx]{background:#fff;border-radius:18px;padding:28px 24px;border:1px solid var(--border);transition:transform .35s,box-shadow .35s}.consult-step[data-astro-cid-dhfotatx]:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000012}.step-num[data-astro-cid-dhfotatx]{font-family:Playfair Display,serif;font-size:38px;font-weight:700;color:#7a9e7e38;line-height:1;margin-bottom:12px}.step-title[data-astro-cid-dhfotatx]{font-family:Playfair Display,serif;font-size:18px;color:var(--text-dark);margin-bottom:10px}.step-desc[data-astro-cid-dhfotatx]{font-size:14px;color:var(--text-mid);line-height:1.75}#faq[data-astro-cid-dhfotatx]{background:var(--cream)}.faq-blog-hint[data-astro-cid-dhfotatx]{font-size:15px;color:var(--text-light);margin-bottom:18px}#avis[data-astro-cid-dhfotatx]{background:var(--warm-white);overflow:hidden;padding:0 0 80px}.avis-header[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;align-items:flex-end;padding:100px 60px 50px}.avis-score[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;align-items:flex-end;gap:0}.avis-score-text[data-astro-cid-dhfotatx]{text-align:right}.avis-g-logo[data-astro-cid-dhfotatx]{margin-top:10px;flex-shrink:0}.avis-stars[data-astro-cid-dhfotatx]{font-size:36px;letter-spacing:3px;color:#e8b84b;line-height:1;margin-bottom:6px;display:block}.half-star-wrap[data-astro-cid-dhfotatx]{display:inline-block;position:relative;color:#ddd}.half-star-wrap[data-astro-cid-dhfotatx]:after{content:"★";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:#e8b84b}.avis-count[data-astro-cid-dhfotatx]{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-light)}#blog[data-astro-cid-dhfotatx]{padding:80px 40px}.blog-grid[data-astro-cid-dhfotatx]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-mini-card[data-astro-cid-dhfotatx]{border:1px solid var(--border);border-radius:20px;overflow:hidden;background:var(--cream);text-decoration:none;color:inherit;display:block;transition:box-shadow .3s,transform .3s}.blog-mini-card[data-astro-cid-dhfotatx]:hover{box-shadow:0 8px 30px #4e735326;transform:translateY(-4px)}.blog-mini-img-wrap[data-astro-cid-dhfotatx]{width:100%;aspect-ratio:3/2;overflow:hidden}.blog-mini-img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;transition:transform .5s}.blog-mini-card[data-astro-cid-dhfotatx]:hover .blog-mini-img[data-astro-cid-dhfotatx]{transform:scale(1.03)}.blog-mini-body[data-astro-cid-dhfotatx]{padding:28px}.blog-mini-tag[data-astro-cid-dhfotatx]{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--sage);margin-bottom:14px}.blog-mini-body[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:Playfair Display,serif;font-size:20px;margin-bottom:12px;color:var(--text-dark);line-height:1.3}.blog-mini-body[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:14px;color:var(--text-light);line-height:1.7}.blog-mini-link[data-astro-cid-dhfotatx]{margin-top:20px;font-size:13px;font-weight:600;color:var(--sage-dark)}#contact[data-astro-cid-dhfotatx]{padding:100px 60px}.contact-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:1100px;margin:0 auto}.contact-info-col[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:20px}.contact-card[data-astro-cid-dhfotatx]{background:#fff;border:1px solid var(--border);border-radius:20px;padding:32px 28px}.contact-card-label[data-astro-cid-dhfotatx]{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage-dark);margin-bottom:14px}.contact-card-address[data-astro-cid-dhfotatx]{font-size:17px;color:var(--text-dark);font-weight:500;line-height:1.7}.contact-card-note[data-astro-cid-dhfotatx]{margin-top:12px;font-size:14px;color:var(--text-light);line-height:1.6}.horaires[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:10px}.horaire-row[data-astro-cid-dhfotatx]{display:flex;justify-content:space-between;align-items:center}.horaire-row[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{font-size:14px;color:var(--text-dark);font-weight:500}.horaire-val[data-astro-cid-dhfotatx]{font-size:15px;font-weight:700;color:var(--text-dark)}.contact-phone-box[data-astro-cid-dhfotatx]{background:var(--sage-dark);border-radius:24px;padding:48px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:320px;text-decoration:none;transition:background .3s,transform .2s}.contact-phone-box[data-astro-cid-dhfotatx]:hover{background:#3d5c42;transform:translateY(-3px)}.contact-phone-icon[data-astro-cid-dhfotatx]{width:64px;height:64px;background:#ffffff1f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.contact-phone-label[data-astro-cid-dhfotatx]{font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--sage-light);margin-bottom:16px}.contact-phone-number[data-astro-cid-dhfotatx]{font-size:34px;color:#fff;font-weight:700;font-family:Playfair Display,serif;line-height:1.2}.contact-phone-note[data-astro-cid-dhfotatx]{font-size:14px;color:#ffffffbf;margin-top:16px;line-height:1.6}#map-section[data-astro-cid-dhfotatx]{padding:0;height:380px}#map-section[data-astro-cid-dhfotatx] iframe[data-astro-cid-dhfotatx]{width:100%;height:100%;border:none;display:block;filter:grayscale(20%)}.float-rdv[data-astro-cid-dhfotatx]{position:fixed;bottom:30px;right:30px;z-index:200;background:var(--sage-dark);color:#fff;padding:16px 28px;border-radius:50px;font-size:14px;font-weight:500;text-decoration:none;box-shadow:0 8px 30px #4e735380;display:inline-flex;align-items:center;gap:10px;transition:all .3s;animation:pulse 3s infinite}.float-rdv[data-astro-cid-dhfotatx]:hover{background:var(--sage);transform:scale(1.05);animation:none}.float-rdv[data-astro-cid-dhfotatx]:focus-visible{outline:3px solid white;outline-offset:3px}@media(max-width:900px){section[data-astro-cid-dhfotatx]{padding:70px 24px}#about[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:40px}.about-image-main[data-astro-cid-dhfotatx]{height:340px;border-radius:4px 40px}.about-text[data-astro-cid-dhfotatx]{padding-right:0}.soins-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr 1fr;gap:20px}.consult-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:20px}.blog-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr 1fr}.avis-header[data-astro-cid-dhfotatx]{flex-direction:column;align-items:flex-start;gap:20px;padding:70px 24px 40px}.avis-score[data-astro-cid-dhfotatx]{flex-direction:row;align-items:flex-start;gap:16px}.avis-score-text[data-astro-cid-dhfotatx]{text-align:left}.avis-g-logo[data-astro-cid-dhfotatx]{margin-top:4px;order:1}.contact-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}#map-section[data-astro-cid-dhfotatx]{height:260px}.float-rdv[data-astro-cid-dhfotatx]{bottom:14px;right:14px;left:14px;justify-content:center;border-radius:14px}#hero[data-astro-cid-dhfotatx] .hero-content[data-astro-cid-dhfotatx]{padding:0 24px}#blog[data-astro-cid-dhfotatx]{padding:60px 24px 110px}#contact[data-astro-cid-dhfotatx],#consultation[data-astro-cid-dhfotatx],#faq[data-astro-cid-dhfotatx]{padding:70px 24px 110px}}@media(max-width:600px){.hero-title[data-astro-cid-dhfotatx]{font-size:32px}.hero-subtitle[data-astro-cid-dhfotatx]{font-size:15px}.hero-actions[data-astro-cid-dhfotatx]{flex-direction:column}.hero-actions[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{text-align:center;justify-content:center}.soins-grid[data-astro-cid-dhfotatx],.blog-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}#avis[data-astro-cid-dhfotatx]{padding-bottom:52px}.avis-header[data-astro-cid-dhfotatx]{padding:52px 20px 36px}#map-section[data-astro-cid-dhfotatx]{height:220px}}@media(hover:none){.blog-mini-card[data-astro-cid-dhfotatx]:hover{box-shadow:none;transform:none}.blog-mini-card[data-astro-cid-dhfotatx]:hover .blog-mini-img[data-astro-cid-dhfotatx]{transform:none}.soin-card[data-astro-cid-dhfotatx]:hover{transform:none;box-shadow:none}.soin-card[data-astro-cid-dhfotatx]:hover .soin-image[data-astro-cid-dhfotatx]{transform:none}}
