.site-footer{margin-top:80px;padding:68px 0 28px;background:#d7c0e2;border-top:0;color:#584861;font-size:13px}
.site-footer .footer-stack{display:grid;gap:28px}
.site-footer .footer-intro{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(320px,1.3fr);gap:56px;align-items:end}
.site-footer .footer-kicker{display:block;margin-bottom:10px;color:#714b82;font-size:12px;font-weight:800;letter-spacing:.16em}
.site-footer .footer-intro h2{margin:0;color:#3d2931;font-size:34px;letter-spacing:-.035em}
.site-footer .footer-intro p{max-width:680px;margin:0;line-height:1.8;font-size:15px}
.site-footer .footer-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.site-footer .footer-contact-item{display:grid;gap:8px;min-height:94px;padding:20px 22px;border:1px solid rgba(79,50,91,.12);border-radius:18px;background:rgba(255,255,255,.42)}
.site-footer .footer-contact-item span{color:#765f7e;font-size:12px}
.site-footer .footer-contact-item strong,.site-footer .footer-contact-item a{align-self:end;color:#3d2931;font-size:15px;font-weight:700;overflow-wrap:anywhere}
.site-footer .footer-contact-item a{color:#633b75;text-decoration:none}
.site-footer .footer-rights-note{max-width:900px;margin:0;line-height:1.8}
.site-footer .footer-rights-note a,.site-footer .footer-row a{color:#633b75;text-decoration:none}
.site-footer a:hover{text-decoration:underline}
.site-footer .filing-link:hover,.site-footer .filing-link:focus-visible{text-decoration:none}
.site-footer .filing-link:focus-visible{outline:2px solid #714b82;outline-offset:3px;border-radius:4px}
.site-footer .footer-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-top:22px;border-top:1px solid rgba(79,50,91,.14)}
.site-footer .footer-row nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px}
.site-footer .filing-links{display:grid;grid-template-columns:max-content max-content;align-items:center;gap:14px}
.site-footer .filing-link{display:inline-flex;align-items:center;min-height:22px;line-height:22px;white-space:nowrap}
.public-security-filing{display:inline-flex!important;align-items:center;gap:6px;white-space:nowrap}
.public-security-filing img{width:20px;height:20px;flex:0 0 20px;object-fit:contain}
@media(max-width:760px){.site-footer{margin-top:54px;padding:48px 0 24px}.site-footer .footer-intro{grid-template-columns:1fr;gap:16px}.site-footer .footer-intro h2{font-size:30px}.site-footer .footer-contact-grid{grid-template-columns:1fr}.site-footer .footer-contact-item{min-height:88px}.site-footer .footer-row{display:grid}.site-footer .footer-row nav{justify-content:flex-start}.site-footer .filing-links{grid-template-columns:1fr;justify-items:start;gap:8px;width:100%}}
