.site-footer{background:var(--color-page-bg);color:var(--color-page-muted);border-top:0;margin-top:auto;position:relative;overflow:hidden}.site-footer-accent-line{background:linear-gradient(90deg,#94a3b800 0%,#94a3b859 20%,#5a39ffd9 50%,#94a3b859 80%,#94a3b800 100%);width:100%;height:1px}.site-footer-glow{pointer-events:none;filter:blur(16px);border-radius:9999px;position:absolute}.site-footer-glow--a{background:radial-gradient(circle,#5a39ff33,#5a39ff00);width:220px;height:220px;top:40px;right:-80px}.site-footer-glow--b{background:radial-gradient(circle,#94a3b81f,#94a3b800);width:180px;height:180px;bottom:20px;left:-60px}.site-footer-main{z-index:1;gap:2.5rem;max-width:77.5rem;margin:0 auto;padding:3rem 1.25rem 2.5rem;display:grid;position:relative}@media (min-width:768px){.site-footer-main{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr) minmax(0,.8fr);gap:3rem;padding:3.5rem 2rem 2.75rem}}.site-footer-brand{flex-direction:column;gap:1rem;display:flex}.site-footer-logo{width:fit-content;display:inline-block}.site-footer-tagline{max-width:22rem;color:var(--color-page-muted);margin:0;font-size:.9375rem;line-height:1.65}.site-footer-column-title{color:var(--color-text);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.8125rem;font-weight:800}.site-footer-links{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.site-footer-link{color:var(--color-page-muted);align-items:center;gap:.55rem;font-size:.9375rem;line-height:1.4;text-decoration:none;transition:color .2s;display:inline-flex}.site-footer-link:before{content:"";opacity:.55;background:currentColor;border-radius:9999px;flex-shrink:0;width:.35rem;height:.35rem}.site-footer-link:hover{color:var(--color-accent)}.site-footer-bottom{z-index:1;border-top:1px solid var(--color-page-border);padding:1rem 1.25rem 1.35rem;position:relative}.site-footer-bottom-inner{max-width:77.5rem;margin:0 auto}.site-footer-copy{color:var(--color-page-muted);margin:0;font-size:.8125rem}
