/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
.sitemap-page{color:#fff;background-color:#000;min-height:100vh;padding:40px 20px}.sitemap-container{max-width:1200px;margin:0 auto}.sitemap-title{text-transform:uppercase;color:#ffc627;text-align:center;letter-spacing:-.02em;margin-bottom:50px;font-size:3rem;font-weight:900}.sitemap-section{margin-bottom:40px}.sitemap-heading{text-transform:uppercase;color:#ffc627;border-bottom:2px solid #ffc627;margin-bottom:15px;padding-bottom:8px;font-size:1.8rem;font-weight:800}.sitemap-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.sitemap-list li{margin:0}.sitemap-list a{color:#fff;background-color:#1a1a1a;border-left:3px solid #ffc627;padding:12px 16px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.sitemap-list a:hover{color:#000;background-color:#ffc627;border-left-color:#000;transform:translate(5px)}.sitemap-list a:focus{outline-offset:2px;outline:2px solid #ffc627}@media (max-width:768px){.sitemap-page{padding:30px 15px}.sitemap-title{margin-bottom:40px;font-size:2.5rem}.sitemap-heading{font-size:1.5rem}.sitemap-list{grid-template-columns:1fr;gap:10px}.sitemap-list a{padding:10px 14px;font-size:.95rem}.sitemap-section{margin-bottom:35px}}@media (max-width:480px){.sitemap-title{margin-bottom:30px;font-size:2rem}.sitemap-heading{margin-bottom:12px;font-size:1.3rem}.sitemap-list a{padding:10px 12px;font-size:.9rem}}