.site-footer.site-footer-nav{min-height:0;padding:0;background:var(--paper);color:var(--ink);border-top:1px solid var(--line)}
.site-footer-nav .site-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1440px;margin:0 auto;padding:0 4.5vw}
.site-footer-nav .site-footer-column{display:flex;flex-direction:column;gap:20px;min-height:300px;padding:48px clamp(20px,3vw,46px) 40px}
.site-footer-nav .site-footer-column+.site-footer-column{border-left:1px solid var(--line)}
.site-footer-nav .site-footer-column h2{margin:0 0 10px;font-size:16px;letter-spacing:-.05em}
.site-footer-nav .site-footer-column a,.site-footer-nav .site-footer-column span{color:#514d5b;font-size:13px;text-decoration:none}
.site-footer-nav .site-footer-column a:hover{color:var(--purple)}
.site-footer-nav .site-footer-bottom{display:flex;align-items:center;gap:26px;max-width:1440px;min-height:116px;margin:0 auto;padding:24px 4.5vw;border-top:1px solid var(--line)}
.site-footer-nav .site-footer-bottom .brand{font-size:18px;white-space:nowrap}
.site-footer-nav .site-footer-bottom .brand-mark i{background:var(--ink)}
.site-footer-nav .site-footer-bottom .brand-mark i:nth-child(2){background:var(--purple)}
.site-footer-nav .site-footer-bottom p{margin:0 auto 0 0;color:var(--muted);font-size:12px;letter-spacing:-.02em}
@media(max-width:800px){.site-footer-nav .site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.site-footer-nav .site-footer-column{min-height:0;padding:30px 20px;gap:14px}.site-footer-nav .site-footer-column:nth-child(3){border-top:1px solid var(--line);border-left:0}.site-footer-nav .site-footer-column:nth-child(4){border-top:1px solid var(--line)}.site-footer-nav .site-footer-column h2{margin-bottom:6px;font-size:14px}.site-footer-nav .site-footer-bottom{align-items:flex-start;flex-direction:column;gap:15px;padding:28px 20px}.site-footer-nav .site-footer-bottom p{margin:0}}
