@keyframes styles-module-scss-module__UngwgW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__UngwgW__container{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:450px;margin:auto;display:flex}@media (max-width:768px){.styles-module-scss-module__UngwgW__container{padding:0}}.styles-module-scss-module__UngwgW__container__title{color:var(--text-primary-color);font-size:18px;font-weight:700}.styles-module-scss-module__UngwgW__container__description{color:var(--text-secondary-color);font-size:14px}.styles-module-scss-module__UngwgW__container__wrapper{background-color:var(--card-color);border-radius:8px;flex-direction:column;align-items:center;gap:32px;width:100%;padding:32px;display:flex;pointer-events:none!important}@media (max-width:768px){.styles-module-scss-module__UngwgW__container__wrapper{gap:16px;padding:16px}}.styles-module-scss-module__UngwgW__container__wrapper__title{text-align:center;width:100%;max-width:250px;font-size:16px;font-weight:700}.styles-module-scss-module__UngwgW__container__wrapper__image{border-radius:8px;width:100%;max-width:180px;overflow:hidden;pointer-events:none!important}.styles-module-scss-module__UngwgW__container__button{width:100%}@media (max-width:768px){.styles-module-scss-module__UngwgW__container__button{max-width:unset;font-size:10px}}.styles-module-scss-module__UngwgW__container__button__wrapper{justify-content:flex-end;align-items:center;width:100%;display:flex}
@keyframes styles-module-scss-module__7bww_a__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__7bww_a__container{flex-wrap:wrap;align-items:center;gap:16px;width:100%;max-width:400px;display:flex}
@keyframes styles-module-scss-module__ALgXHW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__ALgXHW__button{background-color:var(--background-paper-color);cursor:pointer;width:100%;height:52px;color:var(--text-primary-color);border-radius:8px;flex:1;justify-content:start;align-items:center;gap:16px;padding:12px;transition:all .3s;display:flex}.styles-module-scss-module__ALgXHW__button:hover{filter:brightness(90%)}.styles-module-scss-module__ALgXHW__button__icon{aspect-ratio:1;width:32px;height:32px;color:var(--text-primary-color);border-radius:8px;justify-content:center;align-items:center;font-size:18px;display:flex;background:var(--card-color)!important}.styles-module-scss-module__ALgXHW__button__wrapper{flex-direction:column;display:flex}.styles-module-scss-module__ALgXHW__button__wrapper__title{color:var(--text-primary-color);font-size:14px;font-weight:700}@media (max-width:768px){.styles-module-scss-module__ALgXHW__button__wrapper__title{font-size:8px}}.styles-module-scss-module__ALgXHW__button__wrapper__description{color:var(--text-secondary-color);font-size:12px}@media (max-width:768px){.styles-module-scss-module__ALgXHW__button__wrapper__description{font-size:8px}}
.styles-module-scss-module__7hlJJW__container__input__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__7hlJJW__container__input__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__7hlJJW__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__7hlJJW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__7hlJJW__container__input__skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__7hlJJW__container__input__skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__7hlJJW__container{grid-template-columns:repeat(4,auto);justify-content:center;gap:4px;width:100%;margin:0 auto;display:grid}@media (max-width:768px){.styles-module-scss-module__7hlJJW__container{gap:4px}}.styles-module-scss-module__7hlJJW__container__input{width:48px;min-width:48px;max-width:100%;height:48px;min-height:48px;color:var(--text-primary-color);background-color:var(--card-color);border:1px solid var(--card-color);text-align:center;border-radius:8px;outline:none;padding:0 16px;font-size:14px;transition:color .25s ease-in-out,border .25s ease-in-out,background-color .25s ease-in-out}.styles-module-scss-module__7hlJJW__container__input--container-color{background-color:var(--background-paper-color)}.styles-module-scss-module__7hlJJW__container__input--default-color{background-color:var(--background-default-color)}.styles-module-scss-module__7hlJJW__container__input__skeleton{border-radius:8px;border-radius:var(--shape-borderRadius);width:100%;min-width:48px;height:48px}@media (max-width:768px){.styles-module-scss-module__7hlJJW__container__input{height:40px}}.styles-module-scss-module__7hlJJW__container__input::placeholder{color:var(--text-secondary-color);transition:color .25s ease-in-out,border .25s ease-in-out}.styles-module-scss-module__7hlJJW__container__input:not(:read-only):focus{color:var(--text-primary-color);border:1px solid var(--primary-color)}.styles-module-scss-module__7hlJJW__container__input:not(:read-only):focus::placeholder{color:var(--text-primary-color)}.styles-module-scss-module__7hlJJW__container__input--max-width{width:48px}.styles-module-scss-module__7hlJJW__container__input--container-color{background-color:var(--background-paper-color);border:1px solid var(--background-paper-color)}.styles-module-scss-module__7hlJJW__container__input--error{color:var(--error-color);border:1px solid var(--error-color);background-color:color-mix(in srgb, var(--error-color) 12%, var(--card-color))}.styles-module-scss-module__7hlJJW__container__input--error:not(:read-only):focus{color:var(--error-color);border:1px solid var(--error-color)}.styles-module-scss-module__7hlJJW__container--fluid .styles-module-scss-module__7hlJJW__container__input{width:100%;min-width:0}[data-ds=ice] .styles-module-scss-module__7hlJJW__container{gap:10px}@media (max-width:768px){[data-ds=ice] .styles-module-scss-module__7hlJJW__container{gap:10px}}[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input{width:52px;min-width:0;height:56px;min-height:0;caret-color:var(--primary-color);border-radius:var(--ds-radius);background-color:var(--surface-lavanda);border:1.5px solid #0000;padding:0;font-size:22px;font-weight:600;transition:color .16s ease-in-out,background-color .16s ease-in-out,border-color .16s ease-in-out,box-shadow .16s ease-in-out}@media (max-width:768px){[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input{height:56px}}[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input:hover{background-color:var(--surface-lavanda-hover)}[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input[data-filled=true]:not(.styles-module-scss-module__7hlJJW__container__input--error):not(.styles-module-scss-module__7hlJJW__container__input--success){border-color:#ffffff24}[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input:not(:read-only):focus{border:1.5px solid var(--primary-color);background-color:var(--surface-lavanda-focus);box-shadow:var(--focus-ring)}[data-ds=ice] .styles-module-scss-module__7hlJJW__container--size-sm .styles-module-scss-module__7hlJJW__container__input{width:44px;height:48px;font-size:19px}@media (max-width:768px){[data-ds=ice] .styles-module-scss-module__7hlJJW__container--size-sm .styles-module-scss-module__7hlJJW__container__input{height:48px}}[data-ds=ice] .styles-module-scss-module__7hlJJW__container--size-md .styles-module-scss-module__7hlJJW__container__input{width:52px;height:56px;font-size:22px}@media (max-width:768px){[data-ds=ice] .styles-module-scss-module__7hlJJW__container--size-md .styles-module-scss-module__7hlJJW__container__input{height:56px}}[data-ds=ice] .styles-module-scss-module__7hlJJW__container--size-lg .styles-module-scss-module__7hlJJW__container__input{width:58px;height:62px;font-size:25px}@media (max-width:768px){[data-ds=ice] .styles-module-scss-module__7hlJJW__container--size-lg .styles-module-scss-module__7hlJJW__container__input{height:62px}}[data-ds=ice] .styles-module-scss-module__7hlJJW__container--fluid .styles-module-scss-module__7hlJJW__container__input{width:100%}[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input--error{color:var(--error-color);border:1.5px solid var(--error-color);background-color:var(--surface-lavanda)}[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input--error:not(:read-only):focus{color:var(--error-color);border:1.5px solid var(--error-color);box-shadow:0 0 0 3px #ff556c40}[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input--success{border:1.5px solid var(--success-color)}[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input--success:not(:read-only):focus{border:1.5px solid var(--success-color);box-shadow:0 0 0 3px #06e38538}[data-ds=ice] .styles-module-scss-module__7hlJJW__container__input__skeleton{border-radius:var(--ds-radius);width:52px;min-width:0;height:56px}[data-ds=ice] .styles-module-scss-module__7hlJJW__container--size-sm .styles-module-scss-module__7hlJJW__container__input__skeleton{width:44px;height:48px}[data-ds=ice] .styles-module-scss-module__7hlJJW__container--size-lg .styles-module-scss-module__7hlJJW__container__input__skeleton{width:58px;height:62px}[data-ds=ice] .styles-module-scss-module__7hlJJW__container--fluid .styles-module-scss-module__7hlJJW__container__input__skeleton{width:100%}
@keyframes styles-module-scss-module__qjxZ3G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__qjxZ3G__container{align-items:center;gap:16px;width:100%;padding-block:8px;display:flex;overflow-x:auto;min-height:48px!important}
.styles-module-scss-module__T-HmCq__step__label__skeleton,.styles-module-scss-module__T-HmCq__step__indicator__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__T-HmCq__step__label__skeleton:after,.styles-module-scss-module__T-HmCq__step__indicator__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__T-HmCq__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__T-HmCq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__T-HmCq__step{width:100%;color:var(--text-secondary-color);cursor:pointer;flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__T-HmCq__step--disabled{pointer-events:none!important}.styles-module-scss-module__T-HmCq__step:hover .styles-module-scss-module__T-HmCq__step__indicator{border-color:var(--primary-color);color:var(--primary-color)}.styles-module-scss-module__T-HmCq__step:hover .styles-module-scss-module__T-HmCq__step__label{color:var(--text-primary-color)}.styles-module-scss-module__T-HmCq__step__indicator{border:1px solid var(--text-secondary-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;font-size:14px;font-weight:700;line-height:1rem;transition:border-color .3s,color .3s;display:flex}.styles-module-scss-module__T-HmCq__step__indicator--disabled{opacity:.7;color:var(--text-secondary-color);border-color:var(--text-secondary-color)}.styles-module-scss-module__T-HmCq__step__indicator--active{color:var(--primary-color);border:1px solid var(--primary-color)!important}.styles-module-scss-module__T-HmCq__step__indicator__skeleton{border-radius:var(--shape-borderRadius);width:30px;height:30px}.styles-module-scss-module__T-HmCq__step__label{color:var(--text-secondary-color);white-space:nowrap;font-size:14px;font-weight:600;transition:color .3s}.styles-module-scss-module__T-HmCq__step__label__skeleton{border-radius:var(--shape-borderRadius);width:120px;height:14px}.styles-module-scss-module__T-HmCq__step__label--active{color:var(--text-primary-color)}.styles-module-scss-module__T-HmCq__step__divider{border-bottom:2px solid var(--text-secondary-color);width:100%;min-width:20px;max-width:30px}.styles-module-scss-module__T-HmCq__step__marker{background-color:var(--card-color);border-radius:8px;width:100%;height:4px}.styles-module-scss-module__T-HmCq__step__marker--completed{background-color:var(--primary-color)}
@keyframes styles-module-scss-module__WDDiIa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__WDDiIa__row{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;width:100%;display:grid}
@keyframes styles-module-scss-module__i8EiwG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__i8EiwG__container{flex-direction:column;gap:8px;width:100%;display:flex}
@keyframes styles-module-scss-module__k7XJHq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__k7XJHq__container{flex-direction:column;gap:8px;width:100%;display:flex}
@keyframes styles-module-scss-module__htQJua__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__htQJua__container{flex-direction:column;gap:8px;width:100%;display:flex}
@keyframes styles-module-scss-module__uecwZa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__uecwZa__container{flex-direction:column;width:100%;display:flex}.styles-module-scss-module__uecwZa__container__content{flex-direction:column;gap:8px;width:100%;padding:24px;display:flex}.styles-module-scss-module__uecwZa__drawer{height:fit-content;max-height:fit-content}
@keyframes styles-module-scss-module__drfMCa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__drfMCa__container{border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px;transition:all .3s ease-in-out;display:flex}.styles-module-scss-module__drfMCa__container:hover{cursor:pointer;filter:brightness(130%);background-color:var(--card-color);transition:all .3s ease-in-out;transform:translateY(-4px)}.styles-module-scss-module__drfMCa__container__content{justify-content:center;align-items:center;gap:8px;display:flex}.styles-module-scss-module__drfMCa__container__content__icon,.styles-module-scss-module__drfMCa__container__content__text{color:var(--text-primary-color);font-size:12px}
@keyframes styles-module-scss-module__cf5rPq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__cf5rPq__container{box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:450px;height:680px;min-height:680px;max-height:70vh;transition:height .35s ease-in-out;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;translate:-50% -50%}@media (max-width:768px){.styles-module-scss-module__cf5rPq__container{width:100%;max-width:100dvw;min-height:unset;height:auto;max-height:90dvh;min-height:unset;max-height:none;top:auto;bottom:0;left:0;translate:0;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;min-width:100dvw!important}}.styles-module-scss-module__cf5rPq__container__content{flex-direction:column;gap:16px;width:100%;height:100%;min-height:1px;display:flex;overflow-y:scroll}.styles-module-scss-module__cf5rPq__container{position:fixed;top:50%;left:50%;translate:-50% -50%}@media (max-width:768px){.styles-module-scss-module__cf5rPq__container{padding-top:var(--safe-area-top,env(safe-area-inset-top,0px));border-bottom-right-radius:0;border-bottom-left-radius:0;height:100dvh!important;max-height:100dvh!important;top:0!important}}@media (max-width:768px) and (max-width:768px){.styles-module-scss-module__cf5rPq__container{height:auto;min-height:unset;max-height:none;bottom:0;left:0;top:calc(80px + var(--safe-area-top,env(safe-area-inset-top,0px)));border-bottom-right-radius:0;border-bottom-left-radius:0;translate:0}}.styles-module-scss-module__cf5rPq__container--drawer{padding-top:var(--safe-area-top,env(safe-area-inset-top,0px));top:0!important}html.is-webview-app .styles-module-scss-module__cf5rPq__container--drawer{height:100lvh!important;max-height:100lvh!important}.styles-module-scss-module__cf5rPq__container--drawer{width:100dvw!important;min-width:unset!important;border-radius:0!important;max-width:450px!important;height:100dvh!important;max-height:100dvh!important;bottom:0!important;left:auto!important;right:0!important;translate:0!important}@media (max-width:576px){.styles-module-scss-module__cf5rPq__container--drawer{max-width:100dvw!important}}
@keyframes styles-module-scss-module__A0Hu_W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__A0Hu_W__container{padding:8px!important}.styles-module-scss-module__A0Hu_W__container>strong{color:var(--primary-color);justify-content:center;align-items:center;height:0;font-weight:600;display:flex;position:relative;top:10px}.styles-module-scss-module__A0Hu_W__container>p{color:var(--text-secondary-color);font-size:12px;font-weight:400}
@keyframes styles-module-scss-module__n-N0Uq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__n-N0Uq__container,.styles-module-scss-module__n-N0Uq__container__tabs{scroll-behavior:smooth;cursor:grab;justify-content:flex-start;align-items:center;gap:16px;width:100%;max-width:100%;height:max-content;display:flex;position:relative;overflow-x:auto;min-height:48px!important}.styles-module-scss-module__n-N0Uq__container__tabs::-webkit-scrollbar{display:none!important}.styles-module-scss-module__n-N0Uq__container__tabs::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__n-N0Uq__container__tabs::-webkit-scrollbar-thumb{display:none!important}@media (max-width:576px){.styles-module-scss-module__n-N0Uq__container__tabs{max-width:fill-available;scroll-snap-type:x mandatory;scroll-snap-align:center;scroll-padding-inline:16px}.styles-module-scss-module__n-N0Uq__container__tabs [id^=tab-button-]{scroll-snap-align:center}}.styles-module-scss-module__n-N0Uq__container--v1,.styles-module-scss-module__n-N0Uq__container--v2,.styles-module-scss-module__n-N0Uq__container--v3{gap:4px;width:fit-content}.styles-module-scss-module__n-N0Uq__container--min-gap{gap:2px!important}.styles-module-scss-module__n-N0Uq__container--v4{gap:12px;width:fit-content}.styles-module-scss-module__n-N0Uq__container--v5{gap:10px;width:fit-content}.styles-module-scss-module__n-N0Uq__container--dragging{cursor:grabbing}.styles-module-scss-module__n-N0Uq__container--useContainer{background-color:var(--background-default-color);border-radius:8px;gap:1px;height:max-content;padding:8px}.styles-module-scss-module__n-N0Uq__container--no-padding{padding:0!important}.styles-module-scss-module__n-N0Uq__container--invert-colors{background-color:var(--background-paper-color)}.styles-module-scss-module__n-N0Uq__container--tiny{border-radius:8px;gap:1px;height:max-content;padding:4px;overflow-x:auto}@media (max-width:576px){.styles-module-scss-module__n-N0Uq__container--tiny{width:100%!important}}.styles-module-scss-module__n-N0Uq__container--max-content{width:max-content;cursor:unset}.styles-module-scss-module__n-N0Uq__container--with-indicator{gap:unset;background-color:unset;cursor:pointer;padding:unset}.styles-module-scss-module__n-N0Uq__container--with-navigation-buttons{padding-left:52px}.styles-module-scss-module__n-N0Uq__container__indicator{background-color:var(--primary-color);height:2px;transition:all .3s;position:absolute;bottom:0;transform:translate(-50%)}.styles-module-scss-module__n-N0Uq__container--column{flex-direction:column}.styles-module-scss-module__n-N0Uq__container--v3{gap:8px!important;width:max-content!important}.styles-module-scss-module__n-N0Uq__container--with-navigation-buttons{padding-right:52px}.styles-module-scss-module__n-N0Uq__container__navigation{background-color:var(--background-default-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:16px;width:48px;height:100%;transition:all .3s;display:flex;position:absolute;top:0}.styles-module-scss-module__n-N0Uq__container__navigation--left{border-top-left-radius:50%;border-bottom-left-radius:50%;left:0}.styles-module-scss-module__n-N0Uq__container__navigation--right{border-top-right-radius:50%;border-bottom-right-radius:50%;right:0}.styles-module-scss-module__n-N0Uq__container__navigation:hover{background-color:var(--card-color)}.styles-module-scss-module__n-N0Uq__container::-webkit-scrollbar{display:none!important}.styles-module-scss-module__n-N0Uq__container::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__n-N0Uq__container::-webkit-scrollbar-thumb{display:none!important}.styles-module-scss-module__n-N0Uq__with-navigation-buttons{flex-direction:column;gap:8px;max-width:100%;display:flex}.styles-module-scss-module__n-N0Uq__with-navigation-buttons--row-reverse{flex-direction:row-reverse;justify-content:space-between;width:100%}
@keyframes styles-module-scss-module__wfe-QG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__wfe-QG__button{all:unset;box-sizing:border-box;white-space:nowrap;background-color:var(--background-default-color);width:fit-content;height:48px;color:var(--text-secondary-color);font-size:14px;font-weight:500;position:relative;border-radius:8px!important;padding:0 16px!important}@media (max-width:768px){.styles-module-scss-module__wfe-QG__button{padding:0 8px!important}}.styles-module-scss-module__wfe-QG__button{transition:background-color .25s ease-in-out,color .25s ease-in-out,filter .25s ease-in-out!important}.styles-module-scss-module__wfe-QG__button:disabled{pointer-events:none}.styles-module-scss-module__wfe-QG__button--v4{color:var(--text-secondary-color);background-color:var(--background-paper-color);border-radius:8px;padding:12px}.styles-module-scss-module__wfe-QG__button--v5{color:var(--text-primary-color);font-size:18px;font-weight:400;border-radius:25px!important;padding:10px 20px!important}.styles-module-scss-module__wfe-QG__button--v5--active{color:var(--background-default-color)!important;background-color:var(--primary-color)!important}.styles-module-scss-module__wfe-QG__button--v5:not(--active){border:1px solid var(--background-paper-color)}.styles-module-scss-module__wfe-QG__button{cursor:pointer}.styles-module-scss-module__wfe-QG__button--active{color:var(--text-primary-color);background-color:var(--card-color)}.styles-module-scss-module__wfe-QG__button--invert-colors{background-color:var(--background-default-color)}.styles-module-scss-module__wfe-QG__button--with-indicator{all:unset;justify-content:center;align-items:center;width:fit-content;height:48px;padding:0 16px;display:flex;background-color:unset!important}.styles-module-scss-module__wfe-QG__button--tiny{height:unset;min-width:30px;padding:8px 12px;width:max-content!important}.styles-module-scss-module__wfe-QG__button--tiny .styles-module-scss-module__wfe-QG__button__content{font-size:10px}.styles-module-scss-module__wfe-QG__button--max-content{justify-content:center;align-items:center;display:flex;width:100%!important}.styles-module-scss-module__wfe-QG__button--max-content .styles-module-scss-module__wfe-QG__button__content{justify-content:center;font-size:14px;font-weight:700}.styles-module-scss-module__wfe-QG__button--small{white-space:nowrap;width:max-content;height:40px;font-size:12px;font-weight:400}.styles-module-scss-module__wfe-QG__button--small--active{background-color:var(--card-color)}.styles-module-scss-module__wfe-QG__button--disabled{opacity:.8;cursor:not-allowed}.styles-module-scss-module__wfe-QG__button--v3{gap:8px!important;width:fit-content!important}@media (hover:hover) and (pointer:fine){.styles-module-scss-module__wfe-QG__button:hover:not(.styles-module-scss-module__wfe-QG__button--disabled){color:var(--text-primary-color);background-color:var(--card-color)}}@media (hover:none){.styles-module-scss-module__wfe-QG__button:active:not(.styles-module-scss-module__wfe-QG__button--disabled){color:var(--text-primary-color);background-color:var(--card-color)}}@media (max-width:768px){.styles-module-scss-module__wfe-QG__button:not(.styles-module-scss-module__wfe-QG__button--tiny){height:40px;font-size:12px;font-weight:400}}.styles-module-scss-module__wfe-QG__button__content{z-index:1;white-space:nowrap;width:100%;color:var(--text-primary-color);align-items:center;gap:8px;display:flex;position:relative}.styles-module-scss-module__wfe-QG__button__content--v3{gap:8px!important;width:max-content!important}.styles-module-scss-module__wfe-QG__button__content--v5Active{color:var(--primary-contrast-color)!important}.styles-module-scss-module__wfe-QG__button--container:nth-child(n+2),.styles-module-scss-module__wfe-QG__button--container:nth-child(n+2):after{border-radius:unset}.styles-module-scss-module__wfe-QG__button--container:last-child{border-radius:0 8px 8px 0}.styles-module-scss-module__wfe-QG__button--container:last-child:after{border-radius:unset}.styles-module-scss-module__wfe-QG__button--container:first-child{border-radius:8px 0 0 8px}.styles-module-scss-module__wfe-QG__button--container:first-child:after{border-radius:unset}.styles-module-scss-module__wfe-QG__button--invert-colors{background-color:var(--card-color);color:var(--text-primary-color);transition:color .15s ease-in-out!important}.styles-module-scss-module__wfe-QG__button--invert-colors.styles-module-scss-module__wfe-QG__button--active{color:var(--primary-contrast-color);background-color:var(--primary-color)!important}.styles-module-scss-module__wfe-QG__button--invert-colors.styles-module-scss-module__wfe-QG__button--active .styles-module-scss-module__wfe-QG__button__content{color:var(--primary-contrast-color)}
@keyframes styles-module-scss-module__KJb2dW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__KJb2dW__tag{white-space:nowrap;border-radius:var(--ds-radius-pill,999px);align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.styles-module-scss-module__KJb2dW__tag--sm{padding:4px 9px;font-size:11px}.styles-module-scss-module__KJb2dW__tag--md{padding:6px 12px;font-size:13px}.styles-module-scss-module__KJb2dW__tag--lg{padding:8px 15px;font-size:14px}.styles-module-scss-module__KJb2dW__tag__icon{font-size:12px}.styles-module-scss-module__KJb2dW__tag__count{min-width:18px;height:18px;color:var(--text-primary-color);border-radius:var(--ds-radius-pill,999px);background-color:#ffffff29;justify-content:center;align-items:center;margin-left:-3px;padding:0 5px;font-size:11px;font-weight:600;display:inline-flex}.styles-module-scss-module__KJb2dW__tag--success{color:var(--success-color);background-color:color-mix(in srgb, var(--success-color) 12%, transparent)}.styles-module-scss-module__KJb2dW__tag--danger{color:var(--error-color);background-color:color-mix(in srgb, var(--error-color) 12%, transparent)}.styles-module-scss-module__KJb2dW__tag--warning{color:var(--warning-color);background-color:color-mix(in srgb, var(--warning-color) 13%, transparent)}.styles-module-scss-module__KJb2dW__tag--info{color:var(--primary-color);background-color:color-mix(in srgb, var(--primary-color) 12%, transparent)}.styles-module-scss-module__KJb2dW__tag--neutral{color:var(--text-secondary-color);background-color:var(--surface-lavanda,#8c94dc29)}
@keyframes styles-module-scss-module__QpfQla__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__QpfQla__container__mobile__only{display:none}@media (max-width:768px){.styles-module-scss-module__QpfQla__container__mobile__only{display:flex}}.styles-module-scss-module__QpfQla__container__desktop__only{display:flex}@media (max-width:768px){.styles-module-scss-module__QpfQla__container__desktop__only{display:none}}
@keyframes styles-module-scss-module__tiZyIG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__tiZyIG__address{word-break:break-all;width:100%;color:var(--text-primary-color);border-radius:8px;flex-direction:column;align-items:center;gap:8px;font-size:14px;font-weight:400;display:flex;position:relative}.styles-module-scss-module__tiZyIG__address__wrapper{background-color:var(--background-paper-color);border-radius:8px;padding:8px}.styles-module-scss-module__tiZyIG__address strong{color:var(--primary-color);font-weight:400}
@keyframes styles-module-scss-module__jUSp_q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__jUSp_q__input{width:fit-content;padding-right:32px}
.styles-module-scss-module__tqTt2q__icon,.styles-module-scss-module__tqTt2q__text,.styles-module-scss-module__tqTt2q__container__qr__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__tqTt2q__icon:after,.styles-module-scss-module__tqTt2q__text:after,.styles-module-scss-module__tqTt2q__container__qr__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__tqTt2q__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__tqTt2q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__tqTt2q__icon,.styles-module-scss-module__tqTt2q__text{background-color:var(--background-default-color)!important}.styles-module-scss-module__tqTt2q__icon:after,.styles-module-scss-module__tqTt2q__text:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__tqTt2q__container{flex-direction:column;gap:16px;width:100%;margin-top:16px;display:flex}.styles-module-scss-module__tqTt2q__container__paste{cursor:pointer;color:var(--text-secondary-color);transition:color .3s;top:50%;right:16px;transform:translateY(-50%);position:absolute!important}.styles-module-scss-module__tqTt2q__container__paste:hover{color:var(--text-primary-color)}.styles-module-scss-module__tqTt2q__container__row{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}.styles-module-scss-module__tqTt2q__container__row--1col{grid-template-columns:1fr}.styles-module-scss-module__tqTt2q__container__wrapper{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}@media (max-width:768px){.styles-module-scss-module__tqTt2q__container__wrapper{flex-direction:column;display:flex}}.styles-module-scss-module__tqTt2q__container__qr{padding:8px}.styles-module-scss-module__tqTt2q__container__qr__container{grid-template-columns:1fr 134px;align-items:flex-end;gap:16px;width:100%;display:grid}@media (max-width:768px){.styles-module-scss-module__tqTt2q__container__qr__container{grid-template-columns:1fr}}.styles-module-scss-module__tqTt2q__container__qr__container__column{grid-template-columns:1fr;gap:4px;width:100%;display:grid}.styles-module-scss-module__tqTt2q__container__qr{background-color:var(--text-primary-color);border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:134px;height:134px;margin:0 auto;display:flex}.styles-module-scss-module__tqTt2q__container__qr__skeleton{border-radius:var(--shape-borderRadius);width:102%;height:102%}.styles-module-scss-module__tqTt2q__container__card{background-color:var(--primary-ghost-color);border-radius:8px;align-items:start;gap:8px;width:100%;padding:16px;font-size:12px;display:flex}.styles-module-scss-module__tqTt2q__container__card p{font-weight:400}.styles-module-scss-module__tqTt2q__container__card :is(i,svg){color:var(--primary-color);margin-top:3px;font-size:14px}.styles-module-scss-module__tqTt2q__container__card strong{font-weight:600}.styles-module-scss-module__tqTt2q__icon,.styles-module-scss-module__tqTt2q__text{border-radius:var(--shape-borderRadius);border-radius:8px}.styles-module-scss-module__tqTt2q__icon{border-radius:8px;width:14px;height:14px}.styles-module-scss-module__tqTt2q__text__container{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module-scss-module__tqTt2q__text{width:100%;height:14px}
@keyframes styles-module-scss-module__bVJSvq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}
@keyframes styles-module-scss-module__i-_A9a__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__i-_A9a__wrapper{flex-direction:column;gap:4px;width:100%;display:flex;position:relative}.styles-module-scss-module__i-_A9a__wrapper>label{color:var(--text-secondary-color);font-size:12px;font-weight:400}.styles-module-scss-module__i-_A9a__wrapper__input{align-items:center;width:100%;display:flex;position:relative}.styles-module-scss-module__i-_A9a__wrapper__currency{z-index:2;color:var(--text-primary-color);pointer-events:none;flex-shrink:0;font-size:16px;font-weight:700;position:absolute;top:24px;left:12px;transform:translateY(-50%)}.styles-module-scss-module__i-_A9a__wrapper__input input,.styles-module-scss-module__i-_A9a__wrapper__input input[type=tel]{text-align:left!important;border:1px solid #ffffff26!important;border-radius:8px!important;padding-left:38px!important;padding-right:140px!important;font-size:16px!important}.styles-module-scss-module__i-_A9a__wrapper__input input::placeholder,.styles-module-scss-module__i-_A9a__wrapper__input input[type=tel]::placeholder{font-size:16px!important}.styles-module-scss-module__i-_A9a__wrapper__instant{z-index:2;white-space:nowrap;pointer-events:none;color:var(--success-color);background:#06e3852e;border-radius:9999px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.styles-module-scss-module__i-_A9a__wrapper__instant>:is(i,svg){font-size:10px}.styles-module-scss-module__i-_A9a__wrapper__error{color:var(--error-color);font-size:12px;line-height:16px}[data-ds=ice] .styles-module-scss-module__i-_A9a__wrapper__input input{border-radius:var(--ds-radius)!important}[data-ds=ice] .styles-module-scss-module__i-_A9a__wrapper__input input[type=tel]{border-radius:var(--ds-radius)!important}[data-ds=ice] .styles-module-scss-module__i-_A9a__wrapper__input input:not([class*=error]):not([class*=success]){border:1.5px solid #0000!important}[data-ds=ice] .styles-module-scss-module__i-_A9a__wrapper__input input[type=tel]:not([class*=error]):not([class*=success]){border:1.5px solid #0000!important}[data-ds=ice] .styles-module-scss-module__i-_A9a__wrapper__input input:not([class*=error]):not([class*=success]):not(:read-only):focus{border-color:var(--primary-color)!important}[data-ds=ice] .styles-module-scss-module__i-_A9a__wrapper__input input[type=tel]:not([class*=error]):not([class*=success]):not(:read-only):focus{border-color:var(--primary-color)!important}[data-ds=ice] .styles-module-scss-module__i-_A9a__wrapper__currency{top:50%}
@keyframes styles-module-scss-module__ETrfSq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__ETrfSq__container{cursor:pointer;background-color:var(--background-default-color);border:1px solid #ffffff26;border-radius:8px;flex:1 1 0;justify-content:space-between;align-items:center;gap:8px;min-width:140px;padding:8px 10px;transition:border-color .2s,background-color .2s;display:flex;height:48px!important}.styles-module-scss-module__ETrfSq__container:hover,.styles-module-scss-module__ETrfSq__container--selected{border-color:var(--primary-color)}.styles-module-scss-module__ETrfSq__container__left{align-items:center;gap:6px;min-width:0;display:flex}.styles-module-scss-module__ETrfSq__container__divider{background-color:#ffffff26;flex-shrink:0;width:1px;height:16px}.styles-module-scss-module__ETrfSq__container__name{color:var(--text-secondary-color);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.styles-module-scss-module__ETrfSq__container__check{background-color:var(--primary-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.styles-module-scss-module__ETrfSq__container__check>:is(i,svg){color:var(--background-default-color);font-size:8px}
.styles-module-scss-module__rkX-Ia__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__rkX-Ia__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__rkX-Ia__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__rkX-Ia__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__rkX-Ia__list{flex-wrap:wrap;gap:8px;width:100%;display:flex}.styles-module-scss-module__rkX-Ia__skeleton{border-radius:8px;border-radius:var(--shape-borderRadius);width:100%;height:44px}
@keyframes styles-module-scss-module__uTTRmq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__uTTRmq__container{flex-direction:column;gap:8px;width:100%;margin-top:10px;display:flex}.styles-module-scss-module__uTTRmq__container__title{color:var(--text-primary-color);align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.styles-module-scss-module__uTTRmq__container__title span{color:var(--primary-color);font-size:12px}.styles-module-scss-module__uTTRmq__container__grid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;padding-top:10px;display:grid}.styles-module-scss-module__uTTRmq__container__card{color:var(--text-primary-color);position:relative;background-color:var(--background-default-color)!important;height:48px!important;min-height:unset!important;border:1px solid #ffffff26!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:0!important;padding:4px 8px!important;display:flex!important;overflow:visible!important}.styles-module-scss-module__uTTRmq__container__card--active{border:1px solid var(--primary-color)!important}.styles-module-scss-module__uTTRmq__container__card__amount{color:var(--text-primary-color);white-space:nowrap;font-size:16px;font-weight:700}.styles-module-scss-module__uTTRmq__container__card__label{color:var(--text-secondary-color);justify-content:center;align-items:center;gap:4px;font-size:9px;font-weight:400;display:flex}.styles-module-scss-module__uTTRmq__container__card__badge{white-space:nowrap;color:var(--background-default-color);background-color:var(--primary-color);border-radius:8px;padding:2px 6px;font-size:8px;font-weight:700;position:absolute;top:-8px;left:50%;transform:translate(-50%)}
@keyframes styles-module-scss-module__QnJ5bG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__QnJ5bG__card{background-color:var(--primary-ghost-color);border-radius:8px;align-items:center;gap:8px;width:100%;max-width:100%;padding:16px;display:flex}.styles-module-scss-module__QnJ5bG__card__lottie{width:100%;max-width:100px;margin-inline:-18px}.styles-module-scss-module__QnJ5bG__card{color:var(--text-primary-color);font-size:12px;font-weight:500}
@keyframes styles-module-scss-module__Tf0NfG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Tf0NfG__container{flex-direction:column;justify-content:space-between;gap:16px;width:100%;height:100%;min-height:1px;display:flex}.styles-module-scss-module__Tf0NfG__container__content{width:100%;height:100%;padding-inline:16px;overflow:hidden}.styles-module-scss-module__Tf0NfG__container__button{min-height:48px}.styles-module-scss-module__Tf0NfG__container__padded{width:100%;padding-inline:16px}
.styles-module-scss-module__C4Qy8q__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__C4Qy8q__skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__C4Qy8q__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__C4Qy8q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__C4Qy8q__skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__C4Qy8q__skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__C4Qy8q__skeleton{border-radius:var(--shape-borderRadius);border-radius:8px;width:100%;height:100%}
@keyframes styles-module-scss-module__L3PeRG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__L3PeRG__container{background-color:var(--background-default-color);flex-direction:column;width:100%;height:100%;min-height:1px;display:flex;position:relative}.styles-module-scss-module__L3PeRG__container--v2{padding-top:80px}.styles-module-scss-module__L3PeRG__container__header{width:100%;color:var(--text-primary-color);justify-content:space-between;align-items:center;gap:8px;padding:16px;font-size:16px;font-weight:700;display:flex}.styles-module-scss-module__L3PeRG__container__header__wrapper{align-items:center;gap:8px;display:flex}.styles-module-scss-module__L3PeRG__container__header__wrapper__arrow{background-color:var(--background-default-color);cursor:pointer;width:30px;height:25px;color:var(--text-secondary-color);border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.styles-module-scss-module__L3PeRG__container__header__wrapper__arrow:hover{background-color:var(--card-color);color:var(--text-primary-color)}.styles-module-scss-module__L3PeRG__container__header__close{background-color:var(--background-default-color);cursor:pointer;width:20px;height:20px;color:var(--text-secondary-color);border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex}.styles-module-scss-module__L3PeRG__container__header__close:hover{background-color:var(--card-color);color:var(--text-primary-color)}.styles-module-scss-module__L3PeRG__container__content{background-color:var(--background-default-color);flex-direction:column;justify-content:space-between;gap:16px;width:100%;height:100%;min-height:1px;padding-top:16px;display:flex;position:relative}.styles-module-scss-module__L3PeRG__container__content__wrapper{flex-direction:column;gap:16px;width:100%;height:100%;min-height:1px;display:flex}.styles-module-scss-module__L3PeRG__container__content__wrapper:not(.styles-module-scss-module__L3PeRG__container__content__wrapper--disable-styles){padding-inline:16px;overflow:hidden}.styles-module-scss-module__L3PeRG__container__content__button{padding-inline:16px}
@keyframes styles-module-scss-module___m4wja__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module___m4wja__container{background:var(--background-default-color);border-radius:8px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.styles-module-scss-module___m4wja__container__content{flex-direction:column;gap:16px;width:100%;height:100%;padding:0 16px 16px;display:flex;overflow-y:auto}.styles-module-scss-module___m4wja__container__footer{flex-shrink:0;width:100%;padding:12px 16px 16px}.styles-module-scss-module___m4wja__container__footer>button{border-radius:12px}
@keyframes styles-module-scss-module__-XEqSq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__-XEqSq__container{flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:100%;display:flex}.styles-module-scss-module__-XEqSq__container__content{z-index:1;flex-direction:column;align-items:center;gap:24px;width:100%;min-height:1px;padding:0 24px;display:flex;overflow-y:auto}.styles-module-scss-module__-XEqSq__container__content::-webkit-scrollbar{display:none!important}.styles-module-scss-module__-XEqSq__container__content::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__-XEqSq__container__content::-webkit-scrollbar-thumb{display:none!important}@media (max-width:768px){.styles-module-scss-module__-XEqSq__container__content{padding:0 16px}}.styles-module-scss-module__-XEqSq__container__content__spacer{margin-top:8px}.styles-module-scss-module__-XEqSq__container__content__lottie{width:150px}.styles-module-scss-module__-XEqSq__container__content__description{text-align:center;color:var(--text-secondary-color);font-size:16px;font-weight:600}.styles-module-scss-module__-XEqSq__container__content__description strong{color:var(--text-primary-color)}.styles-module-scss-module__-XEqSq__container__content__column{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__-XEqSq__container__button{width:100%;padding:0 24px}@media (max-width:768px){.styles-module-scss-module__-XEqSq__container__button{padding:0 16px}}
.styles-module-scss-module__EeY1hW__lottie-skeleton,.styles-module-scss-module__EeY1hW__text-skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__EeY1hW__lottie-skeleton:after,.styles-module-scss-module__EeY1hW__text-skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__EeY1hW__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__EeY1hW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__EeY1hW__lottie-skeleton,.styles-module-scss-module__EeY1hW__text-skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__EeY1hW__lottie-skeleton:after,.styles-module-scss-module__EeY1hW__text-skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__EeY1hW__lottie-skeleton,.styles-module-scss-module__EeY1hW__text-skeleton{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__EeY1hW__lottie-skeleton{border-radius:50%;width:150px;height:150px;min-height:150px}.styles-module-scss-module__EeY1hW__text-skeleton{width:100%;height:16px}.styles-module-scss-module__EeY1hW__text-column{flex-direction:column;align-items:center;gap:2px;width:100%;display:flex}
@keyframes styles-module-scss-module__s1YVBq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__s1YVBq__container{flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:fit-content;display:flex}.styles-module-scss-module__s1YVBq__container__content{z-index:1;flex-direction:column;align-items:center;gap:24px;width:100%;min-height:1px;padding:0 24px;display:flex;overflow-y:auto}.styles-module-scss-module__s1YVBq__container__content::-webkit-scrollbar{display:none!important}.styles-module-scss-module__s1YVBq__container__content::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__s1YVBq__container__content::-webkit-scrollbar-thumb{display:none!important}@media (max-width:768px){.styles-module-scss-module__s1YVBq__container__content{padding:0 16px}}.styles-module-scss-module__s1YVBq__container__content__spacer{margin-top:8px}.styles-module-scss-module__s1YVBq__container__content__lottie{width:150px}.styles-module-scss-module__s1YVBq__container__content__description{text-align:center;color:var(--text-secondary-color);font-size:16px;font-weight:600}.styles-module-scss-module__s1YVBq__container__content__description strong{color:var(--text-primary-color)}.styles-module-scss-module__s1YVBq__container__content__column{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__s1YVBq__container__button{width:100%;padding:0 24px}@media (max-width:768px){.styles-module-scss-module__s1YVBq__container__button{padding:0 16px}}
@keyframes styles-module-scss-module__lM9M_q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__lM9M_q__container{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__lM9M_q__container__lottie{width:100%;max-width:150px;height:150px}.styles-module-scss-module__lM9M_q__container__wrapper{all:inherit;gap:8px}.styles-module-scss-module__lM9M_q__container__wrapper__title,.styles-module-scss-module__lM9M_q__container__wrapper__description{text-align:center;width:100%;max-width:280px}.styles-module-scss-module__lM9M_q__container__wrapper__title{color:var(--text-primary-color);font-size:14px;font-weight:700}.styles-module-scss-module__lM9M_q__container__wrapper__description{color:var(--text-secondary-color);font-size:12px;font-weight:500}
.styles-module-scss-module__imm_xq__lottie,.styles-module-scss-module__imm_xq__title,.styles-module-scss-module__imm_xq__description{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__imm_xq__lottie:after,.styles-module-scss-module__imm_xq__title:after,.styles-module-scss-module__imm_xq__description:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__imm_xq__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__imm_xq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__imm_xq__lottie,.styles-module-scss-module__imm_xq__title,.styles-module-scss-module__imm_xq__description{background-color:var(--background-default-color)!important}.styles-module-scss-module__imm_xq__lottie:after,.styles-module-scss-module__imm_xq__title:after,.styles-module-scss-module__imm_xq__description:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__imm_xq__lottie,.styles-module-scss-module__imm_xq__title,.styles-module-scss-module__imm_xq__description{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__imm_xq__lottie{width:100%;max-width:150px;height:150px}.styles-module-scss-module__imm_xq__title{width:100%;max-width:120px}.styles-module-scss-module__imm_xq__description__container{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module-scss-module__imm_xq__description{width:100%}.styles-module-scss-module__imm_xq__description--half{width:60%}
@keyframes styles-module-scss-module__bbGTKG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__bbGTKG__container{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__bbGTKG__container__lottie{width:100%;max-width:150px;height:150px}.styles-module-scss-module__bbGTKG__container__wrapper{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__bbGTKG__container__wrapper__title,.styles-module-scss-module__bbGTKG__container__wrapper__description{text-align:center;width:100%;max-width:280px}.styles-module-scss-module__bbGTKG__container__wrapper__title{color:var(--text-primary-color);font-size:14px;font-weight:700}.styles-module-scss-module__bbGTKG__container__wrapper__description{color:var(--text-secondary-color);font-size:12px;font-weight:500}
@keyframes styles-module-scss-module__LlxSBG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__LlxSBG__container{flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:100%;display:flex}.styles-module-scss-module__LlxSBG__container__content{z-index:1;flex-direction:column;align-items:center;gap:24px;width:100%;min-height:1px;padding:0 24px;display:flex;overflow-y:auto}.styles-module-scss-module__LlxSBG__container__content::-webkit-scrollbar{display:none!important}.styles-module-scss-module__LlxSBG__container__content::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__LlxSBG__container__content::-webkit-scrollbar-thumb{display:none!important}@media (max-width:768px){.styles-module-scss-module__LlxSBG__container__content{padding:0 16px}}.styles-module-scss-module__LlxSBG__container__content__spacer{margin-top:8px}.styles-module-scss-module__LlxSBG__container__content__art{object-fit:contain;width:120px;height:120px}.styles-module-scss-module__LlxSBG__container__content__description{text-align:center;color:var(--text-secondary-color);font-size:16px;font-weight:600}.styles-module-scss-module__LlxSBG__container__content__description strong{color:var(--text-primary-color)}.styles-module-scss-module__LlxSBG__container__content__column{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__LlxSBG__container__content__error{width:100%;color:var(--error-color);text-align:center;margin:0;font-size:12px;font-weight:500}.styles-module-scss-module__LlxSBG__container__content__success{width:100%;color:var(--success-color);text-align:center;margin:0;font-size:12px;font-weight:500}.styles-module-scss-module__LlxSBG__container__button{width:100%;padding:0 24px}@media (max-width:768px){.styles-module-scss-module__LlxSBG__container__button{padding:0 16px}}
@keyframes styles-module-scss-module___70YYG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module___70YYG__container{flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:100%;display:flex}.styles-module-scss-module___70YYG__container__back{width:100%;display:flex}
.styles-module-scss-module__8izEoq__text-skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__8izEoq__text-skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__8izEoq__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__8izEoq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__8izEoq__text-skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__8izEoq__text-skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__8izEoq__text-skeleton{border-radius:var(--shape-borderRadius);width:100%;height:16px}.styles-module-scss-module__8izEoq__text-column{flex-direction:column;align-items:center;gap:2px;width:100%;display:flex}
@keyframes styles-module-scss-module__r4MDiG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__r4MDiG__container{flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:100%;display:flex}.styles-module-scss-module__r4MDiG__container__content{z-index:1;flex-direction:column;align-items:center;gap:24px;width:100%;min-height:1px;padding:0 24px;display:flex;overflow-y:auto}.styles-module-scss-module__r4MDiG__container__content::-webkit-scrollbar{display:none!important}.styles-module-scss-module__r4MDiG__container__content::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__r4MDiG__container__content::-webkit-scrollbar-thumb{display:none!important}@media (max-width:768px){.styles-module-scss-module__r4MDiG__container__content{padding:0 16px}}.styles-module-scss-module__r4MDiG__container__content__description{text-align:center;color:var(--text-secondary-color);font-size:16px;font-weight:600}.styles-module-scss-module__r4MDiG__container__content__description strong{color:var(--text-primary-color)}.styles-module-scss-module__r4MDiG__container__content__column{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__r4MDiG__container__content__field{width:100%}.styles-module-scss-module__r4MDiG__container__button{width:100%;padding:0 24px}@media (max-width:768px){.styles-module-scss-module__r4MDiG__container__button{padding:0 16px}}.styles-module-scss-module__r4MDiG__container__button__cooldown{color:var(--text-primary-color)}
@keyframes styles-module-scss-module__hb6vra__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__hb6vra__container{flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:fit-content;display:flex}.styles-module-scss-module__hb6vra__container__content{z-index:1;flex-direction:column;align-items:center;gap:24px;width:100%;min-height:1px;padding:0 24px;display:flex;overflow-y:auto}.styles-module-scss-module__hb6vra__container__content::-webkit-scrollbar{display:none!important}.styles-module-scss-module__hb6vra__container__content::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__hb6vra__container__content::-webkit-scrollbar-thumb{display:none!important}@media (max-width:768px){.styles-module-scss-module__hb6vra__container__content{padding:0 16px}}
@keyframes styles-module-scss-module__9n8p3W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__9n8p3W__container{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__9n8p3W__container__wrapper{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}
@keyframes styles-module-scss-module__cG85Da__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__cG85Da__container{flex-direction:column;align-items:center;gap:16px;width:100%;padding-block:16px;display:flex}.styles-module-scss-module__cG85Da__container--no-padding{padding:0}.styles-module-scss-module__cG85Da__container__image{width:100%;max-width:70px;height:70px}.styles-module-scss-module__cG85Da__container__description{text-align:center;width:100%;max-width:350px;color:var(--text-primary-color);font-size:14px;font-weight:700}
@keyframes styles-module-scss-module__CE4jvW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__CE4jvW__container{background-color:var(--background-paper-color);border-radius:8px;align-items:center;gap:8px;width:fit-content;height:48px;padding:0 16px;display:flex}.styles-module-scss-module__CE4jvW__container--default{background-color:var(--background-default-color)}.styles-module-scss-module__CE4jvW__container__divider{background:var(--divider-color);width:2px;height:3.2em;margin:-.75rem 1rem;display:inline-flex;transform:skew(-20deg)}.styles-module-scss-module__CE4jvW__container__button{all:unset;box-sizing:border-box;cursor:pointer;color:var(--text-secondary-color);font-size:14px;font-weight:500;transition:color .25s ease-in-out}.styles-module-scss-module__CE4jvW__container__button:hover{color:var(--text-primary-color)}@media (max-width:768px){.styles-module-scss-module__CE4jvW__container{justify-content:space-between;width:100%}}
@keyframes styles-module-scss-module__YI4dWa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__YI4dWa__container{align-items:center;gap:8px;display:flex}@media (max-width:768px){.styles-module-scss-module__YI4dWa__container{flex-direction:column}}
@keyframes styles-module-scss-module__Aj8Moa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Aj8Moa__container{z-index:2}.styles-module-scss-module__Aj8Moa__container--icon{overflow:unset}@media (max-width:768px){.styles-module-scss-module__Aj8Moa__container--icon{overflow:hidden}.styles-module-scss-module__Aj8Moa__container__icon{opacity:.7;transform:translate(-50%,-50%)scale(.8)!important}}
@keyframes styles-module-scss-module__QHxqrW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__QHxqrW__button{background-position:0 0,4px 0,4px -4px,0 4px;background-size:8px 8px;border:0;border-radius:4px;width:48px;height:48px;transition:none;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}
@keyframes styles-module-scss-module__BIh3Cq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__BIh3Cq__container{width:300px;padding:8px}
@keyframes styles-module-scss-module___c9-Ga__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module___c9-Ga__slider{height:8px}.styles-module-scss-module___c9-Ga__slider .MuiSlider-rail{opacity:1;background:linear-gradient(to right, rgba(var(--rgb-r), var(--rgb-g), var(--rgb-b), 0) 0%, rgba(var(--rgb-r), var(--rgb-g), var(--rgb-b), 1) 100%)}.styles-module-scss-module___c9-Ga__slider .MuiSlider-track{color:#0000;border:0}.styles-module-scss-module___c9-Ga__slider .MuiSlider-thumb{background-color:var(--text-primary-color);border:3px solid}
@keyframes styles-module-scss-module__sq0yfG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__sq0yfG__space{box-sizing:border-box;background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);outline:0;width:100%;height:180px;position:relative}.styles-module-scss-module__sq0yfG__thumb{box-sizing:border-box;will-change:left,bottom;border:3px solid #fff;border-radius:50%;outline:0;width:20px;height:20px;margin-bottom:-10px;margin-left:-10px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1);position:absolute}.styles-module-scss-module__sq0yfG__thumb:hover{box-shadow:0 0 0 4px #ffffff29}.styles-module-scss-module__sq0yfG__thumb.styles-module-scss-module__sq0yfG__active{box-shadow:0 0 0 8px #ffffff29}@media (hover:none){.styles-module-scss-module__sq0yfG__thumb{box-shadow:none}}
@keyframes styles-module-scss-module__IJgVIW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__IJgVIW__slider{height:8px}.styles-module-scss-module__IJgVIW__slider .MuiSlider-rail{opacity:1;background:linear-gradient(90deg,red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.styles-module-scss-module__IJgVIW__slider .MuiSlider-track{color:#0000;border:0}.styles-module-scss-module__IJgVIW__slider .MuiSlider-thumb{background-color:#fff;border:3px solid}
@keyframes styles-module-scss-module__6hzdVW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__6hzdVW__button-container{z-index:1;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0 24px;display:flex}.styles-module-scss-module__6hzdVW__button-container--single{grid-template-columns:1fr}@media (max-width:768px){.styles-module-scss-module__6hzdVW__button-container{padding:0 16px}}
@keyframes styles-module-scss-module__2qRAvG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__2qRAvG__container{flex-direction:column;justify-content:space-between;gap:16px;width:100%;height:100%;display:flex}.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__form{z-index:1;flex-direction:column;align-items:center;gap:16px;width:100%;padding:0 24px;display:flex;overflow-y:scroll}.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__form::-webkit-scrollbar{display:none}.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__form::-webkit-scrollbar-track{display:none}.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__form::-webkit-scrollbar-thumb{display:none}@media (max-width:768px){.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__form{padding:0 16px}}.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__lottie{width:120px;height:auto}.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__description{text-align:center;color:var(--text-secondary-color);font-size:14px;font-weight:500}.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__button-container{justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0 24px;display:flex}.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__button-container--single{grid-template-columns:1fr}@media (max-width:768px){.styles-module-scss-module__2qRAvG__container .styles-module-scss-module__2qRAvG__button-container{padding:0 16px}}
.styles-module-scss-module__bHU3yG__lottie-skeleton,.styles-module-scss-module__bHU3yG__button-skeleton,.styles-module-scss-module__bHU3yG__text-skeleton,.styles-module-scss-module__bHU3yG__label-skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__bHU3yG__lottie-skeleton:after,.styles-module-scss-module__bHU3yG__button-skeleton:after,.styles-module-scss-module__bHU3yG__text-skeleton:after,.styles-module-scss-module__bHU3yG__label-skeleton:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__bHU3yG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__bHU3yG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__bHU3yG__lottie-skeleton,.styles-module-scss-module__bHU3yG__button-skeleton,.styles-module-scss-module__bHU3yG__text-skeleton,.styles-module-scss-module__bHU3yG__label-skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__bHU3yG__lottie-skeleton:after,.styles-module-scss-module__bHU3yG__button-skeleton:after,.styles-module-scss-module__bHU3yG__text-skeleton:after,.styles-module-scss-module__bHU3yG__label-skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__bHU3yG__lottie-skeleton,.styles-module-scss-module__bHU3yG__button-skeleton,.styles-module-scss-module__bHU3yG__text-skeleton,.styles-module-scss-module__bHU3yG__label-skeleton{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__bHU3yG__lottie-skeleton{width:200px;height:200px;min-height:200px}.styles-module-scss-module__bHU3yG__button-skeleton{width:100%;height:48px}.styles-module-scss-module__bHU3yG__text-skeleton{width:100%;height:16px}.styles-module-scss-module__bHU3yG__label-skeleton{width:120px;height:16px}.styles-module-scss-module__bHU3yG__text-column{flex-direction:column;align-items:center;gap:2px;width:100%;display:flex}
@keyframes styles-module-scss-module__lRNWjG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__lRNWjG__container{background-color:var(--background-paper-color);cursor:pointer;border-radius:8px;grid-template-columns:auto 40px;align-items:center;gap:8px;width:100%;padding:16px;transition:background .3s;display:grid}.styles-module-scss-module__lRNWjG__container:hover{background-color:var(--card-color)}.styles-module-scss-module__lRNWjG__container:hover .styles-module-scss-module__lRNWjG__container__wrapper__name{color:var(--text-primary-color)}.styles-module-scss-module__lRNWjG__container--loading{pointer-events:none}.styles-module-scss-module__lRNWjG__container__column{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module-scss-module__lRNWjG__container__wrapper{align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__lRNWjG__container__wrapper__image{border-radius:8px;width:50px;height:50px}.styles-module-scss-module__lRNWjG__container__wrapper__name{text-wrap:nowrap;text-overflow:ellipsis;width:100%;color:var(--text-secondary-color);font-size:14px;font-weight:500;transition:color .25s ease-in-out;overflow:hidden}.styles-module-scss-module__lRNWjG__container__wrapper__provider{text-wrap:nowrap;text-overflow:ellipsis;width:100%;color:var(--text-secondary-color);font-size:12px;font-weight:500;overflow:hidden}.styles-module-scss-module__lRNWjG__container--isSelected{background-color:var(--card-color)}.styles-module-scss-module__lRNWjG__container--isSelected .styles-module-scss-module__lRNWjG__container__wrapper__name{color:var(--text-primary-color)}
.styles-module-scss-module__bz7fmq__image,.styles-module-scss-module__bz7fmq__name,.styles-module-scss-module__bz7fmq__provider{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__bz7fmq__image:after,.styles-module-scss-module__bz7fmq__name:after,.styles-module-scss-module__bz7fmq__provider:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__bz7fmq__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__bz7fmq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__bz7fmq__image,.styles-module-scss-module__bz7fmq__name,.styles-module-scss-module__bz7fmq__provider{background-color:var(--background-default-color)!important}.styles-module-scss-module__bz7fmq__image:after,.styles-module-scss-module__bz7fmq__name:after,.styles-module-scss-module__bz7fmq__provider:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__bz7fmq__image,.styles-module-scss-module__bz7fmq__name,.styles-module-scss-module__bz7fmq__provider{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__bz7fmq__image{width:50px;height:50px}.styles-module-scss-module__bz7fmq__name{width:80px;height:16px}.styles-module-scss-module__bz7fmq__provider{width:50px;height:14px}
@keyframes styles-module-scss-module__x4tE7G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__x4tE7G__container{width:100%;height:48px;color:var(--text-primary-color);background-color:var(--background-default-color);border:none;border:1px solid var(--background-default-color);cursor:pointer;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:8px;padding-left:16px;padding-right:16px;transition:border .25s ease-in-out;display:flex;position:relative}.styles-module-scss-module__x4tE7G__container:hover,.styles-module-scss-module__x4tE7G__container:focus{border:1px solid var(--primary-color)}.styles-module-scss-module__x4tE7G__container__row{align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__x4tE7G__container__row--small{gap:4px}.styles-module-scss-module__x4tE7G__container__row__name{color:var(--text-primary-color);font-size:13px;font-weight:400}.styles-module-scss-module__x4tE7G__container__row__name--secondary{color:var(--text-secondary-color)}.styles-module-scss-module__x4tE7G__container__row__image{aspect-ratio:28/28;border-radius:8px;width:28px;height:28px}.styles-module-scss-module__x4tE7G__container :is(i,svg){pointer-events:none;color:var(--text-primary-color);font-size:14px;transition:all .3s;top:50%;right:16px;transform:translateY(-50%);position:absolute!important}
@keyframes styles-module-scss-module__BjeMZa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__BjeMZa__button-container{justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0 24px;display:flex}@media (max-width:768px){.styles-module-scss-module__BjeMZa__button-container{padding:0 16px}}
@keyframes styles-module-scss-module__RT60WW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__RT60WW__container{flex-direction:column;justify-content:space-between;gap:16px;width:100%;height:100%;display:flex}.styles-module-scss-module__RT60WW__container .styles-module-scss-module__RT60WW__column{z-index:1;flex-direction:column;align-items:center;gap:16px;width:100%;padding:0 24px;display:flex;overflow-y:auto}.styles-module-scss-module__RT60WW__container .styles-module-scss-module__RT60WW__column::-webkit-scrollbar{display:none}.styles-module-scss-module__RT60WW__container .styles-module-scss-module__RT60WW__column::-webkit-scrollbar-track{display:none}.styles-module-scss-module__RT60WW__container .styles-module-scss-module__RT60WW__column::-webkit-scrollbar-thumb{display:none}@media (max-width:768px){.styles-module-scss-module__RT60WW__container .styles-module-scss-module__RT60WW__column{padding:0 16px}}.styles-module-scss-module__RT60WW__container .styles-module-scss-module__RT60WW__row{grid-template-columns:1fr 1fr;gap:8px;width:100%;padding:0 24px;display:grid}@media (max-width:768px){.styles-module-scss-module__RT60WW__container .styles-module-scss-module__RT60WW__row{padding:0 16px}}.styles-module-scss-module__RT60WW__container .styles-module-scss-module__RT60WW__lottie{width:200px}.styles-module-scss-module__RT60WW__container .styles-module-scss-module__RT60WW__description{text-align:center;color:var(--text-secondary-color);font-size:14px;font-weight:500}
@keyframes styles-module-scss-module__2rII1a__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__2rII1a__container{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__2rII1a__container__card{background-color:var(--background-default-color);border:1px solid var(--divider-color);border-radius:8px;flex-direction:column;height:50px;padding:16px;display:flex}
.styles-module-scss-module__vWkDyG__container__card{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__vWkDyG__container__card:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__vWkDyG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__vWkDyG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__vWkDyG__container__card{background-color:var(--background-default-color)!important}.styles-module-scss-module__vWkDyG__container__card:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__vWkDyG__container{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__vWkDyG__container__card{border-radius:var(--shape-borderRadius);background-color:var(--background-default-color);border:1px solid var(--divider-color);border-radius:8px;flex-direction:column;height:50px;padding:16px;display:flex}
@keyframes styles-module-scss-module__D8N2kq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__D8N2kq__container{z-index:2;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;width:100%;height:100%;min-height:1px;padding-inline:16px;display:flex}.styles-module-scss-module__D8N2kq__container__content{flex-direction:column;gap:16px;width:100%;height:100%;min-height:1px;display:flex;overflow:auto}.styles-module-scss-module__D8N2kq__container__content::-webkit-scrollbar{display:none!important}.styles-module-scss-module__D8N2kq__container__content::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__D8N2kq__container__content::-webkit-scrollbar-thumb{display:none!important}.styles-module-scss-module__D8N2kq__container__icon{color:var(--success-color);font-size:36px}
@keyframes styles-module-scss-module__ulKuTq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__ulKuTq__container{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__ulKuTq__container__text{background:var(--card-color);color:var(--text-secondary-color);text-align:center;border-radius:8px;padding:16px;font-size:12px}.styles-module-scss-module__ulKuTq__container__copy{background:var(--card-color);border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.styles-module-scss-module__ulKuTq__container__copy__text{color:var(--text-secondary-color);font-size:12px;font-weight:600}.styles-module-scss-module__ulKuTq__container__qrcode{background:var(--card-color);border-radius:8px;flex-direction:column;justify-content:center;gap:12px;width:100%;padding:24px;display:flex}.styles-module-scss-module__ulKuTq__container__qrcode__image{justify-content:center;width:100%;display:flex}.styles-module-scss-module__ulKuTq__container__qrcode__text{text-align:center;justify-content:center;width:100%;padding:0 24px;font-weight:600}.styles-module-scss-module__ulKuTq__container__code{background-color:var(--card-color);border-radius:8px;flex-direction:column;justify-content:center;gap:16px;padding:16px;display:flex}.styles-module-scss-module__ulKuTq__container__code__label{text-align:center;width:100%;color:var(--text-secondary-color);font-size:14px}.styles-module-scss-module__ulKuTq__container__code__footer{justify-content:center;width:100%;display:flex}.styles-module-scss-module__ulKuTq__container__code__footer__button.styles-module-scss-module__ulKuTq__container__code__footer__button,.styles-module-scss-module__ulKuTq__container__code__footer__button{width:fit-content}
@keyframes styles-module-scss-module__4w0laG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__4w0laG__container{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__4w0laG__container__lottie{width:100%;max-width:350px}.styles-module-scss-module__4w0laG__container__title{color:var(--text-primary-color);font-size:18px;font-weight:700}.styles-module-scss-module__4w0laG__container__description{color:var(--text-secondary-color);font-size:14px;font-weight:500}.styles-module-scss-module__4w0laG__container__card{background-color:var(--card-color);border-radius:8px;flex-direction:column;gap:16px;width:100%;padding:24px;display:flex}.styles-module-scss-module__4w0laG__container__card__warning__title{font-size:16px;font-weight:700}.styles-module-scss-module__4w0laG__container__card__warning__description{color:var(--text-secondary-color);font-size:14px;font-weight:500}.styles-module-scss-module__4w0laG__container__row{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}
@keyframes styles-module-scss-module__MFYmZa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__MFYmZa__container{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__MFYmZa__container__lottie{width:100%;max-width:350px}.styles-module-scss-module__MFYmZa__container__title{color:var(--text-primary-color);font-size:18px;font-weight:700}.styles-module-scss-module__MFYmZa__container__description{color:var(--text-secondary-color);font-size:12px;font-weight:400}
.styles-module-scss-module__nl7Emq__title,.styles-module-scss-module__nl7Emq__description,.styles-module-scss-module__nl7Emq__image{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__nl7Emq__title:after,.styles-module-scss-module__nl7Emq__description:after,.styles-module-scss-module__nl7Emq__image:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__nl7Emq__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__nl7Emq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__nl7Emq__title,.styles-module-scss-module__nl7Emq__description,.styles-module-scss-module__nl7Emq__image{background-color:var(--background-default-color)!important}.styles-module-scss-module__nl7Emq__title:after,.styles-module-scss-module__nl7Emq__description:after,.styles-module-scss-module__nl7Emq__image:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__nl7Emq__column{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module-scss-module__nl7Emq__row{flex-wrap:wrap;align-items:center;gap:16px;width:100%;max-width:400px;display:flex}.styles-module-scss-module__nl7Emq__title,.styles-module-scss-module__nl7Emq__description,.styles-module-scss-module__nl7Emq__image{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__nl7Emq__title{width:120px;height:18px}.styles-module-scss-module__nl7Emq__description{widows:100%;height:16px}.styles-module-scss-module__nl7Emq__image{width:180px;min-width:1800dppx;height:180px}
@keyframes styles-module-scss-module__uulCOq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__uulCOq__container{z-index:2;width:100%;padding-inline:16px}
@keyframes styles-module-scss-module__783w7a__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__783w7a__container{width:100%;height:100%}.styles-module-scss-module__783w7a__container__row{margin-top:16px;display:flex}.styles-module-scss-module__783w7a__container__row__button--secondary{background:var(--background-paper-color);color:var(--text-primary-color)}
@keyframes styles-module-scss-module__lRo6dW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__lRo6dW__container{width:100%}
@keyframes styles-module-scss-module__35CAuG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__35CAuG__container{gap:16px;width:100%;padding:16px 0;display:flex}.styles-module-scss-module__35CAuG__container__icon{height:unset;align-items:center;display:flex}.styles-module-scss-module__35CAuG__container__icon__image{background:var(--background-default-color);color:var(--text-secondary-color);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;padding:12px;display:flex}.styles-module-scss-module__35CAuG__container__content{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__35CAuG__container__content__info{flex-direction:column;gap:2px;display:flex}.styles-module-scss-module__35CAuG__container__content__info__title{font-size:14px;font-weight:350}.styles-module-scss-module__35CAuG__container__content__info__description{color:var(--text-secondary-color);font-size:12px;font-weight:100}.styles-module-scss-module__35CAuG__container__content__description{color:var(--text-secondary-color);font-size:12px;display:flex}
@keyframes styles-module-scss-module__sN-0Vq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__sN-0Vq__card{display:flex}.styles-module-scss-module__sN-0Vq__card__icon{color:var(--text-secondary-color)}
.styles-module-scss-module__EZKCJq__title,.styles-module-scss-module__EZKCJq__description{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__EZKCJq__title:after,.styles-module-scss-module__EZKCJq__description:after{content:"";background:linear-gradient(.25turn, transparent, var(--background-default-color), transparent);pointer-events:none;opacity:.8;width:100%;height:100%;animation:2s infinite styles-module-scss-module__EZKCJq__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__EZKCJq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__EZKCJq__title,.styles-module-scss-module__EZKCJq__description{background-color:var(--background-default-color)!important}.styles-module-scss-module__EZKCJq__title:after,.styles-module-scss-module__EZKCJq__description:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__EZKCJq__title,.styles-module-scss-module__EZKCJq__description{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__EZKCJq__title{width:100px;height:24px}.styles-module-scss-module__EZKCJq__description{width:100px;height:16px}
@keyframes styles-module-scss-module__Pxylnq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Pxylnq__container{align-items:center;gap:8px;font-size:12px;display:flex}.styles-module-scss-module__Pxylnq__container :is(i,svg){color:var(--primary-color)}
@keyframes styles-module-scss-module__EVeQuq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__EVeQuq__container{box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:450px;height:680px;min-height:680px;max-height:70vh;transition:height .35s ease-in-out;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;translate:-50% -50%}@media (max-width:768px){.styles-module-scss-module__EVeQuq__container{width:100%;max-width:100dvw;min-height:unset;height:auto;max-height:90dvh;min-height:unset;max-height:none;top:auto;bottom:0;left:0;translate:0;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;min-width:100dvw!important}}.styles-module-scss-module__EVeQuq__container__content{flex-direction:column;gap:16px;width:100%;height:100%;min-height:1px;display:flex;overflow-y:scroll}.styles-module-scss-module__EVeQuq__container{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__EVeQuq__container__content{height:unset;padding:48px 16px 16px}.styles-module-scss-module__EVeQuq__container__button{width:100%;height:48px;padding:0 16px}
@keyframes styles-module-scss-module__H9wjjG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__H9wjjG__card{border-bottom:1px solid var(--divider-color);gap:16px;width:100%;padding:16px 0;display:flex}.styles-module-scss-module__H9wjjG__card__icon{height:unset;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__H9wjjG__card__icon__image{width:48px;height:48px;color:var(--primary-color);background:var(--background-default-color);border:1px solid var(--divider-color);border-radius:8px;justify-content:center;align-items:center;padding:12px;display:flex}.styles-module-scss-module__H9wjjG__card__content{flex-direction:column;display:flex}.styles-module-scss-module__H9wjjG__card__content__title{font-size:16px;font-weight:350}.styles-module-scss-module__H9wjjG__card__content__description{color:var(--text-secondary-color);font-size:12px}
@keyframes styles-module-scss-module__naskza__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__naskza__container{flex-direction:column;justify-content:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__naskza__container__title{text-align:center;font-size:18px;font-weight:600}.styles-module-scss-module__naskza__container__icons{justify-content:center;align-items:center;gap:16px;display:flex}.styles-module-scss-module__naskza__container__icons :is(i,svg){color:var(--primary-color);font-size:48px}
@keyframes styles-module-scss-module__N0rSba__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__N0rSba__container{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__N0rSba__container--prevent-gap{gap:0}.styles-module-scss-module__N0rSba__container--prevent-gap .styles-module-scss-module__N0rSba__container__header{border-radius:8px 8px 0 0}.styles-module-scss-module__N0rSba__container--prevent-gap-closed .styles-module-scss-module__N0rSba__container__header{border-radius:8px}.styles-module-scss-module__N0rSba__container__header{background:var(--sb-surface);border-radius:4px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.styles-module-scss-module__N0rSba__container__right{align-items:center;gap:4px;display:flex}.styles-module-scss-module__N0rSba__container__Righticon{cursor:pointer;border:1px solid var(--sb-divider);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:all .3s;display:flex}.styles-module-scss-module__N0rSba__container__count{color:var(--sb-accent);background:var(--sb-accent-ghost);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.styles-module-scss-module__N0rSba__container__title{color:var(--sb-text);text-transform:uppercase;letter-spacing:.5px;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;max-width:100%;margin:0;font-size:14px;font-weight:700;display:flex;overflow:hidden}.styles-module-scss-module__N0rSba__container__title--small{font-size:12px!important}.styles-module-scss-module__N0rSba__container__title--min-gap{gap:4px}.styles-module-scss-module__N0rSba__container__title--wrap{white-space:normal;overflow-wrap:anywhere;min-width:0}.styles-module-scss-module__N0rSba__container__icon{color:var(--sb-text);font-size:14px}
@keyframes styles-module-scss-module__ln-XyW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__ln-XyW__container{flex-direction:column;gap:10px;display:flex}.styles-module-scss-module__ln-XyW__container__list{scrollbar-width:thin;scroll-snap-type:x mandatory;gap:12px;margin:0;padding:4px 0 12px;list-style:none;display:flex;overflow-x:auto}.styles-module-scss-module__ln-XyW__container__list>li{scroll-snap-align:start;flex:none}
@keyframes styles-module-scss-module__vMTOwW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__vMTOwW__container{border-bottom:1px dashed var(--sb-divider);grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.styles-module-scss-module__vMTOwW__container:last-child{border-bottom:none}.styles-module-scss-module__vMTOwW__container__logo{background:var(--sb-divider);width:24px;height:24px;color:var(--sb-text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.styles-module-scss-module__vMTOwW__container__logo img{object-fit:contain;width:18px;height:auto}.styles-module-scss-module__vMTOwW__container__logo :is(i,svg){font-size:11px}.styles-module-scss-module__vMTOwW__container__body{flex-direction:column;gap:2px;min-width:0;display:flex}.styles-module-scss-module__vMTOwW__container__teams{white-space:nowrap;text-overflow:ellipsis;color:var(--sb-text);margin:0;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden}.styles-module-scss-module__vMTOwW__container__meta{color:var(--sb-text-muted);flex-direction:column;font-size:10px;display:flex}.styles-module-scss-module__vMTOwW__container__info{align-items:center;gap:2px;display:flex}.styles-module-scss-module__vMTOwW__container__time{color:var(--sb-text-muted);margin-top:4px;font-size:8px}.styles-module-scss-module__vMTOwW__container__market{text-transform:uppercase;letter-spacing:.2px;font-weight:600}.styles-module-scss-module__vMTOwW__container__pick{min-width:64px;color:var(--sb-text);font-feature-settings:"tnum";justify-content:space-between;align-items:center;gap:6px;display:flex}.styles-module-scss-module__vMTOwW__container__selection{white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:11px;font-weight:700;overflow:hidden}.styles-module-scss-module__vMTOwW__container__odds{color:var(--sb-accent);font-size:12px;font-weight:800}
@keyframes styles-module-scss-module__CqgJXW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__CqgJXW__container{background:var(--sb-surface);border-radius:5.33333px;flex-direction:column;align-self:flex-start;width:340px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.styles-module-scss-module__CqgJXW__container:hover{box-shadow:var(--sb-shadow)}.styles-module-scss-module__CqgJXW__container__header{border-radius:0;margin:0}.styles-module-scss-module__CqgJXW__container__rows{scrollbar-width:thin;flex-direction:column;max-height:460px;margin:0;padding:0 14px;list-style:none;display:flex;overflow-y:auto}.styles-module-scss-module__CqgJXW__container__bonus{background:var(--sb-surface-sunken,var(--sb-surface));border:1px solid color-mix(in srgb, var(--sb-success) 28%, transparent);border-radius:4px;justify-content:space-between;align-items:center;gap:8px;margin:12px 14px 0;padding:10px 12px;display:flex}.styles-module-scss-module__CqgJXW__container__bonus__label{color:var(--sb-success);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.styles-module-scss-module__CqgJXW__container__bonus__icon{background:color-mix(in srgb, var(--sb-success) 18%, transparent);width:18px;height:18px;color:var(--sb-success);border-radius:999px;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.styles-module-scss-module__CqgJXW__container__bonus__badge{color:var(--sb-accent-on);background:var(--sb-success);font-feature-settings:"tnum";border-radius:999px;padding:2px 8px;font-size:12px;font-weight:800}.styles-module-scss-module__CqgJXW__container__footer{border-top:1px solid var(--sb-divider);background:var(--sb-surface-alt,var(--sb-surface));justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.styles-module-scss-module__CqgJXW__container__summary{color:var(--sb-text-muted);flex-direction:column;gap:2px;font-size:11px;display:flex}.styles-module-scss-module__CqgJXW__container__odds{color:var(--sb-text);font-feature-settings:"tnum";font-size:18px;font-weight:800}.styles-module-scss-module__CqgJXW__container__cta{text-transform:uppercase;cursor:pointer;background:var(--sb-surface-sunken);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:4px;width:100%;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:800;transition:color .15s,background .15s,transform 80ms;display:flex;color:var(--sb-text)!important}.styles-module-scss-module__CqgJXW__container__cta strong{color:var(--sb-accent);margin-bottom:2px;font-size:13px;font-weight:800}.styles-module-scss-module__CqgJXW__container__cta:active:not(:disabled){transform:scale(.98)}.styles-module-scss-module__CqgJXW__container__cta:disabled{opacity:.6;cursor:not-allowed}.styles-module-scss-module__CqgJXW__container__cta--added,.styles-module-scss-module__CqgJXW__container__cta.styles-module-scss-module__CqgJXW__container__cta--added{background:var(--sb-accent);border-color:var(--sb-accent);color:var(--sb-accent-on)!important}.styles-module-scss-module__CqgJXW__container__cta--added strong,.styles-module-scss-module__CqgJXW__container__cta.styles-module-scss-module__CqgJXW__container__cta--added strong{color:var(--sb-accent-on)!important}.styles-module-scss-module__CqgJXW__container__cta.styles-module-scss-module__CqgJXW__container__cta{color:var(--sb-accent)}
@keyframes styles-module-scss-module__w3wWja__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__w3wWja__container{background:linear-gradient(to right, var(--sb-chip-dark) 80%, transparent 80%);border-top-left-radius:5.33333px;border-top-right-radius:5.33333px;align-items:stretch;height:40px;margin-bottom:8px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__w3wWja__container--light{height:36px}.styles-module-scss-module__w3wWja__container--light .styles-module-scss-module__w3wWja__container__badge{font-size:12px;font-weight:600!important}.styles-module-scss-module__w3wWja__container--light .styles-module-scss-module__w3wWja__container__right{height:37px}.styles-module-scss-module__w3wWja__container__left{z-index:1;flex:1;align-items:center;gap:8px;padding:0 0 0 14px;display:flex}.styles-module-scss-module__w3wWja__container__title{color:var(--sb-chip-on-dark);letter-spacing:.2px;margin:0;font-size:13px;font-weight:800}.styles-module-scss-module__w3wWja__container__icon{border:1px solid var(--sb-accent);background-color:var(--sb-chip-dark);width:22px;height:22px;color:var(--sb-accent);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:flex}.styles-module-scss-module__w3wWja__container__right{background:var(--sb-accent);clip-path:polygon(20px 0,100% 0,100% 100%,0 100%);justify-content:center;align-items:center;min-width:96px;height:41px;margin-left:-12px;padding:0 18px 0 28px;display:flex}.styles-module-scss-module__w3wWja__container__badge{white-space:nowrap;letter-spacing:.3px;color:var(--sb-chip-dark);font-size:14px;font-weight:800}
@keyframes styles-module-scss-module__laN2Sa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__laN2Sa__trail{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex;position:relative}.styles-module-scss-module__laN2Sa__leg{border-radius:4px;justify-content:space-between;align-items:flex-start;gap:8px;padding:4px 8px;display:flex;position:relative}.styles-module-scss-module__laN2Sa__leg:not(:last-child):before{content:"";background:var(--bb-trail-line,var(--sb-accent-ghost));width:2px;position:absolute;top:19.5px;bottom:-13.5px;left:-2px}.styles-module-scss-module__laN2Sa__dot{background:var(--bb-trail-dot-bg,var(--sb-surface));border:2px solid var(--bb-trail-dot-border,var(--sb-accent));border-radius:50%;width:8px;height:8px;position:absolute;top:11.5px;left:-5px}.styles-module-scss-module__laN2Sa__dot--last{background:var(--bb-trail-dot-last-bg,var(--sb-accent))!important}.styles-module-scss-module__laN2Sa__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.styles-module-scss-module__laN2Sa__name{color:var(--sb-text);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex;overflow:hidden}.styles-module-scss-module__laN2Sa__nameText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.styles-module-scss-module__laN2Sa__nameText--struck{text-decoration:line-through}.styles-module-scss-module__laN2Sa__market{color:var(--sb-text-muted);white-space:nowrap;letter-spacing:.3px;text-overflow:ellipsis;text-transform:uppercase;font-size:11px;overflow:hidden}
@keyframes styles-module-scss-module__eqyIrW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__eqyIrW__container{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__eqyIrW__container__list{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;margin:0;padding:0 0 4px;list-style:none;display:flex;position:relative;overflow-x:auto}.styles-module-scss-module__eqyIrW__container__list::-webkit-scrollbar{display:none}@media (max-width:768px){.styles-module-scss-module__eqyIrW__container__list{gap:0;padding-inline:10vw;scroll-padding-inline:10vw}}.styles-module-scss-module__eqyIrW__container__list--instant .styles-module-scss-module__eqyIrW__container__item{transition:none}.styles-module-scss-module__eqyIrW__container__item{scroll-snap-align:start;flex:0 0 280px;min-width:0}@media (max-width:768px){.styles-module-scss-module__eqyIrW__container__item{scroll-snap-align:center;opacity:.5;transform-origin:50%;flex:0 0 80vw;transition:opacity .22s,transform .22s;transform:scale(.92)}.styles-module-scss-module__eqyIrW__container__item--active{opacity:1;transform:scale(1)}}.styles-module-scss-module__eqyIrW__container__dots{justify-content:center;align-items:center;gap:6px;display:none}@media (max-width:768px){.styles-module-scss-module__eqyIrW__container__dots{display:flex}}.styles-module-scss-module__eqyIrW__container__dot{background:var(--sb-divider);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:width .15s,background .15s}.styles-module-scss-module__eqyIrW__container__dot--active{background:var(--sb-accent);border-radius:4px;width:18px}
@keyframes styles-module-scss-module__kQj19W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__kQj19W__skeleton{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;width:100%;height:100%;min-height:180px;overflow:hidden}.styles-module-scss-module__kQj19W__skeleton:before{content:"";background:var(--sb-chip-dark);height:36px;display:block}
@keyframes styles-module-scss-module__MfGCia__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__MfGCia__card{background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.styles-module-scss-module__MfGCia__card__header{border-radius:0;min-height:36px;margin-bottom:0}.styles-module-scss-module__MfGCia__card__head{flex-direction:column;align-items:center;gap:4px;padding:12px 14px 8px;text-decoration:none;display:flex}.styles-module-scss-module__MfGCia__card__league{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;color:var(--sb-text-muted);font-size:11px;font-weight:500;overflow:hidden}.styles-module-scss-module__MfGCia__card__teams{justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.styles-module-scss-module__MfGCia__card__team{white-space:nowrap;width:100%;max-width:100%;color:var(--sb-text);text-overflow:ellipsis;font-size:13px;font-weight:800;overflow:hidden}.styles-module-scss-module__MfGCia__card__team--home{text-align:right}.styles-module-scss-module__MfGCia__card__flag{object-fit:contain;border-radius:50%;flex-shrink:0;width:32px;height:32px}.styles-module-scss-module__MfGCia__card__flagIcon{color:var(--sb-text-muted);flex-shrink:0;font-size:24px}.styles-module-scss-module__MfGCia__card__legs{flex-direction:column;gap:8px;height:100%;margin:4px 0 0;padding:8px 16px 4px;list-style:none;display:flex;position:relative}.styles-module-scss-module__MfGCia__card__legs:before{content:"";width:2px;height:calc(20px*(var(--number-of-legs,3) - 1));background:var(--sb-accent-ghost);position:absolute;top:14px;left:19px}.styles-module-scss-module__MfGCia__card__leg{align-items:flex-start;gap:8px;display:flex;position:relative}.styles-module-scss-module__MfGCia__card__dot{background:var(--sb-surface);border:2px solid var(--sb-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.styles-module-scss-module__MfGCia__card__dot--last{background:var(--sb-accent)}.styles-module-scss-module__MfGCia__card__legText{color:var(--sb-text-muted);font-size:12px;line-height:1.35}.styles-module-scss-module__MfGCia__card__market{color:var(--sb-text-muted);font-weight:500}.styles-module-scss-module__MfGCia__card__sep{color:var(--sb-text-muted)}.styles-module-scss-module__MfGCia__card__selection{color:var(--sb-text);font-weight:800}.styles-module-scss-module__MfGCia__card__cta{cursor:pointer;background:var(--sb-surface-sunken);font-variant-numeric:tabular-nums;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:calc(100% - 28px);margin:10px 14px 14px;padding:11px 12px;font-size:15px;font-weight:800;transition:transform .1s,background .15s,color .15s;display:flex;color:var(--sb-success)!important}.styles-module-scss-module__MfGCia__card__cta:hover:not(:disabled){background:var(--sb-accent);color:var(--sb-accent-on)!important}.styles-module-scss-module__MfGCia__card__cta:active:not(:disabled){transform:scale(.98)}.styles-module-scss-module__MfGCia__card__cta--added{background:var(--sb-accent);color:var(--sb-accent-on)!important}
@keyframes styles-module-scss-module__wQVCAa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__wQVCAa__container{scroll-snap-align:start;cursor:pointer;background:var(--sb-surface);border:1px solid var(--sb-divider);border-radius:8px;flex-direction:column;flex:0 0 280px;width:280px;margin-top:30px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.styles-module-scss-module__wQVCAa__container__dot{background:var(--sb-surface);border:2px solid var(--sb-accent);border-radius:50%;width:8px;height:8px;position:absolute;top:3px;left:-5px}.styles-module-scss-module__wQVCAa__container__dot--last{background-color:var(--sb-accent)!important}.styles-module-scss-module__wQVCAa__container__hero{padding:14px 14px 24px;position:relative}.styles-module-scss-module__wQVCAa__container__hero:before{content:"";z-index:0;opacity:.16;background:linear-gradient(180deg, var(--custom-background) 0%, var(--sb-surface) 100%);border-radius:8px 8px 0 0;width:100%;height:100%;position:absolute;top:0;left:0}.styles-module-scss-module__wQVCAa__container__badges{z-index:1;justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.styles-module-scss-module__wQVCAa__container__shirt{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-40px)}.styles-module-scss-module__wQVCAa__container__body{flex-direction:column;align-items:center;gap:4px;padding:10px 16px;display:flex}.styles-module-scss-module__wQVCAa__container__title{color:var(--sb-text);text-align:center;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.1px;max-width:100%;margin:0;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}.styles-module-scss-module__wQVCAa__container__legs{width:100%;height:100%;min-height:140px;margin-top:12px;padding-inline:16px;list-style:none;position:relative}.styles-module-scss-module__wQVCAa__container__legs:before{content:"";width:2px;height:calc(28px*var(--number-of-legs,3));background:var(--sb-accent-ghost);position:absolute;top:4px;left:14px}.styles-module-scss-module__wQVCAa__container__leg{flex-direction:column;padding-left:8px;line-height:1.4;display:flex;position:relative}.styles-module-scss-module__wQVCAa__container__leg:not(:last-child){margin-bottom:8px}.styles-module-scss-module__wQVCAa__container__market{color:var(--sb-text-muted);font-size:12px;font-weight:500}.styles-module-scss-module__wQVCAa__container__selection{color:var(--sb-text);font-size:12px;font-weight:800}
@keyframes styles-module-scss-module__sAfXHa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__sAfXHa__badge{background:var(--sb-accent);color:var(--sb-accent-on);letter-spacing:.5px;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;padding:2px 6px;font-size:10px;font-weight:800;display:inline-flex}
@keyframes styles-module-scss-module__s9KnSW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__s9KnSW__chip{cursor:pointer;width:calc(100% - 28px);color:var(--sb-odds);background:var(--sb-surface-sunken);font-variant-numeric:tabular-nums;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin:14px;padding:10px 12px;transition:transform .1s,background .15s,color .15s;display:flex}.styles-module-scss-module__s9KnSW__chip:hover:not(:disabled){color:var(--sb-accent-on);background:var(--sb-accent)}.styles-module-scss-module__s9KnSW__chip:active:not(:disabled){transform:scale(.98)}.styles-module-scss-module__s9KnSW__chip--added{color:var(--sb-accent-on);background:var(--sb-accent)}
@keyframes styles-module-scss-module__6HaXTq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__6HaXTq__chip{z-index:2;color:var(--sb-accent-on);white-space:nowrap;letter-spacing:.4px;text-transform:uppercase;background:linear-gradient(135deg,#6d4bd8 0%,#c2238e 100%);border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:9px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:8px;left:8px;box-shadow:0 6px 14px #00000052}.styles-module-scss-module__6HaXTq__chip :is(i,svg){font-size:9px}.styles-module-scss-module__6HaXTq__chip__label{display:inline-block}.styles-module-scss-module__6HaXTq__chip__info{opacity:.85}
@keyframes styles-module-scss-module__n7lcta__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__n7lcta__container{cursor:pointer;align-items:center;gap:8px;display:flex}.styles-module-scss-module__n7lcta__toggle{background:var(--sb-border);border-radius:999px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.styles-module-scss-module__n7lcta__toggle:after{content:"";background:var(--sb-text);border-radius:999px;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}.styles-module-scss-module__n7lcta__toggle--active{background:var(--sb-accent)}.styles-module-scss-module__n7lcta__toggle--active:after{background:var(--sb-accent-on);transform:translate(16px)}.styles-module-scss-module__n7lcta__label{color:var(--sb-text-muted);-webkit-user-select:none;user-select:none;font-size:13px}
@keyframes styles-module-scss-module__kRcBfW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__kRcBfW__row{background:var(--sb-surface);border:1px solid var(--sb-border);border-radius:10px;align-items:stretch;padding:4px;display:flex}.styles-module-scss-module__kRcBfW__row__button{color:var(--sb-text);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:10px;padding:12px 8px;font-family:inherit;font-size:12px;font-weight:600;transition:background .16s;display:flex}.styles-module-scss-module__kRcBfW__row__button :is(i,svg){color:var(--sb-text);font-size:14px}.styles-module-scss-module__kRcBfW__row__button:hover{background:var(--sb-surface-sunken)}.styles-module-scss-module__kRcBfW__row__button:disabled{opacity:.45;cursor:not-allowed}.styles-module-scss-module__kRcBfW__row__divider{background:var(--sb-divider);flex-shrink:0;width:1px;margin:8px 0}
@keyframes styles-module-scss-module__ZcE8Aq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__ZcE8Aq__container{background:var(--sb-surface-sunken);flex-direction:column;align-items:stretch;width:100%;max-height:90dvh;display:flex;overflow:hidden}.styles-module-scss-module__ZcE8Aq__container__body{overscroll-behavior:contain;flex-direction:column;flex:1;gap:12px;width:100%;min-height:0;padding:4px;display:flex;overflow-y:auto}.styles-module-scss-module__ZcE8Aq__container__entries{flex-direction:column;gap:10px;width:100%;display:flex}@media (max-width:768px){.styles-module-scss-module__ZcE8Aq__container{max-height:92dvh}.styles-module-scss-module__ZcE8Aq__container__body{padding:10px}}
