.site-footer{color:#ffffffb8;background:#0e0e0e;padding:88px 0 32px;position:relative;overflow:hidden}.site-footer:before{content:"";background:radial-gradient(ellipse 60% 40% at 0% 0%, color-mix(in oklab, var(--brand) 18%, transparent), transparent 60%), radial-gradient(ellipse 40% 30% at 100% 100%, #ffffff0a, transparent 60%);pointer-events:none;position:absolute;inset:0}.site-footer>.container{z-index:1;position:relative}.site-footer__top{border-bottom:1px solid #ffffff14;grid-template-columns:1.1fr 2fr;gap:64px;padding-bottom:64px;display:grid}@media (max-width:900px){.site-footer__top{grid-template-columns:1fr;gap:40px}}.site-footer__brand .logo{color:#fff!important}.site-footer__tagline{color:#ffffff8c;max-width:320px;margin:18px 0 0;font-size:14px;line-height:1.6}.site-footer__cols{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}@media (max-width:640px){.site-footer__cols{grid-template-columns:1fr 1fr;gap:32px}}.site-footer__col{flex-direction:column;gap:12px;display:flex}.site-footer__h{text-transform:uppercase;letter-spacing:.16em;color:#fff6;margin:0 0 6px;font-size:11px;font-weight:600}.site-footer__col a{color:#ffffffb8;font-size:14px;text-decoration:none;transition:color .2s}.site-footer__col a:hover{color:var(--brand)}.site-footer__social{gap:8px;margin-top:8px;display:flex}.site-footer__social a{color:#ffffffb3;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s,transform .2s;display:flex}.site-footer__social a:hover{background:var(--brand);color:#fff;transform:translateY(-2px)}.site-footer__bottom{color:#ffffff61;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:28px;font-size:12px;display:flex}
@keyframes reveal-up{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-left{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes reveal-right{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes reveal-scale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes reveal-item{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}section.is-revealing,.site-footer.is-revealing,[data-reveal].is-revealing{will-change:opacity, transform;animation:.9s cubic-bezier(.2,.7,.2,1) both reveal-up}[data-reveal=left].is-revealing{animation-name:reveal-left}[data-reveal=right].is-revealing{animation-name:reveal-right}[data-reveal=scale].is-revealing{animation-name:reveal-scale}.is-revealing [data-reveal-item]{animation:.7s cubic-bezier(.2,.7,.2,1) both reveal-item}.is-revealing [data-reveal-item]:first-child{animation-delay:50ms}.is-revealing [data-reveal-item]:nth-child(2){animation-delay:.12s}.is-revealing [data-reveal-item]:nth-child(3){animation-delay:.19s}.is-revealing [data-reveal-item]:nth-child(4){animation-delay:.26s}.is-revealing [data-reveal-item]:nth-child(5){animation-delay:.33s}.is-revealing [data-reveal-item]:nth-child(6){animation-delay:.4s}.is-revealing [data-reveal-item]:nth-child(7){animation-delay:.47s}.is-revealing [data-reveal-item]:nth-child(8){animation-delay:.54s}@media (prefers-reduced-motion:reduce){section.is-revealing,.site-footer.is-revealing,[data-reveal].is-revealing,.is-revealing [data-reveal-item]{animation:none!important}}
