.pru-footer{--_fg: var(--brand-surface-fg);--_fg-muted: color-mix(in srgb, var(--brand-surface-fg) 50%, transparent);--_fg-dim: color-mix(in srgb, var(--brand-surface-fg) 30%, transparent);--_border: color-mix(in srgb, var(--brand-surface-fg) 8%, transparent);--_gold: var(--brand-secondary);--_gold-15: color-mix(in srgb, var(--brand-secondary) 15%, transparent)}.pru-footer{width:100%;background:var(--brand-surface);color:var(--_fg);font-family:Instrument Sans,ui-sans-serif,system-ui,sans-serif;position:relative;overflow:hidden}.pru-footer:before{content:"";position:absolute;inset:0;background-image:radial-gradient(color-mix(in srgb,var(--brand-surface-fg) 2.2%,transparent) 1px,transparent 1px);background-size:30px 30px;pointer-events:none}.pru-footer:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(520px,65%);height:1px;background:linear-gradient(90deg,transparent,var(--_gold) 38%,var(--_gold) 62%,transparent);opacity:.3}.pru-footer__inner{position:relative;z-index:1;margin:0 auto;max-width:1200px;padding:0 2rem}.pru-footer__body{display:grid;grid-template-columns:220px 1fr;gap:0;padding:3.5rem 0}.pru-footer__brand{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;padding-right:2.5rem;border-right:1px solid var(--_border)}.pru-footer__logo{display:inline-block;text-decoration:none;transition:opacity .2s ease;align-self:flex-start}.pru-footer__logo:hover{opacity:.8}.pru-footer__logo img{display:block;height:100px;width:auto;object-fit:contain}.pru-footer__tagline{font-size:.8rem;line-height:1.75;color:var(--_fg-muted);margin:0;max-width:200px;font-weight:400}.pru-footer__social{display:flex;align-items:center;gap:.25rem;margin-top:.25rem}.pru-footer__social-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px;color:var(--_fg-muted);text-decoration:none;border:1px solid transparent;transition:color .18s ease,background .18s ease,border-color .18s ease}.pru-footer__social-btn:hover{color:var(--_fg);background:color-mix(in srgb,var(--brand-surface-fg) 6%,transparent);border-color:var(--_border)}.pru-footer__social-btn svg{width:14px;height:14px;fill:currentColor;flex-shrink:0}.pru-footer__nav{display:grid;grid-template-columns:repeat(4,1fr);gap:0 1rem;padding-left:2.5rem}.pru-footer__nav-group{display:flex;flex-direction:column;gap:0}.pru-footer__nav-heading{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--_fg);opacity:.65;margin:0 0 1rem}.pru-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.pru-footer__nav-list li{border-bottom:none}.pru-footer__link{display:block;font-size:.8125rem;font-weight:400;color:var(--_fg-muted);text-decoration:none;padding:.3rem 0;transition:color .18s ease,padding-left .18s ease}.pru-footer__link:hover{color:var(--_fg);padding-left:4px}.pru-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1.25rem 0 1.75rem;border-top:1px solid var(--_border)}.pru-footer__copyright{font-size:.75rem;font-weight:400;color:var(--_fg-dim);margin:0}.pru-footer__copyright strong{color:var(--_gold);font-weight:500}.pru-footer__legal-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.pru-footer__legal-links .pru-footer__link{font-size:.75rem;color:var(--_fg-dim);padding:0}.pru-footer__legal-links .pru-footer__link:hover{color:var(--_fg-muted);padding-left:0}@media(max-width:1024px){.pru-footer__body{grid-template-columns:200px 1fr}.pru-footer__brand{padding-right:2rem}.pru-footer__nav{padding-left:2rem}}@media(max-width:800px){.pru-footer__body{grid-template-columns:1fr;padding:3rem 0 2.5rem;gap:2.5rem}.pru-footer__brand{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:1rem 2rem;padding-right:0;border-right:none;border-bottom:1px solid var(--_border);padding-bottom:2rem}.pru-footer__logo img{height:72px}.pru-footer__nav{padding-left:0;grid-template-columns:repeat(4,1fr)}}@media(max-width:580px){.pru-footer__inner{padding:0 1.25rem}.pru-footer__nav{grid-template-columns:repeat(2,1fr);gap:2rem 1.25rem}.pru-footer__bottom{flex-direction:column;align-items:flex-start;gap:.6rem;padding-bottom:1.5rem}.pru-footer__legal-links{gap:1rem}}@media(max-width:340px){.pru-footer__nav{grid-template-columns:1fr}}
