.sitemap-content{padding:10rem 2rem 4rem;max-width:1200px;margin:0 auto;width:100%;text-align:left}.sitemap-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:var(--accent-primary);-webkit-text-fill-color:var(--accent-primary);background:none}#sitemap-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;width:100%}.sitemap-category{margin-bottom:2rem}.sitemap-category-title{font-size:1.5rem;font-weight:600;margin-bottom:1.2rem;background:var(--linear-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sitemap-category-title:after{content:none}.sitemap-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.2rem}.sitemap-list li{position:relative;padding-left:1.5rem}.sitemap-list li:before{content:"→";position:absolute;left:0;color:#fff;opacity:.5;transition:transform .2s ease}.sitemap-list li:hover:before{transform:translate(3px);opacity:1}.sitemap-link{color:#a5a5a5;text-decoration:none;font-size:1.2rem;transition:color .2s ease,text-shadow .2s ease}.sitemap-link:hover{color:#fff;text-shadow:0 0 10px rgba(255,255,255,.3)}.error-message{color:#ff4d4d;font-size:1.1rem}
