@import"https://fonts.googleapis.com/css2?family=Inter:wght@800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600;700&display=swap";:root{--background: #000;--background-secondary: #1c1c1c;--text-color: #fff;--hint-color: #777777;--text-secondary: var(--hint-color);--link-color: #007aff;--button-color: #3478f6;--button-text-color: #ffffff;--lite-color: #575757;--lite-color-2: #3f3f3f;--lite-color-3: #383838;--border-color: var(--lite-color-2);--accent-color: #3478f6;--accent-text-color: white;--section_bg_color: #1c1c1e;--separator-color: #545457;--section-header-text-color: #8d8e92}.user{min-width:8.5rem;position:relative;width:8.5rem}.user,.user__avatar{align-items:center;display:flex}.user__avatar{border:.125rem solid #16181d;border-radius:50%;height:2.5rem;justify-content:center;min-width:2.5rem;overflow:hidden;width:2.5rem;z-index:2}.user__level{height:1.5rem;left:-.75rem;width:6.25rem}.user__level,.user__level-progress{align-items:center;display:flex;position:relative}.user__level-progress{background-color:#1e1c2f;border:1px solid #5e47d1;border-radius:.5rem;height:100%;overflow:hidden;transition:border-color .15s ease-in-out;width:100%}.user__level-progress--active{border-color:#cbc1f3}.user__level-progress-name{font-size:.625rem;font-weight:500;left:1rem;line-height:.75rem;max-width:4.125rem;overflow:hidden;position:absolute;text-overflow:ellipsis;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:2}.user__level-progress-background{height:auto;left:-100%;position:absolute;top:50%;transform:translateY(-50%);transition:left 1s linear;width:12.1875rem;z-index:1}.user__level-progress-fill{background:linear-gradient(90deg,#7764d8,#5e47d1);height:100%;transition:width 1s linear;z-index:0}.user__level-label{bottom:-.5rem;height:0;position:relative;right:.25rem;width:0}.user__level-label-image,.user__level-label-value{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.user__level-label-image{height:auto;width:1.25rem;z-index:0}.user__level-label-value{font-size:.5rem;font-weight:600;line-height:1.25rem;text-align:center;text-shadow:0 .03125rem 0 rgba(0,0,0,.25);z-index:1}@keyframes wrapper-d87f9549{0%{background-color:#5e47d1}50%{background-color:transparent}to{background-color:#5e47d1}}@keyframes container-d87f9549{0%{background-color:#282934}50%{background-color:transparent}to{background-color:#282934}}.page-balance{align-items:center;border-radius:2.375rem;display:flex;height:2rem;justify-content:center;overflow:hidden;padding:1px;width:auto}.page-balance--active{animation:wrapper-d87f9549 3s linear infinite}.page-balance__inner{align-items:center;border-radius:inherit;display:flex;gap:.25rem;height:100%;padding:.1875rem;width:100%}.page-balance__inner--active{animation:container-d87f9549 3s linear infinite}.page-balance__item{align-items:center;background-color:#1b1c23;border:1px solid #22242b;border-radius:2.625rem;display:inline-flex;gap:.25rem;height:1.5rem;padding:0 .25rem 0 .125rem;width:auto}.page-balance__item-icon{height:auto;width:1.25rem}.page-balance__item-value{font-size:.8125rem;font-weight:500;line-height:1.25rem}.wrapper{overscroll-behavior:none;position:relative;width:100%}.wrapper__inner{bottom:0;left:0;position:absolute;right:0;top:0}.wrapper__inner-container{display:flex;flex-direction:column;position:fixed;z-index:8}.page-header{background-color:#16181c;border-bottom:1px solid #1d1f26;gap:.5rem;padding:.5rem 1rem}.page-header,.page-header__inner{display:flex;flex-direction:column}.page-header__inner{gap:1rem;width:100%}.page-header__inner-data{align-items:center;display:flex;justify-content:space-between;width:100%}.page-header__inner-text{display:flex;flex-direction:column;gap:.5rem}.page-header__inner-title{font-size:1.75rem;font-weight:500;line-height:2rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-header__inner-description{color:#a3a5b8;font-size:.75rem;font-weight:400;line-height:1rem}.roadmap-list{display:flex;flex-direction:column}.roadmap-list__item:not(:last-child){border-bottom:1px solid #735bde}.roadmap-list__item--active{background-color:#775fdf;border:1px solid #8973e3;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.item__inner{gap:.5rem}.item__inner-icon{height:auto;min-width:1.5rem;width:1.5rem;fill:#fff;stroke:#fff}.item__inner-text{font-size:.9375rem;font-weight:500;line-height:1.25rem}.item__label{align-items:center;background-color:#826be1;border-radius:2rem;display:inline-flex;font-size:.75rem;font-weight:500;height:1.6875rem;line-height:1rem;padding:0 .5rem;width:auto}@keyframes fadeIn-5814c5d0{0%{opacity:0}to{opacity:1}}@keyframes fadeInList-5814c5d0{0%{opacity:0}to{opacity:1}}.buttons{align-items:center;background-color:#16171d;border-top:1px solid #1a1c23;display:grid;gap:12px;grid-template-columns:1fr 1fr;height:75px;padding:0 1rem;width:100%;z-index:1}.buttons button{border-radius:.75rem;font-size:.875rem;font-weight:500;height:2.625rem;line-height:1.25rem;max-width:100%;padding:0;width:100%}.buttons button div{align-items:center;display:grid;gap:8px;grid-template-columns:15px auto;justify-content:center}.buttons button div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buttons button div svg{height:auto;width:15px;stroke:#fff}.icons-wrapper{align-items:center;bottom:calc(100% + 12px);display:flex;flex-direction:column;position:absolute;transition:.15s;z-index:9999}.icons-wrapper .row{display:flex;gap:24px;margin:-2px 0}.icons-wrapper svg{height:28px;transition:transform .5s,opacity .5s;width:28px}.icons-wrapper .animate{animation:flyUp-a3cdc7cb .25s forwards}@keyframes flyUp-a3cdc7cb{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-300px) translate(-50px)}}.inventory{height:3rem!important;position:absolute;top:-1.2rem;width:3rem!important}.item__text{flex-direction:column}.item__text-title{font-size:.9375rem;font-weight:500;line-height:1.25rem}.item__text-description{color:#a3a5b8;font-size:.75rem;font-weight:400;line-height:1rem}.modal__body{display:flex;flex-direction:column;gap:1rem}.modal__body-title{font-size:1.5rem;font-weight:500;line-height:1.75rem}.modal__body-item{border:1px solid #313340;width:100%}.modal__body-item-balance{display:flex;flex-grow:1;justify-content:flex-end}.modal__body-item-balance__inner{align-items:center;border:1px solid transparent;border-radius:2.625rem;display:inline-flex;gap:.125rem;height:1.5rem;padding:0 .375rem 0 .125rem;width:auto}.modal__body-item-balance__inner--points{background-color:#1e1c2f;border-color:#6e54dd1a;gap:.25rem}.modal__body-item-balance__inner--sparks{background-color:#21232c;border-color:#262731}.modal__body-item-balance__inner--tickets{background-color:#191e34;border-color:#252c4c}.modal__body-item-balance__inner-icon{height:auto;min-width:1.25rem;width:1.25rem}.modal__body-item-balance__inner-value{font-size:.8125rem;font-weight:500;line-height:1.25rem}.modal__body-item-balance__level{align-items:center;display:flex;height:1.5rem;justify-content:center;position:relative;width:1.5rem}.modal__body-item-balance__level-image{height:auto;width:100%}.modal__body-item-balance__level-value{font-size:.625rem;font-weight:600;left:50%;line-height:.75rem;position:absolute;text-shadow:0 .03125rem 0 rgba(0,0,0,.25);top:50%;transform:translate(-50%,-50%)}.modal__body-item-action{align-items:center;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;line-height:1rem}.modal__body-item-action-icon{height:auto;width:1rem;stroke:#fff}.modal__placeholder{align-items:center;display:flex;flex-grow:1;height:45vh;justify-content:center;width:100%}.skeleton{gap:1rem}.skeleton,.skeleton__inner{display:flex;flex-direction:column;width:100%}.skeleton__inner{gap:.5rem}.skeleton__inner-divider{margin:0 .875rem}.modal__body{display:flex;flex-direction:column;gap:1rem;height:85vh;position:relative;width:100%}.modal__body-title{font-size:1.25rem;font-weight:500;line-height:1.5rem}.modal__body-list{display:flex;flex-direction:column;gap:.5rem;height:auto;overflow-y:auto;width:100%}.modal__body-list__item{width:100%}.modal__body-list__divider{background-color:#282934;border-radius:.625rem;height:1.5rem;margin:0 .875rem;min-height:1.5rem;width:.125rem}.modal__body{width:100%}.modal__form{gap:1rem}.modal__form,.modal__header{display:flex;flex-direction:column}.modal__header{gap:.5rem}.modal__header-title{font-size:1.25rem;font-weight:500;line-height:1.5rem}.modal__header-description{color:#a3a5b8;font-size:.8125rem;font-weight:400;line-height:1.25rem}.modal__header-hint{align-items:center;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;line-height:1rem;text-decoration:underline}.modal__header-hint-icon{height:auto;width:1.125rem;stroke:#fff}.modal__container,.modal__container-input,.modal__footer,.modal__footer-button{width:100%}.modal__body{display:flex;flex-direction:column;gap:2rem;width:100%}.modal__body--active{height:85vh}.modal__inner{display:flex;flex-direction:column;gap:1rem}.modal__inner-image{height:9.375rem;position:relative;width:100%}.modal__inner-image-element{bottom:0;height:12.0625rem;left:50%;position:absolute;transform:translate(-50%);width:22.4375rem}.modal__inner-content{display:flex;flex-direction:column;gap:1rem}.modal__inner-content__text{display:flex;flex-direction:column;gap:.5rem}.modal__inner-content__text-title{font-size:1.25rem;font-weight:500;line-height:1.5rem}.modal__inner-content__text-description{color:#a3a5b8;font-size:.8125rem;font-weight:400;line-height:1.25rem}.modal__button,.modal__inner-content__input{width:100%}.modal__body{align-items:center;display:flex;flex-direction:column;gap:3.75rem}.modal__background-image{height:auto;left:50%;position:absolute;top:0;transform:translate(-50%);width:19.9375rem;z-index:0}.modal__background-glow{background-color:#5e47d1;filter:blur(6.25rem);height:6.25rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-90%);width:6.25rem;z-index:0}.modal__body-reward{align-items:center;display:flex;flex-direction:column;gap:1rem;padding-top:.625rem;text-align:center;z-index:1}.modal__body-reward-title{color:#ffffffb3;font-size:.875rem;font-weight:400;line-height:100%;text-transform:uppercase}.modal__body-reward-inner{align-items:center;display:flex;gap:.5rem}.modal__body-reward-icon{height:auto;min-width:2.75rem;width:2.75rem}.modal__body-reward-value{font-size:2rem;font-weight:600;text-transform:uppercase;white-space:nowrap}.modal__body-reward-placeholder{color:#a3a5b8;font-size:.9375rem;font-weight:500;line-height:1.25rem}.modal__footer,.modal__footer-button{width:100%}.modal__body,.modal__body-buttons,.modal__body-inner{align-items:center;display:flex;flex-direction:column;gap:1rem;width:100%}.modal__body-sticker{height:auto;width:6.25rem}.modal__body-inner__reward,.modal__body-inner__text{align-items:center;display:flex;flex-direction:column;gap:.5rem;text-align:center;width:100%}.modal__body-inner__text-title{font-size:1.5rem;font-weight:500;line-height:1.75rem}.modal__body-inner__reward-label,.modal__body-inner__text-description{color:#a3a5b8;font-size:.8125rem;font-weight:400;line-height:1.25rem}.modal__body-inner__reward-label{text-transform:uppercase}.modal__body-inner__reward-inner{align-items:center;display:flex;gap:.5rem}.modal__body-inner__reward-icon{height:auto;min-width:2.75rem;width:2.75rem}.modal__body-inner__reward-value{font-size:2.5rem;font-weight:600}.modal__body-button{width:100%}.app{display:grid;grid-template-rows:auto 1fr 88px;height:100%;width:100%}.app .content{height:100%;overflow-x:hidden;overflow-y:auto;padding:1rem .75rem}.app .content.x-visible{overflow-x:visible}.app.invite{grid-template-rows:auto 1fr 75px 88px}.app-button__inner svg{height:20px;width:20px}.tg-notify{position:fixed;top:max(10px,env(safe-area-inset-top,10px));right:max(10px,env(safe-area-inset-right,10px));z-index:2147483647;display:flex;flex-direction:column;gap:8px;pointer-events:none}.tg-notify .vue-notification-wrapper{margin:0;pointer-events:auto}.tg-toast{--_bg: var(--background-secondary, #fff);--_txt: var(--text-color, #000);--_sep: var(--border-color, rgba(0,0,0,.08));--accent: var(--tg-theme-hint-color, #8e8e93);position:relative;max-width:min(440px,calc(100vw - 24px));padding:10px 12px;border-radius:12px;border:1px solid color-mix(in srgb,var(--_sep) 60%,transparent);font:500 14px/18px system-ui;background:linear-gradient(var(--accent),var(--accent)) left center / 3px 100% no-repeat,var(--_bg);background-origin:padding-box,border-box;background-clip:padding-box,border-box;color:var(--_txt);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.tg-toast--success{--accent: #34C759}.tg-toast--error{--accent: #FF3B30}.tg-toast--warning{--accent: #FFCC00}.tg-toast--info{--accent: var(--tg-theme-link-color, #2a9df4)}.tg-toast__text{margin:0;white-space:pre-wrap;word-break:break-word}@media (hover:hover){.tg-toast:hover{filter:brightness(.98)}}@keyframes tg-toast-in{0%{transform:translateY(-6px) translate(6px);opacity:0}to{transform:translateY(0) translate(0);opacity:1}}.tg-notify .vn-leave-active .tg-toast{animation:tg-toast-out .14s ease-in both}@keyframes tg-toast-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(-6px);opacity:0}}@media (prefers-color-scheme: dark){.tg-toast{border-color:color-mix(in srgb,var(--_sep, #000) 45%,transparent);box-shadow:0 10px 28px #00000073,0 2px 8px #00000059}}@media (max-width: 360px){.tg-toast{padding:12px 14px;font-size:15px;line-height:20px}}@font-face{font-family:Inter;src:local("Inter Variable"),url(../_fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0Q5n-wU-Q0VhzbsIAn.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:100 900;font-style:normal}@font-face{font-family:Inter;src:local("Inter Variable"),url(../_fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0Q5n-wU-UI7M8gBqTs.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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-weight:100 900;font-style:normal}@font-face{font-family:Inter;src:local("Inter Regular Italic"),local("Inter Italic"),url(../_fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dthjg-W6fXzJv1UK.woff) format(woff);font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:Inter;src:local("Inter Medium Italic"),url(../_fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc69thjg-C7AJmTkyF1.woff) format(woff);font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:Inter;src:local("Inter Thin"),url(../_fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyeMZs-NwsgsXdJ2z.woff) format(woff);font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:Inter;src:local("Inter ExtraLight"),url(../_fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyfMZs-VV9BP4Ww7E.woff) format(woff);font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:Inter;src:local("Inter Bold"),url(../_fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZs-3XD03TqZ2o.woff) format(woff);font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Inter;src:local("Inter ExtraBold"),url(../_fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYMZs-Tw5HFJHAHS.woff) format(woff);font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:Inter;src:local("Inter Variable Italic"),url(../_fonts/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L0UUMbndwVgHU-UcwIQiCC3K.woff2) format(woff2);font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:100 900;font-style:italic}@font-face{font-family:"Inter Fallback: Arial";src:local("Arial");size-adjust:107.0596%;ascent-override:90.4869%;descent-override:22.5554%;line-gap-override:0%}@font-face{font-family:Inter;src:local("Inter Variable Italic"),url(../_fonts/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L9UUMbndwVgHU-N9PF95z5Rr.woff2) format(woff2);font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-weight:100 900;font-style:italic}@font-face{font-family:Inter;src:local("Inter Variable Italic"),url(../_fonts/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L1UUMbndwVgHU-3E29JfzvUC.woff2) format(woff2);font-display:swap;unicode-range:U+1F00-1FFF;font-weight:100 900;font-style:italic}@font-face{font-family:Inter;src:local("Inter Variable Italic"),url(../_fonts/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L6UUMbndwVgHU-uvDlTLalWE.woff2) format(woff2);font-display:swap;unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;font-weight:100 900;font-style:italic}@font-face{font-family:Inter;src:local("Inter Variable Italic"),url(../_fonts/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L2UUMbndwVgHU-WZqb8Y0l5o.woff2) format(woff2);font-display:swap;unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;font-weight:100 900;font-style:italic}@font-face{font-family:Inter;src:local("Inter Variable Italic"),url(../_fonts/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L3UUMbndwVgHU-GwubvotVmW.woff2) format(woff2);font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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-weight:100 900;font-style:italic}@font-face{font-family:Inter;src:local("Inter Variable Italic"),url(../_fonts/UcC53FwrK3iLTcvneQg7Ca725JhhKnNqk6L5UUMbndwV-qroMzrgVnH.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:100 900;font-style:italic}@font-face{font-family:Inter;src:local("Inter Variable"),url(../_fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0Q5n-wU-GuSOZpR3Bm.woff2) format(woff2);font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:100 900;font-style:normal}@font-face{font-family:Inter;src:local("Inter Variable"),url(../_fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0Q5n-wU-ABB4UXoMyt.woff2) format(woff2);font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;font-weight:100 900;font-style:normal}@font-face{font-family:Inter;src:local("Inter Variable"),url(../_fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0Q5n-wU-LzzxQHtvw0.woff2) format(woff2);font-display:swap;unicode-range:U+1F00-1FFF;font-weight:100 900;font-style:normal}@font-face{font-family:Inter;src:local("Inter Variable"),url(../_fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0Q5n-wU-MeaRbKNbt8.woff2) format(woff2);font-display:swap;unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF;font-weight:100 900;font-style:normal}@font-face{font-family:Inter;src:local("Inter Variable"),url(../_fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw-YblxIOmXyD.woff2) format(woff2);font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:100 900;font-style:normal}@font-face{font-family:Inter;src:local("Inter Light Italic"),url(../_fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTch9thjg-NlY53uT0ug.woff) format(woff);font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:Inter;src:local("Inter SemiBold Italic"),url(../_fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcB9xhjg-pGFQ1jL60P.woff) format(woff);font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:Inter;src:local("Inter Black Italic"),url(../_fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTccNxhjg-6y3VRJzjS4.woff) format(woff);font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:Inter;src:local("Inter Light"),url(../_fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuOKfMZs-Kh2fAsEU7z.woff) format(woff);font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Inter;src:local("Inter SemiBold"),url(../_fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZs-SoMTWP5MtW.woff) format(woff);font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:Inter;src:local("Inter Black"),url(../_fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuBWYMZs-EB8YO6w85f.woff) format(woff);font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:Inter;src:local("Inter Thin Italic"),url(../_fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTc2dphjg-KXA16YvGKq.woff) format(woff);font-display:swap;font-weight:100;font-style:italic}@font-face{font-family:Inter;src:local("Inter ExtraLight Italic"),url(../_fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcWdthjg-sFc9bnOAIc.woff) format(woff);font-display:swap;font-weight:200;font-style:italic}@font-face{font-family:Inter;src:local("Inter Bold Italic"),url(../_fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcPtxhjg-JQ0uT78vbI.woff) format(woff);font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:Inter;src:local("Inter ExtraBold Italic"),url(../_fonts/UcCM3FwrK3iLTcvneQg7Ca725JhhKnNqk4j1ebLhAm8SrXTcWdxhjg-cuIKE2WtgY.woff) format(woff);font-display:swap;font-weight:800;font-style:italic}@font-face{font-family:Inter;src:local("Inter Regular"),local("Inter"),url(../_fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZs-S3W32ezS34.woff) format(woff);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local("Inter Medium"),url(../_fonts/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZs-1wVVmWoX50.woff) format(woff);font-display:swap;font-weight:500;font-style:normal}.fade__enter--active,.fade__leave--active{transition:opacity .1s ease-in-out}.fade__enter--from,.fade__leave--to{opacity:0}.steamify-ui__button{align-items:center;color:#ebecef;display:inline-flex;justify-content:center;white-space:nowrap;width:auto;stroke:#ebecef;fill:#ebecef;background-color:transparent;border:1px solid transparent;cursor:pointer;font-weight:500;transition:.15s ease-in-out;transition-property:background-color,border-color,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none}.steamify-ui__button--xs{border-radius:.25rem;font-size:.75rem;height:1.5rem;line-height:1rem}.steamify-ui__button--xs.steamify-ui__button--icon{width:1.5rem}.steamify-ui__button--xs svg{min-width:1rem;width:1rem}.steamify-ui__button--sm{border-radius:.25rem;font-size:.75rem;height:1.75rem;line-height:1rem}.steamify-ui__button--sm.steamify-ui__button--icon{width:1.75rem}.steamify-ui__button--sm svg{min-width:1rem;width:1rem}.steamify-ui__button--md{border-radius:.375rem;font-size:.8125rem;height:2rem;line-height:1.25rem}.steamify-ui__button--md.steamify-ui__button--icon{width:2rem}.steamify-ui__button--md svg{min-width:1.125rem;width:1.125rem}.steamify-ui__button--lg{border-radius:.375rem;font-size:.8125rem;height:2.25rem;line-height:1.25rem}.steamify-ui__button--lg.steamify-ui__button--icon{width:2.25rem}.steamify-ui__button--lg svg{min-width:1.25rem;width:1.25rem}.steamify-ui__button--primary{background-color:#5e47d1;border-color:#5e47d1}.steamify-ui__button--primary:active:not(:disabled),.steamify-ui__button--primary:hover:not(:disabled){background-color:#735fd7;border-color:#735fd7}.steamify-ui__button--primary.steamify-ui__button--icon{stroke:#ebecef;fill:#ebecef}.steamify-ui__button--secondary{background-color:#353545;border-color:#3e3e54}.steamify-ui__button--secondary:active:not(:disabled),.steamify-ui__button--secondary:hover:not(:disabled){background-color:#424256;border-color:#424256}.steamify-ui__button--secondary.steamify-ui__button--icon{stroke:#a3a5b8;fill:#a3a5b8}.steamify-ui__button--tertiary{background-color:#eb3467;border-color:#eb3467}.steamify-ui__button--tertiary:active:not(:disabled),.steamify-ui__button--tertiary:hover:not(:disabled){background-color:#ee507c;border-color:#ee507c}.steamify-ui__button--tertiary.steamify-ui__button--icon{stroke:#ebecef;fill:#ebecef}.steamify-ui__button--tertiary.steamify-ui__button--outline{background-color:#ff668b1a;border-color:#ff668b80}.steamify-ui__button--tertiary.steamify-ui__button--outline:active:not(:disabled),.steamify-ui__button--tertiary.steamify-ui__button--outline:hover:not(:disabled){background-color:#ff47741a;border-color:#ff477480}.steamify-ui__button--secondary.steamify-ui__button--icon{background-color:#262731;border-color:#2c2e3a}.steamify-ui__button--secondary.steamify-ui__button--icon:active:not(:disabled),.steamify-ui__button--secondary.steamify-ui__button--icon:hover:not(:disabled){stroke:#ebecef;fill:#ebecef;background-color:#333542;border-color:#393c4b}.steamify-ui__button--basic{background-color:transparent;border-color:transparent}.steamify-ui__button--disabled,.steamify-ui__button--loading{cursor:default;pointer-events:none}.steamify-ui__button--disabled{opacity:.3}.steamify-ui__button--icon{border-radius:50%}.steamify-ui__button svg{height:auto;stroke:inherit;fill:inherit}.steamify-ui__button-inner{align-items:center;display:flex;gap:.25rem;height:100%;justify-content:center;transition:inherit}.steamify-ui__button--xs .steamify-ui__button-inner{padding:0 .375rem}.steamify-ui__button--sm .steamify-ui__button-inner{padding:0 .5rem}.steamify-ui__button--lg .steamify-ui__button-inner,.steamify-ui__button--md .steamify-ui__button-inner{padding:0 .625rem}.steamify-ui__button--icon .steamify-ui__button-inner{padding:0;width:100%}.steamify-ui__button-inner:active{opacity:.5}.steamify-ui__icon-button{align-items:center;background-color:transparent;border:none;border-radius:.375rem;cursor:pointer;display:flex;justify-content:center;outline:none;transition:.15s ease-in-out;transition-property:background-color,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none}.steamify-ui__icon-button--lg{height:2.25rem;min-height:2.25rem;min-width:2.25rem;width:2.25rem}.steamify-ui__icon-button--md{height:2rem;min-height:2rem;min-width:2rem;width:2rem}.steamify-ui__icon-button--sm{height:1.75rem;min-height:1.75rem;min-width:1.75rem;width:1.75rem}.steamify-ui__icon-button:hover:not(:disabled){background-color:#3c3c4e}.steamify-ui__icon-button--active:not(:disabled),.steamify-ui__icon-button:active:not(:disabled){background-color:#353545}.steamify-ui__icon-button--disabled,.steamify-ui__icon-button--loading{cursor:default;pointer-events:none}.steamify-ui__icon-button--disabled{opacity:.3}.steamify-ui__icon-button svg{height:auto;width:1.25rem;stroke:#6b6e8a;fill:#6b6e8a}.steamify-ui__input{align-items:center;background-color:#16171d;border:1px solid #323248;border-radius:.375rem;color:#ebecef;display:flex;height:2rem;justify-content:space-between;position:relative;transition:.15s ease-in-out;transition-property:border-color,opacity;width:100%}.steamify-ui__input--sm{border-radius:.25rem;height:1.75rem}.steamify-ui__input--md{border-radius:.375rem;height:2rem}.steamify-ui__input--lg{border-radius:.375rem;height:2.25rem}.steamify-ui__input--errors{border-color:#d84669}.steamify-ui__input:hover:not(.steamify-ui__input--errors):not(.steamify-ui__input--disabled):not(.steamify-ui__input--readonly):not(:focus-within){border-color:#4e4e68}.steamify-ui__input:focus-within:not(.steamify-ui__input--errors){border-color:#8e85b3}.steamify-ui__input-element{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:inherit;font-weight:400;height:100%;outline:none;padding:0 .625rem;width:100%}.steamify-ui__input--sm .steamify-ui__input-element{font-size:.75rem;line-height:1rem;padding:0 .5rem}.steamify-ui__input--lg .steamify-ui__input-element,.steamify-ui__input--md .steamify-ui__input-element{font-size:.8125rem;line-height:1.25rem;padding:0 .625rem}.steamify-ui__input-element::-webkit-inner-spin-button,.steamify-ui__input-element::-webkit-outer-spin-button,.steamify-ui__input-element:focus,.steamify-ui__input-element:hover{-moz-appearance:none;appearance:none;-webkit-appearance:none}.steamify-ui__input-element:hover{outline:none!important}.steamify-ui__input-element::-moz-placeholder{color:#6b6e8a}.steamify-ui__input-element::placeholder{color:#6b6e8a}.steamify-ui__input-prefix,.steamify-ui__input-suffix{align-items:center;display:flex;height:100%}.steamify-ui__input-prefix--filled,.steamify-ui__input-suffix--filled{background-color:#1f2028;color:#6b6e8a;font-size:.8125rem;font-weight:400;line-height:1.25rem}.steamify-ui__input-prefix{padding-left:.625rem}.steamify-ui__input-prefix--filled{border-bottom-left-radius:.5rem;border-right:1px solid #323248;border-top-left-radius:.5rem;padding-right:.625rem}.steamify-ui__input--sm .steamify-ui__input-prefix--filled{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.steamify-ui__input--lg .steamify-ui__input-prefix--filled,.steamify-ui__input--md .steamify-ui__input-prefix--filled{border-bottom-left-radius:.375rem;border-top-left-radius:.375rem}.steamify-ui__input-suffix{padding-right:.625rem}.steamify-ui__input-suffix--filled{border-bottom-right-radius:.5rem;border-left:1px solid #323248;border-top-right-radius:.5rem;padding-left:.625rem}.steamify-ui__input--sm .steamify-ui__input-suffix--filled{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.steamify-ui__input--lg .steamify-ui__input-suffix--filled,.steamify-ui__input--md .steamify-ui__input-suffix--filled{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem}.steamify-ui__input-icon{height:auto;width:1.25rem;stroke:#6b6e8a;cursor:pointer;transition:stroke .15s ease-in-out}.steamify-ui__input--sm .steamify-ui__input-icon{width:1.125rem}.steamify-ui__input--lg .steamify-ui__input-icon,.steamify-ui__input--md .steamify-ui__input-icon{width:1.25rem}.steamify-ui__input-icon:hover{stroke:#ebecef}.steamify-ui__input-overlay{background-color:#16171d;border-radius:.5rem;bottom:0;left:0;opacity:.6;position:absolute;right:0;top:0;transition:opacity .15s ease-in-out;z-index:2}.steamify-ui__input--sm .steamify-ui__input-overlay{border-radius:.25rem}.steamify-ui__input--lg .steamify-ui__input-overlay,.steamify-ui__input--md .steamify-ui__input-overlay{border-radius:.375rem}.steamify-ui__input-overlay--readonly{opacity:0}.steamify-ui__textarea{align-items:center;background-color:#16171d;border:1px solid #323248;border-radius:.375rem;color:#ebecef;display:flex;justify-content:space-between;position:relative;transition:.15s ease-in-out;transition-property:border-color,opacity;width:100%}.steamify-ui__textarea--errors{border-color:#d84669}.steamify-ui__textarea:hover:not(.steamify-ui__textarea--errors):not(.steamify-ui__textarea--disabled):not(.steamify-ui__textarea--readonly):not(:focus-within){border-color:#4e4e68}.steamify-ui__textarea:focus-within:not(.steamify-ui__textarea--errors){border-color:#8e85b3}.steamify-ui__textarea-element{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:inherit;font-size:.8125rem;font-weight:400;height:100%;line-height:1.25rem;outline:none;overflow-y:auto;padding:.375rem .75rem;resize:none;width:100%}.steamify-ui__textarea-element::-webkit-inner-spin-button,.steamify-ui__textarea-element::-webkit-outer-spin-button,.steamify-ui__textarea-element:focus,.steamify-ui__textarea-element:hover{-moz-appearance:none;appearance:none;-webkit-appearance:none}.steamify-ui__textarea-element:hover{outline:none!important}.steamify-ui__textarea-element::-moz-placeholder{color:#6b6e8a}.steamify-ui__textarea-element::placeholder{color:#6b6e8a}.steamify-ui__textarea-element::-webkit-scrollbar{display:none}.steamify-ui__textarea-element--resizable{resize:none}.steamify-ui__textarea-placeholder{color:#6b6e8a;font-size:.8125rem;font-weight:400;height:100%;line-height:1.25rem;padding:.375rem .75rem;pointer-events:none;position:absolute;width:100%}.steamify-ui__select{background-color:#282934;border:1px solid #323248;display:flex;flex-direction:column;font-weight:400;min-height:2rem;position:relative;transition:.15s ease-in-out;transition-property:border-color,background-color,border-radius,opacity;width:100%}.steamify-ui__select--sm{border-radius:.25rem;font-size:.75rem;line-height:1rem;min-height:1.75rem}.steamify-ui__select--md{min-height:2rem}.steamify-ui__select--lg,.steamify-ui__select--md{border-radius:.375rem;font-size:.8125rem;line-height:1.25rem}.steamify-ui__select--lg{min-height:2.25rem}.steamify-ui__select--search{background-color:#16171d!important}.steamify-ui__select--search:hover:not(.steamify-ui__select--search--errors):not(.steamify-ui__select--search--disabled):not(.steamify-ui__select--search--readonly):not(:focus-within){border-color:#4e4e69}.steamify-ui__select--search:focus-within:not(:focus):not(.steamify-ui__select--search--errors){border-color:#8e85b3}.steamify-ui__select--errors{border-color:#d84669}.steamify-ui__select--disabled{cursor:default}.steamify-ui__select:hover:not(.steamify-ui__select--errors):not(.steamify-ui__select--disabled):not(.steamify-ui__select--readonly):not(:focus-within){background-color:#353545}.steamify-ui__select-element{align-items:center;display:flex;height:100%;justify-content:space-between;min-height:1.875rem;width:100%}.steamify-ui__select--sm .steamify-ui__select-element{min-height:1.625rem}.steamify-ui__select--md .steamify-ui__select-element{min-height:1.875rem}.steamify-ui__select--lg .steamify-ui__select-element{min-height:2.125rem}.steamify-ui__select-handler{align-items:center;color:#ebecef;cursor:pointer;display:flex;height:100%;min-height:1.875rem;overflow:hidden;padding:0 .25rem 0 .625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.steamify-ui__select--sm .steamify-ui__select-handler{min-height:1.625rem;padding:0 .125rem 0 .5rem}.steamify-ui__select--md .steamify-ui__select-handler{min-height:1.875rem;padding:0 .25rem 0 .625rem}.steamify-ui__select--lg .steamify-ui__select-handler{min-height:2.125rem;padding:0 .25rem 0 .625rem}.steamify-ui__select-choosen,.steamify-ui__select-input,.steamify-ui__select-placeholder{align-items:center;display:flex;height:100%;width:100%}.steamify-ui__select-placeholder{color:#6b6e8a}.steamify-ui__select-choosen-multi{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.25rem;justify-content:flex-start}.steamify-ui__select-choosen-multi-item{align-items:center;display:flex;padding:0 .125rem 0 .375rem;width:auto;stroke:#6b6e8a;border:1px solid #323248;border-radius:.25rem;font-size:.75rem;font-weight:400;line-height:1rem}.steamify-ui__select--sm .steamify-ui__select-choosen-multi-item{height:1.125rem}.steamify-ui__select--lg .steamify-ui__select-choosen-multi-item,.steamify-ui__select--md .steamify-ui__select-choosen-multi-item{height:1.25rem}.steamify-ui__select-choosen-multi-item:hover{stroke:#ebecef}.steamify-ui__select--search .steamify-ui__select-choosen-multi-item{background-color:#ffffff08;border-color:#282934}.steamify-ui__select-choosen-multi-item-icon{height:auto;stroke:inherit;transition:stroke .15s ease-in-out}.steamify-ui__select--sm .steamify-ui__select-choosen-multi-item-icon{width:.875rem}.steamify-ui__select--lg .steamify-ui__select-choosen-multi-item-icon,.steamify-ui__select--md .steamify-ui__select-choosen-multi-item-icon{width:1rem}.steamify-ui__select-input-element{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:#ebecef;height:100%;outline:none;width:100%}.steamify-ui__select-input-element::-webkit-search-cancel-button,.steamify-ui__select-input-element:focus,.steamify-ui__select-input-element:hover{-moz-appearance:none;appearance:none;-webkit-appearance:none}.steamify-ui__select-input-element:hover{outline:none!important}.steamify-ui__select-input-element::-moz-placeholder{color:#6b6e8a}.steamify-ui__select-input-element::placeholder{color:#6b6e8a}.steamify-ui__select-options-wrapper{display:flex;height:0;position:relative;width:100%}.steamify-ui__select--top .steamify-ui__select-options-wrapper{order:-1}.steamify-ui__select--bottom .steamify-ui__select-options-wrapper{order:1}.steamify-ui__select-options{background-color:#282934;border:1px solid #323248;left:-1px;overflow:auto;position:absolute;right:-1px;z-index:2}.steamify-ui__select--sm .steamify-ui__select-options{border-radius:.25rem}.steamify-ui__select--lg .steamify-ui__select-options,.steamify-ui__select--md .steamify-ui__select-options{border-radius:.375rem}.steamify-ui__select-options:focus{outline:none}.steamify-ui__select--top .steamify-ui__select-options{bottom:.25rem}.steamify-ui__select--bottom .steamify-ui__select-options{top:.25rem}.steamify-ui__select-options-inner{display:flex;flex-direction:column;gap:.25rem;opacity:1;padding:.25rem}.steamify-ui__select-options-item{align-items:center;background-color:#282934;border-radius:.25rem;color:#ebecef;cursor:pointer;display:flex;gap:.5rem;height:2rem;justify-content:space-between;padding:0 .5rem;position:relative;transition:.15s ease-in-out;transition-property:background-color;white-space:nowrap}.steamify-ui__select-options-item--selected,.steamify-ui__select-options-item:hover:not(.steamify-ui__select-options-item--disabled){background-color:#2e303e}.steamify-ui__select-options-item--selected{cursor:default}.steamify-ui__select-options-item--disabled{cursor:not-allowed;opacity:.3}.steamify-ui__select--search .steamify-ui__select-options-item{height:2.5rem;padding:0 .75rem}.steamify-ui__select-chevron-icon,.steamify-ui__select-cross-icon,.steamify-ui__select-options-item-checkmark{height:auto}.steamify-ui__select--sm .steamify-ui__select-chevron-icon,.steamify-ui__select--sm .steamify-ui__select-cross-icon,.steamify-ui__select--sm .steamify-ui__select-options-item-checkmark{min-width:1.125rem;width:1.125rem}.steamify-ui__select--lg .steamify-ui__select-chevron-icon,.steamify-ui__select--lg .steamify-ui__select-cross-icon,.steamify-ui__select--lg .steamify-ui__select-options-item-checkmark,.steamify-ui__select--md .steamify-ui__select-chevron-icon,.steamify-ui__select--md .steamify-ui__select-cross-icon,.steamify-ui__select--md .steamify-ui__select-options-item-checkmark{min-width:1.25rem;width:1.25rem}.steamify-ui__select-options-item-checkmark{padding-right:.25rem;position:relative;stroke:#ebecef}.steamify-ui__select-chevron,.steamify-ui__select-cross,.steamify-ui__select-prefix,.steamify-ui__select-suffix{align-items:center;display:flex;height:100%}.steamify-ui__select-prefix{padding-left:.5rem}.steamify-ui__select--search .steamify-ui__select-prefix{padding-left:.75rem}.steamify-ui__select-suffix{padding-right:.5rem}.steamify-ui__select--search .steamify-ui__select-suffix{padding-right:.75rem}.steamify-ui__select-chevron{cursor:pointer;padding-right:.5rem}.steamify-ui__select--search .steamify-ui__select-chevron{padding-right:.75rem}.steamify-ui__select-chevron-icon{stroke:#6b6e8a;transition:stroke .2s ease-in-out,transform .2s ease-in-out}.steamify-ui__select-chevron-icon--active{stroke:#a3a5b8;transform:rotate(-180deg)}.steamify-ui__select-cross{padding-right:.25rem;stroke:#6b6e8a;cursor:pointer}.steamify-ui__select-cross:hover{stroke:#a3a5b8}.steamify-ui__select-cross-icon{stroke:inherit;transition:stroke .2s ease-in-out}.steamify-ui__select-overlay{background-color:#16171d;bottom:0;left:0;opacity:.6;position:absolute;right:0;top:0;transition:opacity .15s ease-in-out;z-index:2}.steamify-ui__select--sm .steamify-ui__select-overlay{border-radius:.25rem}.steamify-ui__select--lg .steamify-ui__select-overlay,.steamify-ui__select--md .steamify-ui__select-overlay{border-radius:.375rem}.steamify-ui__select-options-transition__enter--active,.steamify-ui__select-options-transition__leave--active{transition:background-color .15s ease-in-out,border .15s ease-in-out}.steamify-ui__select-options-transition__enter--from,.steamify-ui__select-options-transition__leave--to{background-color:transparent;border:1px solid transparent}.steamify-ui__select-options-item-transition__enter--active,.steamify-ui__select-options-item-transition__leave--active{transition:opacity .15s ease-in-out}.steamify-ui__select-options-item-transition__enter--from,.steamify-ui__select-options-item-transition__leave--to{opacity:.001}.steamify-ui__dropdown{display:flex;flex-direction:column;position:relative}.steamify-ui__dropdown--left,.steamify-ui__dropdown--right{flex-direction:row}.steamify-ui__dropdown-handler{display:flex}.steamify-ui__dropdown-content-wrapper{display:flex;height:0;position:relative;width:100%}.steamify-ui__dropdown--left .steamify-ui__dropdown-content-wrapper,.steamify-ui__dropdown--top .steamify-ui__dropdown-content-wrapper{order:-1}.steamify-ui__dropdown--bottom .steamify-ui__dropdown-content-wrapper,.steamify-ui__dropdown-content-wrapper .steamify-ui__dropdown--right{order:1}.steamify-ui__dropdown-content{position:absolute;z-index:9}.steamify-ui__dropdown-content:focus{outline:none}.steamify-ui__dropdown--left .steamify-ui__dropdown-content{top:0}.steamify-ui__dropdown--top .steamify-ui__dropdown-content{bottom:0}.steamify-ui__dropdown--right .steamify-ui__dropdown-content{left:0}.steamify-ui__dropdown--bottom .steamify-ui__dropdown-content,.steamify-ui__dropdown--left.steamify-ui__dropdown--align-top .steamify-ui__dropdown-content,.steamify-ui__dropdown--right.steamify-ui__dropdown--align-top .steamify-ui__dropdown-content{top:0}.steamify-ui__dropdown--left.steamify-ui__dropdown--align-center .steamify-ui__dropdown-content,.steamify-ui__dropdown--right.steamify-ui__dropdown--align-center .steamify-ui__dropdown-content{top:0;transform:translateY(-50%)}.steamify-ui__dropdown--left.steamify-ui__dropdown--align-bottom .steamify-ui__dropdown-content,.steamify-ui__dropdown--right.steamify-ui__dropdown--align-bottom .steamify-ui__dropdown-content{bottom:0}.steamify-ui__dropdown--bottom.steamify-ui__dropdown--align-left .steamify-ui__dropdown-content,.steamify-ui__dropdown--top.steamify-ui__dropdown--align-left .steamify-ui__dropdown-content{left:0}.steamify-ui__dropdown--bottom.steamify-ui__dropdown--align-right .steamify-ui__dropdown-content,.steamify-ui__dropdown--top.steamify-ui__dropdown--align-right .steamify-ui__dropdown-content{right:0}.steamify-ui__dropdown--bottom.steamify-ui__dropdown--align-center .steamify-ui__dropdown-content,.steamify-ui__dropdown--top.steamify-ui__dropdown--align-center .steamify-ui__dropdown-content{left:0;transform:translate(-50%)}.steamify-ui__dropdown-content-inner{background-color:#282934;border:1px solid #323248;border-radius:.375rem;box-shadow:0 .25rem .75rem #00000040;color:#ebecef;display:flex;flex-direction:column;justify-content:flex-start;padding:.25rem}.steamify-ui__tooltip{display:flex;flex-direction:column;position:relative}.steamify-ui__tooltip-handler{cursor:default;display:flex}.steamify-ui__tooltip-element-wrapper{display:flex;height:0;position:relative;width:100%}.steamify-ui__tooltip--top .steamify-ui__tooltip-element-wrapper{order:-1}.steamify-ui__tooltip--bottom .steamify-ui__tooltip-element-wrapper{order:1}.steamify-ui__tooltip-element{position:absolute;z-index:10}.steamify-ui__tooltip--top .steamify-ui__tooltip-element{bottom:0}.steamify-ui__tooltip--bottom .steamify-ui__tooltip-element{top:0}.steamify-ui__tooltip--left .steamify-ui__tooltip-element{left:0;right:auto}.steamify-ui__tooltip--right .steamify-ui__tooltip-element{left:auto;right:0}.steamify-ui__tooltip--center .steamify-ui__tooltip-element{left:50%;transform:translate(-50%)}.steamify-ui__tooltip-element-inner{align-items:center;background-color:#282934;border:1px solid #323248;border-radius:.375rem;box-shadow:0 .125rem 1rem #00000026;color:#ebecef;display:flex;font-size:.75rem;font-weight:400;line-height:1rem;min-height:1.75rem;padding:.25rem .5rem;width:auto}.steamify-ui__modal{background-color:#10101499;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.steamify-ui__modal-block{background-color:#1d1e27;border:1px solid #282934;border-radius:.5rem;left:50%;min-width:28.125rem;pointer-events:all;position:fixed;top:50%;transform:translate(-50%,-50%);width:auto;z-index:11}.steamify-ui__modal-block-inner{align-items:center;color:#ebecef;display:flex;flex-direction:column;height:100%;position:relative;width:100%}.steamify-ui__modal-close{align-items:center;display:flex;height:1.5rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:1.5rem;stroke:#6b6e8a;cursor:pointer;transition:stroke .15s ease-in-out}.steamify-ui__modal-close:hover{stroke:#a3a5b8}.steamify-ui__modal-close-icon{height:auto;width:100%;stroke:inherit}.steamify-ui__modal-header{align-items:center;border-bottom:1px solid #282934;display:flex;font-size:.9375rem;font-weight:500;height:3.25rem;justify-content:flex-start;line-height:1.25rem;padding:1rem 1.5rem .75rem;width:100%}.steamify-ui__modal-body{padding:1.5rem;width:100%}.steamify-ui__modal-footer{border-top:1px solid #282934;padding:1rem 1.5rem;width:100%}.steamify-ui__drawer{background-color:#10101499;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.steamify-ui__drawer--plain{background-color:transparent;pointer-events:none}.steamify-ui__drawer-block{background-color:#1d1e27;border:1px solid transparent;border-radius:0;min-width:auto;pointer-events:all;position:fixed;width:auto;z-index:11}.steamify-ui__drawer--plain .steamify-ui__drawer-block{box-shadow:-.25rem 0 1rem -.125rem #00000040}.steamify-ui__drawer-block--left{border-right:1px solid #282934;bottom:0;height:100%;left:0;right:auto;top:0}.steamify-ui__drawer-block--right{border-left:1px solid #282934;bottom:0;left:auto;right:0;top:0}.steamify-ui__drawer-block--top{border-bottom:1px solid #282934;bottom:auto;left:0;right:0;top:0}.steamify-ui__drawer-block--bottom{border-top:1px solid #282934;bottom:0;left:0;right:0;top:auto}.steamify-ui__drawer-block-inner{align-items:center;color:#ebecef;display:flex;flex-direction:column;height:100%;position:relative;width:100%}.steamify-ui__drawer-close{align-items:center;display:flex;height:1.5rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:1.5rem;stroke:#6b6e8a;cursor:pointer;transition:stroke .15s ease-in-out}.steamify-ui__drawer-close:hover{stroke:#a3a5b8}.steamify-ui__drawer-close-icon{height:auto;width:100%;stroke:inherit}.steamify-ui__drawer-header{align-items:center;border-bottom:1px solid #282934;display:flex;font-size:.9375rem;font-weight:500;height:auto;justify-content:flex-start;line-height:1.25rem;min-height:3.9375rem;padding:1rem 1.5rem .75rem;width:100%}.steamify-ui__drawer-body{display:flex;flex-direction:column;height:100%;padding:1.5rem;width:100%}.steamify-ui__drawer-body--solid{padding:0}.steamify-ui__drawer-footer{border-top:1px solid #282934;padding:1rem 1.5rem;width:100%}.drawer-animation__enter--active,.drawer-animation__leave--active{transition:opacity .25s ease-in-out}.drawer-animation__enter--from,.drawer-animation__leave--to{opacity:0}.drawer-top__enter--active,.drawer-top__leave--active{transition:transform .25s ease-in-out}.drawer-top__enter--from,.drawer-top__leave--to{transform:translateY(-100%)}.drawer-bottom__enter--active,.drawer-bottom__leave--active{transition:transform .25s ease-in-out}.drawer-bottom__enter--from,.drawer-bottom__leave--to{transform:translateY(100%)}.drawer-left__enter--active,.drawer-left__leave--active{transition:transform .25s ease-in-out}.drawer-left__enter--from,.drawer-left__leave--to{transform:translate(-100%)}.drawer-right__enter--active,.drawer-right__leave--active{transition:transform .25s ease-in-out}.drawer-right__enter--from,.drawer-right__leave--to{transform:translate(100%)}.steamify-ui__tabs{display:flex;flex-direction:column;gap:1rem;width:100%}.steamify-ui__tabs-list{align-items:center;display:flex;gap:.25rem;position:relative}.steamify-ui__tabs--primary .steamify-ui__tabs-list{gap:.5rem;height:3rem;width:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto;overflow-y:hidden}.steamify-ui__tabs--primary .steamify-ui__tabs-list:after{background:#282934;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.steamify-ui__tabs--primary .steamify-ui__tabs-list::-webkit-scrollbar{display:none}.steamify-ui__tabs-item{align-items:center;color:#ebecef;display:flex;height:2rem;padding:0 .5rem;position:relative;white-space:nowrap;stroke:#ebecef;fill:#ebecef;background-color:transparent;border-radius:.375rem;cursor:pointer;font-size:.8125rem;font-weight:500;line-height:1.25rem;transition:.15s ease-in-out;transition-property:color,background-color;-webkit-user-select:none;-moz-user-select:none;user-select:none}.steamify-ui__tabs--primary .steamify-ui__tabs-item{color:#a3a5b8;stroke:#a3a5b8;fill:#a3a5b8}.steamify-ui__tabs-item:hover:not(.steamify-ui__tabs-item--active):not(.steamify-ui__tabs-item--disabled){background-color:#2e303e}.steamify-ui__tabs--primary .steamify-ui__tabs-item:hover:not(.steamify-ui__tabs-item--active):not(.steamify-ui__tabs-item--disabled){color:#ebecef;stroke:#ebecef;fill:#ebecef}.steamify-ui__tabs-item--active{cursor:default}.steamify-ui__tabs--primary .steamify-ui__tabs-item--active{color:#ebecef;stroke:#ebecef;fill:#ebecef;background-color:inherit}.steamify-ui__tabs--primary .steamify-ui__tabs-item--active:after{background-color:#ebecef;bottom:-.4375rem;content:"";height:1px;left:0;position:absolute;width:100%;z-index:2}.steamify-ui__tabs--secondary .steamify-ui__tabs-item--active{background-color:#282934}.steamify-ui__tabs-item--disabled{color:#63646c;stroke:#63646c;fill:#63646c;cursor:default}.steamify-ui__tabs--primary .steamify-ui__tabs-item--disabled{color:#4d4e5c;stroke:#4d4e5c;fill:#4d4e5c}.steamify-ui__tabs--primary .steamify-ui__tabs-item--disabled.steamify-ui__tabs-item--active:after{background-color:#63646c}.steamify-ui__tabs--secondary .steamify-ui__tabs-item--disabled.steamify-ui__tabs-item--active{background-color:#18191f}.steamify-ui__tabs-item>svg{height:auto;width:1rem;stroke:inherit;fill:inherit}.steamify-ui__tabs--primary .steamify-ui__tabs-item>svg{width:1.25rem}.steamify-ui__segment-control{display:inline-flex;flex-direction:column;gap:1rem;width:100%}.steamify-ui__segment-control-list{align-items:center;background-color:#282934;border-radius:.5rem;display:flex;gap:.25rem;height:2rem;overflow:hidden;width:100%}.steamify-ui__segment-control-list--sm{border-radius:.375rem;font-size:.75rem;height:1.75rem;line-height:1rem}.steamify-ui__segment-control-list--md{border-radius:.5rem;font-size:.8125rem;height:2rem;line-height:1.25rem}.steamify-ui__segment-control-list--lg{border-radius:.5rem;font-size:.8125rem;height:2.25rem;line-height:1.25rem}.steamify-ui__segment-control-list--disabled{background-color:#1a1b22;cursor:default;pointer-events:none}.steamify-ui__segment-control-item{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:inherit;color:#ebecef;cursor:pointer;display:flex;font-size:inherit;font-weight:500;height:100%;justify-content:center;line-height:inherit;padding:0 .5rem;transition:.15s ease-in-out;transition-property:border-color,background-color;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.steamify-ui__segment-control-list--md .steamify-ui__segment-control-item,.steamify-ui__segment-control-list--sm .steamify-ui__segment-control-item{padding:0 .5rem}.steamify-ui__segment-control-list--lg .steamify-ui__segment-control-item{padding:0 .625rem}.steamify-ui__segment-control-item:hover:not(.steamify-ui__segment-control-item--active):not(.steamify-ui__segment-control-item--disabled){background-color:#2c2e3b}.steamify-ui__segment-control-item--active{background-color:#2e303e;border-color:#3b3b56;cursor:default}.steamify-ui__segment-control-item--disabled,.steamify-ui__segment-control-list--disabled .steamify-ui__segment-control-item{color:#63646c;cursor:default}.steamify-ui__switch{align-items:center;display:flex;position:relative}.steamify-ui__switch-inner{align-self:flex-start;background-color:#5e47d1;border-radius:.625rem;cursor:pointer;height:1.125rem;overflow:hidden;position:relative;transition:background-color .1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2rem}.steamify-ui__switch-inner:before{background-color:#ebecef;border-radius:50%;bottom:0;content:" ";height:.75rem;left:0;margin:auto 0;position:absolute;top:0;transform:translate(1rem);transition:.1s ease-in-out;transition-property:transform,background-color;width:.75rem}.steamify-ui__switch-inner:hover:not(.steamify-ui__switch-inner--disabled):not(.steamify-ui__switch-inner--off){background-color:#7d63f0}.steamify-ui__switch-inner--off{background-color:#313140}.steamify-ui__switch-inner--off:before{background-color:#14141a;transform:translate(.25rem)}.steamify-ui__switch-inner--off:hover{background-color:#3c3c4b}.steamify-ui__switch-inner--disabled{background-color:#262539;cursor:not-allowed}.steamify-ui__switch-inner--disabled:before{background-color:#4e4e65}.steamify-ui__switch-inner--disabled.steamify-ui__switch-inner--off{background-color:#282835}.steamify-ui__switch-inner--disabled.steamify-ui__switch-inner--off:before{background-color:#333342}.steamify-ui__switch-input{height:0;margin:0;opacity:0;position:absolute;width:0}.steamify-ui__checkbox,.steamify-ui__checkbox-inner{align-items:center;display:flex;position:relative}.steamify-ui__checkbox-inner{height:1rem;justify-content:center;overflow:hidden;width:1rem;stroke:#ebecef;background-color:#5e47d1;border:1px solid #5e47d1;border-radius:.25rem;cursor:pointer;transition:.15s ease-in-out;transition-property:stroke,border-color,background-color,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.steamify-ui__checkbox-inner:hover:not(.steamify-ui__checkbox-inner--disabled){background-color:#7964e8}.steamify-ui__checkbox-inner--off{background-color:transparent;border-color:#37374b}.steamify-ui__checkbox-inner--off:not(.steamify-ui__checkbox-inner--disabled):hover{background-color:#272831}.steamify-ui__checkbox-inner--disabled{stroke:#a9a9be;background-color:#38374e;border-color:#38374e;cursor:not-allowed}.steamify-ui__checkbox-icon{height:auto;width:1rem;stroke:inherit;transition:stroke .15s ease-in-out}.steamify-ui__checkbox-input{height:0;margin:0;opacity:0;position:absolute;width:0}.checkbox-transition__enter--active,.checkbox-transition__leave--active{transition:opacity .15s ease-in-out}.checkbox-transition__enter--from,.checkbox-transition__leave--to{opacity:0}.steamify-ui__radio{align-items:center;display:flex;position:relative}.steamify-ui__radio-inner{align-self:flex-start;background-color:#5e47d1;border:1px solid #5e47d1;border-radius:50%;cursor:pointer;height:1rem;position:relative;transition:.15s ease-in-out;transition-property:border-color,background-color,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1rem}.steamify-ui__radio-inner:before{background-color:#ebecef;border-radius:50%;content:" ";height:.5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.15s ease-in-out;transition-property:background-color,opacity;width:.5rem}.steamify-ui__radio-inner:hover:not(.steamify-ui__radio-inner--disabled):not(.steamify-ui__radio-inner--off){background-color:#7964e8;border-color:#7964e8}.steamify-ui__radio-inner--off{background-color:transparent;border-color:#373748}.steamify-ui__radio-inner--off:before{background-color:transparent}.steamify-ui__radio-inner--off:not(.steamify-ui__radio-inner--disabled):hover{background-color:#272831;border-color:#373748}.steamify-ui__radio-inner--disabled{background-color:#38374e;border-color:#38374e;cursor:not-allowed;opacity:.9}.steamify-ui__radio-inner--disabled:not(.steamify-ui__radio-inner--off):before{background-color:#a9a9be}.steamify-ui__radio-input{height:0;margin:0;opacity:0;position:absolute;width:0}.steamify-ui__pagination{display:flex;height:2rem;justify-content:center}.steamify-ui__pagination-inner{align-items:center;display:flex;flex-direction:row;gap:.25rem}.steamify-ui__pagination-item{align-items:center;color:#ebecef;display:flex;height:2rem;justify-content:center;min-width:2rem;width:auto;stroke:#ebecef;background-color:transparent;border:1px solid transparent;border-radius:.5rem;cursor:pointer;font-size:.8125rem;font-weight:500;line-height:1.25rem;transition:.15s ease-in-out;transition-property:color,border-color,background-color}.steamify-ui__pagination-item:hover:not(.steamify-ui__pagination-item--active):not(.steamify-ui__pagination-item--disabled):not(.steamify-ui__pagination-item--dots){background-color:#353545;border-color:#353545}.steamify-ui__pagination-item--active{border-color:#353545;cursor:default}.steamify-ui__pagination-item--disabled{color:#6b6e8a;stroke:#6b6e8a;cursor:default}.steamify-ui__pagination-item--text{padding:0 .5rem}.steamify-ui__pagination-item--text.steamify-ui__pagination-item--prev{padding-left:.125rem}.steamify-ui__pagination-item--text.steamify-ui__pagination-item--next{padding-right:.125rem}.steamify-ui__pagination-item-icon{height:auto;width:1.5rem;stroke:inherit}.steamify-ui__pagination-item-icon--prev{transform:rotate(90deg)}.steamify-ui__pagination-item-icon--next{transform:rotate(-90deg)}.steamify-ui__toast{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;width:100%;z-index:999}.steamify-ui__toast-inner{background-color:#353545;border:1px solid #323248;border-radius:.5rem;bottom:1.5rem;box-shadow:0 .25rem 1rem .125rem #00000026;display:flex;flex-direction:column;gap:.5rem;height:auto;justify-content:center;min-height:3.25rem;padding:1rem .5rem 1rem 1rem;pointer-events:all;position:absolute;right:1.5rem;width:18.75rem}.steamify-ui__toast-top{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.steamify-ui__toast-top-inner{align-items:flex-start;display:flex;gap:.5rem}.steamify-ui__toast-bottom{width:100%}.steamify-ui__toast-icon{height:auto;min-width:1rem;width:1rem}.steamify-ui__toast-icon--success{stroke:#63d482}.steamify-ui__toast-icon--error{stroke:#d84669}.steamify-ui__toast-icon--warning{stroke:#778bf2}.steamify-ui__toast-close{height:auto;width:1.25rem;stroke:#a3a5b8;cursor:pointer;transition:stroke .15s ease-in-out}.steamify-ui__toast-close:hover{stroke:#ebecef}.steamify-ui__toast-title{color:#ebecef;font-size:.8125rem;font-weight:500;line-height:1.25rem}.steamify-ui__toast-description{color:#a3a5b8;font-size:.8125rem;font-weight:400;line-height:1.25rem}@keyframes pulse{0%{box-shadow:0 0 #33344366}70%{box-shadow:0 0 0 .25rem #33344300}to{box-shadow:0 0 #33344300}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.steamify-ui__skeleton{display:inline-flex;overflow:hidden;position:relative}.steamify-ui__skeleton--rounded{border-radius:50%}.steamify-ui__skeleton--pulse{animation:pulse 1.5s linear infinite;box-shadow:0 0 #333443}.steamify-ui__skeleton-shimmer{animation:shimmer 3s linear infinite;background:linear-gradient(90deg,transparent 40%,rgba(51,52,67,.15) 50%,transparent 60%);background-size:200% 100%;height:100%;width:100%}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{scrollbar-color:#6b6e8a #1d1e27;scrollbar-width:thin}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background-color:#1d1e27;border:.25rem solid #1d1e27;border-radius:0}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background-color:#1d1e27}::-webkit-scrollbar-thumb{background-color:#6b6e8a;border:.25rem solid #6b6e8a;border-radius:.625rem}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:#6b6e8a}html{box-sizing:border-box;font-family:Inter,"Inter Fallback: Arial",sans-serif;overflow-x:hidden;overflow-y:initial}*,:after,:before{box-sizing:inherit}.steamify-ui{font-family:Inter,"Inter Fallback: Arial",sans-serif}.steamify-ui__scroll-lock{overflow:hidden}*,:after,:before{background-color:transparent;border:0;box-shadow:none;box-sizing:border-box;margin:0;outline:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{background-color:#16181d;color:#fff;font-family:Inter,"Inter Fallback: Arial",sans-serif;height:100%;margin:0;overflow:hidden;padding:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}#__layout,#__nuxt,.app,body{height:100vh;max-width:100%;overflow:hidden;width:100%}#__layout{display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:#fff;display:inline-flex;text-decoration:none}ul{list-style:none}.hidden-scroll{scrollbar-width:none}.hidden-scroll::-webkit-scrollbar{display:none}.scroll-lock{overflow:hidden}.layout-enter-active,.layout-leave-active{transition:opacity .25s ease-in-out}.layout-enter-from,.layout-leave-to{opacity:0}.app-toast{background-color:#1d1e27;border:1px solid #282934;border-radius:1.5rem;display:inline-flex;flex-direction:column;gap:.5rem;height:auto;justify-content:center;left:50%;max-width:100%;min-height:2rem;min-width:3.125rem;padding:.375rem .5rem;pointer-events:none;position:absolute;transform:translate(-50%);width:auto}.app-toast--message{color:#fff}.app-toast--error{color:#ff5e8e}.app-toast--success{color:#63d482}.app-toast__top{justify-content:space-between}.app-toast__top,.app-toast__top-inner{align-items:center;display:flex;gap:.5rem}.app-toast__bottom{width:100%}.app-toast__title{color:inherit;font-size:.8125rem;font-weight:500;line-height:1.25rem;max-width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-toast__title:first-letter{text-transform:capitalize}.toast{align-items:center;background-color:transparent;border:.125rem solid transparent;border-radius:2.75rem;box-shadow:0 .125rem 2rem .25rem #00000059;display:inline-flex;flex-direction:column;height:auto;justify-content:center;left:50%;max-width:100%;min-height:2.75rem;min-width:5rem;padding:.75rem;pointer-events:none;position:absolute;transform:translate(-50%);width:auto}.toast--winner{background-color:#262143;border-color:#5e47d1}.toast--looser{background-color:#421f2c;border-color:#eb3467}.toast__inner{align-items:center;display:flex;gap:.5rem}.toast__inner-title{color:#fff;font-size:.8125rem;font-weight:500;line-height:1.25rem;white-space:nowrap}.toast__inner-amount{align-items:center;background-color:#2f2954;border-radius:1.5rem;display:inline-flex;height:2.25rem;padding:0 .625rem 0 .5rem;width:auto}.toast__inner-amount-icon{height:auto;width:1.25rem}.toast__inner-amount-value{font-size:.8125rem;font-weight:500;line-height:1.25rem;white-space:nowrap}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer;opacity:.7}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #00bfff;opacity:1}.splide__arrow svg{fill:#00bfff;height:2.5em;transition:fill .2s linear;width:2.5em}.splide__arrow:hover:not(:disabled) svg{fill:#66d9ff}.splide__arrow:focus-visible{outline:3px solid #00bfff;outline-offset:3px}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #00bfff;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:10px;margin:3px;padding:0;position:relative;transition:background-color .2s linear,transform .2s linear;width:10px}.splide__pagination__page.is-active{background:#00bfff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{background:#66d9ff;cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #00bfff;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #00bfff;outline-offset:3px}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #00bfff;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #00bfff;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #00bfff}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #00bfff;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #00bfff}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#00bfff}}.splide__toggle:focus-visible{outline:3px solid #00bfff;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #00bfff;outline-offset:3px}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;border-radius:4px;cursor:pointer;opacity:.7}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #20b2aa;opacity:1}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:1em;top:0}.splide__pagination--ttb .splide__pagination__page{height:20px;width:5px}.splide__arrow{align-items:center;background:transparent;border:0;border-radius:0;cursor:pointer;display:flex;height:2.5em;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2.5em;z-index:1}.splide__arrow svg{fill:#20b2aa;height:2.5em;transition:fill .2s linear;width:2.5em}.splide__arrow:hover:not(:disabled) svg{fill:#57e1d9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__pagination{bottom:1em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:2.5px;display:inline-block;height:5px;margin:3px;padding:0;position:relative;transition:background-color .2s linear;width:20px}.splide__pagination__page.is-active{background:#20b2aa;z-index:1}.splide__pagination__page:hover{background:#57e1d9;cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:4px}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #20b2aa}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #20b2aa}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#20b2aa}}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #20b2aa;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__progress__bar{background:#ccc;height:3px}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__slider>.splide__arrows .splide__arrow--prev{left:-2.5em}.splide__slider>.splide__arrows .splide__arrow--next{right:-2.5em}.splide{padding:3em}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.app-button{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:.75rem;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:500;height:3.5rem;justify-content:center;line-height:1.5rem;transition:.15s ease-in-out;transition-property:border,background-color,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.app-button--purple{background-color:#5e47d1;color:#fff}.app-button--purple:active:not(:disabled){background-color:#735fd7}.app-button--purple.app-button--shining{box-shadow:0 0 2rem .5rem #6246d966}.app-button--grey{background-color:#353545;color:#fff}.app-button--grey:active:not(:disabled){background-color:#424256}.app-button--grey.app-button--shining{box-shadow:none}.app-button--red{background-color:#d84669;color:#fff}.app-button--red:active:not(:disabled){background-color:#dd5f7d}.app-button--red.app-button--shining{box-shadow:none}.app-button--green{background-color:#1cd760;color:#14151a}.app-button--green:active:not(:disabled){background-color:#2ee470}.app-button--green.app-button--shining{box-shadow:0 0 2rem .25rem #1cd7604d}.app-button--purple.app-button--outline{background-color:transparent;border:1px solid #5e47d1}.app-button--purple.app-button--outline:active:not(:disabled){background-color:transparent;border-color:#4b32c8}.app-button--grey.app-button--outline{background-color:#282934;border:1px solid #323248}.app-button--grey.app-button--outline:active:not(:disabled){background-color:#353745;border-color:#252536}.app-button--shine-animate:before{background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;position:absolute;top:0;width:100%}.app-button--shine-animate{overflow:hidden;position:relative}.app-button--shine-animate:before{animation:shine-ff674d07 2.25s ease-in-out infinite}@keyframes shine-ff674d07{0%{left:-100%}33%,to{left:100%}}.app-button--disabled,.app-button--loading{pointer-events:none}.app-button--disabled{opacity:.3}.app-button__inner{align-items:center;display:flex;gap:.25rem;height:100%;justify-content:center;padding:0 1rem;transition:inherit}.app-button__inner:active{opacity:.5}.app-button__inner-icon{height:80%;width:auto;fill:#fff}.error__icon{height:3rem;width:auto}.error{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:center}.error__logo{height:2rem;width:auto}.error__inner{align-items:center;display:flex;flex-direction:column;gap:.5rem;max-width:20rem;text-align:center}.error__inner-title{font-size:1.125rem;font-weight:500;line-height:1.75rem}.error__inner-description{color:#a3a5b8;font-size:.8125rem;font-weight:400;line-height:1.25rem}.error__button{border-radius:3rem;font-size:.8125rem;font-weight:500;height:2.5rem;line-height:1.25rem}.page-error{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;position:relative}.page-error__image{height:auto;width:13.375rem}.page-error__inner{gap:1rem;position:relative;top:-2.5rem}.page-error__inner,.page-error__inner-text{align-items:center;display:flex;flex-direction:column}.page-error__inner-text{gap:.5rem;text-align:center}.page-error__inner-text-title{font-size:.9375rem;font-weight:500;line-height:1.25rem}.page-error__inner-text-description{color:#a3a5b8;font-size:.8125rem;font-weight:400;line-height:1.25rem}.page-error__inner-buttons{align-items:center;display:flex;flex-direction:column;gap:.5rem}.page-error__inner-buttons-item{border-radius:3rem;font-size:.8125rem;font-weight:500;height:2.5rem;line-height:1.25rem;width:11.875rem}.page-error__inner-buttons-item-icon{height:auto;width:1.25rem;fill:#fff;stroke:#fff}.error-view{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:100dvh;overflow:hidden;padding:0 1rem;width:100%}.skeleton{display:flex;flex-direction:column;gap:16px;width:100%}.icon-text-link{align-items:center;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:3px;line-height:1.25rem;text-decoration:none}.icon-text-link .icon{height:auto;min-width:1.25rem;width:1.25rem;stroke:#fff}.campaigns{position:relative}.campaigns,.campaigns__inner{display:flex;flex-direction:column;gap:1rem;width:100%}.campaigns__header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.campaigns__header-title{font-size:.8125rem;font-weight:500;line-height:1.25rem}.campaigns__list{display:flex;flex-direction:column;gap:1rem;width:100%}.campaigns__list-item{width:100%}.item__title{font-weight:500}.item__description,.item__title{font-size:.8125rem;line-height:1.25rem}.item__description{align-items:center;color:#a3a5b8;display:flex;font-weight:400;gap:.25rem}.item__description-icon{height:auto;min-width:1.25rem;width:1.25rem}.item__action{align-items:center;display:flex;justify-content:flex-end;padding-right:.375rem;position:relative}.item__action-button{border-radius:3rem;font-size:.8125rem;font-weight:500;height:2.5rem;line-height:1.25rem}.item__action-icon{align-items:center;display:flex;height:100%;justify-content:center;width:4rem}.item__action-icon-done{align-items:center;display:flex;gap:6px}.item__action-icon-done span{color:#a3a5b8;font-size:13px;font-weight:500}.item__action-icon-element{height:auto;width:20px;fill:#a3a5b8}.tasks{flex-grow:1;gap:1rem;position:relative}.tasks,.tasks__skeleton{display:flex;flex-direction:column;width:100%}.tasks__tabs-item{align-items:center;display:flex;gap:.25rem}.tasks__tabs-item-icon{height:auto;min-width:1.25rem;width:1.25rem}.tasks__tabs-item-amount{color:#a3a5b8;font-size:.8125rem;font-weight:400;line-height:1.25rem}.tasks__list{display:flex;flex-direction:column;width:100%}.tasks__list--hidden{display:none}.tasks__list-header{align-items:center;display:flex;gap:.5rem;height:3rem}.tasks__list-header-icon{height:1.5rem;width:auto;stroke:#fff}.tasks__list-header-title{font-size:.9375rem;font-weight:500;line-height:1.25rem;text-transform:capitalize}.tasks__list-inner{display:flex;flex-direction:column;width:100%}.tasks__list-contest{padding:.625rem 0}.enot-money-img{position:absolute;right:0;top:-140px;z-index:-1}.tasks{display:flex;flex-direction:column;flex-grow:1}.tasks__inner{gap:2rem}.tasks__inner,.tasks__inner-container{display:flex;flex-direction:column;flex-grow:1;width:100%}.tasks__inner-container{gap:1rem}.tasks__inner-title{font-size:1.25rem;font-weight:500;line-height:1.5rem}.tasks__inner-container-block{background-color:#1b1b22;border-radius:1.5rem;display:flex;flex-direction:column;gap:1rem;height:auto;padding:1rem;width:100%}.tasks__inner-container-block:last-child{margin-bottom:1rem}.tasks__inner-widgets{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);padding-bottom:.5rem;width:100%}.tasks__inner-widgets--inline{display:flex;flex-direction:column;width:100%}.tasks__inner-widgets-item{grid-column-end:span 1;grid-column-start:span 1;width:100%}.list-item{gap:.75rem;height:4.5rem;width:100%}.list-item,.list-item__image{align-items:center;display:flex;flex-direction:row}.list-item__image{border-radius:50%;height:2.25rem;justify-content:center;min-width:2.25rem;overflow:hidden;width:2.25rem}.list-item__inner{align-items:center;border-bottom:1px solid #262931;display:grid;gap:.5rem;grid-template-columns:1fr auto;height:100%;width:100%}.list-item__inner-container{display:flex;flex-direction:column;gap:.25rem;overflow:hidden}.list-item__inner-action{align-items:center;display:flex;gap:8px;justify-content:flex-end}.main__content-container{display:flex;flex-direction:column;gap:1rem;width:100%}.farm{gap:1rem;position:relative}.farm,.farm__header{display:flex;width:100%}.farm__header{flex-direction:column;justify-content:space-between}.farm__header-inner{align-items:flex-start;display:flex;justify-content:space-between}.farm__header-title{color:#a3a5b8;font-size:.75rem;font-weight:400;letter-spacing:.03rem;line-height:1rem;text-transform:uppercase}.farm__header-timer{align-items:center;display:flex;gap:.25rem}.farm__header-timer-icon{height:auto;min-width:1rem;width:1rem;stroke:#a3a5b8}.farm__header-timer-text{color:#a3a5b8;font-size:.75rem;font-weight:400;line-height:1rem}.farm__header-balance{align-items:center;display:flex;gap:.5rem}.farm__header-balance-icon{height:auto;min-width:1.5340625rem;width:1.5340625rem}.farm__header-balance-value{font-size:1.5rem;font-weight:500;line-height:100%}.farm__inner{width:100%}.farm__inner-progress{align-items:center;background-color:#1f2028;border-radius:.75rem;display:flex;height:3.5rem;justify-content:center;overflow:hidden;position:relative;width:100%}.farm__inner-progress-fill{background-color:#5e47d1;bottom:0;left:0;position:absolute;top:0;transition:transform 1s linear;width:100%;z-index:0}.farm__inner-progress-inner{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:.5rem;line-height:1.25rem;position:relative;width:150px;z-index:1}.farm__inner-progress-amount{align-items:center;display:inline-flex;gap:.25rem}.farm__inner-progress-amount-icon{height:auto;width:1.25rem}.farm__inner-reward{font-size:16px;font-style:normal;font-weight:500;line-height:20px;width:100%}.farm__inner-reward-icon{height:auto;width:1.5rem;fill:#14151a}.farm__inner-start{background:#1d1c2d;border-radius:.75rem;box-shadow:none!important;font-size:16px;font-style:normal;font-weight:500;line-height:20px;position:relative;width:100%}.farm__inner-start-multiplier{margin-left:.25rem;position:absolute;right:4px;top:-12px}.line{background:#1d1e26;height:.0625rem;margin:.5rem 0;width:100%}.item[data-v-bd52c8a5]{width:100%;height:unset;aspect-ratio:130/165;padding:1px;border-radius:10px;overflow:hidden;box-shadow:inset 0 1px #3c424a99}.item.yellow[data-v-bd52c8a5]{background:linear-gradient(180deg,#464122,#252725)}.item.yellow .item-content[data-v-bd52c8a5]{background:linear-gradient(180deg,#292924,#1e2125)}.item.red[data-v-bd52c8a5]{background:linear-gradient(180deg,#43292f,#242327)}.item.red .item-content[data-v-bd52c8a5]{background:linear-gradient(180deg,#282327,#1e2125)}.item.pink[data-v-bd52c8a5]{background:linear-gradient(180deg,#43293f,#24232a)}.item.pink .item-content[data-v-bd52c8a5]{background:linear-gradient(180deg,#28232c,#1e2125)}.item.purple[data-v-bd52c8a5]{background:linear-gradient(180deg,#352949,#22232b)}.item.purple .item-content[data-v-bd52c8a5]{background:linear-gradient(180deg,#24232e,#1e2125)}.item.blue[data-v-bd52c8a5]{background:linear-gradient(180deg,#263249,#20242b)}.item.blue .item-content[data-v-bd52c8a5]{background:linear-gradient(180deg,#20252e,#1e2125)}.item .item-content[data-v-bd52c8a5]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;grid-gap:4%;position:relative;background-color:#1e2125;padding:10%;transition:.2s;border-radius:9px}.item:hover .chance[data-v-bd52c8a5]{opacity:0;transform:translateY(14px);pointer-events:none}.item:hover .tickets[data-v-bd52c8a5]{opacity:1;transform:translateY(0);pointer-events:unset}.item .details[data-v-bd52c8a5]{display:flex;gap:4px;position:absolute;top:6%;left:8%;color:#a4aaae;font-size:14px}.item .details .st[data-v-bd52c8a5]{color:#ed722c}.item .chance[data-v-bd52c8a5],.item .tickets[data-v-bd52c8a5]{position:absolute;top:6%;right:6%;color:#a4aaae;font-size:14px;padding:0 2px;border-radius:8px;transition:.2s;z-index:2}.item .tickets[data-v-bd52c8a5]{opacity:0;transform:translateY(-14px);pointer-events:none}.item .skin[data-v-bd52c8a5]:after{content:"";width:30px;height:30px;position:absolute;background-color:var(--skin-color);border-radius:50%;filter:blur(30px)}.item .name-wrapper[data-v-bd52c8a5]{height:-moz-max-content;height:max-content}.item .name-wrapper[data-v-bd52c8a5],.item .name-wrapper .name[data-v-bd52c8a5]{width:100%;white-space:nowrap;text-overflow:ellipsis}.item .name-wrapper .name[data-v-bd52c8a5]{color:#a4aaae;font-size:13px;overflow:hidden;line-height:160%}.item .price[data-v-bd52c8a5]{color:#fff;display:flex;align-items:center;grid-gap:6px}.skin[data-v-bd52c8a5]{display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.skin.shadow .image[data-v-bd52c8a5]{filter:drop-shadow(2px 2px 5px #111317)}.skin.float img[data-v-bd52c8a5]{animation:item-float-020671bd-bd52c8a5 3s ease-in-out infinite}.skin .image[data-v-bd52c8a5]{filter:drop-shadow(rgba(0,0,0,.15) 0 14px 8px);z-index:1}.skin .avatar[data-v-bd52c8a5],.skin .image[data-v-bd52c8a5]{position:absolute;transition:333ms ease}.skin .avatar[data-v-bd52c8a5]{transform:rotateY(180deg);backface-visibility:hidden;opacity:0;z-index:2}.skin .bg[data-v-bd52c8a5]{width:100%;height:100%;transform:scale(.8);transition:333ms ease}.skin .bg:not(.no-spin) path[data-v-bd52c8a5]{animation:bg-glow-020671bd-bd52c8a5 1.5s ease-in-out infinite}.skin .bg:not(.no-spin) path.shard-1[data-v-bd52c8a5]{animation-delay:0s}.skin .bg:not(.no-spin) path.shard-2[data-v-bd52c8a5]{animation-delay:.5s}.skin .bg:not(.no-spin) path.shard-3[data-v-bd52c8a5]{animation-delay:1s}.skin .bg svg[data-v-bd52c8a5]{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.skin .bg svg.blue[data-v-bd52c8a5]{filter:hue-rotate(225deg)}.skin .bg svg.purple[data-v-bd52c8a5]{filter:hue-rotate(260deg)}.skin .bg svg.pink[data-v-bd52c8a5]{filter:hue-rotate(325deg)}.skin .bg svg.yellow[data-v-bd52c8a5]{filter:hue-rotate(50deg)}@keyframes bg-glow-020671bd-bd52c8a5{0%{opacity:.2}50%{opacity:.4}to{opcaity:.2}}@keyframes item-float-020671bd-bd52c8a5{0%{transform:translateY(2px)}50%{transform:translateY(-2px)}to{transform:translateY(2px)}}[data-v-f11a36f5]:root{--bg100: #151515;--bg100RGB: 21, 21, 21;--bg80: #1a1a1a;--bg80RGB: 34, 34, 34;--bg50: #282828;--bg60: #222;--bg30: #2f2f2f;--bg20: #333;--bg20RGB: 51, 51, 51;--bg10: #343434;--text1: #f9f9f9;--text2: #edebe7;--text3: #706e6a;--text3RGB: 112, 110, 106;--text4: #9a9ba0;--text5: #6a6b70;--primary100: #fbc04e;--primary100RGB: 251, 192, 78;--primary80: #de953d;--primary50: #e3922f;--primary30: #cf872f;--primary20: #49381f;--primary10: #332b22;--good100: #43ff78;--good100RGB: 67, 255, 120;--good80: #19d468;--good50: #17c772;--good30: #1a553e;--good20: #1a4336;--good10: #1b312d;--bad100: #f0764f;--bad100RGB: 240, 118, 79;--bad80: #c7633a;--bad50: #c95a31;--bad30: #582c33;--bad20: #44282f;--bad10: #30232a;--info100: #3d99e3;--info80: #3680bd;--info50: #2c5c84;--info30: #26435e;--info20: #23374b;--info10: #1f2b38;--lux100: #b829ea;--lux80: #9927c3;--lux50: #6a2487;--lux30: #4b2260;--lux20: #3b214c;--lux10: #2c2039;--mythicRGB: 54, 51, 19;--legendaryRGB: 54, 41, 21;--epicRGB: 56, 32, 76;--rareRGB: 26, 46, 78;--uncommonRGB: 17, 54, 34;--commonRGB: 60, 61, 67;--mythic: #363313;--legendary: #362915;--epic: #38204c;--rare: #1a2e4e;--uncommon: #113622;--common: #3c3d43;--mythicColorRGB: 236, 222, 96;--legendaryColorRGB: 242, 171, 67;--epicColorRGB: 200, 99, 235;--rareColorRGB: 99, 175, 236;--uncommonColorRGB: 91, 217, 141;--commonColorRGB: 154, 158, 167;--mythicColor: #ecde60;--legendaryColor: #f2ab43;--epicColor: #c863eb;--rareColor: #63afec;--uncommonColor: #5bd98d;--commonColor: #9a9ea7;--gameColor: "";--base-base-700: #242632;--surface-header: #151515;--surface-1: #191a1c;--surface-2: #1d1e20;--surface-3: #222325;--surface-4: #262729;--surface-5: #2e2f31;--surface-page: #191a1c;--surface-success-secondary: #1a4336;--surface-success: #1e3121;--surface-error-secondary: #44282f;--surface-input: #2a2c2f;--button-tertiary-default: #43361e;--button-tertiary-hover: #44310d;--button-tertiary-content-default: #fbc04e;--button-tertiary-content-hover: #ffba34;--divider-1: #262828;--divider-2: #2d3030;--text-1: #f6f6f6;--text-2: #e7ebed;--text-3: #b4b6bf;--text-4: #9a9ba0;--text-5: #6a6b70;--text-6: #46474c;--text-accent: #fbc04e;--text-blue: #5e9eff;--text-green: #00ff86;--text-dark-green: #125922;--text-green-ab: #67dc79;--text-error: #f0764f;--alpha-white-4: #ffffff0a;--alpha-white-8: #ffffff14;--alpha-black-8: #00000014;--alpha-white-16: #ffffff29;--alpha-white-52: #ffffff85;--alpha-white-60: #ffffff99;--alpha-white-72: #ffffffb8;--alpha-white-88: #ffffffe0;--alpha-white-20: #ffffff33;--alpha-white-40: #ffffff66;--alpha-black-24: #0000003d;--alpha-black-40: #00000066;--alpha-black-52: #00000085;--backgound-block-03: #2f2f2f;--backgound-block-04: #151515;--background-button-disabled: #323233;--tower-levels-easy-disabled: #1d5425;--tower-levels-easy-default: #34a846;--tower-levels-medium-disabled: #37536c;--tower-levels-medium-default: #5ca2e3;--tower-levels-hard-disabled: #574862;--tower-levels-hard-default: #a772c7 }._base_15mim_1[data-v-f11a36f5]{border-radius:16px;display:flex;flex-direction:column;max-width:680px;overflow:hidden;position:relative;width:100%;background:#16171d}@media (max-width: 768px){._base_15mim_1[data-v-f11a36f5]{border-radius:0;bottom:0;max-height:600px;max-width:unset;min-height:unset;position:absolute;width:100%}._header_15mim_23[data-v-f11a36f5]{--dialog-title-align: left;background:var(--surface-3);border-bottom:1px solid var(--bg20);--base-icon-size: 16px }}._body_15mim_31[data-v-f11a36f5]{align-items:center;display:flex;flex-direction:column;gap:24px}@media (max-width: 768px){._body_15mim_31[data-v-f11a36f5]{gap:16px}}._winning_15mim_43[data-v-f11a36f5]{align-items:center;color:var(--text4);display:flex;font-size:16px;font-weight:500;gap:6px}@media (max-width: 768px){._winning_15mim_43[data-v-f11a36f5]{font-size:12px}}._currency_15mim_57[data-v-f11a36f5]{--base-icon-size: 24px;color:var(--text1);font-size:20px}@media (max-width: 768px){._currency_15mim_57[data-v-f11a36f5]{--base-icon-size: 20px;font-size:14px}}._list_15mim_69[data-v-f11a36f5]{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;width:100%}@media (max-width: 768px){._list_15mim_69[data-v-f11a36f5]{gap:4px}}._list_15mim_69._center_15mim_82[data-v-f11a36f5]{justify-content:center}._skin_15mim_86[data-v-f11a36f5]{--case-open-skin-width: 193px;--case-open-skin-height: 207px;--case-open-skin-img-width: 120px;--case-open-skin-img-height: 91px }@media (max-width: 768px){._skin_15mim_86[data-v-f11a36f5]{--case-open-skin-width: 106px;--case-open-skin-height: 132px;--case-open-skin-img-width: 66px;--case-open-skin-img-height: 48px }}._skin_15mim_86 ._currency_15mim_57[data-v-f11a36f5]{--base-icon-size: 20px;color:var(--text1);font-size:14px;font-weight:600}@media (max-width: 768px){._skin_15mim_86 ._currency_15mim_57[data-v-f11a36f5]{--brick-currency-icon-size: 14px;font-size:8px}}._bigSkin_15mim_113[data-v-f11a36f5]{--case-open-skin-width: 240px;--case-open-skin-height: 254px;--case-open-skin-img-width: 176px;--case-open-skin-img-height: 130px;--case-open-skin-icon-width: 122px;--case-open-skin-icon-height: 52px }@media (max-width: 768px){._bigSkin_15mim_113[data-v-f11a36f5]{--case-open-skin-width: 193px;--case-open-skin-height: 207px;--case-open-skin-img-width: 120px;--case-open-skin-img-height: 91px;--case-open-skin-icon-width: 114px;--case-open-skin-icon-height: 48px }}._bigSkin_15mim_113 ._currency_15mim_57[data-v-f11a36f5]{--base-icon-size: 24px;color:var(--text1);font-size:16px;font-weight:600}@media (max-width: 768px){._bigSkin_15mim_113 ._currency_15mim_57[data-v-f11a36f5]{--base-icon-size: 20px;font-size:14px}}._attention_15mim_144[data-v-f11a36f5]{align-items:flex-start;border:1px solid var(--bg20);border-radius:12px;display:flex;gap:12px;padding:12px 16px}._attention_15mim_144 ._icon_15mim_152[data-v-f11a36f5]{--base-icon-size: 24px;color:var(--primary100)}._attentionTitle_15mim_157[data-v-f11a36f5]{color:var(--text1);font-size:14px;font-weight:600;margin-bottom:6px}._attentionText_15mim_164[data-v-f11a36f5]{color:var(--text4);font-size:12px;font-weight:600}._btnWrapper_15mim_170[data-v-f11a36f5]{align-items:center;display:flex;gap:12px}@media (max-width: 768px){._btnWrapper_15mim_170[data-v-f11a36f5]{flex-direction:column;gap:12px;width:100%}}._btnWrapperTwo_15mim_183[data-v-f11a36f5]{align-items:center;display:flex;gap:12px}@media (max-width: 768px){._btnWrapperTwo_15mim_183[data-v-f11a36f5]{flex-direction:column;width:100%}}._btn_15mim_170[data-v-f11a36f5]{min-width:240px;width:100%}._btn_15mim_170 span[data-v-f11a36f5]{align-items:center;display:flex;gap:5px;text-wrap:nowrap}._btn_15mim_170 ._icon_15mim_152[data-v-f11a36f5]{--base-icon-size: 14px }@media (max-width: 768px){._btn_15mim_170[data-v-f11a36f5]{width:100%}}._base_1wtoq_1[data-v-f11a36f5]{background:var(--bg50) linear-gradient(180deg,#fb534300 0,rgba(var(--rarityBgColor),.2));border-radius:6px;border-top:2px solid var(--rarityColor);display:flex;flex-direction:column;gap:var(--case-open-skin-gap, 8px);height:var(--case-open-skin-height, 200px);justify-content:space-between;overflow:hidden;padding:var(--case-open-skin-padding, 12px);position:relative;width:var(--case-open-skin-width, 100%)}._base_1wtoq_1._hoverStyle_1wtoq_15[data-v-f11a36f5]:hover{background:linear-gradient(0deg,#ffffff0d,#ffffff0d),linear-gradient(180deg,rgba(var(--rarityBgColor),0) 0,rgba(var(--rarityBgColor),.2)),linear-gradient(0deg,#222328,#222328)}._base_1wtoq_1._hoverStyle_1wtoq_15:hover ._hover_1wtoq_15[data-v-f11a36f5]{opacity:1;transform:translateY(0)}._base_1wtoq_1._hoverStyle_1wtoq_15:hover ._imgWrapper_1wtoq_23[data-v-f11a36f5],._base_1wtoq_1._hoverStyle_1wtoq_15:hover ._skinInfo_1wtoq_24[data-v-f11a36f5],._base_1wtoq_1._hoverStyle_1wtoq_15:hover ._top_1wtoq_22[data-v-f11a36f5]{opacity:.1}._base_1wtoq_1._hasCaseImage_1wtoq_27:hover ._caseImg_1wtoq_27[data-v-f11a36f5]{transform:none}._base_1wtoq_1._hasCaseImage_1wtoq_27:hover ._skinImg_1wtoq_30[data-v-f11a36f5]{transform:rotateY(180deg)}._base_1wtoq_1._glowing_1wtoq_33[data-v-f11a36f5]{animation:none;z-index:10}@media (max-width: 768px){._base_1wtoq_1[data-v-f11a36f5]{gap:var(--case-open-skin-gap, 4px);height:var(--case-open-skin-height, 126px);justify-content:space-between;padding:var(--case-open-skin-padding, 8px)}}._base_1wtoq_1 ._skinInfo_1wtoq_24[data-v-f11a36f5],._base_1wtoq_1 ._top_1wtoq_22[data-v-f11a36f5]{opacity:1;transition:.3s ease}._base_1wtoq_1._demo_1wtoq_50[data-v-f11a36f5]:after,._base_1wtoq_1._demo_1wtoq_50[data-v-f11a36f5]:before{animation:_demoAnim_1wtoq_1-f11a36f5 7s linear infinite;background:url(../static-media-frontend/pliant/bounty/is-demo.avif);background-repeat:repeat;background-size:contain;content:"";height:22px;position:absolute;right:-91px;width:329px;z-index:100}@media (max-width: 768px){._base_1wtoq_1._demo_1wtoq_50[data-v-f11a36f5]:after,._base_1wtoq_1._demo_1wtoq_50[data-v-f11a36f5]:before{height:10%;max-height:22px;right:-125px}}._base_1wtoq_1._demo_1wtoq_50[data-v-f11a36f5]:after{rotate:30deg;top:0}._base_1wtoq_1._demo_1wtoq_50[data-v-f11a36f5]:before{bottom:0;rotate:-30deg}._mysteryAnimation_1wtoq_78[data-v-f11a36f5]{animation:_mysteryGlow_1wtoq_271-f11a36f5 2s ease-in-out;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:20}._imgWrapper_1wtoq_23[data-v-f11a36f5]{height:var(--case-open-skin-img-height, 91px);margin:0 auto;perspective:200px;position:relative;width:var(--case-open-skin-img-width, 150px)}@media (max-width: 768px){._imgWrapper_1wtoq_23[data-v-f11a36f5]{height:var(--case-open-skin-img-height, 65px);width:var(--case-open-skin-img-width, 90px)}}._mysteryBackground_1wtoq_103[data-v-f11a36f5]{height:100%;width:100%}._icon_1wtoq_113[data-v-f11a36f5],._mysteryBackground_1wtoq_103[data-v-f11a36f5]{left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%);z-index:1}._icon_1wtoq_113[data-v-f11a36f5]{color:var(--rarityColor);height:var(--case-open-skin-icon-height, 48px);opacity:.1;width:var(--case-open-skin-icon-width, 114px)}@media (max-width: 768px){._icon_1wtoq_113[data-v-f11a36f5]{height:var(--case-open-skin-img-height, 24px);width:var(--case-open-skin-img-width, 57px)}}._caseImg_1wtoq_27[data-v-f11a36f5],._skinImg_1wtoq_30[data-v-f11a36f5]{backface-visibility:hidden;display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;transition:transform .3s ease-out;width:100%;z-index:5}._caseImg_1wtoq_27[data-v-f11a36f5]{height:120%;margin-top:-10%;transform:rotateY(-180deg);width:120%}._caseImg_1wtoq_27[data-v-f11a36f5],._mysteryImg_1wtoq_154[data-v-f11a36f5]{left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0}._mysteryImg_1wtoq_154[data-v-f11a36f5]{opacity:1;transition:opacity .1s ease-out}._fadeOut_1wtoq_163[data-v-f11a36f5]{opacity:0!important}._skinStatus_1wtoq_167[data-v-f11a36f5]{align-items:center;display:flex;font-size:10px;font-weight:600;gap:2px;justify-content:start;letter-spacing:.03em;line-height:10px;margin-bottom:6px;min-height:18px}@media (max-width: 768px){._skinStatus_1wtoq_167[data-v-f11a36f5]{font-size:8px;line-height:8px;margin-bottom:4px}}._shortExterior_1wtoq_187[data-v-f11a36f5],._souvenir_1wtoq_189[data-v-f11a36f5],._stattrak_1wtoq_188[data-v-f11a36f5]{border-radius:2px;padding:4px}@media (max-width: 768px){._shortExterior_1wtoq_187[data-v-f11a36f5],._souvenir_1wtoq_189[data-v-f11a36f5],._stattrak_1wtoq_188[data-v-f11a36f5]{padding:3px 4px}}._shortExterior_1wtoq_187[data-v-f11a36f5]{background:#ffffff26;color:#edebe7}._stattrak_1wtoq_188[data-v-f11a36f5]{background:#cf6a3226;color:#cf6a32}._souvenir_1wtoq_189[data-v-f11a36f5]{background:#e5aa1226;color:#e5aa12}._name_1wtoq_216[data-v-f11a36f5]{color:var(--text1);font-size:var(--case-open-skin-name-font-size, 12px);font-weight:var(--case-open-skin-name-font-weight, 600);margin-bottom:var(--case-open-skin-name-margin, 6px)}@media (max-width: 768px){._name_1wtoq_216[data-v-f11a36f5]{font-size:var(--case-open-skin-name-font-size, 8px)}}._exterior_1wtoq_228[data-v-f11a36f5]{color:var(--rarityColor);font-size:var(--case-open-skin-exterior-font-size, 14px);font-weight:var(--case-open-skin-exterior-font-weight, 600)}@media (max-width: 768px){._exterior_1wtoq_228[data-v-f11a36f5]{font-size:var(--case-open-skin-exterior-font-size, 10px)}}._exterior_1wtoq_228[data-v-f11a36f5],._name_1wtoq_216[data-v-f11a36f5]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._star_1wtoq_246[data-v-f11a36f5]{animation:_flicker_1wtoq_1-f11a36f5 2.5s ease-in-out infinite alternate;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}@media (max-width: 768px){._star_1wtoq_246[data-v-f11a36f5]{width:185px}}._hover_1wtoq_15[data-v-f11a36f5]{height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateY(50px);transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:100%;z-index:50}._mysteryGlowing_1wtoq_271[data-v-f11a36f5]{animation:_mysteryGlow_1wtoq_271-f11a36f5 2s ease-in-out;filter:drop-shadow(0 0 20px rgba(var(--rarityBgColor),.2));z-index:15}@keyframes _demoAnim_1wtoq_1-f11a36f5{0%{background-position:0 0}to{background-position:-329px 0}}@keyframes _rotate_1wtoq_1-f11a36f5{0%{--gradient-angle: 0deg }to{--gradient-angle: 360deg }}@keyframes _flicker_1wtoq_1-f11a36f5{0%,to{opacity:1}50%{opacity:.5}}@keyframes _glow_1wtoq_33-f11a36f5{0%{box-shadow:0 0 rgba(var(--rarityBgColor),.4);transform:scale(1)}50%{box-shadow:0 0 20px 10px rgba(var(--rarityBgColor),.4);transform:scale(1.05)}to{box-shadow:0 0 rgba(var(--rarityBgColor),.4);transform:scale(1)}}@keyframes _mysteryGlow_1wtoq_271-f11a36f5{0%{filter:drop-shadow(0 0 0 rgba(var(--rarityBgColor),0));transform:scale(1)}50%{filter:drop-shadow(0 0 25px rgba(var(--rarityBgColor),1));transform:scale(1.3)}to{filter:drop-shadow(0 0 0 rgba(var(--rarityBgColor),0));transform:scale(1)}}._base_1q3ux_1[data-v-f11a36f5]{align-items:center;display:flex;font-size:20px;font-weight:500;justify-content:center;padding:0;position:relative;width:100%;z-index:40}@media (max-width: 768px){._base_1q3ux_1[data-v-f11a36f5]{background-color:var(--bg100);border-radius:0;justify-content:space-between;padding:10px 12px}}._header_1q3ux_21[data-v-f11a36f5]{display:flex;flex-direction:column;gap:8px;justify-content:flex-start;width:100%}._logo_1q3ux_29[data-v-f11a36f5]{display:none}@media (max-width: 768px){._logo_1q3ux_29[data-v-f11a36f5]{display:block;height:26px}}._title_1q3ux_39[data-v-f11a36f5]{color:var(--text1);font-size:24px;font-weight:600;line-height:1.2;padding:0 52px;text-align:var(--dialog-title-align, center)}@media (max-width: 768px){._title_1q3ux_39[data-v-f11a36f5]{font-size:16px;padding:unset}}._back_1q3ux_54[data-v-f11a36f5],._close_1q3ux_55[data-v-f11a36f5]{align-items:center;background-color:transparent;border-radius:4px;color:var(--text3);cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:16px;top:16px;transition-duration:.3s;transition-property:background-color,transform,color;transition-timing-function:ease-in-out;z-index:2;--base-icon-size: 24px }@media (max-width: 768px){._back_1q3ux_54[data-v-f11a36f5],._close_1q3ux_55[data-v-f11a36f5]{border-radius:12px;height:36px;left:0;position:relative;top:0;width:36px}}._back_1q3ux_54[data-v-f11a36f5]:hover,._close_1q3ux_55[data-v-f11a36f5]:hover{color:var(--text1);transition-duration:.2s}._back_1q3ux_54[data-v-f11a36f5]:active,._close_1q3ux_55[data-v-f11a36f5]:active{transition:none}._back_1q3ux_54[data-v-f11a36f5]{left:16px;right:auto}._hasTitle_1q3ux_99[data-v-f11a36f5]{align-items:center;background:var(--brick-dialog-header-background, var(--backgound-block-04));border-radius:16px 16px 0 0;display:flex;flex-shrink:0;height:78px;justify-content:center;position:relative}@media (max-width: 768px){._hasTitle_1q3ux_99[data-v-f11a36f5]{border-radius:0;height:48px}}._hasTitle_1q3ux_99 ._back_1q3ux_54[data-v-f11a36f5],._hasTitle_1q3ux_99 ._close_1q3ux_55[data-v-f11a36f5]{right:14px;top:20px}@media (max-width: 768px){._hasTitle_1q3ux_99 ._back_1q3ux_54[data-v-f11a36f5],._hasTitle_1q3ux_99 ._close_1q3ux_55[data-v-f11a36f5]{top:0}}._hasTitle_1q3ux_99 ._back_1q3ux_54[data-v-f11a36f5]{left:14px;right:auto}._titleLeft_1q3ux_131 ._title_1q3ux_39[data-v-f11a36f5]{padding-left:0;text-align:left}._hasBack_1q3ux_136._titleLeft_1q3ux_131 ._title_1q3ux_39[data-v-f11a36f5]{padding-left:24px;text-align:center}.win_items[data-v-f11a36f5]{width:100%;padding:1rem}.items__content[data-v-f11a36f5]{display:grid;grid-gap:8px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));border-radius:6px;overflow:hidden}@media screen and (max-width: 578px){.items__content[data-v-f11a36f5]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.backdrop[data-v-1718decc]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.logo[data-v-10e58714]{height:20px}.logo img[data-v-10e58714]{height:inherit}.menu__inner-list__item[data-v-71a31943]{grid-column-end:span 1;grid-column-start:span 1;position:relative}.item[data-v-71a31943]{display:flex;gap:.5rem;align-items:center;color:#6b6e8a;flex-direction:column;flex-grow:1;height:100%;justify-content:center;transition:color .2s ease-in-out;width:100%}.item .icon[data-v-71a31943]{align-items:center;display:flex;height:2rem;justify-content:center;position:relative;width:2rem;filter:grayscale(1) brightness(.7);transition:filter .2s ease-in-out}.item--active[data-v-71a31943]{color:#fff;fill:transparent;stroke:transparent;font-weight:500}.item.item--active .icon[data-v-71a31943]{filter:none}.item img[data-v-71a31943]{height:auto;transition:.2s ease-in-out;transition-property:fill,stroke;width:100%}.item.item--active .icon img[data-v-71a31943]{border-radius:50%;box-shadow:0 0 15px 10px #f4ba2a29;z-index:-1}.item .title[data-v-71a31943]{color:inherit;font-size:.8rem;text-align:center}.menu[data-v-4ec01fae]{background-color:#16171d;border-top:1px solid #1a1c23;width:100%;z-index:3}.menu__inner[data-v-4ec01fae]{align-items:center;display:flex;height:100%;width:100%}.menu__inner-list[data-v-4ec01fae]{display:grid;flex:1;grid-template-columns:repeat(4,1fr)}
