:root{--home-gold:#ff9a24;--home-ink:#111315;--home-soft:#f7f7f6}
#accueil{overflow:hidden;background:#fff;color:var(--home-ink)}
#accueil .hero{min-height:100svh;height:auto;display:grid;align-items:center;padding:112px 0 54px;background:#111}
#accueil .hero-shade{background:rgba(6,8,9,.52)}
#accueil .hero-focus{position:relative;z-index:3;width:min(1180px,calc(100% - 40px));display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:clamp(38px,6vw,88px);align-items:center}
.hero-presentation{color:#fff;max-width:690px}
.hero-eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.08);font-size:12px;font-weight:850;text-transform:uppercase;backdrop-filter:blur(12px)}
.hero-presentation h1{margin:22px 0 18px;color:#fff;font-size:76px;line-height:.98;letter-spacing:0;font-weight:850;text-wrap:balance}
.hero-presentation h1 em{color:var(--home-gold);font-family:Georgia,serif;font-weight:500}
.hero-presentation p{max-width:650px;margin:0;color:rgba(255,255,255,.82);font-size:18px;line-height:1.65}
.hero-presentation-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.home-action{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 20px;border-radius:8px;text-decoration:none;font-weight:900}.home-action--primary{background:var(--home-gold);color:#111}.home-action--primary span{font-size:18px}.home-action--glass{color:#fff;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);backdrop-filter:blur(14px)}
.hero-trust{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:26px;color:rgba(255,255,255,.68);font-size:12px}.hero-trust strong{color:#fff}.hero-trust span::before{content:"";display:inline-block;width:5px;height:5px;margin:0 8px 2px 0;border-radius:50%;background:var(--home-gold)}
#accueil .booking-card{position:relative;isolation:isolate;width:100%;max-width:470px;margin-left:auto;border:2px solid transparent;border-radius:8px;background:linear-gradient(rgba(8,10,12,.88),rgba(8,10,12,.88)) padding-box,conic-gradient(from var(--booking-glow-angle),#ff8a00,#fff 18%,#1769ff 38%,#080808 54%,#ff8a00 76%,#fff) border-box;box-shadow:0 30px 90px rgba(0,0,0,.36),0 0 34px rgba(255,138,0,.14),inset 0 1px 0 rgba(255,255,255,.16);backdrop-filter:blur(24px) saturate(140%);animation:booking-border-spin 7s linear infinite}
#accueil .booking-card::before{content:"";position:absolute;z-index:-1;inset:-7px;border-radius:12px;background:conic-gradient(from var(--booking-glow-angle),rgba(255,138,0,.72),rgba(255,255,255,.32),rgba(23,105,255,.7),transparent 48%,rgba(255,138,0,.72));filter:blur(15px);opacity:.62;animation:booking-border-spin 7s linear infinite;pointer-events:none}
@property --booking-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}
@keyframes booking-border-spin{to{--booking-glow-angle:360deg}}
#accueil .booking-card h2{font-size:30px}.booking-card .kicker{color:var(--home-gold)}
#accueil .travel-marquee{border-top:1px solid rgba(15,15,15,.1);border-bottom:1px solid rgba(15,15,15,.1);background:#fff!important;color:#111;box-shadow:0 12px 34px rgba(0,0,0,.08)}html body #accueil .travel-marquee-track span{color:#111!important;text-shadow:none!important}html body #accueil .travel-marquee-track span::after{background:#ff8a00!important;box-shadow:0 0 0 5px rgba(255,138,0,.14)!important}
#accueil .intro-showcase,#accueil .explore-colmar,#accueil .band{padding-top:108px;padding-bottom:108px;background:#fff}
#accueil .intro-shell{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(42px,7vw,104px);align-items:center}
#accueil .intro-copy h2,#accueil .section-head h2,#accueil .explore-head h2,#accueil .prep-panel h2,#accueil .faq-intro h2{font-family:Georgia,serif;font-size:62px;line-height:1.03;font-weight:500;letter-spacing:0}
#accueil .intro-copy .badge,#accueil .section-head .badge{color:#9a5300;background:rgba(255,154,36,.12)}
#accueil .editorial-gallery{min-height:650px;display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:14px;perspective:1000px}
#accueil .editorial-media{min-height:0;border-radius:8px;overflow:hidden;box-shadow:0 22px 55px rgba(0,0,0,.13);transition:transform .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s ease}
#accueil .editorial-media--main{grid-row:1/3}.editorial-media:hover{transform:translateY(-8px) rotateX(1deg);box-shadow:0 34px 70px rgba(0,0,0,.18)}
#accueil .editorial-media img,#accueil .explore-media img,#accueil .apartment-card img{transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}
#accueil .editorial-media:hover img,#accueil .explore-media:hover img,#accueil .apartment-card:hover img{transform:scale(1.06)}
#accueil .explore-colmar{background:var(--home-ink);color:#fff}#accueil .explore-head h2,#accueil .explore-head p{color:#fff}.explore-head p{opacity:.72}.explore-head .text-link{color:var(--home-gold)}
#accueil .explore-gallery{min-height:610px;gap:14px}.explore-media{border-radius:8px}.explore-route{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.055);color:#fff}.explore-route p{color:rgba(255,255,255,.67)}.route-number{color:var(--home-gold)}
#accueil .alsace-flight{min-height:300px;background-attachment:fixed}
#accueil .apartment-list{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:10px 0 28px;scrollbar-width:thin}.apartment-card{flex:0 0 min(880px,82vw);scroll-snap-align:center;border-radius:8px!important;overflow:hidden;box-shadow:0 22px 60px rgba(0,0,0,.1)}
#accueil .band.alt{background:var(--home-soft)}
#accueil .info-card,#accueil .keyword-card,#accueil .step-card,#accueil .contact-panel,#accueil details{border-radius:8px!important;transition:transform .25s ease,box-shadow .25s ease}.info-card:hover,.keyword-card:hover,.step-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(0,0,0,.1)}
[data-home-reveal],#accueil [data-reveal]{opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.75,.25,1)}
[data-home-reveal].is-home-visible,#accueil [data-reveal].is-home-visible{opacity:1;transform:none}
.home-opening{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;background:#0c0e0f;color:#fff;transition:opacity .55s ease,visibility .55s ease}.home-opening.hide{opacity:0;visibility:hidden}.home-opening-inner{text-align:center}.home-opening-mark{display:block;width:220px;height:70px;background:url("logo-gites-colmar-anime-dark.svg?v=20260708dark3") center/contain no-repeat}.home-opening-line{display:block;width:180px;height:2px;margin:16px auto 0;overflow:hidden;background:rgba(255,255,255,.12)}.home-opening-line::after{content:"";display:block;width:45%;height:100%;background:var(--home-gold);animation:home-load 1s ease-in-out infinite alternate}@keyframes home-load{to{transform:translateX(125%)}}
@media(max-width:1100px) and (min-width:901px){.hero-presentation h1{font-size:60px}#accueil .intro-copy h2,#accueil .section-head h2,#accueil .explore-head h2,#accueil .prep-panel h2,#accueil .faq-intro h2{font-size:52px}}
@media(max-width:900px){#accueil .hero{padding-top:94px;min-height:auto}#accueil .hero-focus{grid-template-columns:1fr;width:min(100% - 24px,680px);gap:28px}.hero-presentation{text-align:left}.hero-presentation h1{font-size:58px}#accueil .booking-card{margin:0;max-width:none}#accueil .intro-shell{grid-template-columns:1fr}.editorial-gallery{order:-1}#accueil .explore-gallery{min-height:520px}.apartment-card{flex-basis:90vw}}
@media(max-width:600px){#accueil .hero{padding:86px 0 22px}.hero-eyebrow{font-size:10px}.hero-presentation h1{margin-top:16px;font-size:43px}.hero-presentation p{font-size:15px;line-height:1.55}.hero-presentation-actions{display:grid;grid-template-columns:1fr;margin-top:20px}.home-action{min-height:48px}.hero-trust{display:none}#accueil .booking-card{border-radius:8px;padding:18px 12px}#accueil .intro-showcase,#accueil .explore-colmar,#accueil .band{padding:66px 0}#accueil .intro-copy h2,#accueil .section-head h2,#accueil .explore-head h2,#accueil .prep-panel h2,#accueil .faq-intro h2{font-size:38px}#accueil .editorial-gallery{min-height:560px;grid-template-columns:1fr 1fr;grid-template-rows:1.25fr .75fr}#accueil .editorial-media--main{grid-column:1/3;grid-row:auto}#accueil .explore-gallery{min-height:530px}.apartment-card{flex-basis:calc(100vw - 34px)}}
@media(prefers-reduced-motion:reduce){[data-home-reveal],#accueil [data-reveal]{opacity:1;transform:none;transition:none}.home-opening-line::after,#accueil .booking-card,#accueil .booking-card::before{animation:none}}

/* Lien video et textes vivants, sans modifier les contenus du Builder. */
#accueil .home-film-link{display:inline-flex;align-items:center;gap:10px;color:#fff!important;font-weight:850;text-decoration:none;text-shadow:0 2px 12px rgba(0,0,0,.7);transition:color .25s ease,transform .25s ease}
#accueil .home-film-link::before{content:"▶";display:grid;place-items:center;width:38px;height:38px;color:#ff9418;background:rgba(0,0,0,.55);border:1px solid rgba(255,148,24,.75);border-radius:50%;box-shadow:0 8px 26px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.16)}
#accueil .home-film-link:hover{color:#ff9418!important;transform:translateY(-2px)}
#accueil .home-scroll-text{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}
#accueil .home-scroll-text.is-home-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){#accueil .home-scroll-text{opacity:1;transform:none;transition:none}}
