*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-family)}:root{--primary-color:#7c3aed;--secondary-color:#fff;--tertiary-color:#9333ea;--quaternary-color:#ede9fe;--background-light:#fff;--background-dark:#1e1e2f;--surface-color:#fff;--surface-muted:#f9fafb;--text-primary:#1f1f1f;--text-secondary:#4b5563;--text-muted:#9ca3af;--text-inverse:#fff;--success-color:#22c55e;--warning-color:#facc15;--error-color:#ef4444;--info-color:#3b82f6;--button-hover:#6d28d9;--link-color:#7c3aed;--link-hover:#5b21b6;--border-color:#e5e7eb;--shadow-color:rgba(0,0,0,.08);--font-family:"Roboto","Helvetica Neue",Arial,sans-serif}
.PageWrapper-module-scss-module__DWENQW__wrapper{flex-direction:column;gap:40px;max-width:1440px;margin:0 auto;padding:20px;display:flex}
.Header-module-scss-module__WTVEDW__sticky{z-index:100;width:100%;transition:all .3s ease-in-out;position:-webkit-sticky;position:sticky;top:0}.Header-module-scss-module__WTVEDW__stickyRounded{z-index:100;border-radius:0;width:100%;transition:all .3s ease-in-out;position:-webkit-sticky;position:sticky;top:0}.Header-module-scss-module__WTVEDW__scrolled{border:1px solid var(--primary-color);border-radius:20px;margin-top:10px;transition:all .3s ease-in-out;top:8px;transform:scale(.95)}.Header-module-scss-module__WTVEDW__header{background:#fff;border-bottom:1px solid #eee;align-content:center;place-items:center;display:flex}.Header-module-scss-module__WTVEDW__header.Header-module-scss-module__WTVEDW__transparent{border-bottom:1px solid transparent;background:0 0!important}.Header-module-scss-module__WTVEDW__header.Header-module-scss-module__WTVEDW__solid{background-color:var(--primary-color)!important}.Header-module-scss-module__WTVEDW__header.Header-module-scss-module__WTVEDW__border{border:1px solid var(--secondary-color);background:0 0!important}.Header-module-scss-module__WTVEDW__header.Header-module-scss-module__WTVEDW__blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(255,255,255,.05)}.Header-module-scss-module__WTVEDW__headerInner{place-content:center space-between;place-items:center;width:100%;max-width:1440px;margin:0 auto;padding:20px;display:flex}.Header-module-scss-module__WTVEDW__nav{gap:24px;text-decoration:none;display:flex}.Header-module-scss-module__WTVEDW__link{color:var(--link-color);font-weight:500;text-decoration:none;transition:color .2s}.Header-module-scss-module__WTVEDW__link:hover{color:var(--link-hover-color)}.Header-module-scss-module__WTVEDW__actions{gap:12px;display:flex}.Header-module-scss-module__WTVEDW__menuButton{cursor:pointer;background:0 0;border:none;font-size:28px;display:none}.Header-module-scss-module__WTVEDW__content{flex-direction:column;justify-content:space-between;width:270px;height:100%;padding:20px;display:flex}@media (max-width:1024px){.Header-module-scss-module__WTVEDW__nav,.Header-module-scss-module__WTVEDW__actions{display:none}.Header-module-scss-module__WTVEDW__menuButton{display:flex}}
.AuthButtons-module-scss-module__OkWJ2q__authedUser{align-content:center;place-items:center;gap:10px;width:100%;display:flex}@media screen and (max-width:768px){.AuthButtons-module-scss-module__OkWJ2q__authedUser{flex-direction:column}}.AuthButtons-module-scss-module__OkWJ2q__nonAuthedButtons{flex-direction:row;align-content:center;justify-items:center;gap:10px;width:100%;display:flex}@media screen and (max-width:1024px){.AuthButtons-module-scss-module__OkWJ2q__nonAuthedButtons{flex-direction:column}}.AuthButtons-module-scss-module__OkWJ2q__userBalance{color:#444;flex-direction:column;align-items:flex-start;font-size:13px;display:flex}@media screen and (max-width:768px){.AuthButtons-module-scss-module__OkWJ2q__userBalance{flex-direction:column;align-items:flex-start;gap:4px;width:100%}}.AuthButtons-module-scss-module__OkWJ2q__tokenIcon{color:#f5b301;margin-left:5px;font-size:14px}.AuthButtons-module-scss-module__OkWJ2q__balanceText{color:#555;margin:0;font-weight:500}.AuthButtons-module-scss-module__OkWJ2q__buyLink{color:#0070f3;font-size:12px;text-decoration:none;transition:all .2s ease-in-out}.AuthButtons-module-scss-module__OkWJ2q__buyLink:hover{color:#0070f3}.AuthButtons-module-scss-module__OkWJ2q__linkContainer{width:200px;text-decoration:none;display:flex}.AuthButtons-module-scss-module__OkWJ2q__link{color:var(--primary-color);font-size:26px;transition:all .2s}.AuthButtons-module-scss-module__OkWJ2q__link:hover{color:var(--text-primary)}
.Drawer-module-scss-module__0MppHq__link{color:var(--text-primary);font-weight:500;text-decoration:none;transition:color .2s}.Drawer-module-scss-module__0MppHq__link:hover{color:var(--primary-color)}
.Footer-module-scss-module__EsQDTW__footer{--maxw:var(--footer-maxw,1440px);--pad-x:var(--footer-pad-x,20px);--pad-y:var(--footer-pad-y,32px);--gap:var(--footer-gap,20px);--columns-gap:var(--footer-columns-gap,24px);--bg:var(--footer-bg,#fff);--text:var(--footer-text,#242424);--muted:var(--footer-muted,#878787);--border:var(--footer-border,#eee);--link:var(--footer-link,#4a90e2);--link-hover:var(--footer-link-hover,#242424);--legal:var(--footer-legal,#4a90e2);--contact-label:var(--footer-contact-label,#878787);--fs:var(--footer-fs,16px);--fs-legal:var(--footer-legal-fs,14px);--logo-w:var(--footer-logo-w,120px);--logo-h:var(--footer-logo-h,30px);--footer-cols-xl:var(--footer-cols-xl,4);--footer-cols-lg:var(--footer-cols-lg,3);--footer-cols-md:var(--footer-cols-md,2);--footer-cols-sm:var(--footer-cols-sm,1);--footer-title-fs:var(--footer-title-fs-xl,18px);--footer-link-fs:var(--footer-link-fs-xl,16px);--footer-icon-size:var(--footer-icon-xl,24px);--footer-title-color:var(--text);--contact-hover:var(--footer-contact-hover,var(--link-hover));--social:var(--footer-social,var(--text));--social-hover:var(--footer-social-hover,var(--link-hover));border-radius:var(--footer-radius,0);box-shadow:var(--footer-shadow,none);background:var(--bg);color:var(--text);font-size:var(--fs)}.Footer-module-scss-module__EsQDTW__footer a{color:var(--text)}.Footer-module-scss-module__EsQDTW__footer--top-border,.Footer-module-scss-module__EsQDTW__footer--bottom-border .Footer-module-scss-module__EsQDTW__footer__rights{border-top:1px solid var(--border)}.Footer-module-scss-module__EsQDTW__footer--logo-start .Footer-module-scss-module__EsQDTW__footer__inner{align-items:start}.Footer-module-scss-module__EsQDTW__footer--logo-center .Footer-module-scss-module__EsQDTW__footer__inner{align-items:center}.Footer-module-scss-module__EsQDTW__footer--logo-end .Footer-module-scss-module__EsQDTW__footer__inner{align-items:end}.Footer-module-scss-module__EsQDTW__footer__inner{max-width:var(--maxw);width:100%;padding:var(--pad-y)var(--pad-x)0 var(--pad-x);margin:0 auto}.Footer-module-scss-module__EsQDTW__footer--columns .Footer-module-scss-module__EsQDTW__footer__inner{align-items:flex-start;column-gap:var(--columns-gap);row-gap:var(--gap);flex-wrap:wrap;display:flex}.Footer-module-scss-module__EsQDTW__footer--columns .Footer-module-scss-module__EsQDTW__footer__logo{width:var(--logo-w);height:var(--logo-h);flex:none;align-items:center;margin:0;display:inline-grid}.Footer-module-scss-module__EsQDTW__footer__logo{width:var(--logo-w);height:var(--logo-h);align-items:center;margin-bottom:12px;display:inline-grid}.Footer-module-scss-module__EsQDTW__footer__columns{align-items:flex-start;column-gap:var(--columns-gap);row-gap:var(--gap);flex-wrap:wrap;flex:480px;min-width:360px;display:flex}.Footer-module-scss-module__EsQDTW__footer--columns .Footer-module-scss-module__EsQDTW__footer__column{flex:180px;align-content:start;row-gap:8px;min-width:160px;display:grid}.Footer-module-scss-module__EsQDTW__footer__column-title{color:var(--footer-title-color);font-weight:600;font-size:var(--footer-title-fs);margin-bottom:12px}.Footer-module-scss-module__EsQDTW__footer--columns .Footer-module-scss-module__EsQDTW__footer__column-title{margin-bottom:4px}.Footer-module-scss-module__EsQDTW__footer__link,.Footer-module-scss-module__EsQDTW__footer__center-link{width:auto;max-width:max-content;color:var(--link);font-size:var(--footer-link-fs);align-items:center;margin-bottom:8px;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module-scss-module__EsQDTW__footer__link:hover,.Footer-module-scss-module__EsQDTW__footer__center-link:hover{color:var(--link-hover)}.Footer-module-scss-module__EsQDTW__footer--columns .Footer-module-scss-module__EsQDTW__footer__link{margin-bottom:0}.Footer-module-scss-module__EsQDTW__footer__contact,.Footer-module-scss-module__EsQDTW__footer__extra{font-size:var(--footer-link-fs)}.Footer-module-scss-module__EsQDTW__footer__contact-item{margin-bottom:8px}.Footer-module-scss-module__EsQDTW__footer--columns .Footer-module-scss-module__EsQDTW__footer__contact{min-width:220px;font-size:var(--footer-link-fs);flex:0 300px;row-gap:8px;display:grid}.Footer-module-scss-module__EsQDTW__footer__contact-item strong{color:var(--contact-label);font-weight:600;font-size:var(--footer-link-fs)}.Footer-module-scss-module__EsQDTW__footer__contact-item a,.Footer-module-scss-module__EsQDTW__footer__contact-item span{color:var(--text);text-decoration:none}.Footer-module-scss-module__EsQDTW__footer__contact-item a{color:var(--text);text-decoration:none;transition:color .2s}.Footer-module-scss-module__EsQDTW__footer__contact-item a:hover{color:var(--contact-hover,var(--link-hover))}.Footer-module-scss-module__EsQDTW__footer__legal,.Footer-module-scss-module__EsQDTW__footer__legal-line,.Footer-module-scss-module__EsQDTW__footer__legal-address{color:var(--legal);font-size:var(--footer-link-fs);font-weight:500}.Footer-module-scss-module__EsQDTW__footer__legal-label{letter-spacing:.02em;color:var(--contact-label);font-weight:600;font-size:var(--footer-link-fs)}.Footer-module-scss-module__EsQDTW__footer__legal-address{margin-top:2px;font-style:normal}.Footer-module-scss-module__EsQDTW__footer__socials,.Footer-module-scss-module__EsQDTW__footer__center-socials,.Footer-module-scss-module__EsQDTW__footer__mega-socials{gap:20px;margin-top:20px;display:flex}.Footer-module-scss-module__EsQDTW__footer__social-link{color:var(--social);opacity:.95;align-items:center;transition:color .2s,opacity .2s;display:inline-flex}.Footer-module-scss-module__EsQDTW__footer__social-link:hover{color:var(--social-hover);opacity:1}.Footer-module-scss-module__EsQDTW__footer__social-link svg{width:var(--footer-icon-size);height:var(--footer-icon-size);fill:currentColor;stroke:currentColor}.Footer-module-scss-module__EsQDTW__footer__rights{text-align:center;width:100%;color:var(--muted);margin-top:28px;padding:18px 0 8px}.Footer-module-scss-module__EsQDTW__footer--center .Footer-module-scss-module__EsQDTW__footer__inner,.Footer-module-scss-module__EsQDTW__footer__inner--center{text-align:center;place-items:center;row-gap:16px;width:100%;display:grid}.Footer-module-scss-module__EsQDTW__footer__center-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}@media (max-width:768px){.Footer-module-scss-module__EsQDTW__footer__center-links{grid-template-columns:repeat(auto-fit,minmax(120px,max-content));grid-auto-flow:row;justify-content:center}}.Footer-module-scss-module__EsQDTW__footer__center-contact{grid-auto-flow:column;justify-content:center;align-items:center;gap:12px;display:grid}.Footer-module-scss-module__EsQDTW__footer__center-contact a{color:var(--text);text-decoration:none}@media (max-width:768px){.Footer-module-scss-module__EsQDTW__footer__center-contact{grid-auto-flow:row}}.Footer-module-scss-module__EsQDTW__footer__center-legal{justify-items:center;row-gap:8px;width:100%;display:grid}.Footer-module-scss-module__EsQDTW__footer__center-legal .Footer-module-scss-module__EsQDTW__footer__legal,.Footer-module-scss-module__EsQDTW__footer__center-legal .Footer-module-scss-module__EsQDTW__footer__extra{max-width:480px;margin:0 auto}.Footer-module-scss-module__EsQDTW__footer__inner--mega{row-gap:12px}.Footer-module-scss-module__EsQDTW__footer__mega-top{grid-auto-flow:column;justify-content:space-between;align-items:center;display:grid}.Footer-module-scss-module__EsQDTW__footer__mega-grid{gap:var(--columns-gap);grid-template-columns:repeat(3,minmax(160px,1fr));align-items:start;width:100%;display:grid}.Footer-module-scss-module__EsQDTW__footer__mega-col{align-content:start;row-gap:8px;min-width:160px;display:grid}.Footer-module-scss-module__EsQDTW__footer__mega-links{gap:8px;display:grid}.Footer-module-scss-module__EsQDTW__footer__mega-bottom{width:100%;margin-top:8px}.Footer-module-scss-module__EsQDTW__footer__contact-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;gap:16px;display:grid}.Footer-module-scss-module__EsQDTW__footer__contact-row a{color:var(--text);text-decoration:none}.Footer-module-scss-module__EsQDTW__footer__extra{gap:6px;margin-top:12px;display:grid}.Footer-module-scss-module__EsQDTW__footer__extra-item{color:var(--text)}@media (max-width:1024px){.Footer-module-scss-module__EsQDTW__footer{--footer-title-fs:var(--footer-title-fs-lg,16px);--footer-link-fs:var(--footer-link-fs-lg,15px);--footer-icon-size:var(--footer-icon-lg,22px)}.Footer-module-scss-module__EsQDTW__footer__columns{flex:420px;min-width:320px}.Footer-module-scss-module__EsQDTW__footer--columns .Footer-module-scss-module__EsQDTW__footer__contact{flex:260px}}@media (max-width:768px){.Footer-module-scss-module__EsQDTW__footer{--footer-title-fs:var(--footer-title-fs-md,15px);--footer-link-fs:var(--footer-link-fs-md,14px);--footer-icon-size:var(--footer-icon-md,20px)}.Footer-module-scss-module__EsQDTW__footer__columns,.Footer-module-scss-module__EsQDTW__footer--columns .Footer-module-scss-module__EsQDTW__footer__contact{flex:100%;min-width:auto}.Footer-module-scss-module__EsQDTW__footer__columns,.Footer-module-scss-module__EsQDTW__footer__mega-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width:480px){.Footer-module-scss-module__EsQDTW__footer{--footer-title-fs:var(--footer-title-fs-sm,14px);--footer-link-fs:var(--footer-link-fs-sm,13px);--footer-icon-size:var(--footer-icon-sm,18px)}.Footer-module-scss-module__EsQDTW__footer__columns,.Footer-module-scss-module__EsQDTW__footer__mega-grid{grid-template-columns:repeat(var(--footer-cols-sm),minmax(160px,1fr))}}
