.sitemap-page{background:linear-gradient(135deg,#3b82f6 0%,#0562cc 100%);background:linear-gradient(135deg,var(--accent,#3b82f6)0%,var(--accent-hover,#0562cc)100%);min-height:100vh;padding-bottom:4rem}.sitemap-hero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff1a;border-bottom:1px solid #fff3;padding:4rem 2rem}.sitemap-hero-content{max-width:800px;margin:0 auto}.sitemap-title{color:var(--text-white,#fff);justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;font-size:3.5rem;font-weight:800;display:flex}.sitemap-icon{font-size:3rem}.sitemap-subtitle{color:#ffffffe6;margin-bottom:2rem;font-size:1.25rem}.sitemap-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.stat-item{flex-direction:column;align-items:center;display:flex}.stat-number{color:var(--text-white,#fff);font-size:2.5rem;font-weight:700;line-height:1}.stat-label{color:#fffc;text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;font-size:.9rem}.sitemap-container{max-width:1400px;margin:0 auto;padding:3rem 2rem}.sitemap-section{background:#fff;background:var(--page-card-bg,#fff);border-radius:1rem;margin-bottom:2rem;padding:2.5rem;box-shadow:0 10px 30px #0000001a}.section-header{border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--border,#e2e8f0);margin-bottom:2rem;padding-bottom:1rem}.section-title{color:var(--page-heading,#111827);align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:flex}.section-icon{font-size:1.75rem}.section-description{color:var(--page-text-secondary,#4b5563);font-size:1rem}.links-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.sitemap-link-card{background:linear-gradient(135deg,#3b82f6 0%,#0562cc 100%);background:linear-gradient(135deg,var(--accent,#3b82f6)0%,var(--accent-hover,#0562cc)100%);transition:all .3s;transition:all .3s var(--cubic-in,ease);border:2px solid #0000;border-radius:.75rem;padding:1.5rem;text-decoration:none;display:block}.sitemap-link-card:hover{border-color:#ffffff4d;transform:translateY(-4px);box-shadow:0 8px 25px #3b82f666}.card-title{color:var(--text-white,#fff);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.card-description{color:#ffffffd9;margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.card-url{color:#ffffffb3;word-break:break-all;font-family:Courier New,monospace;font-size:.75rem}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;display:grid}.category-card{background:#fff;background:var(--card-bg,#fff);border:2px solid #e2e8f0;border:2px solid var(--card-border,#e2e8f0);transition:all .3s;transition:all .3s var(--cubic-in,ease);border-radius:.75rem;padding:1.5rem}.category-card:hover{border-color:#3b82f6;border-color:var(--accent,#3b82f6);box-shadow:0 4px 15px #3b82f626}.category-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;text-decoration:none;display:flex}.category-title{color:var(--text-primary,#1e293b);font-size:1.5rem;font-weight:600;transition:color .3s}.category-header:hover .category-title{color:var(--accent,#3b82f6)}.category-count{background:#3b82f6;background:var(--accent,#3b82f6);color:var(--text-white,#fff);border-radius:1rem;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.category-description{color:var(--text-secondary,#475569);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.category-articles{border-top:1px solid #e2e8f0;border-top:1px solid var(--border,#e2e8f0);margin-top:1rem;padding-top:1rem}.articles-heading{color:var(--text-secondary,#475569);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.articles-list{margin:0;padding:0;list-style:none}.articles-list li{margin-bottom:.5rem}.article-link{color:var(--accent,#3b82f6);font-size:.9rem;line-height:1.6;text-decoration:none;transition:color .3s;display:block}.article-link:hover{color:var(--accent-hover,#0562cc);text-decoration:underline}.view-more{margin-top:.75rem}.view-more-link{color:var(--text-muted,#64748b);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.view-more-link:hover{color:var(--accent,#3b82f6)}.xml-section{background:linear-gradient(135deg,#071c2e 0%,#1a1a1a 100%);background:linear-gradient(135deg,var(--bg-header-color,#071c2e)0%,#1a1a1a 100%);color:var(--text-white,#fff)}.xml-section .section-title,.xml-section .section-description{color:var(--text-white,#fff)}.xml-section .section-description{opacity:.8}.xml-links{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.xml-link{transition:all .3s;transition:all .3s var(--cubic-in,ease);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:1.5rem;padding:1.5rem;text-decoration:none;display:flex}.xml-link:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-2px)}.xml-icon{flex-shrink:0;font-size:2.5rem}.xml-content h3{color:var(--text-white,#fff);margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.xml-content p{color:#ffffffb3;margin-bottom:.5rem;font-size:.9rem}.xml-url{color:#ffffff80;font-family:Courier New,monospace;font-size:.8rem}.sitemap-footer{text-align:center;background:#fff;background:var(--page-card-bg,#fff);border-radius:.75rem;margin-top:3rem;padding:2rem}.footer-content{max-width:600px;margin:0 auto}.footer-text{color:var(--text-secondary,#475569);margin-bottom:.5rem;font-size:.95rem}.footer-text strong{color:var(--accent,#3b82f6);font-weight:600}[data-theme=dark] .sitemap-page{background:linear-gradient(135deg,#3b82f6 0%,#0562cc 100%);background:linear-gradient(135deg,var(--accent,#3b82f6)0%,var(--accent-hover,#0562cc)100%)}[data-theme=dark] .sitemap-hero{background:#0000004d;border-bottom:1px solid #ffffff1a}[data-theme=dark] .sitemap-section{background:#161616;background:var(--card-bg,#161616);box-shadow:0 10px 30px #0000004d}[data-theme=dark] .section-title{color:var(--text-primary,#fff)}[data-theme=dark] .section-description{color:var(--text-secondary,#ccc)}[data-theme=dark] .category-card{background:#1a1a1a;background:var(--bg-tertiary,#1a1a1a);border-color:#333;border-color:var(--border,#333)}[data-theme=dark] .category-title{color:var(--text-primary,#fff)}[data-theme=dark] .category-description,[data-theme=dark] .articles-heading{color:var(--text-secondary,#ccc)}[data-theme=dark] .sitemap-footer{background:#161616;background:var(--card-bg,#161616)}[data-theme=dark] .footer-text{color:var(--text-secondary,#ccc)}[data-theme=dark] .xml-section{background:linear-gradient(135deg,#00000080 0%,#000000b3 100%)}@media (max-width:768px){.sitemap-title{font-size:2.5rem}.sitemap-icon{font-size:2rem}.sitemap-stats{gap:1.5rem}.stat-number{font-size:2rem}.links-grid,.categories-grid{grid-template-columns:1fr}.sitemap-section{padding:1.5rem}.section-title{font-size:1.5rem}}@media (max-width:480px){.sitemap-hero{padding:2rem 1rem}.sitemap-title{flex-direction:column;font-size:2rem}.sitemap-container{padding:1.5rem 1rem}}
