
:root{--bg:#070707;--panel:#111;--ivory:#fffaf2;--muted:rgba(255,250,242,.72);--gold:#c79944;--gold2:#e1bc67;--line:rgba(215,173,99,.28);--radius:26px;--shadow:0 28px 80px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 8%,rgba(215,173,99,.08),transparent 28%),linear-gradient(180deg,#080808,#030303);color:var(--ivory);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.55}body::selection{background:rgba(215,173,99,.38)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1380px,calc(100% - 72px));margin-inline:auto}.nav{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(215,173,99,.18);background:rgba(7,7,7,.86);backdrop-filter:blur(14px)}.nav-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:13px}.mark{width:52px;height:52px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.03);color:var(--ivory)}.mark svg{width:32px;height:32px}.wordmark{line-height:1}.wordmark strong{display:block;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.55rem;letter-spacing:.25em;font-weight:600}.wordmark span{display:block;margin-top:-7px;color:var(--gold2);font-size:.72rem;letter-spacing:.48em}.nav-links{display:flex;align-items:center;gap:32px;text-transform:uppercase;font-weight:800;letter-spacing:.1em;font-size:.86rem}.nav-links a{color:rgba(255,250,242,.86);transition:.2s}.nav-links a:hover{color:var(--gold2)}.lang{display:flex;gap:9px}.lang a{border:1px solid rgba(255,255,255,.13);padding:8px 10px;border-radius:999px;font-size:.74rem;color:rgba(255,255,255,.65)}.lang a.active,.lang a:hover{border-color:var(--gold);color:var(--gold2)}.menu-btn{display:none;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04);color:var(--ivory);border-radius:999px;padding:10px 14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.mobile-menu{display:none}.hero-v4{padding:70px 0 76px;position:relative;overflow:hidden}.hero-v4::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 28%,rgba(215,173,99,.08),transparent 30%),radial-gradient(circle at 0% 80%,rgba(255,255,255,.04),transparent 26%);pointer-events:none}.hero-v4-inner{position:relative;z-index:1}.hero-lead{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(1.7rem,3vw,2.65rem);line-height:1.24;text-align:center;max-width:980px;margin:0 auto 48px;color:rgba(255,250,242,.9)}.entry-cards{display:grid;grid-template-columns:1fr 1fr;gap:30px}.entry-card{border:1px solid rgba(215,173,99,.42);border-radius:10px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02));box-shadow:var(--shadow)}.entry-card img{height:330px;width:100%;object-fit:cover}.entry-body{min-height:255px;padding:30px 34px 34px;text-align:center;background:linear-gradient(180deg,rgba(16,16,16,.96),rgba(8,8,8,.98));display:flex;flex-direction:column;align-items:center}.entry-icon{width:50px;height:50px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-size:1.25rem;margin-bottom:16px}.entry-body h1,.entry-body h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.15rem,3.1vw,3.25rem);font-weight:600;line-height:1;margin:0}.entry-body h1::after,.entry-body h2::after{content:"";display:block;width:48px;height:1px;background:var(--gold);margin:16px auto 12px}.entry-body p{color:rgba(255,250,242,.72);font-size:1.02rem;max-width:560px;margin:0 auto 28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:13px 24px;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:900;border:1px solid transparent;transition:.22s ease}.btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.btn.gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111}.btn.outline{border-color:var(--gold);color:var(--gold2);background:rgba(0,0,0,.08);border-radius:7px;min-width:245px}.section{padding:100px 0}.section.alt{background:linear-gradient(180deg,#070707,#0c0c0c 50%,#070707)}.section.blue{background:linear-gradient(135deg,#081223,#071a31 48%,#070707)}.section-head{max-width:780px;margin-bottom:44px}.section-head.center{text-align:center;margin-inline:auto}.kicker{color:var(--gold2);letter-spacing:.18em;text-transform:uppercase;font-weight:900;font-size:.86rem;margin-bottom:12px}.section-head h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.7rem,6.4vw,5.25rem);line-height:.96;font-weight:600;margin:0 0 22px}.section-head p{color:var(--muted);font-size:1.08rem;margin:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));padding:28px;min-height:270px;position:relative;overflow:hidden}.card::after{content:"";position:absolute;right:-70px;bottom:-85px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(215,173,99,.18),transparent 64%)}.card h3,.price-card h3,.option-box h3,.contact-panel h2{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;line-height:1}.card h3{font-size:2.1rem;margin:0 0 12px}.card p{color:var(--muted);margin:0}.list{margin:24px 0 0;padding:0;list-style:none}.list li{display:flex;gap:10px;color:rgba(255,250,242,.78);margin:10px 0}.list li::before{content:"•";color:var(--gold2);font-weight:900}.services-box{margin-top:34px;border:1px solid var(--line);border-radius:24px;padding:28px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));box-shadow:0 24px 70px rgba(0,0,0,.22)}.center{text-align:center}.small-head{margin-bottom:24px}.small-head p{color:var(--muted);margin:6px auto 0}.service-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:14px}.service-tile{border:1px solid rgba(215,173,99,.28);border-radius:16px;min-height:140px;padding:18px 12px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px}.tile-icon{width:48px;height:48px;border:1px solid rgba(215,173,99,.36);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-size:1.65rem}.service-tile span{font-size:.96rem;color:rgba(255,250,242,.86)}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{border:1px solid rgba(215,173,99,.32);border-radius:26px;padding:28px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));position:relative;overflow:hidden}.price-card.featured{background:linear-gradient(180deg,rgba(215,173,99,.18),rgba(255,255,255,.04));border-color:var(--gold)}.price-card h3{font-size:2.2rem;margin:0 0 8px}.price{font-size:2.4rem;font-weight:900;color:var(--gold2);margin:4px 0 8px}.price small{font-size:.86rem;color:rgba(255,250,242,.66);font-weight:700}.price-card p{color:var(--muted);margin:0}.tax{font-size:.9rem;margin-bottom:8px!important}.options-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;align-items:stretch}.surveillance-options{grid-template-columns:1fr 1fr}.connected-security{grid-column:1 / -1;min-height:235px;background:linear-gradient(120deg,rgba(7,7,7,.92),rgba(8,22,36,.82)),radial-gradient(circle at 90% 20%,rgba(215,173,99,.22),transparent 24%)}.option-box{border:1px solid var(--line);border-radius:var(--radius);padding:32px;background:rgba(255,255,255,.045)}.option-box h3{font-size:2.6rem;margin:0 0 10px}.option-box p{color:var(--muted);margin:0}.option-lines{display:grid;gap:8px;margin-top:18px}.option-line{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);color:rgba(255,250,242,.8)}.option-line strong{color:var(--gold2)}.security-row{display:flex;align-items:center;gap:12px;margin-top:18px;color:rgba(255,250,242,.86)}.security-icon{width:40px;height:40px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2)}.note{font-size:.86rem;color:rgba(255,250,242,.56);margin-top:18px!important}.contact{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.contact-panel{padding:38px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.025));box-shadow:var(--shadow)}.contact-panel h2{font-size:clamp(2.5rem,5vw,4.7rem);margin:0 0 16px}.contact-panel p{color:var(--muted)}.info-row{display:grid;gap:12px}.info-row a,.info-row div{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.1);padding:13px 0;color:rgba(255,250,242,.82)}.social-label{display:flex;align-items:center;gap:10px}.social-icon{width:26px;height:26px;color:var(--gold2);flex:0 0 auto}.footer{padding:34px 0;border-top:1px solid rgba(255,255,255,.09);color:rgba(255,250,242,.58);font-size:.86rem}.footer a{color:inherit}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-social{display:inline-flex;align-items:center;gap:8px}.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:55;background:#1d1d1d;border:1px solid var(--gold);color:var(--gold2);border-radius:999px;padding:13px 18px;box-shadow:0 18px 40px rgba(0,0,0,.36);font-weight:900;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:1200px){.service-grid{grid-template-columns:repeat(5,1fr)}}
@media(max-width:980px){.container{width:min(100% - 34px,1380px)}.nav-inner{height:78px}.nav-links{display:none}.menu-btn{display:inline-flex}.mobile-menu{display:block;position:fixed;top:82px;left:17px;right:17px;background:rgba(10,10,10,.96);border:1px solid var(--line);border-radius:24px;padding:18px;z-index:49;transform:translateY(-16px);opacity:0;pointer-events:none;transition:.22s}.mobile-menu.open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu a{display:block;padding:13px;border-bottom:1px solid rgba(255,255,255,.08);text-transform:uppercase;letter-spacing:.08em;color:rgba(255,250,242,.84);font-size:.84rem}.mobile-menu .lang{margin-top:12px}.hero-v4{padding:45px 0 56px}.hero-lead{text-align:left;font-size:1.7rem;margin-bottom:26px}.entry-cards,.cards,.pricing,.options-grid,.contact{grid-template-columns:1fr}.surveillance-options{grid-template-columns:1fr}.connected-security{grid-column:auto}.entry-card img{height:245px}.entry-body{min-height:auto;padding:26px 22px 28px}.entry-body h1,.entry-body h2{font-size:2.25rem}.btn{width:100%;max-width:360px}.section{padding:72px 0}.service-grid{grid-template-columns:repeat(2,1fr)}.wordmark strong{font-size:1.18rem}.wordmark span{letter-spacing:.27em}.mark{width:42px;height:42px}.contact-panel{padding:27px}.info-row a,.info-row div{display:block}.info-row strong{display:block;margin-top:8px}.whatsapp-float{left:17px;right:17px;text-align:center}.footer{padding-bottom:86px}.footer-inner{display:block}.footer-inner span{display:block;margin:8px 0}}
@media(max-width:540px){.service-grid{grid-template-columns:1fr}.entry-card img{height:210px}.section-head h2{font-size:2.75rem}.option-line{display:block}.option-line strong{display:block;margin-top:4px}}


/* FINAL ACCUEIL VELA PRIVATE — version validée */
.hero-home{position:relative;overflow:hidden;padding:58px 0 0;background:radial-gradient(circle at 50% 14%,rgba(215,173,99,.075),transparent 28%),linear-gradient(180deg,#050505 0%,#080808 62%,#050505 100%);border-bottom:1px solid rgba(215,173,99,.30)}
.hero-home::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 54%,rgba(255,255,255,.035),transparent 22%),radial-gradient(circle at 88% 50%,rgba(215,173,99,.06),transparent 25%);pointer-events:none}
.hero-home-inner{position:relative;z-index:1}.hero-home-title{text-align:center;margin:0 auto 30px}.hero-home-title h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(4.2rem,8.4vw,8.2rem);line-height:.84;font-weight:500;letter-spacing:.17em;text-transform:uppercase;margin:0;color:var(--ivory);text-shadow:0 22px 50px rgba(0,0,0,.55)}
.hero-home-title h1 span:last-child{background:linear-gradient(120deg,var(--gold2),#7d5b2d);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-home-separator{width:118px;height:2px;margin:28px auto 22px;background:linear-gradient(90deg,transparent,var(--gold2),transparent)}.hero-home-title p{margin:0;font-weight:500;letter-spacing:.31em;text-transform:uppercase;color:rgba(255,250,242,.9);font-size:clamp(.95rem,1.55vw,1.35rem)}
.home-entry-cards{display:grid;grid-template-columns:1fr 1fr;gap:34px;max-width:1320px;margin:0 auto 28px}.home-entry-card{border:1px solid rgba(215,173,99,.58);border-radius:9px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.01));box-shadow:0 26px 80px rgba(0,0,0,.34)}.home-entry-card img{display:block;width:100%;height:285px;object-fit:cover}.home-entry-body{min-height:260px;padding:0 38px 34px;text-align:center;display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,rgba(16,16,16,.96),rgba(7,7,7,.99))}.home-entry-icon{width:72px;height:72px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);background:rgba(6,6,6,.94);margin:-36px auto 22px;position:relative;z-index:2}.home-entry-icon svg{width:38px;height:38px}.home-entry-body h1,.home-entry-body h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.15rem,3vw,3.15rem);font-weight:600;line-height:1.02;margin:0;color:var(--ivory)}.home-entry-body h1::after,.home-entry-body h2::after{content:"";display:block;width:48px;height:1px;background:var(--gold);margin:15px auto 12px}.home-entry-body p{max-width:545px;min-height:58px;margin:0 auto 24px;color:rgba(255,250,242,.74);font-size:1.03rem;line-height:1.55}.home-btn{margin-top:auto;border:1px solid var(--gold);color:var(--gold2);background:rgba(0,0,0,.08);border-radius:7px;min-width:300px;min-height:54px;letter-spacing:.17em}.home-btn:hover{background:rgba(215,173,99,.08)}.hero-home-contact{border:1px solid rgba(215,173,99,.20);border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1320px;margin:0 auto 24px;background:rgba(255,255,255,.018);overflow:hidden}.hero-home-contact a{display:flex;align-items:center;justify-content:center;gap:18px;padding:22px 18px;color:rgba(255,250,242,.9);font-size:1.02rem}.hero-home-contact a:not(:last-child){border-right:1px solid rgba(215,173,99,.28)}.hero-home-contact .contact-svg{width:38px;height:38px;color:var(--gold2);flex:0 0 auto}.hero-home + main .section:first-child{padding-top:90px}
@media(max-width:980px){.hero-home{padding:38px 0 0}.hero-home-title{text-align:left;margin-bottom:26px}.hero-home-title h1{font-size:clamp(3.4rem,16vw,5.2rem);letter-spacing:.08em;line-height:.92}.hero-home-separator{margin:20px 0 18px}.hero-home-title p{font-size:.88rem;letter-spacing:.18em;line-height:1.65}.home-entry-cards{grid-template-columns:1fr;gap:22px;margin-bottom:22px}.home-entry-card img{height:235px}.home-entry-body{min-height:auto;padding:0 24px 28px}.home-entry-icon{width:62px;height:62px;margin-top:-31px}.home-entry-icon svg{width:32px;height:32px}.home-entry-body h1,.home-entry-body h2{font-size:2.55rem}.home-entry-body p{min-height:auto;font-size:1rem}.home-btn{width:100%;min-width:0;max-width:360px}.hero-home-contact{grid-template-columns:1fr;margin-bottom:0;border-left:0;border-right:0;border-radius:0}.hero-home-contact a{justify-content:flex-start;padding:18px 0}.hero-home-contact a:not(:last-child){border-right:0;border-bottom:1px solid rgba(215,173,99,.22)}.hero-home-contact .contact-svg{width:32px;height:32px}.hero-home + main .section:first-child{padding-top:72px}}
@media(max-width:540px){.hero-home-title h1{font-size:3.45rem}.home-entry-card img{height:205px}.home-entry-body h1,.home-entry-body h2{font-size:2.35rem}.hero-home-contact{padding-bottom:66px}}


/* Sélection de résidence — ajout limité, sans refonte des sections existantes */
.stay-choice-section{padding:92px 0;background:linear-gradient(180deg,#070707 0%,#0a0a0a 100%);border-top:1px solid rgba(215,173,99,.26);border-bottom:1px solid rgba(215,173,99,.18)}
.stay-choice-section .section-head{max-width:980px;margin:0 auto 38px;text-align:center}.stay-choice-section .section-head h2{font-size:clamp(2.6rem,5vw,5.1rem);color:var(--gold2)}.stay-choice-section .section-head p{max-width:790px;margin-left:auto;margin-right:auto;color:rgba(255,250,242,.72)}
.stay-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1380px;margin:0 auto}.stay-choice-card{display:grid;grid-template-columns:1.05fr .95fr;min-height:248px;border:1px solid rgba(215,173,99,.46);border-radius:12px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));box-shadow:0 18px 55px rgba(0,0,0,.28)}.stay-choice-card img{width:100%;height:100%;min-height:248px;object-fit:cover;display:block}.stay-choice-content{padding:24px 22px 20px;display:flex;flex-direction:column;align-items:flex-start}.stay-choice-number{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.5rem;color:var(--gold2);line-height:1;margin-bottom:8px}.stay-choice-content h3{font-size:clamp(1.75rem,2.2vw,2.35rem);line-height:1.03;margin:0 0 12px;color:var(--gold2)}.stay-choice-content p{font-size:.98rem;line-height:1.48;color:rgba(255,250,242,.76);margin:0 0 18px}.choice-btn{margin-top:auto;border:1px solid var(--gold);border-radius:6px;background:rgba(0,0,0,.18);color:var(--gold2);padding:12px 16px;font-size:.72rem;letter-spacing:.12em}.choice-note{text-align:center;color:rgba(255,250,242,.68);margin:22px auto 0;font-style:italic}
@media(max-width:1180px){.stay-choice-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.stay-choice-section{padding:68px 0}.stay-choice-grid{grid-template-columns:1fr}.stay-choice-card{grid-template-columns:1fr}.stay-choice-card img{height:230px;min-height:230px}.stay-choice-content{padding:24px}.choice-btn{width:100%;text-align:center}}

/* Correction centrage images sélection séjour */

.stay-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.stay-choice-card{display:flex;flex-direction:column;min-height:0;border-radius:14px}
.stay-choice-card img{width:100%;height:245px;min-height:245px;object-fit:cover;object-position:center center;border-bottom:1px solid rgba(215,173,99,.30)}
.stay-choice-card:nth-child(1) img{object-position:center 48%}
.stay-choice-card:nth-child(2) img{object-position:center 43%}
.stay-choice-card:nth-child(3) img{object-position:center 52%}
.stay-choice-card:nth-child(4) img{object-position:center 50%}
.stay-choice-card:nth-child(5) img{object-position:center 45%}
.stay-choice-card:nth-child(6) img{object-position:center 38%}
.stay-choice-content{flex:1;padding:24px 24px 22px;min-height:260px}
.choice-btn{align-self:flex-start}
@media(max-width:1180px){.stay-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stay-choice-card img{height:260px;min-height:260px}.stay-choice-content{min-height:235px}}
@media(max-width:760px){.stay-choice-grid{grid-template-columns:1fr}.stay-choice-card{display:flex}.stay-choice-card img{height:235px;min-height:235px}.stay-choice-content{min-height:auto}.choice-btn{align-self:stretch}}
