@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Outfit:wght@300;400;500;600;700&family=Roboto:wght@400;500;700&display=swap";
:root{--background:#0f172a;--foreground:#f8fafc;--primary:#3b82f6;--primary-hover:#2563eb;--surface:#1e293b;--border:#334155;--error:#ef4444;--success:#22c55e;--radius:12px}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(to right in oklab,#ecd0e0 0px,#82ade5 100%);min-height:100vh;color:var(--foreground);flex-direction:column;font-family:Outfit,sans-serif;line-height:1.6;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
.Header-module__hBw1pG__header{z-index:50;background:0 0;align-items:center;height:80px;display:flex;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__hBw1pG__logoAndNav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__logo{color:#26263f;align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__nav{gap:1.5rem;display:flex}.Header-module__hBw1pG__link{color:#475569;font-weight:500;transition:color .2s}.Header-module__hBw1pG__link:hover{color:#000}.Header-module__hBw1pG__activeLink{color:#000;font-weight:500}.Header-module__hBw1pG__actions,.Header-module__hBw1pG__walletInfo{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__chainBadge{background:var(--surface);border:1px solid var(--border);border-radius:99px;padding:.25rem .75rem;font-size:.875rem}.Header-module__hBw1pG__walletBtn{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:var(--radius);padding:.5rem 1rem;font-weight:500}.Header-module__hBw1pG__walletBtn:hover{background:#334155}.Header-module__hBw1pG__connectBtn{background:var(--primary);color:#fff;border-radius:var(--radius);border:none;padding:.5rem 1.25rem;font-weight:600;transition:background .2s}.Header-module__hBw1pG__connectBtn:hover{background:var(--primary-hover)}.Header-module__hBw1pG__menuButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.Header-module__hBw1pG__overlay{z-index:40;background:#00000080;position:fixed;inset:0}.Header-module__hBw1pG__mobileMenu{background:var(--background);border-left:1px solid var(--border);z-index:60;flex-direction:column;width:280px;height:100vh;padding:5rem 1.5rem 2rem;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Header-module__hBw1pG__mobileMenuOpen{transform:translate(0)}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:.5rem;display:flex}.Header-module__hBw1pG__mobileLink{color:#94a3b8;border-radius:var(--radius);padding:.75rem 1rem;font-size:1.125rem;font-weight:500;transition:all .2s}.Header-module__hBw1pG__mobileLink:hover{color:var(--foreground);background:var(--surface)}.Header-module__hBw1pG__mobileActiveLink{color:var(--foreground);border-radius:var(--radius);background:var(--surface);padding:.75rem 1rem;font-size:1.125rem;font-weight:500}.Header-module__hBw1pG__mobileActions{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.Header-module__hBw1pG__mobileChainBadge{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:99px;padding:.5rem 1rem;font-size:.875rem}.Header-module__hBw1pG__mobileWalletBtn{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:var(--radius);width:100%;padding:.75rem 1rem;font-weight:500}.Header-module__hBw1pG__mobileWalletBtn:hover{background:#334155}.Header-module__hBw1pG__mobileConnectBtn{background:var(--primary);color:#fff;border-radius:var(--radius);border:none;width:100%;padding:.75rem 1.25rem;font-weight:600;transition:background .2s}.Header-module__hBw1pG__mobileConnectBtn:hover{background:var(--primary-hover)}@media (max-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__menuButton{justify-content:center;align-items:center;display:flex}}
.Footer-module__S6Hkya__footer{justify-content:center;align-items:center;width:100%;margin-top:auto;padding:2rem 1rem;display:flex}.Footer-module__S6Hkya__text{color:#6b7280;text-align:center;max-width:600px;margin:0;font-family:Lato,sans-serif;font-size:14px}.Footer-module__S6Hkya__link{color:#6f3ab1;font-weight:500;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__link:hover{opacity:.8;text-decoration:underline}
