*,body{margin:0}.menu-item a,.menu-toggle.active,footer,footer a{color:#fff}.menu.active,footer,header{display:flex}.infos a,.menu-item a,footer a{text-decoration:none}.border,.cours-section h1,.cours-section h3,.galerie-cours,.info,.menu ul{text-align:center}*{padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background-color:#f9f9f9;color:#333}h2{font-size:clamp(14px, 3vw, 36px)}h4{font-size:clamp(16px, 2vw, 24px)}p{font-size:clamp(12px, 2vw, 18px)}a{font-size:clamp(14px, 2vw, 18px)}select{float:right;margin-right:50px;margin-top:10px;border-radius:20px;padding:6px}.site-header{background-image:url('/assets/Background.png');background-size:cover;background-position:center;height:200px;color:#fff}header{margin:0 50px 0 auto;justify-content:space-between;align-items:center}header img{margin:2rem;width:150px;height:80px}.menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#6a4334;display:none;flex-direction:column;justify-content:center;align-items:center;z-index:1000}.menu ul{list-style:none;padding:0}.menu li{margin:1rem 0}.menu-item a{font-size:1.5rem;position:relative}.menu-item a:hover::after{content:'';position:absolute;left:0;bottom:-2px;width:100%;height:2px;border-radius:20px;background-color:#852a25}.menu.active .menu-item a:hover::after{background-color:#fff}.menu-toggle{display:block;font-size:2rem;background:0 0;border:none;color:#6a4334;cursor:pointer;position:absolute;top:20px;right:20px;z-index:1001;margin:3rem}.menu-toggle.active i{content:'\f00d';font-family:Remix Icon}@media (min-width:768px){.menu-toggle{display:none}.menu{position:static;transform:none;background:0 0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:auto}.menu ul{display:flex;gap:4rem}.menu-item a{color:#41271d;font-size:1.3rem}}@media (max-width:640px){.hr{visibility:hidden}}.border{border:1em solid #6a4334;background-image:url('/assets/IMG_0534.png');background-size:cover;background-position:center;height:400px;margin:100px;padding-top:50px;padding-bottom:100px;z-index:1006}.cours-card,.galerie img{width:100%;border-radius:12px}h1{font-family:"Inknut Antiqua",serif;font-size:4ch;padding-top:20px}.red{color:#e20512ff}.C{font-size:3ch}.icone{margin:1rem 1rem 1rem 2rem}.icone img{margin:1rem}footer h4{margin-bottom:20px}footer a{font-size:1rem;line-height:1.8}.infos a:hover,footer a:hover{text-decoration:underline}footer{background-color:#6a4334;padding:5rem;margin-top:4rem;gap:2rem}@media (min-width:1024px){footer{flex-direction:row;align-items:center;justify-content:space-around;text-align:center}}@media (max-width:1024px){footer{flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}}@media (max-width:768px){footer{flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}}.cours-section{padding:2rem 1rem;max-width:1200px;margin:0 auto}.cours-card{background-color:#fff;border-left:6px solid #6a4334;padding:20px;margin-bottom:24px;box-shadow:0 2px 6px rgba(0,0,0,.05);max-width:700px;margin-left:auto;margin-right:auto}.cours-card h3{color:#7b3e19;margin-top:0}.cours-card ul{list-style-type:disc;padding-left:20px}.contact-note{font-style:italic;color:#444;margin-top:10px}.infos{margin-top:30px;background:#f5eadd;padding:20px;border-radius:10px;color:#6a4334}.infos a{color:#6a4334}.info{margin-top:2rem}.galerie-cours{padding:2rem;max-width:1200px;margin:0 auto}.galerie-cours h2{font-size:2rem;margin-bottom:2rem;color:#6a4334}.galerie{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;padding:0 1rem}.galerie img{height:200px;object-fit:cover;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s}.galerie img:hover{transform:scale(1.03)}