.sitemap-page{padding:2rem 0;min-height:60vh}.sitemap-page h1{font-size:2.5rem;margin-bottom:1rem;color:#333}.sitemap-page p{font-size:1.1rem;color:#666;margin-bottom:2rem}.sitemap-stats{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid #007bff}.sitemap-stats p{margin:.5rem 0;font-size:1rem}.sitemap-content{display:grid;grid-gap:2rem;gap:2rem}.sitemap-section{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.sitemap-section h2{font-size:1.5rem;margin-bottom:1rem;color:#495057;border-bottom:2px solid #e9ecef;padding-bottom:.5rem}.sitemap-list{list-style:none;padding:0;margin:0}.sitemap-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f8f9fa}.sitemap-item:last-child{border-bottom:none}.sitemap-item a{color:#007bff;text-decoration:none;font-weight:500;flex:1 1}.sitemap-item a:hover{text-decoration:underline;color:#0056b3}.sitemap-meta{margin-left:1rem;color:#6c757d;font-size:.9rem}.sitemap-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e9ecef;text-align:center}.sitemap-footer a{color:#007bff;text-decoration:none;font-weight:500}.sitemap-footer a:hover{text-decoration:underline}@media(max-width:768px){.sitemap-item{flex-direction:column;align-items:flex-start;gap:.5rem}.sitemap-meta{margin-left:0}}