/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--terra:#ad6860;--terra-dark:#8c5450;--terra-pale:#f4ede9;--terra-light:#bc7a6e;--cream:#f9f6f3;--warm-white:#fdfcfb;--taupe:#b09080;--taupe-light:#d4bfb0;--text:#2e2a26;--text-light:#7a6e65}body{background:var(--warm-white);color:var(--text);max-width:100%;margin:0;font-family:Work Sans,sans-serif;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdfcfbf2;border-bottom:1px solid #a0604a1f;justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:1rem 1.5rem;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.nav-logo{letter-spacing:.1em;text-transform:uppercase;color:var(--terra-dark);font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600}.nav-menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:flex}.nav-menu-btn span{background:var(--terra);width:22px;height:1px;transition:all .3s;display:block}.nav-menu-btn.open span:first-child{transform:translateY(6px)rotate(45deg)}.nav-menu-btn.open span:nth-child(2){opacity:0}.nav-menu-btn.open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.menu-overlay{z-index:99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#fdfcfbfa;flex-direction:column;justify-content:center;align-items:center;gap:2.2rem;transition:opacity .35s;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.menu-overlay.open{opacity:1;pointer-events:all}.menu-overlay .menu-link{letter-spacing:.06em;color:var(--text);text-transform:uppercase;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;text-decoration:none;transition:color .2s}.menu-overlay .menu-link:hover{color:var(--terra)}.menu-overlay .menu-sep{background:var(--taupe-light);transform-origin:50%;width:30px;height:1px;transition:transform 1.2s cubic-bezier(.22,1,.36,1);transform:scaleX(0)}.menu-overlay.open .menu-sep{transition-delay:.35s;transform:scaleX(1)}.menu-overlay .menu-tel{letter-spacing:.14em;color:var(--text-light);text-transform:uppercase;align-items:center;gap:.5rem;margin-top:1rem;font-family:Work Sans,sans-serif;font-size:.8rem;text-decoration:none;display:inline-flex}.menu-overlay .menu-tel:hover{color:var(--terra)}.rdv-modal{z-index:200;opacity:0;pointer-events:none;background:#2e2a268c;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.rdv-modal.open{opacity:1;pointer-events:all}.rdv-sheet{background:var(--warm-white);border-radius:18px 18px 0 0;width:100%;max-width:390px;padding:1.6rem 1.8rem 2.6rem;transition:transform .38s cubic-bezier(.4,0,.2,1);transform:translateY(100%)}.rdv-modal.open .rdv-sheet{transform:translateY(0)}.rdv-handle{background:var(--taupe-light);border-radius:2px;width:36px;height:3px;margin:0 auto 1.6rem}.rdv-title{color:var(--terra-dark);letter-spacing:.04em;margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:1.45rem;font-weight:300}.rdv-subtitle{letter-spacing:.12em;color:var(--text-light);text-transform:uppercase;margin-bottom:1.8rem;font-size:.76rem}.rdv-options{flex-direction:column;gap:.85rem;display:flex}.rdv-option{background:#fff;border:1px solid #a0604a29;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.1rem;text-decoration:none;transition:all .2s;display:flex}.rdv-option:hover{border-color:var(--terra);background:var(--terra-pale)}.rdv-icon{background:var(--terra-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.rdv-icon svg{display:block}.rdv-icon--tel{color:var(--terra)}.rdv-icon--wa{color:#25d366;background:#e8f5e9}.rdv-icon--wa svg{fill:#25d366}.rdv-icon--mail{color:var(--terra)}.rdv-option-info{flex:1}.rdv-option-label{color:var(--text);letter-spacing:.04em;font-size:.82rem;font-weight:400}.rdv-option-detail{color:var(--text-light);margin-top:.15rem;font-size:.72rem}.rdv-close{text-align:center;letter-spacing:.1em;color:var(--text-light);text-transform:uppercase;cursor:pointer;background:0 0;border:none;width:100%;margin-top:1.2rem;padding:.5rem;font-size:.72rem}.hero{flex-direction:column;justify-content:flex-end;height:100svh;min-height:600px;padding-bottom:4rem;display:flex;position:relative;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg:before{content:"";background-image:url(/section-hero.jpg);background-position:50%;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg:after{content:"";background:linear-gradient(#00000026,#0009);position:absolute;top:0;right:0;bottom:0;left:0}.hero-content{z-index:2;padding:0 1.8rem;position:relative}.hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--taupe-light);align-items:center;gap:.6rem;margin-bottom:1.2rem;font-size:.72rem;display:flex}.hero-eyebrow:before{content:"";background:var(--taupe-light);width:20px;height:1px;display:block}.hero-title{color:#fff;margin-bottom:1.4rem;font-family:Cormorant Garamond,serif;font-size:2.6rem;font-weight:300;line-height:1.1}.hero-title em{font-style:italic}.hero-title span{opacity:0;transition:opacity 1s cubic-bezier(.25,.46,.45,.94),transform 1s cubic-bezier(.25,.46,.45,.94);display:block;transform:translateY(15px)}.hero.active .hero-title span:first-child{opacity:1;transition-delay:.15s;transform:translateY(0)}.hero.active .hero-title span:nth-child(2){opacity:1;transition-delay:.5s;transform:translateY(0)}.hero-fade{opacity:0;transition:opacity 1s ease-out}.hero.active .hero-fade{opacity:1;transition-delay:.9s}.hero-name{letter-spacing:.2em;text-transform:uppercase;color:var(--taupe-light);opacity:0;margin-bottom:.8rem;font-family:Cormorant Garamond,serif;font-size:.85rem;font-weight:400;transition:opacity 3.5s cubic-bezier(.2,.8,.2,1),transform 3.5s cubic-bezier(.2,.8,.2,1);transform:translate(-40px)}.hero.active .hero-name{opacity:1;transition-delay:1.5s;transform:translate(0)}.hero-sep{background:var(--taupe-light);opacity:0;transform-origin:0;width:30px;height:1px;margin-bottom:.9rem;transition:opacity 3.5s cubic-bezier(.2,.8,.2,1),transform 3.5s cubic-bezier(.2,.8,.2,1);transform:translate(-40px)scaleX(0)}.hero.active .hero-sep{opacity:1;transition-delay:1.5s;transform:translate(0)scaleX(1)}.hero-sub{letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;margin-bottom:.2rem;font-size:.78rem;line-height:1.8}.hero-sub-abidjan{letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;margin-bottom:2rem;font-size:.78rem;line-height:1.8}.hero-cta{letter-spacing:.16em;text-transform:uppercase;color:#fff;border:1px solid #ffffff73;align-items:center;gap:.7rem;padding:.85rem 1.6rem;font-size:.75rem;text-decoration:none;display:inline-flex}.section{padding:3.5rem 1.6rem}.section-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--terra-light);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.72rem;display:flex}.section-tag:before{content:"";background:var(--terra-light);width:18px;height:1px;display:block}.section-title{color:var(--text);margin-bottom:1.8rem;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300;line-height:1.12}.methode{background:var(--cream)}.methode-img-wrapper{aspect-ratio:3/2;border-radius:12px;width:100%;margin-top:2.5rem;overflow:hidden;box-shadow:0 8px 30px #0000000f}.methode-img{object-fit:cover;width:100%;height:100%;display:block}.methode p{color:var(--text-light);margin-bottom:1.2rem;font-size:1rem;font-weight:300;line-height:1.95}.methode p:last-of-type,.consulter-narrative p:last-of-type,.apropos-text p:last-of-type,.pratique-item p:last-of-type{margin-bottom:0}.consulter{background:var(--terra)}.consulter .section-tag{color:#ffffff80}.consulter .section-tag:before{background:#fff6}.consulter .section-title{color:#fff}.consulter-narrative p{color:#ffffffd9;margin-bottom:1.2rem;font-size:1rem;font-weight:300;line-height:1.85}.consulter-focus{letter-spacing:.02em;font-family:Cormorant Garamond,serif;font-style:italic;color:#fff!important;margin-top:.4rem!important;font-size:1.35rem!important;line-height:1.3!important}.consulter-symptoms{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;margin-top:2.2rem;padding:1.6rem 1.2rem}.consulter-intro{color:#fff;margin-bottom:1.8rem;font-family:Work Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.symptomes-grid{flex-direction:column;gap:1.4rem;margin-bottom:2rem;display:flex}.symptome-group{border-left:1px solid #ffffff4d;padding-left:1rem}.symptome-group h4{color:#fff;letter-spacing:.03em;margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500}.symptome-group p{color:#ffffffd9;margin:0;font-size:1rem;font-weight:300;line-height:1.85}.consulter-note{color:#ffffffe6;border-top:1px solid #ffffff26;margin-top:1.5rem;padding-top:1.5rem;font-family:Work Sans,sans-serif;font-size:1rem;font-style:italic;font-weight:400}.pratique{background:var(--warm-white)}.pratique .section-tag:before{background:var(--terra-light)}.tarif-block{margin-bottom:2rem}.tarif-num{color:var(--terra);font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;line-height:1}.tarif-label{color:var(--text-light);margin-top:.2rem;font-size:.85rem}.pratique-divider{background:var(--taupe-light);width:30px;height:1px;margin:1.8rem 0}.pratique-item{margin-bottom:1.8rem}.pratique-item h3{color:var(--text-light);margin-bottom:.6rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600}.pratique-item p{color:var(--text-light);margin-bottom:.4rem;font-size:1rem;font-weight:300;line-height:1.85}.lieux-photos-arch{gap:1rem;width:100%;margin-top:2rem;margin-left:0;margin-right:0;display:flex}.arch-img-wrapper{background:var(--cream);aspect-ratio:3/4;border-top-left-radius:999px;border-top-right-radius:999px;flex:1;position:relative;overflow:hidden}.arch-img{object-fit:cover;filter:brightness(.85);width:100%;height:100%;position:absolute;top:0;left:0}.pratique-rebond{background:var(--terra-pale);border-left:2px solid var(--terra-light);margin-top:1rem;padding:1.2rem 1.4rem}.pratique-rebond p{color:var(--text-light);margin:0;font-size:.9rem;font-style:italic;line-height:1.8}.apropos{background:var(--cream)}.apropos-img-wrapper{aspect-ratio:1;color:var(--text-light);background:#eedfd6;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;margin-left:0;margin-right:0;font-size:.9rem;font-style:italic;display:flex;overflow:hidden}.apropos-img-wrapper svg{stroke:currentColor;fill:none;width:32px;height:32px;margin-bottom:.8rem}.apropos-img{object-fit:cover;object-position:center 25%;filter:brightness(.85);width:100%;height:100%;display:block}.apropos-text{padding-top:.5rem}.apropos-text .section-tag{color:var(--terra-dark)}.apropos-text .section-tag:before{background:var(--terra-dark)}.apropos-text .lead{color:var(--text);margin-bottom:1.4rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;font-weight:300;line-height:1.55}.apropos-text p{color:var(--text);margin-bottom:1rem;font-size:1rem;font-weight:300;line-height:1.95}.apropos-badge{background:var(--terra);color:#fff;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem 1.4rem;display:inline-flex}.badge-num{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;line-height:1}.badge-label{letter-spacing:.1em;text-transform:uppercase;opacity:.8;font-size:.72rem}.temoignages{background:#fff}.temoignage{border-bottom:1px solid #a8988033;margin-bottom:2.2rem;padding-bottom:2.2rem}.temoignage:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.guillemet{color:var(--terra);margin-bottom:.8rem;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:300;line-height:.6;display:block}.temoignage-texte{color:#4a3f38;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-style:italic;font-weight:300;line-height:1.7}.temoignage-auteur{align-items:center;gap:.7rem;display:flex}.auteur-sep{background:var(--terra);width:18px;height:1px}.auteur-nom{letter-spacing:.2em;text-transform:uppercase;color:#a89880;font-size:.62rem}.contact{background:var(--terra-dark);text-align:center}.contact .section-tag{color:#ffffff73;justify-content:center}.contact .section-tag:before{background:#ffffff59}.contact .section-title{color:#fff}.contact-items{flex-direction:column;gap:1.8rem;margin-bottom:2rem;display:flex}.contact-item-label{letter-spacing:.13em;text-transform:uppercase;color:#ffffff73;margin-bottom:.3rem;font-size:.75rem}.contact-item-value{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:300}.contact-divider{background:#ffffff26;width:40px;height:1px;margin:0 auto 2rem}.contact-cta{letter-spacing:.14em;text-transform:uppercase;color:var(--terra-dark);background:#fff;justify-content:center;align-items:center;gap:.7rem;max-width:260px;margin:0 auto 2rem;padding:1rem 2rem;font-size:.78rem;text-decoration:none;display:flex}.contact-socials{justify-content:center;gap:.8rem;display:flex}.social-btn{border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.social-btn:hover{background:#ffffff14;border-color:#ffffffb3}.social-btn svg{display:block}footer{background:var(--text);text-align:center;letter-spacing:.08em;color:#ffffff59;padding:1.5rem 1.6rem;font-size:.72rem}footer span{color:#fff9;margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:.9rem;display:block}@media(min-width:900px){body{max-width:100%}nav{max-width:100%;padding:1.5rem 5rem}.nav-logo{font-size:1.8rem}.container{width:100%;max-width:1100px;margin:0 auto}.section{padding:6rem 5rem}.section-title{margin-bottom:3rem;font-size:3rem}.hero-content{width:100%;max-width:1100px;margin:0 auto;padding:0 5rem}.hero-title{font-size:4rem}.methode-content{grid-template-columns:1.2fr 1fr;align-items:center;gap:5rem;display:grid}.methode-img-wrapper{margin-top:0}.methode-text p{font-size:1.1rem}.consulter-symptoms{margin-top:3rem;padding:3rem}.symptomes-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem;display:grid}.consulter-narrative p{max-width:800px;font-size:1.15rem}.pratique-content{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.lieux-photos-arch{width:100%;margin-left:0;margin-right:0}.apropos-content{grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;display:grid}.apropos-img-wrapper{width:100%;margin-bottom:0;margin-left:0;margin-right:0;overflow:hidden}.apropos-text p{font-size:1.15rem}.temoignages-grid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.temoignage{border-bottom:none;margin-bottom:0;padding-bottom:0}.contact-items{flex-direction:row;justify-content:center;gap:5rem;margin-bottom:4rem}.rdv-sheet{border-radius:18px;max-width:500px;margin:0 auto 3rem;padding:2.5rem;transform:scale(.9)translateY(20px)}.rdv-modal.open .rdv-sheet{transform:scale(1)translateY(0)}}
