#hero-accessoires{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:35vh;justify-content:center;min-height:280px;overflow:hidden;position:relative;text-align:center;text-shadow:2px 2px 8px rgba(0,0,0,.6)}#hero-accessoires:before{background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.15));content:"";inset:0;position:absolute;z-index:0}#hero-accessoires .hero-text{position:relative;z-index:1}#hero-accessoires .hero-text h1{font-size:2.4rem;margin-bottom:.4rem}#hero-accessoires .hero-text p{font-size:1.1rem;margin:0;opacity:.95}#categories-accessoires{background-color:#fff;padding:60px 0}#categories-accessoires h2{color:#004080;font-size:2.2rem;margin-bottom:28px;text-align:center}#categories-accessoires .category-card{background:#fff;border:2px solid #004080;border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.08);margin-bottom:24px;padding:20px;text-align:center;transition:transform .3s,box-shadow .3s}#categories-accessoires .category-card:hover{box-shadow:0 10px 20px rgba(0,0,0,.18);transform:translateY(-6px)}#categories-accessoires .category-card img{background:#eee;border-radius:8px;height:140px;margin-bottom:14px;object-fit:contain;width:80%}#categories-accessoires .category-card h3{color:#c42b3a;font-size:1.35rem;margin-bottom:8px}#categories-accessoires .category-card p{color:#333;margin:0}#tiroirs-accessoires{background:#f4f4f4;padding:60px 0}#tiroirs-accessoires h2{color:#004080;font-size:2.2rem;margin-bottom:10px;text-align:center}#tiroirs-accessoires p.lead{color:#333;margin-bottom:26px;text-align:center}#tiroirs-accessoires .drawer-card{background:#fff;border:1px solid #004080;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.06);color:#333;font-weight:600;margin-bottom:18px;padding:16px;text-align:center}#cta-accessoires{background:#004080;color:#fff;padding:40px 0;text-align:center}#cta-accessoires h2{font-size:2rem;margin-bottom:10px}#cta-accessoires p{margin:6px 0}#cta-accessoires .contact-info{color:#c42b3a;font-weight:700}@media(max-width:576px){#hero-accessoires{height:30vh}#hero-accessoires .hero-text h1{font-size:1.8rem}#hero-accessoires .hero-text p{font-size:1rem}}