.avis-card{-webkit-backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #2c292626;border-radius:12px;flex-direction:column;height:100%;padding:20px;transition:all .3s;display:flex}.avis-card:hover{-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border-color:#2c292640;transform:translateY(-5px);box-shadow:0 10px 30px #2c292626}.avis-header{align-items:center;gap:12px;margin-bottom:15px;display:flex}.avis-photo{object-fit:cover;border:2px solid #2c292633;border-radius:50%;flex-shrink:0;width:45px;height:45px}.avis-info{min-width:0}.avis-info h4{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:1rem;font-weight:600;overflow:hidden}.avis-note{color:gold;letter-spacing:1px;margin-bottom:3px;font-size:.95rem}.avis-date{color:#ffffffb3;font-size:.8rem}.avis-commentaire-wrapper{flex-direction:column;flex:1;display:flex;position:relative}.avis-commentaire{color:#ffffffe6;white-space:pre-wrap;word-wrap:break-word;margin-bottom:12px;font-size:.9rem;font-style:italic;line-height:1.6;transition:max-height .3s}.avis-commentaire.truncated{-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.voir-plus-btn{color:gold;cursor:pointer;text-align:left;background:0 0;border:none;margin-bottom:12px;padding:0;font-size:.85rem;font-weight:600;transition:all .3s}.voir-plus-btn:hover{color:#fff;text-decoration:underline}.avis-link{color:#fffc;border-bottom:1px solid #fff3;margin-top:auto;padding-bottom:2px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.avis-link:hover{color:#fff;border-bottom-color:#fff;transform:translate(3px)}@media (max-width:768px){.avis-info h4,.avis-note{font-size:1rem}.avis-commentaire{font-size:.95rem}.avis-card{padding:1rem}.avis-photo{width:40px;height:40px}.avis-info h4{font-size:1rem}}
.avis-carousel-wrapper{width:100%}.avis-carousel{width:100%;max-width:1400px;margin:0 auto;padding:0 80px;position:relative}.carousel-content{width:100%;overflow:hidden}.avis-carousel-grid{grid-template-columns:repeat(3,1fr);gap:30px;transition:transform .5s;display:grid}.carousel-arrow{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:#fff3;border-color:#fff6;transform:translateY(-50%)scale(1.1)}.carousel-arrow-left{left:0}.carousel-arrow-right{right:0}.carousel-dots{justify-content:center;gap:10px;margin-top:40px;display:flex}.carousel-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.carousel-dot:hover{background:#ffffff80;transform:scale(1.2)}.carousel-dot.active{background:gold;border-radius:6px;width:30px}.google-reviews-link{text-align:center;margin-top:40px}.btn-google-reviews{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff14;border:1px solid #2c292626;border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 10px #2c29261a}.btn-google-reviews:hover{-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border-color:#2c292640;transform:translateY(-3px);box-shadow:0 5px 15px #2c292626}.google-icon{color:gold;font-size:1.1rem}.google-rating{color:#fffc;margin-top:10px;font-size:.9rem;font-weight:500}@media (max-width:1200px){.avis-carousel-grid{grid-template-columns:repeat(2,1fr);gap:25px}.avis-carousel{padding:0 70px}}@media (max-width:768px){.avis-carousel-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:row;gap:20px;padding-bottom:10px;display:flex;overflow-x:auto}.avis-carousel-grid>*{scroll-snap-align:start;flex:0 0 100%}.avis-carousel{padding:0 60px}.carousel-arrow{width:40px;height:40px;font-size:1rem}}@media (max-width:480px){.avis-carousel-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:row;gap:15px;padding-bottom:10px;display:flex;overflow-x:auto}.avis-carousel-grid>*{scroll-snap-align:start;flex:0 0 100%}.avis-carousel{padding:0 50px}.carousel-arrow{width:35px;height:35px;font-size:.9rem}.carousel-arrow-left{left:-5px}.carousel-arrow-right{right:-5px}.btn-google-reviews{gap:8px;padding:10px 20px;font-size:.9rem}.google-icon{font-size:1rem}.google-rating{font-size:.85rem}}
.hero{width:100%;margin-bottom:0;position:relative}.hero-image{background-position:50%;background-size:cover;background-attachment:fixed;height:85vh;position:relative}.hero-overlay{background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-content{text-align:center;max-width:900px;padding:0 30px}.hero-content h1{letter-spacing:-3px;color:var(--text-dark);margin-bottom:25px;font-family:Inter,sans-serif;font-size:4.5rem;font-weight:200;line-height:1}.hero-subtitle{max-width:650px;color:var(--text-medium);letter-spacing:0;margin-bottom:50px;margin-left:auto;margin-right:auto;font-size:1.2rem;font-weight:400;line-height:1.8}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.btn{letter-spacing:0;border:1px solid #0000;border-radius:6px;padding:14px 32px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-block}.btn-primary{background:var(--text-dark);color:var(--white-milk);border:1px solid var(--text-dark)}.btn-primary:hover{background:var(--text-medium);transform:translateY(-2px);box-shadow:0 8px 20px #2c292633}.btn-secondary{color:var(--text-dark);border:1px solid var(--beige);background:0 0}.btn-secondary:hover{background:var(--beige-light);border-color:var(--text-dark);transform:translateY(-2px)}.btn-accent{background:var(--text-dark);color:var(--white-milk)}.btn-accent:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2c292633}.btn-large{padding:16px 40px;font-size:1rem}.description-section{background:0 0;padding:100px 40px}.description{text-align:center;color:#fff;letter-spacing:-.3px;max-width:800px;margin:0 auto;font-size:1.3rem;font-weight:400;line-height:1.8}.info-sections{background:0 0;padding:80px 40px}.info-sections .container{max-width:1400px;margin:0 auto}.info-row{align-items:flex-start;min-height:60vh;margin-bottom:150px;display:flex}.info-row.left{justify-content:flex-start}.info-row.right{justify-content:flex-end}.info-content{max-width:600px;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#fff0 0%,#1e0a0a80 40%,#190808cc 70%,#140505 100%);border:none;border-radius:0;padding:40px}.info-content h2{color:#fff;letter-spacing:-1px;margin-bottom:20px;font-size:2.2rem;font-weight:600}.info-content p{color:#fff;letter-spacing:-.2px;margin-bottom:15px;font-size:1.1rem;line-height:1.8}.values-list{margin-top:20px;padding:0;list-style:none}.values-list li{color:#fff;margin-bottom:15px;padding-left:25px;font-size:1.05rem;line-height:1.8;position:relative}.values-list li:before{content:"•";color:#fff;font-size:1.3rem;font-weight:700;position:absolute;left:0}.values-list li strong{color:#fff;font-weight:700}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;display:grid}.about-text h2{color:#fff;letter-spacing:-2px;margin-bottom:30px;font-size:3rem;font-weight:300}.about-text p{color:#fff;text-align:left;letter-spacing:-.2px;margin-bottom:25px;font-size:1.1rem;line-height:1.9}.about-text .btn{margin-top:30px}.about-image{height:500px;box-shadow:none;border:none;border-radius:8px;position:relative;overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%}.placeholder-image{width:100%;height:100%;color:var(--text-dark);background:0 0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:500;display:flex}@media (max-width:768px){.hero-image{background-position:top;background-repeat:no-repeat;background-size:contain;height:60vh}.info-content,.realisation-info,.horaires-home,.horaires-mobile-home,.btn-quote{-webkit-backdrop-filter:none!important}.hero-content h1{letter-spacing:1px;font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.about-content{grid-template-columns:1fr;gap:40px}.about-image{height:300px}.about-text h2{font-size:2.2rem}.about-text p{font-size:1rem}.services-preview h2,.realisations-preview h2,.avis-section h2,.cta-section h2{font-size:2.2rem}.services-grid,.realisations-grid,.avis-grid{grid-template-columns:1fr;gap:30px}.realisation-card img{object-fit:contain;background:#00000080;height:auto;min-height:250px}.about-image img{object-fit:contain;background:#0000004d}.info-content h2{font-size:1.8rem}.info-content p{font-size:.95rem}}.services-preview{background:0 0;padding:120px 40px}.services-preview:before{display:none}.services-preview h2{text-align:center;color:#fff;letter-spacing:-2px;margin-bottom:70px;font-size:3rem;font-weight:300}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;max-width:1400px;margin-bottom:60px;margin-left:auto;margin-right:auto;display:grid}.service-card{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:8px;transition:all .3s;position:relative;overflow:hidden}.service-card:before,.service-card:hover:before{display:none}.service-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #2c292626}.service-card img{object-fit:cover;width:100%;height:240px}.service-content{background:0 0;padding:35px}.service-content h3{color:#fff;letter-spacing:-.5px;margin-bottom:15px;font-size:1.4rem;font-weight:500}.service-content p{color:#fff;letter-spacing:0;font-size:1rem;line-height:1.7}.btn-link{color:#fff;letter-spacing:0;border-bottom:1px solid #ffffff4d;margin-top:15px;padding:8px 0;font-weight:500;transition:all .3s;display:inline-block}.btn-link:hover{color:#fff;border-bottom-color:#fff;transform:translate(5px)}.avis-section{background:0 0;padding:120px 40px}.avis-section h2{text-align:center;color:#fff;letter-spacing:-2px;margin-bottom:70px;font-size:3rem;font-weight:300}.realisations-preview{background:0 0;padding:120px 40px}.realisations-preview:before{display:none}.realisations-preview h2{text-align:center;color:#fff;letter-spacing:-2px;margin-bottom:70px;font-size:3rem;font-weight:300}.realisations-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;max-width:1400px;margin-bottom:60px;margin-left:auto;margin-right:auto;display:grid}.realisation-card{box-shadow:none;cursor:pointer;border:none;border-radius:8px;transition:all .3s;position:relative;overflow:hidden}.realisation-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #2c29262e}.realisation-card img{object-fit:contain;filter:contrast(1.1)brightness(.9);background:#00000080;width:100%;height:350px;transition:all .4s}.realisation-card:hover img{filter:contrast(1.2)brightness();transform:scale(1.1)}.realisation-info{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#000000b3,#000000f2);border-top:1px solid #ffffff1a;padding:30px;position:absolute;bottom:0;left:0;right:0}.realisation-info h3{color:#8b0000;letter-spacing:1px;text-transform:uppercase;text-shadow:0 2px 10px #8b000080;margin-bottom:12px;font-size:1.4rem;font-weight:700}.badge{color:#000;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(145deg,#fff 0%,silver 100%);border-radius:25px;margin:10px 8px 0 0;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-block;box-shadow:0 4px 15px #fff3,inset 0 1px #fff6}.explore-section{padding:60px 0}.explore-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.explore-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:8px;padding:28px 24px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.explore-card:hover{background:#ffffff14;border-color:#ffffff2e}.explore-label{text-transform:uppercase;letter-spacing:1px;color:#ffffffa6;font-size:.78rem;font-weight:600}.explore-hook{color:#fff;margin:0;font-size:1.05rem;font-weight:500;line-height:1.4}.explore-sub{color:#ffffffa6;margin:0;font-size:.85rem;line-height:1.5}.explore-arrow{color:#fff9;margin-top:12px;font-size:1.1rem;transition:color .2s,transform .2s;display:inline-block}.explore-card:hover .explore-arrow{color:#fff;transform:translate(5px)}.explore-card-highlight{background:#4a1a1a26;border-color:#4a1a1a99}.explore-card-highlight:hover{background:#4a1a1a4d;border-color:#4a1a1ae6}.cta-section{text-align:center;background:0 0;padding:80px 40px}.cta-section:before{display:none}.horaires-home{-webkit-backdrop-filter:blur(10px);background:#4a1a1a4d;border:1px solid #ffffff1a;border-radius:15px;max-width:650px;margin:50px auto 0;padding:25px 30px}.horaires-home h3{color:#fff;letter-spacing:-1px;text-align:center;margin-bottom:20px;font-size:1.4rem;font-weight:400}.horaires-list{flex-direction:column;gap:8px;display:flex}.horaires-list .horaire-row{color:#fff;border-bottom:1px solid #ffffff14;justify-content:space-between;padding:8px 0;display:flex}.horaires-list .horaire-row:last-child{border-bottom:none}.horaires-list .jour{color:#fff;font-size:.95rem;font-weight:500}.horaires-list .horaire-time{color:#fffc;font-size:.9rem}.horaires-list .ferme{color:#ffffff80;font-style:italic}.btn-quote{color:#fff;-webkit-backdrop-filter:blur(8px);letter-spacing:.5px;text-transform:none;background:#ffffff14;border:1px solid #fff3;border-radius:30px;padding:16px 50px;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.btn-quote:hover{-webkit-backdrop-filter:blur(10px);background:#ffffff26;border-color:#ffffff4d;border-radius:35px;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 25px #ffffff26}.section-footer{text-align:center;margin-top:30px}.horaires-mobile-home{display:none}@media (max-width:768px){.explore-grid{grid-template-columns:1fr 1fr}.explore-card{padding:20px 16px}.explore-hook{font-size:.9rem}.cta-section{padding:40px 20px 30px}.horaires-mobile-home{-webkit-backdrop-filter:blur(10px);background:#4a1a1a4d;border:1px solid #ffffff1a;border-radius:15px;max-width:100%;margin:15px auto 0;padding:15px;display:block}.horaires-mobile-home h3{color:#fff;align-items:center;gap:10px;margin-bottom:10px;font-size:1.1rem;font-weight:400;display:flex}.horaires-mobile-home h3 svg{color:var(--secondary-color)}.horaires-mobile-home .horaire-row{padding:4px 0}}.hero-new{flex-direction:column;justify-content:flex-end;min-height:100svh;padding:128px 0 64px;display:flex}.hero-inner{flex-direction:column;display:flex}.hero-location{letter-spacing:3px;text-transform:uppercase;color:#ffffff8c;align-items:center;gap:12px;margin-bottom:28px;font-size:.72rem;font-weight:300;display:flex}.hero-location-sep{background:#fff3;width:40px;height:1px;display:block}.hero-headline{letter-spacing:-3px;color:#fff;margin:0 0 32px;font-size:clamp(2.6rem,8vw,6rem);font-weight:300;line-height:.98}.hero-headline-dim{color:#fff6}.hero-bottom-row{grid-template-columns:1.4fr 1fr;align-items:flex-end;gap:40px;margin-bottom:56px;display:grid}.hero-desc{color:#ffffffa6;margin:0;font-size:1rem;font-weight:300;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.btn-hero-primary{color:#0a0a0a;letter-spacing:-.3px;background:#fff;border-radius:50px;align-items:center;gap:8px;padding:14px 24px;font-size:.88rem;font-weight:300;text-decoration:none;transition:background .2s;display:inline-flex}.btn-hero-primary:hover{color:#0a0a0a;background:#ffffffe0}.btn-hero-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:50px;align-items:center;gap:8px;padding:14px 24px;font-size:.88rem;font-weight:300;text-decoration:none;transition:background .2s;display:inline-flex}.btn-hero-secondary:hover{color:#fff;background:#ffffff26}.hero-stats{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff26;border-radius:12px;flex-wrap:wrap;margin-bottom:48px;display:flex;overflow:hidden}.hero-stat{border-right:1px solid #ffffff1a;flex-direction:column;flex:120px;gap:2px;padding:14px 16px;display:flex}.hero-stat:last-child{border-right:none}.hero-stat-value{color:#fff;letter-spacing:-.5px;font-size:1.15rem;font-weight:300}.hero-stat-label{color:#ffffff80;font-size:.68rem;font-weight:300}.hero-scroll{letter-spacing:3px;text-transform:uppercase;color:#fff6;margin:0;font-size:.7rem;font-weight:300}.info-sections-new{padding:120px 0}.info-row-new{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;align-items:start;gap:80px;padding:80px 0;display:grid}.info-row-new:first-child{border-top:none;padding-top:0}.info-left{flex-direction:column;gap:16px;display:flex}.info-num{color:#ffffff4d;letter-spacing:1px;font-size:.75rem;font-weight:400}.info-label{text-transform:uppercase;letter-spacing:2px;color:#fff6;font-size:.72rem;font-weight:600}.info-title{letter-spacing:-1px;color:#fff;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:300;line-height:1.2}.info-right{flex-direction:column;gap:20px;padding-top:8px;display:flex}.info-right p{color:#ffffffa6;margin:0;font-size:.95rem;line-height:1.75}.explore-section-new{border-top:1px solid #ffffff14;padding:100px 0}.explore-eyebrow{text-transform:uppercase;letter-spacing:2px;color:#fff6;margin:0 0 24px;font-size:.72rem;font-weight:600}.explore-header-row{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;display:flex}.explore-title-new{letter-spacing:-2px;color:#fff;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:300}.explore-subtitle-new{color:#ffffff80;text-align:right;white-space:nowrap;flex-shrink:0;max-width:none;margin:0;font-size:.9rem;line-height:1.6}.explore-list{flex-direction:column;display:flex}.explore-list-item{cursor:pointer;border-top:1px solid #ffffff14;align-items:center;gap:32px;padding:28px 0;text-decoration:none;transition:background .2s;display:flex;position:relative;overflow:hidden}.explore-item-bg{opacity:0;pointer-events:none;background-position:50%;background-size:cover;width:48%;height:100%;transition:opacity .5s;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0009 25%,#000 100%);mask-image:linear-gradient(90deg,#0000 0%,#0009 25%,#000 100%)}.explore-list-item:hover .explore-item-bg{opacity:1}.explore-list-item:last-child{border-bottom:1px solid #ffffff14}.explore-list-item:hover .explore-item-label{color:#fff}.explore-list-item:hover .explore-item-arrow{color:#fff;transform:translate(3px,-3px)}.explore-item-num{color:#ffffff4d;z-index:1;min-width:28px;font-size:.75rem;font-weight:400;position:relative}.explore-item-content{z-index:1;flex-direction:column;flex:1;gap:4px;display:flex;position:relative}.explore-item-label{color:#ffffffd9;letter-spacing:-.5px;font-size:1.4rem;font-weight:300;transition:color .2s}.explore-item-desc{color:#fff6;font-size:.85rem}.explore-item-arrow{color:#ffffff4d;z-index:1;flex-shrink:0;font-size:1.1rem;transition:transform .2s,color .2s;position:relative}@media (max-width:768px){.hero-new{padding:100px 0 40px}.hero-headline{letter-spacing:-1.5px}.hero-bottom-row{grid-template-columns:1fr;gap:24px}.hero-actions{justify-content:flex-start}.hero-stats{grid-template-columns:repeat(2,1fr)}.hero-stat:nth-child(2){border-right:none}.hero-stat:nth-child(3){border-top:1px solid #ffffff1a}.info-sections-new{padding:60px 0}.info-row-new{grid-template-columns:1fr;gap:24px;padding:50px 0}.explore-header-row{flex-direction:column;align-items:flex-start}.explore-subtitle-new{text-align:left;max-width:100%}.explore-item-label{font-size:1.1rem}}
