body{font-family:Figtree,sans-serif;overflow-x:hidden}.hero-title{padding-top:120px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:6rem;overflow:hidden;margin:0}.hero-title .letter{display:inline-block;opacity:0}.hero-title .m{animation:fromLeft .8s ease-out forwards}.hero-title .c{animation:fromTop .8s ease-out .15s forwards}.hero-title .amp{color:#f60;animation:fromBottom .8s ease-out .3s forwards}.hero-title .f{animation:fromRight .8s ease-out .45s forwards}@keyframes fromLeft{0%{opacity:0;transform:translate(-250px)}to{opacity:1;transform:translate(0)}}@keyframes fromTop{0%{opacity:0;transform:translateY(-250px)}to{opacity:1;transform:translateY(0)}}@keyframes fromBottom{0%{opacity:0;transform:translateY(250px)}to{opacity:1;transform:translateY(0)}}@keyframes fromRight{0%{opacity:0;transform:translate(250px)}to{opacity:1;transform:translate(0)}}.contact-content{margin-bottom:40px}.contact-card,.horaires-card,.map-card{background:#000;border-radius:12px;box-shadow:0 4px 20px #0000004d;border:1px solid #3a3a3a;overflow:hidden;width:100%}.card-header-contact{background:#000;padding:16px 24px;border-bottom:1px solid #3a3a3a}.card-header-contact h2{font-size:1.5rem;font-weight:600;color:#fff;margin:0}.card-body-contact{padding:24px}.custom-input{background:#2d2d2d;border:1px solid #3a3a3a;color:#e0e0e0;padding:12px 16px;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.custom-input:focus{background:#2d2d2d;border-color:#f60;color:#e0e0e0;box-shadow:0 0 0 3px #f603}.custom-input::placeholder{color:#8a8a8a}textarea.custom-input{resize:vertical;min-height:120px}.horaires-content{display:flex;flex-direction:column;gap:0}.horaires-content>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #3a3a3a;color:#e0e0e0}.horaires-content>div:last-child{border-bottom:none}.horaires-content .text-danger{color:#f44!important}.map-card .card-body-contact{padding:0}.btn-orange-glow{background:#f60;color:#fff;border:2px solid #ff6600;box-shadow:0 0 15px #f606;border-radius:999px;font-weight:600;padding:12px 24px;transition:all .35s ease;width:100%}.btn-orange-glow:hover{background:#e55a00;color:#fff;transform:translateY(-3px);box-shadow:0 0 20px #f609,0 0 40px #ff66004d}@media (max-width: 768px){.lead{font-size:1.1rem}.contact-card,.horaires-card,.map-card{margin-bottom:20px}.horaires-content>div{padding:8px 0}}
