.sitemap-section{padding:40px 0;background-color:#f9f9f9}.sitemap-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.sitemap-box{background:#fff;padding:25px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05)}.sitemap-title{font-size:1.5rem;color:#e60012;margin-top:0;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.sitemap-subtitle{font-size:1.2rem;color:#6d4431;margin-top:20px;margin-bottom:10px;font-weight:600}.sitemap-list{list-style:none;padding-left:0;margin:0}.sitemap-list li{margin-bottom:10px}.sitemap-list a{color:#333;text-decoration:none;transition:color .2s}.sitemap-list a:hover{color:#e60012;text-decoration:underline}