.sitemap-header{position:relative;width:100%;min-height:40vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#001233 0%,var(--color-navy) 40%,#003d99 100%);overflow:hidden}.sitemap-header:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 80%,rgba(200,169,81,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(200,169,81,.05) 0%,transparent 40%);pointer-events:none}.sitemap-header-content{position:relative;z-index:2;text-align:center;padding:calc(var(--nav-height, 72px) + 40px) clamp(24px,5vw,80px) 60px}.sitemap-eyebrow{font-family:var(--font-body);font-size:clamp(11px,1.2vw,13px);font-weight:500;color:var(--color-gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.2rem;opacity:.9}.sitemap-title{font-family:var(--font-display);font-size:clamp(36px,6vw,64px);font-weight:900;color:var(--color-white);letter-spacing:-.03em;line-height:1.1;margin-bottom:.5em}.sitemap-subtitle{font-family:var(--font-display);font-size:clamp(16px,2vw,20px);font-weight:400;color:#ffffffa6;letter-spacing:.05em}.sitemap-main{max-width:1200px;margin:0 auto;padding:clamp(60px,8vw,100px) clamp(24px,5vw,80px)}.sitemap-section{margin-bottom:clamp(48px,6vw,80px)}.sitemap-section:last-child{margin-bottom:0}.sitemap-section-header{display:flex;align-items:center;gap:16px;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,45,114,.1)}.sitemap-section-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c8a9511a,#c8a9510d);border-radius:10px}.sitemap-section-icon svg{width:24px;height:24px;stroke:var(--color-navy)}.sitemap-section-title{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--color-navy);letter-spacing:-.02em}.sitemap-section-count{margin-left:auto;font-size:.875rem;color:var(--color-muted);background:#002d720d;padding:4px 12px;border-radius:100px}.sitemap-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.sitemap-link-card{display:flex;flex-direction:column;background:var(--color-white);border:1px solid rgba(0,45,114,.08);border-radius:12px;padding:1.75rem;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.sitemap-link-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:var(--color-gold);transition:height .35s ease}.sitemap-link-card:hover,.sitemap-link-card:focus{transform:translateY(-4px);box-shadow:0 16px 32px #002d7214;border-color:#c8a95140}.sitemap-link-card:hover:before,.sitemap-link-card:focus:before{height:100%}.sitemap-link-title{font-family:var(--font-display);font-size:1.125rem;font-weight:600;color:var(--color-navy);margin-bottom:.5rem;letter-spacing:-.01em}.sitemap-link-desc{font-size:.875rem;color:var(--color-muted);line-height:1.6;flex-grow:1}.sitemap-link-arrow{display:flex;align-items:center;gap:8px;margin-top:1rem;font-size:.8125rem;font-weight:500;color:var(--color-gold);letter-spacing:.02em}.sitemap-link-arrow svg{width:16px;height:16px;stroke:currentColor;transition:transform .3s ease}.sitemap-link-card:hover .sitemap-link-arrow svg{transform:translate(4px)}.sitemap-link-card.external:hover .sitemap-link-arrow svg{transform:translate(4px) translateY(-4px)}.quick-links-banner{background:linear-gradient(135deg,var(--color-navy) 0%,#003d99 100%);border-radius:16px;padding:3rem;margin-bottom:clamp(48px,6vw,80px);position:relative;overflow:hidden}.quick-links-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 0% 100%,rgba(200,169,81,.15) 0%,transparent 50%),radial-gradient(ellipse at 100% 0%,rgba(200,169,81,.1) 0%,transparent 40%);pointer-events:none}.quick-links-title{font-family:var(--font-display);font-size:clamp(20px,3vw,28px);font-weight:700;color:var(--color-white);margin-bottom:.5rem;letter-spacing:-.02em}.quick-links-subtitle{font-size:.9375rem;color:#fff9;margin-bottom:2rem}.quick-links-grid{display:flex;flex-wrap:wrap;gap:1rem}.quick-link-item{display:flex;align-items:center;gap:10px;padding:12px 20px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--color-white);text-decoration:none;font-size:.9375rem;font-weight:500;transition:all .3s ease}.quick-link-item:hover,.quick-link-item:focus{background:#ffffff26;border-color:#c8a95166;transform:translateY(-2px)}.quick-link-item svg{width:18px;height:18px;stroke:var(--color-gold);flex-shrink:0}.sitemap-cta{display:flex;align-items:center;justify-content:space-between;background:var(--color-surface);border-radius:16px;padding:2.5rem 3rem;gap:2rem;flex-wrap:wrap}.sitemap-cta-text h3{font-family:var(--font-display);font-size:clamp(18px,2.5vw,24px);font-weight:700;color:var(--color-navy);margin-bottom:.5rem;letter-spacing:-.02em}.sitemap-cta-text p{font-size:.9375rem;color:var(--color-muted)}.sitemap-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:var(--color-navy);color:var(--color-white);text-decoration:none;border-radius:8px;font-size:.9375rem;font-weight:600;transition:all .3s ease;flex-shrink:0}.sitemap-cta-btn:hover,.sitemap-cta-btn:focus{background:#003d99;transform:translateY(-2px);box-shadow:0 8px 20px #002d7240}.sitemap-cta-btn svg{width:18px;height:18px;stroke:currentColor}@media (max-width: 768px){.sitemap-grid{grid-template-columns:1fr}.quick-links-banner{padding:2rem}.quick-links-grid{flex-direction:column}.quick-link-item{width:100%;justify-content:center}.sitemap-cta{flex-direction:column;text-align:center;padding:2rem}.sitemap-cta-btn{width:100%;justify-content:center}}@media (max-width: 480px){.sitemap-section-header{flex-wrap:wrap}.sitemap-section-count{margin-left:0}}
