
.site-map-page{background:#f7faff;color:#0f172a;min-height:70vh}.site-map-shell{box-sizing:border-box;margin:0 auto;max-width:1180px;padding-inline:24px;width:100%}.site-map-hero{background:linear-gradient(135deg,#edf4ff,#f9fbff);border-bottom:1px solid #dce6f4;padding-block:64px}.site-map-hero span{color:#2864ed;font-size:.75rem;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.site-map-hero h1{font-size:clamp(2.5rem,5vw,4.8rem);letter-spacing:-.055em;margin:8px 0 12px}.site-map-hero p{color:#64748b;font-size:1.05rem}.site-map-content{padding-block:60px}.site-map-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.site-map-card{background:#fff;border:1px solid #dbe5f2;border-radius:22px;padding:22px}.site-map-card h2{font-size:1.28rem;margin:0 0 14px}.site-map-card nav{display:grid;gap:7px}.site-map-card a{align-items:center;border-radius:12px;color:#334155;display:flex;font-weight:800;justify-content:space-between;padding:10px 11px;text-decoration:none}.site-map-card a:hover{background:#edf4ff;color:#174fc4}.site-map-card b{color:#2864ed}@media(max-width:900px){.site-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.site-map-shell{padding-inline:18px}.site-map-grid{grid-template-columns:1fr}}
