@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";
.Footer-module__S6Hkya__footer{max-width:1280px;font-family:var(--font-sans);color:var(--fg);background:var(--bg);margin:64px auto 0;padding:0 24px}.Footer-module__S6Hkya__divider{background:var(--border);height:1px}.Footer-module__S6Hkya__grid{grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding:56px 0;display:grid}.Footer-module__S6Hkya__brand{align-items:center;gap:8px;margin-bottom:12px;display:flex}.Footer-module__S6Hkya__brandMark{background:var(--fg);width:22px;height:22px;color:var(--bg);justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.Footer-module__S6Hkya__brandName{color:var(--fg);font-size:14px;font-weight:600}.Footer-module__S6Hkya__colTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10px;font-weight:500;font-family:var(--font-mono);margin-bottom:14px}.Footer-module__S6Hkya__colDesc{color:var(--muted);margin-bottom:16px;font-size:13px;line-height:1.6}.Footer-module__S6Hkya__links{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__links a{color:var(--fg);font-size:13px;font-weight:400;transition:opacity .15s}.Footer-module__S6Hkya__links a:hover{opacity:.7}.Footer-module__S6Hkya__socials{gap:8px;display:flex}.Footer-module__S6Hkya__socialBtn{border:1px solid var(--border);width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.Footer-module__S6Hkya__socialBtn:hover{color:var(--fg);background:#f4f4f514;border-color:#f4f4f524}.Footer-module__S6Hkya__socialBtn svg{width:14px;height:14px}.Footer-module__S6Hkya__legal{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 0 32px;display:flex}.Footer-module__S6Hkya__legalLogo{color:var(--muted);font-size:12px;font-weight:500}.Footer-module__S6Hkya__legalLinks{gap:20px;display:flex}.Footer-module__S6Hkya__legal a{color:var(--muted);font-size:12px;font-weight:400;transition:color .15s}.Footer-module__S6Hkya__legal a:hover{color:var(--fg)}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:0 16px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:28px;padding:40px 0}.Footer-module__S6Hkya__legal{flex-direction:column;align-items:flex-start;gap:10px}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#020202;--bg-2:#060606;--bg-hover:#080808;--bg-tile-hover:#0c0c0c;--border:#1a1a1a;--border-2:#2a2a2a;--border-hover:#f4f4f524;--card:#020202;--card-hover:#0c0c0c;--white:#f4f4f5;--fg:#f4f4f5;--gray:#c9c9c9;--muted:#666;--gray-dim:#6669;--teal:#f4f4f5;--teal-2:#c9c9c9;--blue:#f4f4f5;--blue-2:#c9c9c9;--purple:#f4f4f5;--purple-2:#c9c9c9;--grad-line:linear-gradient(90deg, #f4f4f5, #666);--grad-line-teal:linear-gradient(90deg, #f4f4f5, #c9c9c9);--font-sans:"Inter", system-ui, -apple-system, "Helvetica Neue", "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "SFMono-Regular", Menlo, monospace;--shadow-tile:0 16px 48px #0000008c, 0 0 0 1px #f4f4f51a}html,body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.005em;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::selection{color:var(--fg);background:#f4f4f52e}
