@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_43d50961-module__KOAtAG__className{font-family:Outfit,Outfit Fallback;font-style:normal}
:root{--background:#000;--foreground:#fff;--accent:#9945ff;--accent-secondary:#14f195}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);overflow-x:hidden}a{color:inherit;text-decoration:none}.main-content{flex-direction:column;align-items:center;min-height:100vh;padding-top:80px;display:flex}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.wallet-adapter-button{color:#fff!important;background-color:#0000!important;border:1px solid #fff3!important;font-family:inherit!important;font-weight:500!important;transition:all .3s!important}.wallet-adapter-button:hover{border-color:var(--accent)!important;background-color:#ffffff1a!important}@media (max-width:640px){.wallet-adapter-button{height:36px!important;padding:0 12px!important;font-size:13px!important;line-height:36px!important}.wallet-adapter-button-start-icon{width:16px!important;height:16px!important;margin-right:6px!important}}.wallet-adapter-modal-wrapper{background-color:#1a1a1a!important;border:1px solid #333!important;border-radius:16px!important;font-family:inherit!important;box-shadow:0 4px 30px #00000080!important}.wallet-adapter-modal-title{color:var(--foreground)!important;font-size:1.25rem!important;font-weight:600!important}.wallet-adapter-modal-button{color:#fff!important;background-color:#222!important;border:1px solid #333!important;border-radius:8px!important;transition:all .2s!important}.wallet-adapter-modal-button:hover{transform:translateY(-1px);border-color:var(--accent)!important;background-color:#333!important}.wallet-adapter-modal-overlay{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#000000b3!important}.wallet-adapter-modal-list{margin:0!important;padding:0!important}.wallet-adapter-modal-list li{margin-bottom:8px!important}.wallet-adapter-dropdown-list{background-color:#222!important;border:1px solid #333!important;box-shadow:0 4px 20px #00000080!important}.wallet-adapter-dropdown-list-item:hover{background-color:#333!important}
.wallet-adapter-button{color:#fff;cursor:pointer;background-color:#0000;border:none;border-radius:4px;align-items:center;height:48px;padding:0 24px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;line-height:48px;display:flex}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{color:#999;cursor:not-allowed;background:#404144}.wallet-adapter-button-end-icon,.wallet-adapter-button-start-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon img{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{display:inline-block;position:relative}.wallet-adapter-dropdown-list{z-index:99;grid-row-gap:10px;opacity:0;visibility:hidden;background:#2c2d30;border-radius:10px;grid-template-rows:1fr;margin:0;padding:10px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;list-style:none;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:100%;right:0;box-shadow:0 8px 20px #0009}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{cursor:pointer;white-space:nowrap;box-sizing:border-box;color:#fff;border:none;border-radius:6px;outline:none;flex-direction:row;justify-content:center;align-items:center;width:100%;height:37px;padding:0 20px;font-size:14px;font-weight:600;display:flex}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{fill:#999;align-self:center}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transition:transform .15s ease-in;transform:rotate(180deg)}.wallet-adapter-modal{opacity:0;z-index:1040;background:#00000080;transition:opacity .15s linear;position:fixed;inset:0;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{cursor:pointer;background:#1a1f2e;border:none;border-radius:50%;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;top:18px;right:18px}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:#00000080;position:fixed;inset:0}.wallet-adapter-modal-container{justify-content:center;align-items:center;min-height:calc(100vh - 6rem);margin:3rem;display:flex}@media (max-width:480px){.wallet-adapter-modal-container{min-height:calc(100vh - 2rem);margin:1rem}}.wallet-adapter-modal-wrapper{box-sizing:border-box;z-index:1050;background:#10141f;border-radius:10px;flex-direction:column;flex:1;align-items:center;max-width:400px;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:relative;box-shadow:0 8px 20px #0009}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{text-align:center;color:#fff;margin:0;padding:64px 48px 48px;font-size:24px;font-weight:500;line-height:36px}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{width:100%;margin:0 0 12px;padding:0;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{border-radius:0;font-size:18px;font-weight:400}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{opacity:.6;margin-left:auto;font-size:14px}.wallet-adapter-modal-list-more{cursor:pointer;color:#fff;background-color:#0000;border:none;align-self:flex-end;align-items:center;padding:12px 24px 24px 12px;display:flex}.wallet-adapter-modal-list-more svg{fill:#fff;margin-left:.5rem;transition:all .1s}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:0 24px 24px;display:flex}.wallet-adapter-modal-middle-button{cursor:pointer;color:#fff;background-color:#512da8;border:none;border-radius:8px;width:100%;margin-top:48px;padding:12px;font-size:18px;display:block}
.Header-module__lnUIdW__header{-webkit-backdrop-filter:blur(20px);z-index:100;background:#0006;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #00000080}.Header-module__lnUIdW__logo{letter-spacing:-.05em;background:linear-gradient(90deg,#fff 20%,var(--accent)100%);-webkit-text-fill-color:transparent;color:#fff;cursor:pointer;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;transition:opacity .3s}.Header-module__lnUIdW__logo:hover{opacity:.8}.Header-module__lnUIdW__actions{align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.Header-module__lnUIdW__header{height:64px;padding:0 1rem}.Header-module__lnUIdW__logo{font-size:1.2rem}.Header-module__lnUIdW__actions{gap:.8rem}.Header-module__lnUIdW__infoButton{padding:.4rem .8rem;font-size:.8rem}}.Header-module__lnUIdW__infoButton{color:#ccc;cursor:pointer;letter-spacing:.5px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.6rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.Header-module__lnUIdW__infoButton:hover{color:#fff;background:#ffffff26;border-color:#fff;transform:translateY(-1px)}
.InfoModal-module__eijyLG__overlay{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out InfoModal-module__eijyLG__fadeIn;display:flex;position:fixed;top:0;left:0}.InfoModal-module__eijyLG__modal{background:#000;border:1px solid #fff3;border-radius:16px;width:90%;max-width:500px;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) InfoModal-module__eijyLG__slideUp;position:relative;box-shadow:0 10px 40px #00000080}.InfoModal-module__eijyLG__closeButton{color:#888;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;position:absolute;top:1rem;right:1rem}.InfoModal-module__eijyLG__closeButton:hover{color:#fff}.InfoModal-module__eijyLG__title{color:#fff;text-align:center;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.InfoModal-module__eijyLG__content{color:#ccc;font-size:1rem;line-height:1.6}.InfoModal-module__eijyLG__highlight{color:#14f195;text-align:center;margin-bottom:1.5rem;font-size:1.1rem}.InfoModal-module__eijyLG__subtitle{color:#fff;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem}.InfoModal-module__eijyLG__list{padding:0;list-style-type:none}.InfoModal-module__eijyLG__list li{border-left:2px solid #333;margin-bottom:.5rem;padding-left:1rem}.InfoModal-module__eijyLG__list strong{color:#fff}.InfoModal-module__eijyLG__footer{text-align:center;color:#666;margin-top:2rem;font-size:.8rem}.InfoModal-module__eijyLG__link{color:#14f195;text-decoration:none;transition:color .2s}.InfoModal-module__eijyLG__link:hover{color:#fff;text-decoration:underline}@keyframes InfoModal-module__eijyLG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes InfoModal-module__eijyLG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
