body{font-family:Arial,sans-serif;margin:0;padding:0;background:#f9f9f9;max-width:100vw;overflow-x:hidden}h1{font-size:2rem;color:#333;text-align:center;padding:1rem}.sitemap-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:1rem;box-sizing:border-box;width:100%;max-width:100vw;overflow-x:hidden}.sitemap-section{width:100%;max-width:800px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);word-wrap:break-word;word-break:break-word}.sitemap-section h2{font-size:1.5rem;margin-bottom:10px;color:#0073aa}.sitemap-section ul{list-style:none;padding-left:0;margin:0}.sitemap-section li{margin-bottom:8px}.sitemap-section a{color:#333;text-decoration:none}.sitemap-section a:hover{text-decoration:underline}