.Header-module__hBw1pG__header{color:#fff;background:#0a0a0a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Header-module__hBw1pG__logo{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{background:linear-gradient(135deg,#01db83 0% 100%);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;display:flex}.Header-module__hBw1pG__logoText{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{align-items:center;gap:1rem;display:flex;position:relative}.Header-module__hBw1pG__menuButton{color:#01db83;cursor:pointer;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__menuButton:hover{background:#8b5cf633;border-color:#8b5cf680}.Header-module__hBw1pG__menuIcon{font-size:1.125rem;line-height:1}.Header-module__hBw1pG__dropdown{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141efa;border:1px solid #ffffff1a;border-radius:.75rem;min-width:220px;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:5rem;box-shadow:0 8px 32px #0006}.Header-module__hBw1pG__dropdownItem{color:#fff;border-left:3px solid #0000;border-radius:.5rem;padding:.75rem 1rem;font-size:.9375rem;text-decoration:none;transition:all .2s;display:block}.Header-module__hBw1pG__dropdownItem:hover{border-left-color:var(--chain-color);background:#ffffff0d;padding-left:1.25rem}.Header-module__hBw1pG__signInButton{cursor:pointer;border-radius:.5rem;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;color:#000!important;background:#01db83!important;border:none!important}.Header-module__hBw1pG__signInButton:hover{font-weight:700;transform:translateY(-1px);color:#000!important;background:#01db83!important}@media (max-width:768px){.Header-module__hBw1pG__header{padding:1rem}.Header-module__hBw1pG__dropdown{right:0}}
.Footer-module__S6Hkya__footer{background:#1a1a2e;justify-content:center;width:100%;height:100px;padding:20px 0;display:flex}.Footer-module__S6Hkya__footerContent{justify-content:space-between;align-items:center;width:1100px;display:flex}.Footer-module__S6Hkya__footer p{color:#a0a0a0;font-size:1rem}.Footer-module__S6Hkya__footerLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__footerLinks a{color:#a0a0a0;font-size:1em;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__footerLinks a:hover{color:#8b5cf6}@media (max-width:768px){.Footer-module__S6Hkya__footer{text-align:center;flex-direction:column}}
.Layout-module__YDn9fa__layout{flex-direction:column;min-height:100vh;display:flex}.Layout-module__YDn9fa__main{flex:1;padding-top:0}.Layout-module__YDn9fa__main.Layout-module__YDn9fa__noFixedHeader{padding-top:0}
:root{--background:#fff;--foreground:#171717}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (max-width:768px){body{padding:10px;font-size:14px}a{font-size:14px}html,body{width:100%;overflow-x:hidden}}@media (max-width:480px){body{font-size:12px}}
