@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.nav[data-v-0576e596]{position:sticky;top:20px;width:220px;z-index:3;height:calc(100dvh - 40px);display:flex;flex-direction:column;gap:20px;padding:18px 10px 12px;border-radius:20px;background:#1a1e23;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.nav .logo[data-v-0576e596]{color:#fff;font-family:Space Mono;font-style:normal;font-weight:400}.nav .logo__heading[data-v-0576e596]{font-size:16px;line-height:16px;margin-bottom:3px}.nav .logo__underheading[data-v-0576e596]{font-size:10px;line-height:10px}.nav__cross[data-v-0576e596]{display:none;cursor:pointer}.nav__hr[data-v-0576e596]{width:100%;height:1px;background:#313539}.nav .section[data-v-0576e596]{display:flex;flex-direction:column;gap:15px}.nav .section__heading[data-v-0576e596]{color:#ffffff4d;font-family:Space Mono;font-size:12px;font-style:normal;font-weight:400;line-height:12px;text-transform:uppercase}.nav .section .item[data-v-0576e596]{display:flex;flex-direction:row;gap:6px;align-items:center;cursor:pointer;text-decoration:unset}.nav .section .item__img[data-v-0576e596]{width:18px;height:18px}.nav .section .item__text[data-v-0576e596]{color:#fff;font-family:Space Mono;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.nav .section .item__soon[data-v-0576e596]{color:#454545;font-family:Space Mono;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-left:auto}.nav .section .item--inactive .item__text[data-v-0576e596]{color:#454545}.nav__banner[data-v-0576e596]{width:100%;height:84px;border-radius:10px;cursor:pointer;object-fit:cover}.nav__badge[data-v-0576e596]{width:100%;height:44px;margin-top:auto;margin-bottom:-10px}.nav__register[data-v-0576e596]{display:flex;justify-content:center;align-items:center;width:100%;height:66px;border-radius:10px;border:1px solid rgba(255,255,255,.1);cursor:pointer;margin-bottom:-13px;color:#fff;text-align:center;font-family:Space Mono;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.nav__login[data-v-0576e596]{color:#fff;text-align:center;font-family:Space Mono;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.nav__user[data-v-0576e596]{height:66px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px;gap:15px;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.nav__user-avatar[data-v-0576e596]{width:46px;aspect-ratio:1;clip-path:path("M44.4479 17.3353C42.7694 13.8055 40.812 10.4152 38.5943 7.19667L37.879 6.16855C36.9983 4.89085 35.8441 3.82536 34.5002 3.04955C33.1563 2.27374 31.6562 1.80707 30.1094 1.68347L28.8536 1.58227C24.9573 1.26945 21.0425 1.26945 17.1464 1.58227L15.8905 1.68347C14.3437 1.80707 12.8438 2.27374 11.4998 3.04955C10.1559 3.82536 9.00162 4.89085 8.12098 6.16855L7.40566 7.20587C5.18801 10.4244 3.2306 13.8147 1.55205 17.3445L1.01153 18.4807C0.345543 19.8821 0 21.4142 0 22.9658C0 24.5174 0.345543 26.0495 1.01153 27.4509L1.55205 28.5871C3.2306 32.117 5.18801 35.5072 7.40566 38.7257L8.12098 39.763C9.00162 41.0407 10.1559 42.1063 11.4998 42.8821C12.8438 43.6579 14.3437 44.1246 15.8905 44.2481L17.1464 44.3493C21.0425 44.6621 24.9573 44.6621 28.8536 44.3493L30.1094 44.2481C31.6574 44.123 33.1581 43.6542 34.5021 42.8759C35.8462 42.0976 36.9997 41.0294 37.879 39.7492L38.5943 38.7119C40.812 35.4934 42.7694 32.1032 44.4479 28.5733L44.9884 27.4371C45.6543 26.0357 46 24.5036 46 22.952C46 21.4004 45.6543 19.8683 44.9884 18.4669L44.4479 17.3353Z")}.nav__user-name[data-v-0576e596]{padding:22px 10px;color:#fff;font-family:Space Mono;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.nav__x[data-v-0576e596]{margin:0 auto}.dropdown[data-v-0576e596]{height:0;overflow:hidden;position:absolute;bottom:calc(100% - 10px);width:160px;transition:.5s ease-in-out}.dropdown__container1[data-v-0576e596]{padding-bottom:20px}.dropdown__container2[data-v-0576e596]{padding:20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background-color:#1a1c21;border:1px solid rgba(255,255,255,.1019607843);border-radius:10px}.dropdown__item[data-v-0576e596]{font-family:Space Mono;font-size:14px;text-align:center;color:#fff;cursor:pointer}@media screen and (max-width: 1200px){.nav[data-v-0576e596]{position:fixed;top:0;left:100dvw;z-index:1000;width:100%;height:100dvh;transition:.5s;padding:20px}.nav--expanded[data-v-0576e596]{left:0;overflow-y:auto;border-radius:0}.nav__cross[data-v-0576e596]{display:block;position:absolute;z-index:1001;right:20px;top:23px}.dropdown[data-v-0576e596]{width:100%}}.header[data-v-0d9dbf44]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.header__duck[data-v-0d9dbf44]{display:flex;flex-direction:row;align-items:flex-end}.header__duck-img[data-v-0d9dbf44]{width:26px;height:26px}.header__duck-text[data-v-0d9dbf44]{position:relative;padding:10px;border-radius:10px 10px 10px 0;background:#202227;margin-left:9px;color:#ffffff80;font-family:Space Mono;font-size:12px;font-style:normal;font-weight:400}.header__duck-text[data-v-0d9dbf44]:before{content:"";position:absolute;left:-7px;bottom:0;width:7px;height:7px;clip-path:polygon(100% 0,0% 100%,100% 100%);z-index:1;background-color:#202227}.header__burger[data-v-0d9dbf44]{display:none}.solana[data-v-0d9dbf44]{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center;margin-left:auto}.solana__right[data-v-0d9dbf44]{display:flex;flex-direction:column;gap:4px;color:#fff;font-family:Space Mono;font-style:normal;font-weight:400}.solana__price[data-v-0d9dbf44]{font-size:16px;line-height:1}.solana__diff[data-v-0d9dbf44]{display:flex;flex-direction:row;gap:2px;font-size:12px;line-height:1}@media screen and (max-width: 1200px){.header__burger[data-v-0d9dbf44]{display:block;margin-left:20px;cursor:pointer}}@font-face{font-family:Neue Plak;src:url(/assets/NeuePlak-Regular-vDhTuC4Z.ttf);font-weight:400}@font-face{font-family:Neue Plak;src:url(/assets/NeuePlak-SemiBold-ubffKjau.ttf);font-weight:600}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-VariableFont_wght-bMS6jDqm.ttf);font-weight:500}@font-face{font-family:Space Mono;src:url(/assets/SpaceMono-Regular-O8AziEI9.ttf);font-weight:400}@font-face{font-family:Space Mono;src:url(/assets/SpaceMono-Bold-Dph5OIjJ.ttf);font-weight:700}*{box-sizing:border-box}body{margin:0;padding:0;background:#14161a}@media screen and (max-width: 1200px){html{overflow-x:hidden}}.page{padding:20px;min-height:100dvh;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;overflow:initial}.main{width:100%;max-width:920px;margin:0 auto}.v-toast__text{font-family:Neue Plak;font-size:18px;line-height:25px}.v-toast__item{-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;color:#fff}.v-toast__item--success{background:#00ff5040}.v-toast__item--success .v-toast__icon{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0C5.3832 0 0 5.3832 0 12C0 18.6168 5.3832 24 12 24C18.6168 24 24 18.6168 24 12C24 5.3832 18.6168 0 12 0ZM17.1366 9.9366L11.1366 15.9366C10.9608 16.1124 10.7304 16.2 10.5 16.2C10.2696 16.2 10.0392 16.1124 9.8634 15.9366L6.8634 12.9366C6.5118 12.585 6.5118 12.0156 6.8634 11.664C7.215 11.3124 7.7844 11.3124 8.136 11.664L10.4994 14.0274L15.8628 8.664C16.2144 8.3124 16.7838 8.3124 17.1354 8.664C17.487 9.0156 17.4876 9.585 17.1366 9.9366Z' fill='white'/%3E%3C/svg%3E%0A")!important}.v-toast__item--error{background:#ff320040}.v-toast__item--error .v-toast__icon{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.3832 5.3832 0 12 0C18.6168 0 24 5.3832 24 12C24 18.6168 18.6168 24 12 24C5.3832 24 0 18.6168 0 12ZM7 7.82487L7.82487 7L12.0791 11.2542L16.3333 7L17.1582 7.82487L12.904 12.0791L17.1582 16.3333L16.3333 17.1582L12.0791 12.904L7.82487 17.1582L7 16.3333L11.2542 12.0791L7 7.82487Z' fill='white'/%3E%3C/svg%3E%0A")!important}.v-toast__item--warning{background:#ffae0040}.v-toast__item--warning .v-toast__icon{background-image:url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.2389 15.451L12.4419 0.816C12.1349 0.305 11.5959 0 10.9999 0C10.4039 0 9.86488 0.305 9.55888 0.815L0.760884 15.451C0.448884 15.97 0.440884 16.619 0.738884 17.146C1.03588 17.673 1.59688 18 2.20288 18H19.7979C20.4029 18 20.9649 17.673 21.2619 17.146C21.5599 16.619 21.5509 15.97 21.2389 15.451ZM11.9999 15H9.99988V13H11.9999V15ZM11.9999 11H9.99988V6H11.9999V11Z' fill='white'/%3E%3C/svg%3E%0A")!important}.v-toast__item--info{background:#007bff40}.v-toast__item--info .v-toast__icon{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.3832 5.3832 0 12 0C18.6168 0 24 5.3832 24 12C24 18.6168 18.6168 24 12 24C5.3832 24 0 18.6168 0 12ZM11.288 7.71C11.48 7.89 11.732 7.98 12.044 7.98C12.344 7.98 12.59 7.89 12.782 7.71C12.986 7.518 13.088 7.278 13.088 6.99C13.088 6.702 12.986 6.468 12.782 6.288C12.59 6.096 12.344 6 12.044 6C11.744 6 11.492 6.096 11.288 6.288C11.096 6.468 11 6.702 11 6.99C11 7.29 11.096 7.53 11.288 7.71ZM12.818 9.708H11.252V18.438H12.818V9.708Z' fill='white'/%3E%3C/svg%3E%0A")!important}.v-toast__item--default{background:#52525240}.v-toast__item--default .v-toast__icon{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 12C0 5.3832 5.3832 0 12 0C18.6168 0 24 5.3832 24 12C24 18.6168 18.6168 24 12 24C5.3832 24 0 18.6168 0 12ZM11.288 7.71C11.48 7.89 11.732 7.98 12.044 7.98C12.344 7.98 12.59 7.89 12.782 7.71C12.986 7.518 13.088 7.278 13.088 6.99C13.088 6.702 12.986 6.468 12.782 6.288C12.59 6.096 12.344 6 12.044 6C11.744 6 11.492 6.096 11.288 6.288C11.096 6.468 11 6.702 11 6.99C11 7.29 11.096 7.53 11.288 7.71ZM12.818 9.708H11.252V18.438H12.818V9.708Z' fill='white'/%3E%3C/svg%3E%0A")!important}.spinner[data-v-2ae080df]{position:relative;display:block}.spinner *[data-v-2ae080df]{line-height:0;box-sizing:border-box}.spinner .diamond[data-v-2ae080df]{position:absolute;left:0;top:0;border-radius:2px;background:#fff;transform:translate(-50%) rotate(45deg) scale(0);animation:diamonds-2ae080df 1.5s linear infinite}.spinner .diamond[data-v-2ae080df]:nth-child(1){animation-delay:-1s}.spinner .diamond[data-v-2ae080df]:nth-child(2){animation-delay:-2s}.spinner .diamond[data-v-2ae080df]:nth-child(3){animation-delay:-3s}.spinner .diamond[data-v-2ae080df]:nth-child(4){animation-delay:-4s}@keyframes diamonds-2ae080df{50%{left:50%;transform:translate(-50%) rotate(45deg) scale(1)}to{left:100%;transform:translate(-50%) rotate(45deg) scale(0)}}.logo[data-v-032e2c83]{height:102px;aspect-ratio:1/1;border-radius:10px}.stats[data-v-032e2c83]{display:flex;flex-direction:row;gap:4px}.stats__item[data-v-032e2c83]{width:100%;padding:26px;border-radius:10px;background:#202227;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;color:#fff;text-align:center;font-family:Space Mono;font-size:14px;font-style:normal;font-weight:700;line-height:1}.stats__text[data-v-032e2c83]{font-size:24px;line-height:1}.wallet[data-v-032e2c83]{margin-top:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.wallet__text[data-v-032e2c83]{color:#ffffff80;text-align:center;font-family:Space Mono;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.wallet__connect[data-v-032e2c83]{padding:16px 64px;display:flex;justify-content:center;align-items:center;width:fit-content;border-radius:10px;border:1px solid rgba(255,255,255,.1);cursor:pointer;color:#fff;text-align:center;font-family:Space Mono;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.balance[data-v-032e2c83]{display:flex;flex-direction:row;align-items:center;margin:20px 0;background-color:#202227;color:#fff;border-radius:10px;overflow:hidden}.balance__text[data-v-032e2c83]{padding:23px 20px;font-family:Space Mono;font-size:20px;font-weight:400;line-height:14px;letter-spacing:0em;text-align:left}.balance__claim[data-v-032e2c83]{width:100px;height:60px;margin-left:auto;background-color:#1fa2f3;text-transform:uppercase;font-family:Space Mono;font-size:14px;font-weight:700;line-height:60px;letter-spacing:0px;text-align:center;cursor:pointer}.empty[data-v-032e2c83]{margin-top:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;font-family:Space Mono}.empty__text[data-v-032e2c83]{color:#ffffff80;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.empty__btn[data-v-032e2c83]{padding:16px;display:flex;justify-content:center;align-items:center;width:320px;border-radius:10px;border:1px solid rgba(255,255,255,.1);cursor:pointer;color:#fff;text-align:center;font-family:Space Mono;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-decoration:unset}.empty__btns[data-v-032e2c83]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.asset[data-v-032e2c83]{display:flex;flex-direction:column;gap:20px}.asset--collapsed .asset__nfts[data-v-032e2c83]{height:0;margin-bottom:-20px}.assets[data-v-032e2c83]{display:flex;flex-direction:column;gap:20px;margin-top:20px;font-family:Space Mono}.asset__top[data-v-032e2c83]{display:flex;flex-direction:row;gap:10px;align-items:center}.asset__title[data-v-032e2c83]{font-size:14px;font-weight:400;line-height:1;color:#fff}.asset__action[data-v-032e2c83]{padding:5px 10px;font-size:12px;font-weight:700;line-height:1;background-color:#1fa2f3;border-radius:5px;color:#fff;cursor:pointer}.asset__nfts[data-v-032e2c83]{display:flex;flex-direction:row;gap:5px;flex-wrap:wrap;overflow:hidden;margin-bottom:0}.nft[data-v-032e2c83]{display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;border-radius:5px;width:225px;height:225px;background-color:#202227;border:2px solid transparent;cursor:pointer;color:#fff}.nft--selected[data-v-032e2c83]{border-color:#fff}.nft--selected[data-v-032e2c83]:after{content:"";position:absolute;background-color:#fff6;left:0;top:0;width:100%;height:100%;z-index:2}.nft__selected[data-v-032e2c83]{position:absolute;z-index:3;left:5px;top:5px}.nft__tag[data-v-032e2c83]{background:#000;color:#fff;padding:5px 10px;border-radius:5px;font-family:Space Mono;font-size:12px;font-weight:700;line-height:12px;letter-spacing:0px;text-align:center}.nft__tags[data-v-032e2c83]{position:absolute;z-index:2;top:5px;right:5px;display:flex;flex-direction:row;gap:5px}.nft__infoline[data-v-032e2c83]{position:absolute;z-index:2;bottom:0;left:0;width:100%;height:22px;background:#000;color:#fff;font-family:Space Mono;font-size:12px;font-weight:700;line-height:22px;letter-spacing:0px;text-align:center}.nft__frozen[data-v-032e2c83]{position:absolute;top:5px;left:5px;padding:5px 10px;background-color:#000;font-size:12px;font-weight:700;line-height:1}.nft__image[data-v-032e2c83]{width:100%;height:100%;object-fit:cover}.nft__title[data-v-032e2c83]{font-size:14px;line-height:20px;text-align:center;color:#fff;padding:0 10px}.burn[data-v-032e2c83]{width:500px;bottom:-100px;transition:.3s ease-in-out;left:calc((100dvw - 500px)/2);z-index:3;position:fixed;padding:15px 20px;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;align-items:center;font-family:Space Mono;background:#181b208c;border:1px solid rgba(255,255,255,.1019607843);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.burn--active[data-v-032e2c83]{bottom:10px}.burn__left[data-v-032e2c83]{display:flex;flex-direction:column;gap:5px}.burn__heading[data-v-032e2c83]{font-size:16px;line-height:1;color:#fff;text-transform:uppercase}.burn__btn[data-v-032e2c83]{text-transform:uppercase;padding:13px 15px;background-color:#1fa2f3;font-size:14px;line-height:1;color:#fff;cursor:pointer}.burn__btn--first[data-v-032e2c83]{margin-left:auto}.popup[data-v-032e2c83]{display:flex;position:fixed;z-index:-1;opacity:0;left:0;top:0;width:100dvw;height:100dvh;transition:.5s ease-in-out;background:#000c}.popup--active[data-v-032e2c83]{z-index:10;opacity:1}.popup--active .popup__wrapper[data-v-032e2c83]{scale:1}.popup__wrapper[data-v-032e2c83]{position:absolute;width:450px;max-height:450px;height:fit-content;left:calc((100dvw - 450px)/2);top:max(5dvh,(100dvh - 450px) / 2);padding:20px;display:flex;flex-direction:column;scale:.5;transition:.5s ease-in-out;background:r #181b208c;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);font-family:Space Mono}.popup__heading[data-v-032e2c83]{color:#fff;font-size:16px;line-height:1;text-transform:uppercase}.popup__underheading[data-v-032e2c83]{font-size:14px;line-height:16px;color:#67696b;margin:5px 0 20px}.popup__nft[data-v-032e2c83]{width:60px;height:60px;object-fit:cover}.popup__nfts[data-v-032e2c83]{width:100%;max-height:240px;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;overflow:auto;border-top:1px solid rgba(255,255,255,.1019607843);border-bottom:1px solid rgba(255,255,255,.1019607843)}.popup__nft-title[data-v-032e2c83]{width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:20px;text-align:center;color:#fff}.popup__text[data-v-032e2c83]{margin:20px 0;font-size:14px;line-height:16px;color:#67696b}.popup__lock[data-v-032e2c83]{color:#ffffff80;font-family:Space Mono;font-size:16px;font-weight:400;line-height:16px;letter-spacing:0em;transition:.3s;cursor:pointer}.popup__lock-front[data-v-032e2c83]{margin:2px;padding:5px 10px;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#282b2c}.popup__lock--selected[data-v-032e2c83]{background:linear-gradient(65.1deg,#fcf8d5,#fcf8d500)}.popup__locks[data-v-032e2c83]{color:#67696b;display:flex;flex-wrap:wrap;flex-direction:row;gap:10px}.popup__locks>span[data-v-032e2c83]{width:100%}.popup__stats[data-v-032e2c83]{font-size:14px;line-height:14px;color:#67696b}.popup__btn[data-v-032e2c83]{display:flex;justify-content:center;align-items:center;padding:13px 15px;font-size:14px;line-height:1;color:#fff;background-color:#ffffff0d;cursor:pointer}.popup__btn--wide[data-v-032e2c83]{width:fit-content}.popup__btn--blue[data-v-032e2c83]{background-color:#1fa2f3}.popup__btn--yellow[data-v-032e2c83]{background-color:#ffeb3b}.popup__btn--green[data-v-032e2c83]{background-color:#1afb9c}.popup__btns[data-v-032e2c83]{margin-top:20px;display:flex;flex-direction:row;gap:10px}@media screen and (max-width: 800px){.logo[data-v-032e2c83]{display:none}.stats[data-v-032e2c83]{flex-wrap:wrap;gap:20px 5px}.stats__item[data-v-032e2c83]{width:calc(50% - 5px);padding:26px 13px}.balance__text[data-v-032e2c83]{padding:12px 6px;font-size:16px;line-height:.9}.balance__claim[data-v-032e2c83]{width:60px}.asset__top[data-v-032e2c83]{flex-wrap:wrap}.asset__title[data-v-032e2c83]{width:100%}.asset__nfts[data-v-032e2c83]{display:grid;grid-template-columns:repeat(2,1fr)}.asset__nfts .nft[data-v-032e2c83]{width:100%;height:100%}}:root{--swv-button-background-color: #4f46e5;--swv-button-text-color: white;--swv-button-outline-color: #3730a3;--swv-button-hover-background-color: #4338ca;--swv-button-disabled-background-color: #475569;--swv-button-disabled-text-color: #94a3b8;--swv-overlay-background-color: rgba(200, 200, 200, .8);--swv-modal-background-color: white;--swv-modal-text-color: #1f2937;--swv-modal-close-button-background-color: #f3f4f6;--swv-modal-close-button-text-color: #9ca3af;--swv-modal-close-button-hover-text-color: #374151;--swv-modal-button-text-color: #1f2937;--swv-modal-wallet-status-text-color: #64748b;--swv-modal-button-hover-background-color: #f3f4f6;--swv-modal-button-outline-color: var(--swv-button-outline-color);--swv-dropdown-background-color: white;--swv-dropdown-item-hover-background-color: #f3f4f6;--swv-dropdown-text-color: #1f2937;--swm-modal-shadow: 0 25px 25px rgb(0 0 0 / .15);--swm-dropdown-shadow: 0px 10px 20px rgba(0, 0, 0, .3);--swv-button-radius: 6px;--swv-modal-radius: 10px;--swv-dropdown-radius: 10px;--swv-dropdown-item-radius: 6px}.swv-dark{--swv-overlay-background-color: rgba(0, 0, 0, .7);--swv-modal-background-color: #1e293b;--swv-modal-text-color: white;--swv-modal-close-button-background-color: #0f172a;--swv-modal-close-button-text-color: #64748b;--swv-modal-close-button-hover-text-color: white;--swv-modal-button-text-color: white;--swv-modal-wallet-status-text-color: #64748b;--swv-modal-button-hover-background-color: #0f172a;--swv-modal-button-outline-color: white;--swv-dropdown-background-color: #1e293b;--swv-dropdown-item-hover-background-color: #334155;--swv-dropdown-text-color: white;--swm-modal-shadow: 0px 8px 20px rgba(0, 0, 0, .6)}.swv-button{background-color:transparent;border:none;color:var(--swv-button-text-color);cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:var(--swv-button-radius)}.swv-button>*+*{margin-left:12px}.swv-button-trigger{background-color:var(--swv-button-background-color)}.swv-button:not([disabled]):focus-visible{outline-color:var(--swv-button-outline-color)}.swv-button:not([disabled]):hover{background-color:var(--swv-button-hover-background-color)}.swv-button[disabled]{background:var(--swv-button-disabled-background-color);color:var(--swv-button-disabled-text-color);cursor:not-allowed}.swv-button-icon,.swv-button-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.swv-dropdown{position:relative;display:inline-block}.swv-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:var(--swv-dropdown-background-color);color:var(--swv-dropdown-text-color);border-radius:var(--swv-dropdown-radius);box-shadow:var(--swm-dropdown-shadow);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.swv-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.swv-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:var(--swv-dropdown-item-radius);font-size:14px;font-weight:500;height:37px}.swv-dropdown-list-item:not([disabled]):hover{background-color:var(--swv-dropdown-item-hover-background-color)}.swv-modal-collapse-button{justify-content:space-between;border-radius:0px 0px var(--swv-modal-radius) var(--swv-modal-radius)}.swv-modal-collapse-button svg{transition:transform ease-in .15s;align-self:center;fill:#999}.swv-modal-collapse-button.swv-modal-collapse-button-active svg{transform:rotate(180deg)}.swv-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:1;transition:opacity linear .15s;z-index:1040;overflow-y:auto}.swv-modal-logo-wrapper{padding:60px 60px 0}.swv-modal-logo{max-width:100%;max-height:100px}.swv-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:var(--swv-modal-close-button-background-color);color:var(--swv-modal-close-button-text-color);border:none;border-radius:50%}.swv-modal-button-close:hover{color:var(--swv-modal-close-button-hover-text-color)}.swv-modal-button-close:focus-visible{outline-color:var(--swv-modal-button-outline-color)}.swv-modal-button-close svg{fill:currentColor;transition:fill .2s ease 0s}.swv-modal-overlay{background:var(--swv-overlay-background-color);position:fixed;top:0;left:0;bottom:0;right:0}.swv-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width: 480px){.swv-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.swv-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:var(--swv-modal-radius);background:var(--swv-modal-background-color);color:var(--swv-modal-text-color);box-shadow:var(--swm-modal-shadow);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1}.swv-modal-wrapper .swv-button{width:100%;color:var(--swv-modal-button-text-color)}.swv-modal-wrapper .swv-button:not([disabled]):hover{background:var(--swv-modal-button-hover-background-color)}.swv-modal-wrapper .swv-button:not([disabled]):focus-visible{outline-color:var(--swv-modal-button-outline-color)}.swv-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:30px 60px;text-align:center}@media (max-width: 374px){.swv-modal-title{font-size:18px}}.swv-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.swv-modal-list .swv-button{font-weight:400;border-radius:0;font-size:18px;justify-content:flex-start}.swv-modal-list .swv-button .swv-wallet-status{color:var(--swv-modal-wallet-status-text-color);font-size:16px;margin-left:auto}.swv-modal-list .swv-button-icon,.swv-modal-list .swv-button-icon img{width:28px;height:28px}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#47d78a}.v-toast__item--info{background-color:#1c85d5}.v-toast__item--warning{background-color:#febc22}.v-toast__item--error{background-color:#f7471c}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}
