footer{border-top:1px solid rgba(255,255,255,.07);padding:52px 32px 32px;background:transparent}footer .foot-inner{max-width:1080px;margin:0 auto;display:block;font-size:inherit}footer .foot-top{display:grid;grid-template-columns:1.7fr repeat(5,1fr);grid-gap:32px;gap:32px;margin-bottom:48px}footer .foot-brand img{height:40px;width:auto;display:block}footer .foot-brand p{font-size:13px;color:#666;margin-top:12px;line-height:1.65;max-width:280px}footer .foot-col h4{font-family:Geist Mono,monospace;font-size:10px;color:#666;text-transform:uppercase;letter-spacing:.1em;margin:0 0 14px}footer .foot-col ul{list-style:none;display:flex;flex-direction:column;gap:7px;margin:0;padding:0}footer .foot-col ul li{margin:0}footer .foot-col ul a{font-size:13px;color:#666;text-decoration:none;transition:color .15s}footer .foot-col ul a:hover{color:#fff}footer .foot-soon{font-size:13px;color:#444;cursor:default}footer .foot-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:11px;color:#666;font-family:Geist Mono,monospace}footer .foot-bottom a{color:inherit;text-decoration:none}@media (max-width:900px){footer .foot-top{grid-template-columns:repeat(3,1fr);gap:28px}footer .foot-brand{grid-column:1/-1}}@media (max-width:600px){footer{padding:40px 20px 28px}footer .foot-top{grid-template-columns:1fr 1fr;gap:24px}footer .foot-brand{grid-column:1/-1}footer .foot-bottom{flex-direction:column;gap:14px;text-align:center}}