:root{--beige:#EEE7E4;--blue:#093447;--orange:#dca63a;--red:#b94834;--text-dark:#222;--radius:12px;--transition-std:0.35s ease;--padding-section:80px 20px}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{padding-top:100px}h2{text-transform:uppercase}h4{padding:10px;font-weight:400}header,header.header-luxe{background:var(--beige);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:8px 0;width:100%;position:fixed;top:0;z-index:100;transition:background var(--transition-std),padding var(--transition-std);border-bottom:1px solid rgba(255,255,255,.35)}header.header-luxe.scrolled,header.scrolled{background:rgba(9,52,71,.8);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);padding:6px 0;border-bottom:1px solid rgba(255,255,255,.18)}.header-content,.header-inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo,.logo-header{height:auto;max-height:84px;max-width:220px;width:auto;display:block;object-fit:contain;transition:max-height .28s ease,opacity .28s ease,transform .28s ease}header.scrolled .logo,header.scrolled .logo-header{display:none}.nav-luxe,nav{display:flex;gap:28px}header.scrolled .nav-luxe,header.scrolled nav{flex:1;justify-content:center;gap:48px;height:56px;align-items:center}.nav-luxe a,header nav a{color:var(--blue);font-weight:600;position:relative;text-decoration:none;transition:color .25s ease,transform .18s ease}.nav-luxe a::after,header nav a::after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:2px;background:linear-gradient(90deg,#ffce59,#e8a526);transition:width .28s ease;border-radius:2px}.nav-luxe a:hover::after,header nav a:hover::after{width:100%}header.scrolled .nav-luxe a,header.scrolled nav a{color:#fff}.burger{width:36px;height:28px;display:none;flex-direction:column;justify-content:space-between;cursor:pointer;background:0 0;border:none;padding:0}.burger span{display:block;width:100%;height:4px;background:var(--blue);border-radius:4px;transition:.3s ease}header.scrolled .burger span{background:#fff}.burger.active span:nth-child(1){transform:translateY(12px) rotate(45deg);background:#fff}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:translateY(-11px) rotate(-45deg);background:#fff}.hero{background:linear-gradient(135deg,#093447,#0b4656);color:#fff;text-align:center;padding:120px 20px 140px 20px}.hero404{height:500px}.hero-content{max-width:800px;margin:0 auto}.hero h1{font-size:2.6rem;line-height:1.3;font-weight:700;margin-bottom:20px}.hero h1 span{font-weight:300;font-size:1.9rem;display:inline-block;margin-top:5px;opacity:.9}.hero p{font-size:1.2rem;line-height:1.6;opacity:.95;margin-bottom:35px}.hero-btn{background:#dc9b1b;padding:14px 32px;border-radius:8px;color:#093447;text-decoration:none;font-weight:600;transition:.3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.hero-btn:hover{background:#eab23f;transform:translateY(-4px);box-shadow:0 8px 18px rgba(0,0,0,.25)}.section-beige,.section-orange,.section-red{padding:var(--padding-section)}.section-beige{background:var(--beige)}.section-orange{background:var(--orange)}.section-red{background:var(--red)}.section-beige h2,.section-orange h2,.section-red h2{text-align:center;font-size:2rem;color:var(--blue);margin-bottom:40px}.methods{padding:var(--padding-section)}.methods h2{text-align:center;margin-bottom:60px;color:var(--blue)}.method-block{display:grid;grid-template-columns:6px 1fr;gap:25px;align-items:start;max-width:900px;margin:0 auto 45px auto}.method-line{background:var(--blue);border-radius:4px;height:100%}.method-text h3{margin-bottom:10px;font-size:1.4rem;color:var(--blue)}.method-text p{line-height:1.6;max-width:650px}.method-list{list-style:none;padding-left:0;line-height:1.6}.method-list li::before{content:"• ";color:var(--blue);font-weight:700}.team-container{display:flex;justify-content:center;gap:40px;max-width:1200px;margin:auto;flex-wrap:wrap;padding:30px 0;filter:drop-shadow(0 10px 25px rgba(0, 0, 0, .1))}.photo{width:150px;height:150px;margin:0 auto 25px;border-radius:50%;overflow:hidden;background:#d6d6d6;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.15)}.photo img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;transform:translateY(0)}.team h2{text-align:center;font-size:2.2rem;color:var(--blue);margin-bottom:50px;position:relative}.team h2::after{content:"";width:60px;height:4px;background:#fff;border-radius:4px;position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);opacity:.7}.team-card{flex:1;min-width:320px;background:#fff;padding:30px;border-radius:var(--radius);box-shadow:10px 10px 12px rgba(0,0,0,.08)}.team-card h3{font-size:1.9rem;color:var(--blue);text-align:center;margin-bottom:6px;font-weight:700}.team-bio{text-align:center;margin-bottom:25px;line-height:1.6;color:#333;min-height:130px}.team-section{margin-bottom:10px}.team-section h4{font-weight:600;color:var(--blue)}.tag-group{display:flex;flex-wrap:wrap;gap:10px}.tag{background:var(--beige);color:var(--blue);padding:8px 14px;border-radius:8px;font-size:.95rem;font-weight:500;border:1px solid #ccc;transition:.2s ease}.tag:hover{background:var(--orange);border-color:var(--orange);color:#fff;transform:translateY(-2px)}.photo{width:140px;height:140px;background:#d6d6d6;border-radius:50%;margin:0 auto 25px;object-fit:cover}.tarif-container{display:flex;gap:45px;justify-content:center;max-width:1100px;margin:0 auto;flex-wrap:wrap}.tarif-card{position:relative;padding:45px 40px 55px;min-width:280px;text-align:center;background:linear-gradient(135deg,rgba(255,255,255,.55),rgba(255,255,255,.15));backdrop-filter:blur(14px);border-radius:20px;border:1.5px solid rgba(255,255,255,.5);box-shadow:0 15px 45px rgba(0,0,0,.15);transition:var(--transition-std)}.tarif-card::before{content:"";position:absolute;inset:0;border-radius:20px;background:linear-gradient(135deg,#dca63a33,transparent);pointer-events:none}.tarif-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 25px 60px rgba(0,0,0,.2)}.tarif-header h3{font-size:1.7rem;margin-bottom:20px;font-weight:700;color:var(--blue);letter-spacing:.5px}.tarif-price .price{background:linear-gradient(135deg,#ffce59,#e8a526);background-clip:text;color:transparent;font-weight:800;font-size:2.8rem}.tarif-price .per{font-size:1.2rem;color:#444}.tarif-desc{margin-top:15px;opacity:.85;max-width:250px;margin-left:auto;margin-right:auto}.tarif-card.premium{border:2px solid #dca63aaa;background:linear-gradient(135deg,rgba(255,255,255,.65),rgba(255,255,255,.25));box-shadow:0 18px 60px rgba(220,166,58,.35)}.tarif-card.premium::before{background:linear-gradient(135deg,#dca63a55,transparent)}.reserver{background:radial-gradient(circle at top,#d15d49 0,#b94834 40%,#8a2f26 100%);padding:var(--padding-section);color:#fff;text-align:center;position:relative;overflow:hidden}.reserver::before{content:"";position:absolute;top:-140px;left:50%;transform:translateX(-50%);width:650px;height:650px;background:radial-gradient(circle,rgba(255,205,115,.32),transparent 70%);filter:blur(65px);opacity:.4;pointer-events:none}.reserver-content{max-width:900px;margin:auto;position:relative;z-index:2}.reserver h2{font-size:2.4rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.reserver-subtitle{font-size:1.2rem;opacity:.9;margin-bottom:45px}.dispos-card{background:rgba(255,255,255,.12);backdrop-filter:blur(18px);padding:35px 40px;border-radius:20px;box-shadow:0 20px 45px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.25);max-width:550px;margin:0 auto 40px auto}.dispos-list{list-style:none;padding:0;margin:0;display:grid;gap:18px}.dispos-list li{display:flex;align-items:center;gap:20px}.day{width:40px;height:40px;background:var(--blue);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;text-transform:lowercase}.hours{font-size:1.1rem;font-weight:500;color:#fff}.hours.off{opacity:.7;font-style:italic}.contact-actions{display:flex;justify-content:center;gap:25px;margin-top:20px;flex-wrap:wrap}.contact-btn{padding:14px 28px;border-radius:10px;font-weight:600;text-decoration:none;font-size:1.05rem;transition:.3s ease;box-shadow:0 4px 15px rgba(0,0,0,.25)}.phone-btn{background:#ffce59;color:#093447}.mail-btn{background:#fff;color:#b94834}.contact-btn:hover{transform:translateY(-4px);box-shadow:0 10px 22px rgba(0,0,0,.3)}.fa-solid{margin-right:10px}.contact-note{margin-top:30px;opacity:.85}.footer{background:var(--blue);color:#fff;padding:60px 20px 50px}.footer-content{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1100px;margin:0 auto;gap:40px}.footer-col{min-width:240px}.footer-logo-line{display:flex;align-items:center;gap:12px;margin-bottom:10px}.footer-brand{font-size:1.3rem;font-weight:700}.logo-footer{width:45px}.footer-baseline{opacity:.8;margin-bottom:5px}.footer-copy{opacity:.6;font-size:.9rem}.footer h4{margin-bottom:12px;font-weight:600;color:#fff;padding:0}.footer a{color:#e7e7e7;text-decoration:none;transition:.2s ease}.footer a:hover{color:var(--orange);text-decoration:underline}@media (max-width:1200px){.hero{padding:100px 20px 120px}.tarif-container{gap:30px}.reserver{padding:60px 20px}}@media (max-width:900px){header,header.header-luxe{padding:15px 0}header .header-content,header .header-inner{padding:0 12px}.nav-luxe,nav{gap:14px;font-size:.95rem}.hero h1{font-size:2.2rem}.hero h1 span{font-size:1.6rem}.hero p{font-size:1.1rem}.method-block{grid-template-columns:6px 1fr;gap:18px}.method-text p{max-width:100%}.team-container{gap:25px}.team-card{min-width:280px;padding:25px}.tarif-card{min-width:260px;padding:35px 30px 45px}.dispos-card{padding:28px 30px}.day{width:35px;height:35px}.hours{font-size:1rem}.footer-content{flex-direction:column;text-align:center;align-items:center}.footer-col{text-align:center}}@media (max-width:900px) and (min-width:700px){.team-bio{min-height:180px;display:flex;align-items:center;text-align:center}.team-card{display:flex;flex-direction:column}}@media (max-width:700px){header,header.header-luxe{padding:20px 0}.logo,.logo-header{max-height:58px}.nav-luxe,nav{gap:30px}.hero h1{font-size:1.9rem;line-height:1.2}.hero h1 span{font-size:1.4rem}.hero p{font-size:1.05rem}.method-block{grid-template-columns:6px 1fr}.methods{padding:60px 20px}.team-container{flex-direction:column}.team-card{width:100%;max-width:480px;margin:auto}.team-bio{min-height:auto}.tarif-card{width:100%;max-width:420px;margin:auto}.dispos-list{gap:14px}.day{width:32px;height:32px}.contact-actions{flex-direction:column;align-items:center;gap:18px}.contact-btn{width:100%;max-width:300px}.burger{display:flex;z-index:10001}header.scrolled .burger{margin-left:auto}nav{position:fixed;top:0;right:0;width:100%;max-width:340px;height:100vh;background:rgba(9,52,71,.95);backdrop-filter:blur(14px);padding:110px 30px 40px;display:flex;flex-direction:column;gap:30px;transform:translateX(100%);transition:transform .35s ease;z-index:10000}nav a{color:#fff!important;font-size:1.35rem;font-weight:600;letter-spacing:.5px;padding-bottom:6px}nav.open{transform:translateX(0)}body.menu-open{overflow:hidden}header.scrolled .nav-luxe,header.scrolled nav{height:100vh;gap:30px;justify-content:flex-start}}@media (max-width:600px){body{padding-top:80px}.logo,.logo-header{max-height:48px}.hero{padding:85px 16px 95px}.hero-btn{padding:12px 26px;font-size:.95rem}.method-text h3{font-size:1.25rem}.team h2{font-size:1.8rem}.photo{width:110px;height:110px}.tarif-header h3{font-size:1.5rem}.tarif-price .price{font-size:2.4rem}.reserver h2{font-size:2rem}.dispos-card{padding:25px 22px}.footer{padding:45px 20px}}@media (max-width:480px){.nav-luxe a,nav a{font-size:.85rem}.logo,.logo-header{max-height:56px}header.scrolled .logo,header.scrolled .logo-header{max-height:42px}.hero h1{font-size:1.65rem}.hero h1 span{font-size:1.2rem}.hero p{font-size:.95rem}.method-block{gap:14px}.team-card{padding:22px}.tag{padding:6px 10px;font-size:.85rem}.tarif-card{padding:28px 24px 38px}.day{width:28px;height:28px;font-size:.9rem}.hours{font-size:.95rem}.reserver-subtitle{font-size:1rem}.footer-col{min-width:auto}}