.sitemap-page{padding:120px 0 80px;min-height:100vh}.sitemap-page h1{font-size:3rem;margin-bottom:1rem;background:linear-gradient(135deg,#d2ac67,#e6c87f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sitemap-intro{font-size:1.2rem;color:#b0b0b0;margin-bottom:3rem}.sitemap-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-bottom:4rem}.sitemap-section h2{font-size:1.5rem;margin-bottom:1.5rem;color:#d2ac67;border-bottom:2px solid rgba(210,172,103,.2);padding-bottom:.5rem}.sitemap-section ul{list-style:none;padding:0}.sitemap-section li{margin-bottom:.75rem}.sitemap-section a{color:#fff;text-decoration:none;transition:all .3s ease;display:inline-block;padding:.25rem 0;position:relative}.sitemap-section a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#d2ac67,#e6c87f);transition:width .3s ease}.sitemap-section a:hover{color:#d2ac67}.sitemap-section a:hover:before{width:100%}.sitemap-footer{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.sitemap-footer p{color:#b0b0b0}.sitemap-footer a{color:#d2ac67;text-decoration:none;transition:color .3s ease}.sitemap-footer a:hover{color:#e6c87f}@media(max-width:768px){.sitemap-page{padding:100px 0 60px}.sitemap-page h1{font-size:2rem}.sitemap-intro{font-size:1rem}.sitemap-grid{gap:2rem}.sitemap-section h2{font-size:1.25rem}}
