.site-header{position:fixed;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,height .3s ease}.site-header.is-scrolled{height:72px;background:rgba(17,17,15,.9);border-color:rgba(241,238,232,.12);box-shadow:0 8px 30px rgba(0,0,0,.12)}.site-header.is-scrolled .brand-logo{width:32px;height:32px}.footer{background:#0d0d0c;color:var(--paper);padding:0 9vw}.footer-top{display:grid;grid-template-columns:1.6fr .7fr 1fr;gap:6vw;padding:82px 0 64px}.footer-brand .brand{width:max-content}.footer-brand .brand-logo{background:#171716;border-color:#3b3a37}.footer-brand>p{max-width:330px;color:#9d9b95;font-size:14px;line-height:1.65;margin:25px 0 0}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:13px;color:#bdbab4}.footer-column a{transition:color .2s}.footer-column a:hover{color:var(--lime)}.footer-column span{color:#77746e;line-height:1.5}.footer-label{font:500 10px 'DM Mono',monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--lime);margin:0 0 10px}.footer-bottom{border-top:1px solid #292925;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#77746e;font:10px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.08em}.footer-bottom p{margin:0}.footer-bottom a{color:#c4c1ba}.footer-bottom a:hover{color:var(--lime)}@media(max-width:800px){.site-header.is-scrolled{height:64px;background:#11110ff2}.footer{padding:0 7vw}.footer-top{display:block;padding:58px 0 45px}.footer-brand{padding-bottom:45px;border-bottom:1px solid #292925}.footer-column{padding:30px 0;border-bottom:1px solid #292925}.footer-bottom{display:block;padding:22px 0 30px}.footer-bottom p,.footer-bottom a{display:block;margin:0 0 12px}.footer-bottom p:last-of-type{display:none}}
