.sitemap-container{margin:0 auto;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}.sitemap-header{text-align:center;margin-bottom:40px;color:#333}.sitemap-header h1{font-size:2.5rem;font-weight:300;margin-bottom:10px;color:#2c3e50}.sitemap-header p{color:#666;font-size:1.1rem}.categories-grid{margin-bottom:1rem}.category-section{background:#ffffff;border-radius:12px;padding:1rem;box-shadow:0 4px 20px rgba(0,0,0,0.08);transition:all 0.3s ease;border:1px solid #e8f0fe;height:100%;margin-bottom:1rem}.category-section:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,0.12)}.category-section h3{font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:0.5rem;border-bottom:2px solid #e8f0fe;text-transform:uppercase;letter-spacing:0.5px}.category-section ul li a:hover{color:#f18300;background-color:#f8f9ff;transform:translateX(5px)}.functions-grid{margin-bottom:1rem}.sitemap-section{background:#ffffff;border-radius:12px;padding:1rem;box-shadow:0 4px 20px rgba(0,0,0,0.08);transition:all 0.3s ease;border:1px solid #e8f0fe;height:100%;margin-bottom:1rem}.sitemap-section:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,0.12)}.sitemap-section h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;padding-bottom:0.5rem;border-bottom:2px solid #e8f0fe;text-transform:uppercase;letter-spacing:0.5px}.sitemap-section ul{list-style:none;padding:0;margin:0}.sitemap-section ul li{margin-bottom:0.5rem;position:relative}.sitemap-section ul li a{color:#5f6368;text-decoration:none;font-size:0.95rem;font-weight:500;transition:all 0.2s ease;display:block;padding:0.5rem 0;border-radius:6px;padding-left:0.5rem;position:relative}.sitemap-section ul li a:hover{color:#f18300;background-color:#f8f9ff;transform:translateX(5px)}.sitemap-section ul li a::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;background-color:#1a73e8;border-radius:50%;opacity:0;transition:opacity 0.2s ease}.sitemap-section ul li a:hover::before{opacity:1}.sitemap-section ul ul{margin-left:1rem;margin-top:0.5rem}.sitemap-section ul ul li{margin-bottom:0.5rem}.sitemap-section ul ul li a{font-size:0.9rem;color:#80868b;padding-left:1rem}.sitemap-section ul ul li a:hover{color:#1a73e8}.sitemap-section ul ul li a::before{width:3px;height:3px}.style-link:before{content:'●';font-size:12px;margin-right:4px}@media (max-width:768px){.categories-grid,.functions-grid{grid-template-columns:1fr;gap:1rem}.sitemap-header h1{font-size:2rem}.sitemap-section,.category-section{padding:1rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sitemap-section,.category-section{animation:fadeInUp 0.6s ease forwards}.row.g-3 > *{padding:0.75rem}.row.g-2 > *{padding:0.5rem}