.foot-wrapper{background-color:var(--background);color:var(--main-color);padding-bottom:6rem;font-family:Segoe UI,sans-serif}.foot-hero{background:linear-gradient(180deg,var(--background-soft),transparent),url(/assets/foot/banner.jpg) center/cover no-repeat;text-align:center;padding:10rem 2rem 0}.foot-hero-content h1{color:var(--orange-color);margin-bottom:1rem;font-size:3.5rem}.foot-hero-content p{max-width:800px;margin:auto;font-size:1.4rem;line-height:1.6}.foot-postes{text-align:center;padding:3rem 2rem 6rem}.foot-postes h2{color:var(--orange-color);margin-bottom:3rem;font-size:2.8rem}.foot-section-title{color:#fffc;border-bottom:2px solid var(--orange-color);margin:3rem 0 2rem;padding-bottom:.5rem;font-size:2.2rem;display:inline-block}.foot-postes-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;max-width:1400px;margin:auto;display:grid}.foot-poste-card{background-color:var(--card-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:left;border-radius:1rem;padding:1.5rem;transition:background .3s;box-shadow:0 0 10px #00000040}.foot-poste-card:hover{background-color:var(--card-bg-hover)}.foot-poste-img{background-position:50% 30%;background-size:cover;border-radius:1rem;width:100%;height:200px;margin-bottom:1rem}.foot-poste-title{color:var(--main-color);margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.foot-poste-desc{color:#ccc;font-size:1.1rem}.foot-galerie{text-align:center;padding:4rem 2rem}.foot-galerie h2{color:var(--orange-color);margin-bottom:2rem;font-size:2.5rem}.foot-poste-card.attaque{border-left:4px solid var(--orange-color)}.foot-poste-card.defense{border-left:4px solid #58c4dd}.foot-poste-card.teams{border-left:4px solid #fc0}.foot-postes-grid{flex-wrap:wrap;justify-content:center;gap:2.5rem;display:flex}.foot-poste-card{flex-direction:column;align-items:center;width:260px;display:flex}.foot-poste-img{background-position:50%;background-repeat:no-repeat;height:340px}.foot-poste-desc{text-align:center;font-size:1rem}
