.styles-module-scss-module__hbEjlG__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__hbEjlG__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__hbEjlG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__hbEjlG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__hbEjlG__skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__hbEjlG__skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__hbEjlG__container{background-color:var(--card-color);border-radius:8px;flex-direction:column;gap:14px;width:100%;padding:12px 14px 10px;display:flex}.styles-module-scss-module__hbEjlG__container__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.styles-module-scss-module__hbEjlG__container__value{color:var(--text-primary-color);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:700;overflow:hidden}.styles-module-scss-module__hbEjlG__container__badge{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;height:26px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.styles-module-scss-module__hbEjlG__container__badge--verified{background-color:color-mix(in srgb, var(--success-color) 18%, transparent);color:var(--success-color)}.styles-module-scss-module__hbEjlG__container__badge--unverified{background-color:color-mix(in srgb, var(--error-color) 14%, transparent);color:var(--error-color)}.styles-module-scss-module__hbEjlG__container__actions{align-items:center;gap:10px;display:flex}.styles-module-scss-module__hbEjlG__container__action{display:flex}.styles-module-scss-module__hbEjlG__container__action>*{flex:1}.styles-module-scss-module__hbEjlG__skeleton{border-radius:var(--shape-borderRadius);border-radius:8px;width:100%;height:90px}
.styles-module-scss-module__Iu_jaG__button__skeleton-default,.styles-module-scss-module__Iu_jaG__button__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__Iu_jaG__button__skeleton-default:after,.styles-module-scss-module__Iu_jaG__button__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__Iu_jaG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__Iu_jaG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Iu_jaG__button__skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__Iu_jaG__button__skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__Iu_jaG__button{all:unset;box-sizing:border-box;cursor:pointer;pointer-events:all;width:100%;height:48px;color:var(--primary-contrast-color);background-color:var(--primary-color);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;transition:all .25s ease-in-out;display:flex;position:relative}.styles-module-scss-module__Iu_jaG__button:hover{background-color:var(--secondary-color)}.styles-module-scss-module__Iu_jaG__button:disabled:not(.styles-module-scss-module__Iu_jaG__button--isLinkButton){pointer-events:none;background-color:var(--card-color);color:var(--text-secondary-color);filter:brightness(120%)}.styles-module-scss-module__Iu_jaG__button--secondary{background-color:var(--card-color);color:var(--text-primary-color)}.styles-module-scss-module__Iu_jaG__button--secondary:disabled{background-color:var(--card-color);color:var(--text-secondary-color);opacity:1}.styles-module-scss-module__Iu_jaG__button--secondary:hover{filter:brightness(130%);background-color:var(--card-color)}.styles-module-scss-module__Iu_jaG__button--noPadding{padding:0}.styles-module-scss-module__Iu_jaG__button--isLinkButton{all:unset;color:var(--primary-color);cursor:pointer;background-color:unset;border-width:0;align-items:center;gap:8px;width:max-content;padding-block:8px;font-size:14px;font-weight:600;transition:color .3s;display:flex;position:relative}.styles-module-scss-module__Iu_jaG__button--isLinkButton:after{content:"";background-color:var(--secondary-color);width:0%;height:1px;transition:width .3s;position:absolute;bottom:0}.styles-module-scss-module__Iu_jaG__button--isLinkButton:hover{border-width:100%;color:var(--secondary-color);background-color:unset!important}.styles-module-scss-module__Iu_jaG__button--isLinkButton:hover:after{width:100%}.styles-module-scss-module__Iu_jaG__button--isActive{background-color:var(--card-color)}.styles-module-scss-module__Iu_jaG__button--useMaxContent{width:max-content}.styles-module-scss-module__Iu_jaG__button--isSmall{height:40px;padding:0 16px;font-size:12px}@media (max-width:768px){.styles-module-scss-module__Iu_jaG__button--isSmall{padding:0 16px;font-size:12px}}.styles-module-scss-module__Iu_jaG__button--isTiny{height:30px;font-size:12px}.styles-module-scss-module__Iu_jaG__button--dotted{background-color:var(--background-paper-color);border:1px dashed var(--divider-color);color:var(--text-primary-color);height:48px;min-height:48px}.styles-module-scss-module__Iu_jaG__button--dotted:hover{background-color:var(--card-color)}.styles-module-scss-module__Iu_jaG__button--isErrorButton{background-color:var(--error-color);color:var(--error-contrast-color)}.styles-module-scss-module__Iu_jaG__button--isErrorButton:hover{background-color:var(--background-paper-color);color:var(--text-primary-color)}.styles-module-scss-module__Iu_jaG__button__spinner{right:16px}.styles-module-scss-module__Iu_jaG__button:active{transition:all .25s ease-in-out;scale:.95}.styles-module-scss-module__Iu_jaG__button__skeleton,.styles-module-scss-module__Iu_jaG__button__skeleton-default{border-radius:8px;width:100%;height:48px}.styles-module-scss-module__Iu_jaG__button__skeleton--isSmall,.styles-module-scss-module__Iu_jaG__button__skeleton-default--isSmall{height:40px;min-height:40px}.styles-module-scss-module__Iu_jaG__button__skeleton{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__Iu_jaG__button--transparent,.styles-module-scss-module__Iu_jaG__button--transparent:hover{background-color:unset!important}.styles-module-scss-module__Iu_jaG__button__skeleton-default{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__Iu_jaG__button--isCardColor{filter:brightness(140%);background:var(--card-color)!important;color:var(--text-primary-color)!important}.styles-module-scss-module__Iu_jaG__button--isCardColor:hover{background:var(--secondary-color)!important}.styles-module-scss-module__Iu_jaG__button--noHoverEffect:hover{background-color:unset}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button:not(.styles-module-scss-module__Iu_jaG__button--isLinkButton){border-radius:var(--ds-radius);border:1px solid #0000;height:46px;padding:0 18px;transition:transform 60ms,color .16s ease-in-out,background-color .16s ease-in-out,border-color .16s ease-in-out,box-shadow .16s ease-in-out,opacity .16s ease-in-out}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button:not(.styles-module-scss-module__Iu_jaG__button--isLinkButton):hover{background-color:color-mix(in srgb, var(--primary-color) 70%, #fff)}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button:not(.styles-module-scss-module__Iu_jaG__button--isLinkButton):active{transform:translateY(1px)}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button:not(.styles-module-scss-module__Iu_jaG__button--isLinkButton):focus-visible{box-shadow:0 0 0 3px var(--background-default-color),0 0 0 5px #4dd8fe59}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button:not(.styles-module-scss-module__Iu_jaG__button--isLinkButton):disabled{filter:none;background-color:var(--surface-2);color:#ffffff59}:is([data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--size-sm,[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--isSmall){height:36px;padding:0 14px;font-size:13px}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--size-md{height:46px;padding:0 18px;font-size:14px}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--size-lg{height:52px;padding:0 24px;font-size:15px}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--isTiny{height:30px;padding:0 12px;font-size:12px}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--secondary{color:var(--text-primary-color);background-color:#ffffff0d}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--secondary:hover{background-color:#ffffff1a}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--secondary:active{background-color:#ffffff12}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--secondary:disabled{color:#ffffff59;background-color:#ffffff08}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--outline{color:var(--text-primary-color);background-color:#0000;border-color:#ffffff40}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--outline:hover{background-color:#ffffff14;border-color:#fff6}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--outline:active{background-color:#ffffff0d}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--ghost{color:var(--primary-color);background-color:#0000}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--ghost:hover{background-color:#4dd8fe1a}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--ghost:active{background-color:#4dd8fe0f}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--isErrorButton{background-color:var(--error-color);color:var(--error-contrast-color)}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--isErrorButton:hover{background-color:color-mix(in srgb, var(--error-color) 80%, #fff);color:var(--error-contrast-color)}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--dotted{min-height:52px;color:var(--text-disabled-color);background-color:#0000;border:2px dashed #fff6}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--dotted:hover{color:var(--text-primary-color);border-color:var(--primary-color);background-color:#4dd8fe0d}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--dotted:active{background-color:#4dd8fe14}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--stacked{letter-spacing:.4px;text-transform:uppercase;flex-direction:column;gap:6px;height:auto;min-height:58px;padding:11px 18px;font-size:12px;line-height:1.1}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--stacked :is(i,svg){font-size:15px}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--icon-only{flex:none;width:46px;min-width:46px;padding:0}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--icon-only :is(i,svg){font-size:15px}:is([data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--icon-only.styles-module-scss-module__Iu_jaG__button--size-sm,[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--icon-only.styles-module-scss-module__Iu_jaG__button--isSmall){width:36px;min-width:36px;padding:0}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--icon-only.styles-module-scss-module__Iu_jaG__button--size-lg{width:52px;min-width:52px;padding:0}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--icon-only.styles-module-scss-module__Iu_jaG__button--isTiny{width:30px;min-width:30px;padding:0}[data-ds=ice] .styles-module-scss-module__Iu_jaG__button.styles-module-scss-module__Iu_jaG__button--noHoverEffect:hover{background-color:unset}:is([data-ds=ice] .styles-module-scss-module__Iu_jaG__button__skeleton,[data-ds=ice] .styles-module-scss-module__Iu_jaG__button__skeleton-default){border-radius:var(--ds-radius);height:46px}:is([data-ds=ice] .styles-module-scss-module__Iu_jaG__button__skeleton--isSmall,[data-ds=ice] .styles-module-scss-module__Iu_jaG__button__skeleton-default--isSmall){height:36px;min-height:36px}
@keyframes styles-module-scss-module__Mk_LYq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Mk_LYq__container{width:100%;transition:all .25s;display:flex}.styles-module-scss-module__Mk_LYq__container--column{flex-direction:column}.styles-module-scss-module__Mk_LYq__container--row{flex-direction:row;gap:16px}.styles-module-scss-module__Mk_LYq__container--height{height:665px}.styles-module-scss-module__Mk_LYq__container__children{all:unset}.styles-module-scss-module__Mk_LYq__container__children--column{width:inherit;align-items:inherit;flex-direction:column;display:flex}.styles-module-scss-module__Mk_LYq__container__children--row{flex-direction:row;gap:16px;display:flex}.styles-module-scss-module__Mk_LYq__container__children--stagger-up{animation:.25s both styles-module-scss-module__Mk_LYq__staggerUp}.styles-module-scss-module__Mk_LYq__container__children--stagger-down{animation:.25s both styles-module-scss-module__Mk_LYq__staggerDown}.styles-module-scss-module__Mk_LYq__container__children--stagger-left{animation:.25s both styles-module-scss-module__Mk_LYq__staggerLeft}.styles-module-scss-module__Mk_LYq__container__children--stagger-right{animation:.25s both styles-module-scss-module__Mk_LYq__staggerRight}@keyframes styles-module-scss-module__Mk_LYq__staggerUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__Mk_LYq__staggerDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__Mk_LYq__staggerLeft{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__Mk_LYq__staggerRight{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translateY(0)}}
@keyframes styles-module-scss-module__iXzVsG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__iXzVsG__container{background-color:var(--background-paper-color);border-radius:0 0 8px 8px;flex-direction:column;gap:16px;width:100%;height:100%;display:flex;position:absolute;bottom:0;left:0;right:0;z-index:100!important}.styles-module-scss-module__iXzVsG__container--smaller{height:80%}@media (max-width:768px){.styles-module-scss-module__iXzVsG__container--smaller{height:85%}}.styles-module-scss-module__iXzVsG__container--default{background-color:var(--background-default-color)}[data-ds=ice] .styles-module-scss-module__iXzVsG__container{border-radius:var(--ds-radius) var(--ds-radius) 8px 8px;background-color:var(--surface-2);box-shadow:0 -8px 24px #00000059}
@keyframes styles-module-scss-module__r6mPpq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__r6mPpq__container{flex-direction:column;width:100%;height:100%;padding-bottom:68px;display:flex;overflow-y:auto}.styles-module-scss-module__r6mPpq__container--grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}.styles-module-scss-module__r6mPpq__container::-webkit-scrollbar{display:none}.styles-module-scss-module__r6mPpq__container::-webkit-scrollbar-track{display:none}.styles-module-scss-module__r6mPpq__container::-webkit-scrollbar-thumb{display:none}
.styles-module-scss-module__xWQioa__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__xWQioa__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__xWQioa__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__xWQioa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__xWQioa__skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__xWQioa__skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__xWQioa__container{cursor:pointer;width:100%;color:var(--text-secondary-color);justify-content:flex-start;align-items:center;padding:16px;font-size:13px;font-weight:400;line-height:18px;transition:all .25s ease-in-out;display:flex}.styles-module-scss-module__xWQioa__container:hover{background-color:var(--primary-ghost-color);color:var(--text-primary-color)}.styles-module-scss-module__xWQioa__container--selected{color:var(--text-primary-color);background-color:var(--primary-ghost-color)}.styles-module-scss-module__xWQioa__container--loading{pointer-events:none}.styles-module-scss-module__xWQioa__skeleton{border-radius:var(--shape-borderRadius);width:20%;height:14px}
@keyframes styles-module-scss-module__7F30QG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__7F30QG__container{cursor:pointer;background-color:var(--background-paper-color);border-radius:8px;align-items:center;gap:8px;width:100%;max-width:100%;height:48px;display:flex;position:relative}.styles-module-scss-module__7F30QG__container--disabled{cursor:not-allowed}.styles-module-scss-module__7F30QG__container--flex-column{height:unset;background-color:unset;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}@media (max-width:768px){.styles-module-scss-module__7F30QG__container--flex-column{gap:8px}}.styles-module-scss-module__7F30QG__container--flex-column .styles-module-scss-module__7F30QG__container__text{background-color:var(--card-color);border-radius:8px;width:100%;max-width:100%;height:48px}@media (max-width:768px){.styles-module-scss-module__7F30QG__container--flex-column .styles-module-scss-module__7F30QG__container__text{max-width:100%}}.styles-module-scss-module__7F30QG__container--flex-column .styles-module-scss-module__7F30QG__container__wrapper{border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;padding-left:0;display:flex;position:relative}.styles-module-scss-module__7F30QG__container--small{height:36px}.styles-module-scss-module__7F30QG__container--small .styles-module-scss-module__7F30QG__container__text{padding:8px;font-size:12px}.styles-module-scss-module__7F30QG__container--card-color{background-color:var(--card-color)}.styles-module-scss-module__7F30QG__container--secondary .styles-module-scss-module__7F30QG__container__wrapper{background-color:var(--background-default-color);width:60px;font-size:10px}.styles-module-scss-module__7F30QG__container__wrapper{background-color:var(--card-color);border-top-right-radius:8px;border-bottom-right-radius:8px;justify-content:center;align-items:center;width:80px;height:100%;padding-left:12px;font-size:12px;line-height:12px;display:flex;position:absolute;right:0;overflow:hidden}.styles-module-scss-module__7F30QG__container__wrapper p{animation:.3s ease-in-out styles-module-scss-module__7F30QG__success-reverse}.styles-module-scss-module__7F30QG__container__wrapper--success{color:var(--success-color)}.styles-module-scss-module__7F30QG__container__wrapper--success p{animation:.3s ease-in-out styles-module-scss-module__7F30QG__success}.styles-module-scss-module__7F30QG__container__text{max-width:83%;padding:12px;position:relative;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__7F30QG__container__text{max-width:90%}}.styles-module-scss-module__7F30QG__container__text__label{color:var(--text-secondary-color);white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:350px;display:block;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__7F30QG__container__text__label{max-width:100%}}.styles-module-scss-module__7F30QG__container :is(i,svg){pointer-events:none;transition:color .25s ease-in-out}.styles-module-scss-module__7F30QG__container input{cursor:pointer!important;color:var(--text-secondary-color)!important}.styles-module-scss-module__7F30QG__container input:read-only{cursor:pointer!important}.styles-module-scss-module__7F30QG__container:hover input,.styles-module-scss-module__7F30QG__container:hover :is(i,svg){color:var(--text-primary-color)!important}@keyframes styles-module-scss-module__7F30QG__success{0%{transform:translate(90%)}to{transform:translate(0)}}@keyframes styles-module-scss-module__7F30QG__success-reverse{0%{transform:translate(-90%)}to{transform:translate(0)}}
@keyframes styles-module-scss-module__VgMwQG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__VgMwQG__container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.styles-module-scss-module__VgMwQG__container__text{color:var(--text-secondary-color);font-size:14px;font-weight:400;line-height:18px}.styles-module-scss-module__VgMwQG__container__lottie{width:100%;max-width:250px;height:auto}@media (max-width:768px){.styles-module-scss-module__VgMwQG__container__lottie{max-width:180px}}
@keyframes styles-module-scss-module__HVgitW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__HVgitW__overlay{z-index:2;background-color:#00000080;border-radius:8px;width:100%;height:100%;position:absolute;inset:0}
@keyframes styles-module-scss-module__vvLXHG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__vvLXHG__option{cursor:pointer;background-color:#0000;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;transition:background-color .25s ease-in-out;display:flex}.styles-module-scss-module__vvLXHG__option--selected,.styles-module-scss-module__vvLXHG__option:hover{background-color:var(--primary-ghost-color)}.styles-module-scss-module__vvLXHG__option:hover .styles-module-scss-module__vvLXHG__option__coin__symbol{color:var(--text-primary-color)}.styles-module-scss-module__vvLXHG__option__row{align-items:center;gap:16px;display:flex}.styles-module-scss-module__vvLXHG__option__image{border-radius:50%;width:32px;height:32px}.styles-module-scss-module__vvLXHG__option__column{flex-direction:column;justify-content:space-around;align-items:flex-start;gap:.25rem;display:flex}.styles-module-scss-module__vvLXHG__option__coin__symbol{color:var(--text-secondary-color);font-size:16px;font-weight:600;line-height:24px;transition:color .25s ease-in-out}.styles-module-scss-module__vvLXHG__option__coin__symbol--selected{color:var(--text-primary-color)}.styles-module-scss-module__vvLXHG__option__coin__name{color:var(--text-secondary-color);font-size:12px;font-weight:400;line-height:18px}.styles-module-scss-module__vvLXHG__option__balance__container{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.3rem;display:flex}.styles-module-scss-module__vvLXHG__option__balance{color:var(--text-primary-color);align-items:center;font-size:14px;font-weight:500;line-height:14px;display:flex}.styles-module-scss-module__vvLXHG__option__balance__decimal{color:var(--text-secondary-color)}.styles-module-scss-module__vvLXHG__option__balance__value{color:var(--text-secondary-color);font-size:12px;font-weight:400;line-height:14px}
@keyframes styles-module-scss-module___yImmq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module___yImmq__option{background-color:var(--background-default-color);cursor:pointer;align-items:center;gap:16px;width:100%;min-height:64px;padding:16px;transition:all .25s ease-in-out;display:flex}.styles-module-scss-module___yImmq__option:hover,.styles-module-scss-module___yImmq__option--container-color{background-color:var(--background-paper-color)}.styles-module-scss-module___yImmq__option--container-color:hover{background-color:var(--card-color)}.styles-module-scss-module___yImmq__option--selected{background-color:var(--primary-ghost-color)}.styles-module-scss-module___yImmq__option--selected:hover{filter:brightness(110%)}.styles-module-scss-module___yImmq__option__column{flex-direction:column;justify-content:space-around;align-items:flex-start;gap:.25rem;display:flex}.styles-module-scss-module___yImmq__option__image{border-radius:50%;width:32px;height:32px}.styles-module-scss-module___yImmq__option__symbol{font-size:16px;font-weight:600;line-height:24px;transition:color .25s ease-in-out}.styles-module-scss-module___yImmq__option__name{color:var(--text-secondary-color);font-size:12px;font-weight:400;line-height:18px}
@keyframes styles-module-scss-module__lEqi8G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__lEqi8G__option{cursor:pointer;background-color:#0000;align-items:center;gap:16px;width:100%;padding:16px;transition:background-color .25s ease-in-out;display:flex}.styles-module-scss-module__lEqi8G__option--selected,.styles-module-scss-module__lEqi8G__option:hover{background-color:var(--primary-ghost-color)}.styles-module-scss-module__lEqi8G__option__image{border-radius:50%;width:32px;height:32px}.styles-module-scss-module__lEqi8G__option__label{color:var(--text-secondary-color);font-size:14px;font-weight:400;line-height:18px}
@keyframes styles-module-scss-module__592PlG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__592PlG__container{cursor:pointer;background-color:var(--background-paper-color);flex-direction:column;gap:4px;width:100%;padding:16px;transition:all .25s ease-in-out;display:flex}.styles-module-scss-module__592PlG__container:hover{background-color:var(--primary-ghost-color)}.styles-module-scss-module__592PlG__container:hover .styles-module-scss-module__592PlG__container__subtitle{color:var(--text-primary-color)}.styles-module-scss-module__592PlG__container--selected{background-color:var(--primary-ghost-color)}.styles-module-scss-module__592PlG__container--selected:hover{filter:brightness(110%)}.styles-module-scss-module__592PlG__container__title{color:var(--text-primary-color);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__592PlG__container__subtitle{color:var(--text-secondary-color);font-size:12px;transition:all .25s ease-in-out}.styles-module-scss-module__592PlG__container__chip{border-radius:8px;width:max-content;padding:4px 8px;font-size:12px}
@keyframes styles-module-scss-module__04jsjW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__04jsjW__container{align-self:flex-start;align-items:center;gap:8px;width:100%;max-width:100px;display:flex}.styles-module-scss-module__04jsjW__container__row{align-items:center;gap:8px;display:flex}
.styles-module-scss-module__gEfUBa__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__gEfUBa__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__gEfUBa__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__gEfUBa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__gEfUBa__skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__gEfUBa__skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__gEfUBa__checkbox{border:1px solid var(--divider-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;display:flex}.styles-module-scss-module__gEfUBa__checkbox :is(i,svg){color:var(--text-primary-color);font-size:12px;display:none}.styles-module-scss-module__gEfUBa__checkbox--checked{background-color:var(--primary-color)}.styles-module-scss-module__gEfUBa__checkbox--checked :is(i,svg){display:flex}.styles-module-scss-module__gEfUBa__checkbox--large{width:32px;min-width:32px;height:32px}.styles-module-scss-module__gEfUBa__checkbox--large :is(i,svg){font-size:16px}.styles-module-scss-module__gEfUBa__checkbox--disabled{pointer-events:none}.styles-module-scss-module__gEfUBa__skeleton{border-radius:var(--shape-borderRadius);width:18px;min-width:18px;height:18px}.styles-module-scss-module__gEfUBa__skeleton--large{width:32px;min-width:32px;height:32px}
@keyframes styles-module-scss-module__qRg-9q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__qRg-9q__container{border-radius:50%;width:12px;height:12px;position:relative}
@keyframes styles-module-scss-module__1LSyCa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__1LSyCa__container{background-color:var(--background-paper-color);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:16px;display:flex}.styles-module-scss-module__1LSyCa__container--default-color{background-color:var(--background-default-color)}.styles-module-scss-module__1LSyCa__container__title{color:var(--text-primary-color);justify-content:center;font-size:36px;display:flex}.styles-module-scss-module__1LSyCa__container__description{text-align:center;color:var(--text-primary-color);justify-content:center;font-size:17px;display:flex}.styles-module-scss-module__1LSyCa__container__row{justify-content:center;align-items:center;display:flex}.styles-module-scss-module__1LSyCa__container__row--around{justify-content:space-around}.styles-module-scss-module__1LSyCa__container__button{max-width:200px!important}.styles-module-scss-module__1LSyCa__container__spacer{margin-top:16px}.styles-module-scss-module__1LSyCa__container__code{color:var(--text-primary-color);font-size:24px}.styles-module-scss-module__1LSyCa__container__divider{border-right:1px solid var(--text-primary-color);height:auto;margin:0 8px}.styles-module-scss-module__1LSyCa__container__message{color:var(--text-secondary-color);font-size:12px}.styles-module-scss-module__1LSyCa__container__swoosh{z-index:0;background-color:#0000;background-size:100%;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100px;margin-right:16px;transition:all .5s ease-in-out;display:flex;top:0;left:0}.styles-module-scss-module__1LSyCa__container__swoosh:hover{background-color:#0000;transform:rotate(360deg)}.styles-module-scss-module__1LSyCa__container__swoosh :is(i,svg){color:var(--primary-color);font-size:36px}
@keyframes styles-module-scss-module__6OoLHG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__6OoLHG__coin{border-radius:50%;align-items:center;gap:4px;width:20px;height:20px;display:flex;position:absolute;top:50%;right:50px;transform:translateY(-50%)}.styles-module-scss-module__6OoLHG__coin__image{border-radius:50%;width:20px;height:20px}.styles-module-scss-module__6OoLHG__coin__name{text-transform:uppercase;color:var(--text-secondary-color);font-size:12px;font-weight:900}[data-ds=ice] .styles-module-scss-module__6OoLHG__coin__name{font-weight:600}.styles-module-scss-module__6OoLHG__input{background-color:unset;text-align:center;color:var(--text-primary-color);border:none;font-size:26px}.styles-module-scss-module__6OoLHG__input::placeholder{color:var(--text-secondary-color);opacity:.5;font-size:26px;transition:opacity .25s ease-in-out}
@keyframes styles-module-scss-module__3VWNoq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__3VWNoq__container{background-color:var(--background-paper-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.25rem;width:100%;max-width:200px;height:40px;padding:12px;transition:opacity .25s ease-in-out;display:flex}.styles-module-scss-module__3VWNoq__container:hover{opacity:.8}.styles-module-scss-module__3VWNoq__container--cardBg{background-color:var(--background-default-color)}.styles-module-scss-module__3VWNoq__container__spacer{margin-top:12px}.styles-module-scss-module__3VWNoq__container__title-container{justify-content:space-around;align-items:center;display:flex}.styles-module-scss-module__3VWNoq__container__row{justify-content:center;align-items:center;display:flex}.styles-module-scss-module__3VWNoq__container__swoosh{z-index:2;background-color:#0000;background-size:100%;border-radius:8px;justify-content:center;align-items:center;width:100%;transition:all .5s ease-in-out;display:flex;top:0;left:0}.styles-module-scss-module__3VWNoq__container__swoosh:hover{background-color:#0000;transform:rotate(360deg)}.styles-module-scss-module__3VWNoq__container__swoosh :is(i,svg){color:var(--primary-color);font-size:20px}.styles-module-scss-module__3VWNoq__container__divider{border-right:1px solid var(--text-primary-color);height:auto;margin-left:8px}.styles-module-scss-module__3VWNoq__container__message{color:var(--secondary-color);font-size:12px}
.styles-module-scss-module__3KG20G__container__description__skeleton--secondary,.styles-module-scss-module__3KG20G__container__description__skeleton,.styles-module-scss-module__3KG20G__container__label__skeleton--secondary,.styles-module-scss-module__3KG20G__container__label__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__3KG20G__container__description__skeleton--secondary:after,.styles-module-scss-module__3KG20G__container__description__skeleton:after,.styles-module-scss-module__3KG20G__container__label__skeleton--secondary:after,.styles-module-scss-module__3KG20G__container__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__3KG20G__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__3KG20G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__3KG20G__container__description__skeleton--secondary,.styles-module-scss-module__3KG20G__container__label__skeleton--secondary{background-color:var(--background-default-color)!important}.styles-module-scss-module__3KG20G__container__description__skeleton--secondary:after,.styles-module-scss-module__3KG20G__container__label__skeleton--secondary:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__3KG20G__container{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__3KG20G__container--no-gap{gap:0}.styles-module-scss-module__3KG20G__container__label{color:var(--text-primary-color);font-size:14px;font-weight:700}.styles-module-scss-module__3KG20G__container__label--text-align{text-align:center}.styles-module-scss-module__3KG20G__container__label--action{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module-scss-module__3KG20G__container__label--big{font-size:20px}.styles-module-scss-module__3KG20G__container__label--light{color:var(--text-primary-color);font-weight:600}.styles-module-scss-module__3KG20G__container__label--secondary{color:var(--text-secondary-color)}.styles-module-scss-module__3KG20G__container__label--bottom-optional-label{flex-direction:column;display:flex}.styles-module-scss-module__3KG20G__container__label--thirdiary{color:var(--text-secondary-color);margin-top:4px;font-size:10px;font-weight:400}.styles-module-scss-module__3KG20G__container__label__skeleton,.styles-module-scss-module__3KG20G__container__label__skeleton--secondary{border-radius:var(--shape-borderRadius);width:120px;height:16px}.styles-module-scss-module__3KG20G__container__description{color:var(--text-secondary-color);font-size:12px;font-weight:700}.styles-module-scss-module__3KG20G__container__description--light{color:var(--text-primary-color);font-size:12px;font-weight:400}.styles-module-scss-module__3KG20G__container__description__skeleton,.styles-module-scss-module__3KG20G__container__description__skeleton--secondary{border-radius:var(--shape-borderRadius);width:100%;height:16px}[data-ds=ice] .styles-module-scss-module__3KG20G__container__label{font-size:13px;font-weight:600}[data-ds=ice] .styles-module-scss-module__3KG20G__container__label--big{font-size:20px}[data-ds=ice] .styles-module-scss-module__3KG20G__container__label--thirdiary{font-size:10px;font-weight:400}[data-ds=ice] .styles-module-scss-module__3KG20G__container__description{color:var(--text-disabled-color);font-weight:600}[data-ds=ice] .styles-module-scss-module__3KG20G__container__description--light{color:var(--text-primary-color);font-weight:400}
@keyframes styles-module-scss-module__cukEUG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__cukEUG__container{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}.styles-module-scss-module__cukEUG__container--hide-day{grid-template-columns:repeat(2,1fr)}.styles-module-scss-module__cukEUG__container__label{display:block}.styles-module-scss-module__cukEUG__container__label--order-1{order:1}.styles-module-scss-module__cukEUG__container__label--order-2{order:2}.styles-module-scss-module__cukEUG__container__label--order-3{order:3}.styles-module-scss-module__cukEUG__container--error{color:var(--error-color);font-size:12px;font-weight:500}
@keyframes styles-module-scss-module__sCPvyW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__sCPvyW__icon{cursor:pointer;color:var(--text-secondary-color);z-index:2;font-size:14px;transition:color .25s ease-in-out;top:50%;right:16px;transform:translateY(-50%);position:absolute!important}.styles-module-scss-module__sCPvyW__icon:hover{color:var(--text-primary-color)}
@keyframes styles-module-scss-module__RUq6JW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__RUq6JW__container{scroll-snap-type:y proximity;perspective:1000px;flex-direction:column;align-items:center;width:100%;height:100%;padding-top:calc(50% - 20px);padding-bottom:calc(50% - 20px);display:flex;position:relative}.styles-module-scss-module__RUq6JW__container--order-1{order:1}.styles-module-scss-module__RUq6JW__container--order-2{order:2}.styles-module-scss-module__RUq6JW__container--order-3{order:3}.styles-module-scss-module__RUq6JW__container::-webkit-scrollbar{display:none!important}.styles-module-scss-module__RUq6JW__container::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__RUq6JW__container::-webkit-scrollbar-thumb{display:none!important}
@keyframes styles-module-scss-module__d4swOa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__d4swOa__cell{width:100%;height:40px;min-height:40px;color:var(--text-secondary-color);scroll-snap-align:center;transform-style:preserve-3d;justify-content:center;align-items:center;font-size:16px;display:flex}.styles-module-scss-module__d4swOa__cell--current{color:var(--text-primary-color);font-size:20px;font-weight:700;transform:rotateX(0)translateZ(0)}
@keyframes styles-module-scss-module__TBzaPW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__TBzaPW__container{background-color:var(--background-paper-color);z-index:15;width:100%;height:100%;max-height:350px;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.styles-module-scss-module__TBzaPW__container__content{justify-content:center;align-items:center;width:100%;height:calc(100% - 32px);min-height:1px;padding:16px;display:flex;overflow:hidden}.styles-module-scss-module__TBzaPW__container__content:before,.styles-module-scss-module__TBzaPW__container__content:after{content:"";z-index:3;pointer-events:none;height:30%;position:absolute;left:0;right:0}.styles-module-scss-module__TBzaPW__container__content:before{background:linear-gradient(to top, var(--card-color) -40%, transparent);bottom:0}.styles-module-scss-module__TBzaPW__container__content:after{background:linear-gradient(to bottom, var(--card-color) -40%, transparent);top:48px}
.styles-module-scss-module__ONfh5a__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__ONfh5a__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__ONfh5a__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__ONfh5a__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__ONfh5a__skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__ONfh5a__skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__ONfh5a__icon{all:unset;box-sizing:border-box;background-color:var(--card-color);width:40px;height:40px;color:var(--text-primary-color);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background-color .25s ease-in-out;display:flex;position:relative;flex-shrink:0!important}.styles-module-scss-module__ONfh5a__icon--box-height{width:48px;height:48px}.styles-module-scss-module__ONfh5a__icon--bg-unset{background-color:unset}.styles-module-scss-module__ONfh5a__icon--primary{background-color:var(--primary-color);color:var(--text-primary-color)}.styles-module-scss-module__ONfh5a__icon--rounded,.styles-module-scss-module__ONfh5a__icon--rounded--radiant{border-radius:100%}.styles-module-scss-module__ONfh5a__icon--rounded--radiant:before{content:"";border-radius:inherit;background:linear-gradient(90deg, var(--primary-color) -50%, #5ff0 100%);width:100%;-webkit-mask:linear-gradient(var(--text-primary-color) 0 0) content-box,linear-gradient(var(--text-primary-color) 0 0);-webkit-mask-composite:xor;pointer-events:none;z-index:1;padding:1px;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}.styles-module-scss-module__ONfh5a__icon--icon-only{width:unset;height:unset;background-color:unset;border-radius:unset}.styles-module-scss-module__ONfh5a__icon--icon-only:hover{color:var(--text-primary-color)}.styles-module-scss-module__ONfh5a__icon--small{width:25px;height:25px;font-size:14px}.styles-module-scss-module__ONfh5a__icon--game-page{background-color:#070b228c;border-radius:50%;width:40px;height:40px;font-size:16px}.styles-module-scss-module__ONfh5a__icon--larger{width:50px;height:50px}.styles-module-scss-module__ONfh5a__icon--border{border:1px solid var(--primary-ghost-color)}.styles-module-scss-module__ONfh5a__icon:not(.styles-module-scss-module__ONfh5a__icon--bg-unset):hover{background-color:#070b228c}.styles-module-scss-module__ONfh5a__icon:disabled{pointer-events:none}.styles-module-scss-module__ONfh5a__icon--no-background{background-color:unset}.styles-module-scss-module__ONfh5a__icon--container{background-color:var(--background-paper-color);transition:all .3s}.styles-module-scss-module__ONfh5a__icon--container:hover{filter:brightness(120%)}.styles-module-scss-module__ONfh5a__skeleton{border-radius:var(--shape-borderRadius);width:40px;height:40px}.styles-module-scss-module__ONfh5a__skeleton--small{width:25px;height:25px;font-size:14px}.styles-module-scss-module__ONfh5a__skeleton--game-page{width:40px;height:40px}
@keyframes styles-module-scss-module__OdbFLq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__OdbFLq__container{width:100%;height:100%;position:unset;will-change:transform,opacity}.styles-module-scss-module__OdbFLq__container::-webkit-scrollbar{display:none!important}.styles-module-scss-module__OdbFLq__container::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__OdbFLq__container::-webkit-scrollbar-thumb{display:none!important}.styles-module-scss-module__OdbFLq__container--fadeInDown{animation:.5s forwards styles-module-scss-module__OdbFLq__fadeInDown}.styles-module-scss-module__OdbFLq__container--fadeInLeft{animation:.5s forwards styles-module-scss-module__OdbFLq__fadeInLeft}.styles-module-scss-module__OdbFLq__container--fadeInRight{animation:.5s forwards styles-module-scss-module__OdbFLq__fadeInRight}.styles-module-scss-module__OdbFLq__container--fadeInUp{animation:.5s forwards styles-module-scss-module__OdbFLq__fadeInUp}@keyframes styles-module-scss-module__OdbFLq__fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__OdbFLq__fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes styles-module-scss-module__OdbFLq__fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes styles-module-scss-module__OdbFLq__fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}
.styles-module-scss-module__RyC6_q__skeleton--secondary,.styles-module-scss-module__RyC6_q__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__RyC6_q__skeleton--secondary:after,.styles-module-scss-module__RyC6_q__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__RyC6_q__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__RyC6_q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__RyC6_q__skeleton--secondary{background-color:var(--background-default-color)!important}.styles-module-scss-module__RyC6_q__skeleton--secondary:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__RyC6_q__skeleton,.styles-module-scss-module__RyC6_q__skeleton--secondary{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__RyC6_q__context__popper{background:var(--background-default-color);opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0;z-index:2147483647!important}.styles-module-scss-module__RyC6_q__context__popper :is(i,svg){pointer-events:none}.styles-module-scss-module__RyC6_q__context:hover{z-index:99999!important}.styles-module-scss-module__RyC6_q__context:hover+.styles-module-scss-module__RyC6_q__context__popper{background:var(--background-default-color);border:2px dashed var(--divider-color);opacity:.8;transition:all .3s}
@keyframes styles-module-scss-module__zpDQfa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__zpDQfa__row{grid-template-columns:repeat(4,1fr);align-items:center;gap:16px;width:100%;max-width:100%;display:grid}.styles-module-scss-module__zpDQfa__row .styles-module-scss-module__zpDQfa__row__wrapper:last-child .styles-module-scss-module__zpDQfa__row__wrapper__card:after{display:none}.styles-module-scss-module__zpDQfa__row--container-color .styles-module-scss-module__zpDQfa__row__wrapper__card{background-color:var(--background-paper-color)}.styles-module-scss-module__zpDQfa__row--small{width:max-content;max-width:unset;grid-template-columns:repeat(4,32px)}@media (max-width:768px){.styles-module-scss-module__zpDQfa__row--small{grid-template-columns:repeat(4,40px)}}.styles-module-scss-module__zpDQfa__row--hide-days{width:max-content;max-width:unset;grid-template-columns:repeat(3,1fr)}.styles-module-scss-module__zpDQfa__row--hide-hours{width:max-content;max-width:unset;grid-template-columns:repeat(2,1fr)}.styles-module-scss-module__zpDQfa__row__wrapper{flex-direction:column;align-items:center;gap:4px;width:100%;max-width:100%;display:flex}.styles-module-scss-module__zpDQfa__row__wrapper__card{aspect-ratio:1;background-color:var(--background-default-color);width:100%;height:100%;color:var(--text-primary-color);border-radius:8px;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex;position:relative}.styles-module-scss-module__zpDQfa__row__wrapper__card--small{min-width:32px;max-width:32px;font-size:10px}.styles-module-scss-module__zpDQfa__row__wrapper__card:after{content:":";color:var(--text-primary-color);font-size:10px;font-weight:700;position:absolute;top:50%;right:-16px;transform:translate(-4px,-50%)}.styles-module-scss-module__zpDQfa__row__wrapper__label{color:var(--text-secondary-color);font-size:12px;font-weight:700}.styles-module-scss-module__zpDQfa__row__wrapper__label--small{font-size:10px}
.styles-module-scss-module__n-aN_W__label,.styles-module-scss-module__n-aN_W__value{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__n-aN_W__label:after,.styles-module-scss-module__n-aN_W__value: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__n-aN_W__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__n-aN_W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__n-aN_W__value{background-color:var(--background-default-color)!important}.styles-module-scss-module__n-aN_W__value:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__n-aN_W__value,.styles-module-scss-module__n-aN_W__label{border-radius:8px}.styles-module-scss-module__n-aN_W__value{border-radius:var(--shape-borderRadius);width:20px;height:20px}.styles-module-scss-module__n-aN_W__label{border-radius:var(--shape-borderRadius);width:80%;height:12px}
@keyframes styles-module-scss-module__AzJw_a__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__AzJw_a__container{color:var(--text-secondary);justify-content:center;align-items:center;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__AzJw_a__container :is(i,svg){margin-left:8px;margin-right:16px}
@keyframes styles-module-scss-module__4yo5ya__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__4yo5ya__container{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__4yo5ya__container__lottie{width:200px}.styles-module-scss-module__4yo5ya__container__title{color:var(--text-primary-color);font-size:16px;font-weight:600}.styles-module-scss-module__4yo5ya__container__description{color:var(--text-secondary-color);text-align:center;max-width:300px;margin:0 auto;font-size:14px;font-weight:500}
.styles-module-scss-module__3JlVYG__skeleton--secondary,.styles-module-scss-module__3JlVYG__skeleton--default{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__3JlVYG__skeleton--secondary:after,.styles-module-scss-module__3JlVYG__skeleton--default: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__3JlVYG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__3JlVYG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__3JlVYG__skeleton--secondary{background-color:var(--background-default-color)!important}.styles-module-scss-module__3JlVYG__skeleton--secondary:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__3JlVYG__container{flex-direction:column;gap:4px;width:100%;display:flex}.styles-module-scss-module__3JlVYG__container--border{border:.1px solid var(--divider-color);border-radius:8px}.styles-module-scss-module__3JlVYG__container--range{background-color:var(--background-default-color);padding-block:4px;padding-inline:48px;border-radius:8px;width:100%;padding-top:6px;position:relative}.styles-module-scss-module__3JlVYG__container--checkbox{border:unset;outline:unset;background-color:var(--background-paper-color);-webkit-user-select:none;user-select:none;width:24px;height:24px;color:var(--primary-contrast-color);border-radius:8px;position:relative}.styles-module-scss-module__3JlVYG__container--radio{border:unset;outline:unset;-webkit-user-select:none;user-select:none;width:24px;height:24px;position:relative}.styles-module-scss-module__3JlVYG__container--switch{width:50px;height:20px;display:inline-block;position:relative}.styles-module-scss-module__3JlVYG__container--date{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.styles-module-scss-module__3JlVYG__container--color{border:unset;outline:unset;-webkit-user-select:none;user-select:none;border-radius:8px;width:100%;height:48px;position:relative;background-color:var(--background-default-color)!important}.styles-module-scss-module__3JlVYG__container--date:read-only,.styles-module-scss-module__3JlVYG__container--date:disabled{width:100%}.styles-module-scss-module__3JlVYG__container__value{color:var(--text-primary-color);font-size:14px;font-weight:700;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.styles-module-scss-module__3JlVYG__container__value--right{left:unset;color:var(--text-secondary-color);right:16px}.styles-module-scss-module__3JlVYG__container__relative{width:100%;position:relative}.styles-module-scss-module__3JlVYG__container__relative--radio,.styles-module-scss-module__3JlVYG__container__relative--checkbox{position:unset}.styles-module-scss-module__3JlVYG__container__input-error{color:color-mix(in srgb, var(--error-color) 80%, #fff);background-color:color-mix(in srgb, var(--error-color) 10%, transparent);border:1px solid color-mix(in srgb, var(--error-color) 24%, transparent);border-radius:8px;padding:6px 10px;font-size:12px;font-weight:500;line-height:1.4}.styles-module-scss-module__3JlVYG__container__input-success{color:var(--success-color);font-size:12px;font-weight:600;line-height:1.4}.styles-module-scss-module__3JlVYG__container__figure{color:var(--text-secondary-color);z-index:2;font-size:14px;transition:color .25s ease-in-out;top:50%;left:16px;transform:translateY(-50%);position:absolute!important}.styles-module-scss-module__3JlVYG__container__figure--right{left:unset;right:16px}.styles-module-scss-module__3JlVYG__container__figure--radio,.styles-module-scss-module__3JlVYG__container__figure--checkbox{font-size:14px;top:28%;left:28%;transform:translate(-28%,-28%)}.styles-module-scss-module__3JlVYG__container__figure--password{cursor:pointer}.styles-module-scss-module__3JlVYG__container__figure--password:hover{color:var(--text-primary-color)}.styles-module-scss-module__3JlVYG__container__figure--password--admin{right:45px}.styles-module-scss-module__3JlVYG__container__eraser{all:unset;box-sizing:border-box;width:18px;height:18px;color:var(--background-default-color);background-color:var(--text-secondary-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:10px;transition:color .25s ease-in-out;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.styles-module-scss-module__3JlVYG__container__eraser:hover{color:var(--primary-color)}.styles-module-scss-module__3JlVYG__container__input{width:100%;height:48px;color:var(--text-primary-color);background-color:var(--background-default-color);border:1px solid #ffffff26;border-radius:8px;outline:none;padding:0 16px;font-size:14px;font-weight:400;transition:color .25s ease-in-out,border .25s ease-in-out}.styles-module-scss-module__3JlVYG__container__input--auto-type::placeholder{color:var(--text-secondary-color);opacity:.5;font-size:12px;transition:opacity .25s ease-in-out;animation:1s infinite styles-module-scss-module__3JlVYG__autoTypePlaceholderAnimation}.styles-module-scss-module__3JlVYG__container__input::placeholder{color:var(--text-secondary-color);opacity:.5;font-size:12px;transition:color .25s ease-in-out,border .25s ease-in-out}.styles-module-scss-module__3JlVYG__container__input:not(:read-only):hover,.styles-module-scss-module__3JlVYG__container__input:not(:read-only):focus{color:var(--text-primary-color);border:2px solid var(--primary-color)}.styles-module-scss-module__3JlVYG__container__input:not(:read-only):hover~.styles-module-scss-module__3JlVYG__container__figure,.styles-module-scss-module__3JlVYG__container__input:not(:read-only):focus~.styles-module-scss-module__3JlVYG__container__figure{color:var(--text-primary-color)}.styles-module-scss-module__3JlVYG__container__input:not(:read-only):hover::placeholder,.styles-module-scss-module__3JlVYG__container__input:not(:read-only):focus::placeholder{color:var(--text-secondary-color)}.styles-module-scss-module__3JlVYG__container__input--container-color{background-color:var(--background-paper-color);border:1px solid #ffffff26}.styles-module-scss-module__3JlVYG__container__input--card-color{background-color:var(--card-color);border:1px solid #ffffff26}.styles-module-scss-module__3JlVYG__container__input--figure,.styles-module-scss-module__3JlVYG__container__input--padding-left{padding-left:42px}.styles-module-scss-module__3JlVYG__container__input--figure--right,.styles-module-scss-module__3JlVYG__container__input--padding-left--right{padding-left:16px;padding-right:42px}.styles-module-scss-module__3JlVYG__container__input--color{cursor:pointer;border-radius:8px;width:100%;height:48px;transition:all .3s;position:relative}.styles-module-scss-module__3JlVYG__container__input--color:hover{filter:brightness(110%);border:2px solid var(--primary-color)}.styles-module-scss-module__3JlVYG__container__input--color::-webkit-color-swatch{border:none;border-radius:50%;width:30px;height:30px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.styles-module-scss-module__3JlVYG__container__input--color:before{content:attr(value);color:var(--text-primary-color);font-size:14px;font-weight:700;position:absolute;top:50%;left:52px;transform:translateY(-50%)}.styles-module-scss-module__3JlVYG__container__input--error{border:2px solid color-mix(in srgb, var(--error-color) 70%, transparent);background-color:color-mix(in srgb, var(--error-color) 6%, var(--background-default-color))}.styles-module-scss-module__3JlVYG__container__input--error:hover,.styles-module-scss-module__3JlVYG__container__input--error:focus{color:var(--text-primary-color);background-color:color-mix(in srgb, var(--error-color) 10%, var(--background-default-color));border:2px solid var(--error-color)!important}.styles-module-scss-module__3JlVYG__container__input--range{all:unset;appearance:none;background-color:var(--text-secondary-color);border-radius:8px;width:100%;height:15px;margin:0;padding-right:unset!important;cursor:pointer!important;background:linear-gradient(to right, var(--primary-color) 0%, var(--primary-color) calc(var(--position) - 10%), var(--card-color) var(--position), var(--card-color))!important}.styles-module-scss-module__3JlVYG__container__input--text-area{resize:none;height:80px;padding-block:16px;font-size:16px}.styles-module-scss-module__3JlVYG__container__input--text-area::-webkit-scrollbar{display:none!important}.styles-module-scss-module__3JlVYG__container__input--text-area::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__3JlVYG__container__input--text-area::-webkit-scrollbar-thumb{display:none!important}.styles-module-scss-module__3JlVYG__container__input--hidden{display:none}.styles-module-scss-module__3JlVYG__container__input__indicator{opacity:0;pointer-events:none;background-color:var(--card-color);border:1px solid var(--divider-color);width:50px;height:50px;color:var(--text-primary-color);bottom:calc(100% + 15px);left:calc(var(--indicator-position) - 14%);border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:opacity .3s;display:flex;position:absolute}.styles-module-scss-module__3JlVYG__container__input__indicator:after{content:"";background-color:var(--card-color);border:inherit;border-top:unset;border-left:unset;width:15px;height:15px;position:absolute;bottom:-7.5px;left:50%;transform:translate(-50%)rotate(45deg)}.styles-module-scss-module__3JlVYG__container__input::-webkit-slider-runnable-track{border-radius:8px;width:100%;height:15px}.styles-module-scss-module__3JlVYG__container__input::-webkit-slider-thumb{appearance:none;background:var(--primary-color);border:0;border-radius:8px;width:20px;height:20px;transition:background-color .15s;position:relative;top:50%;transform:translateY(-50%)rotate(45deg)}.styles-module-scss-module__3JlVYG__container__input::-moz-range-track{width:100%;height:30px}.styles-module-scss-module__3JlVYG__container__input::-moz-range-progress{width:100%;height:30px}.styles-module-scss-module__3JlVYG__container__input::-moz-range-thumb{appearance:none;border:0;border-radius:100%;width:40px;height:40px;margin:0;transition:background-color .15s}.styles-module-scss-module__3JlVYG__container__input::-ms-track{color:#0000;background:0 0;border:0;width:100%;height:30px}.styles-module-scss-module__3JlVYG__container__input::-ms-thumb{appearance:none;background:var(--text-primary-color);width:40px;height:40px;box-shadow:none;border:0;border-radius:100%;margin:0;transition:background .15s;top:0}.styles-module-scss-module__3JlVYG__container__input--checkbox,.styles-module-scss-module__3JlVYG__container__input--radio{opacity:0;cursor:pointer;z-index:1;width:24px;height:24px;position:absolute}.styles-module-scss-module__3JlVYG__container__input--checkbox:checked+.styles-module-scss-module__3JlVYG__container__input__checkmark,.styles-module-scss-module__3JlVYG__container__input--radio:checked+.styles-module-scss-module__3JlVYG__container__input__checkmark{background-color:var(--primary-color)}.styles-module-scss-module__3JlVYG__container__input--checkbox:checked+.styles-module-scss-module__3JlVYG__container__input__checkmark:after,.styles-module-scss-module__3JlVYG__container__input--checkbox:checked+.styles-module-scss-module__3JlVYG__container__input__checkmark--radio,.styles-module-scss-module__3JlVYG__container__input--radio:checked+.styles-module-scss-module__3JlVYG__container__input__checkmark:after,.styles-module-scss-module__3JlVYG__container__input--radio:checked+.styles-module-scss-module__3JlVYG__container__input__checkmark--radio{opacity:1;border:3px solid var(--primary-color)!important}.styles-module-scss-module__3JlVYG__container__input--opacity{background-color:rgba(var(--card-color), .4)!important}.styles-module-scss-module__3JlVYG__container__input__checkmark{z-index:2;background-color:var(--card-color);aspect-ratio:1;pointer-events:none;border-radius:8px;width:24px;height:24px;transition:all .3s;position:absolute;top:0;left:0;cursor:pointer!important}.styles-module-scss-module__3JlVYG__container__input__checkmark:after{content:"";opacity:0;background-color:var(--primary-contrast-color);border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;line-height:1rem;transition:all .3s;display:flex;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M434.8 70.1c14.3 10.4 17.5 30.4 7.1 44.7l-256 352c-5.5 7.6-14 12.3-23.4 13.1s-18.5-2.7-25.1-9.3l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l101.5 101.5 234-321.7c10.4-14.3 30.4-17.5 44.7-7.1z'/></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M434.8 70.1c14.3 10.4 17.5 30.4 7.1 44.7l-256 352c-5.5 7.6-14 12.3-23.4 13.1s-18.5-2.7-25.1-9.3l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l101.5 101.5 234-321.7c10.4-14.3 30.4-17.5 44.7-7.1z'/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:16px 16px;mask-size:16px 16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.styles-module-scss-module__3JlVYG__container__input__checkmark--radio{border:1px solid var(--divider-color);border-radius:50%;background-color:var(--card-color)!important}.styles-module-scss-module__3JlVYG__container__input__checkmark--radio:after{content:"";aspect-ratio:1;background-color:var(--primary-color);opacity:0;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module-scss-module__3JlVYG__container__input--switch{opacity:0;cursor:pointer;width:50px;height:20px}.styles-module-scss-module__3JlVYG__container__input--switch:checked+.styles-module-scss-module__3JlVYG__container__input__switch__slider:before{background-color:var(--primary-color);transform:translateY(-50%)translate(24px)}.styles-module-scss-module__3JlVYG__container__input--switch:checked+.styles-module-scss-module__3JlVYG__container__input__switch__slider{background-color:var(--primary-ghost-color)}.styles-module-scss-module__3JlVYG__container__input__switch__slider{cursor:pointer;padding:unset;pointer-events:none;background-color:var(--card-color);border-radius:20px;transition:all .4s;position:absolute;inset:0}.styles-module-scss-module__3JlVYG__container__input__switch__slider:before{content:"";background-color:var(--background-paper-color);border-radius:50%;width:14px;height:14px;transition:all .4s;position:absolute;top:50%;left:3px;transform:translateY(-50%)translate(0)}.styles-module-scss-module__3JlVYG__container__tooltip{border:2px solid var(--error-color);background-color:var(--background-default-color);z-index:2;width:100%;color:var(--text-primary-color);text-align:center;border-radius:8px;flex-wrap:wrap;justify-content:center;gap:4px;padding:16px;font-size:12px;font-weight:500;display:flex;position:absolute;top:130%;left:0;right:0}.styles-module-scss-module__3JlVYG__container__tooltip:before{content:"";background-color:var(--background-default-color);border-top:2px solid var(--error-color);border-right:2px solid var(--error-color);width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:rotate(-45deg)}.styles-module-scss-module__3JlVYG__container__formated_value{background-color:var(--background-paper-color);word-break:break-all;letter-spacing:0;border-radius:8px;width:100%;height:80px;padding:16px;font-size:16px;line-height:1.4rem;padding-right:44px!important}.styles-module-scss-module__3JlVYG__container__formated_value--hidden{display:none}.styles-module-scss-module__3JlVYG__container__formated_value strong{color:var(--primary-color);font-weight:400}.styles-module-scss-module__3JlVYG__container:hover .styles-module-scss-module__3JlVYG__container__input__indicator,.styles-module-scss-module__3JlVYG__container:focus .styles-module-scss-module__3JlVYG__container__input__indicator{opacity:1}.styles-module-scss-module__3JlVYG__skeleton--default,.styles-module-scss-module__3JlVYG__skeleton--secondary{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__3JlVYG__skeleton{width:100%;height:48px}.styles-module-scss-module__3JlVYG__skeleton--switch{border-radius:16px;width:50px;height:20px}.styles-module-scss-module__3JlVYG__skeleton--radio{border-radius:50%;width:24px;height:24px}.styles-module-scss-module__3JlVYG__skeleton--checkbox{width:24px;height:24px}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field{border-radius:var(--ds-radius);background-color:var(--surface-lavanda);border:1.5px solid #0000;height:52px;font-size:14px;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}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field::placeholder{opacity:1;color:var(--text-disabled-color);font-size:1em;font-weight:600}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field:not(:read-only):hover:not(:focus){background-color:var(--surface-lavanda-hover);border:1.5px solid #0000}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field: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__3JlVYG__container__input--field:not(:read-only):hover~.styles-module-scss-module__3JlVYG__container__figure:not(.styles-module-scss-module__3JlVYG__container__figure--status){color:var(--text-disabled-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field:not(:read-only):focus~.styles-module-scss-module__3JlVYG__container__figure:not(.styles-module-scss-module__3JlVYG__container__figure--status){color:var(--primary-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field~.styles-module-scss-module__3JlVYG__container__figure:not(.styles-module-scss-module__3JlVYG__container__figure--status){color:var(--text-disabled-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field:disabled{opacity:.5}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field.styles-module-scss-module__3JlVYG__container__input--size-sm{height:44px;font-size:13.5px}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field.styles-module-scss-module__3JlVYG__container__input--size-md{height:52px;font-size:14px}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field.styles-module-scss-module__3JlVYG__container__input--size-lg{height:58px;font-size:15px}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field.styles-module-scss-module__3JlVYG__container__input--error{background-color:var(--surface-lavanda);padding-right:42px;border:1.5px solid var(--error-color)!important}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field.styles-module-scss-module__3JlVYG__container__input--error:hover:not(:focus){background-color:var(--surface-lavanda-hover)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field.styles-module-scss-module__3JlVYG__container__input--error:focus{background-color:var(--surface-lavanda-focus);box-shadow:0 0 0 3px #ff556c40}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field.styles-module-scss-module__3JlVYG__container__input--success{padding-right:42px;border:1.5px solid var(--success-color)!important}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field.styles-module-scss-module__3JlVYG__container__input--success:not(:read-only):focus{box-shadow:0 0 0 3px #06e38538}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field~.styles-module-scss-module__3JlVYG__container__figure--status-error{color:var(--error-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field:not(:read-only):hover~.styles-module-scss-module__3JlVYG__container__figure--status-error{color:var(--error-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field:not(:read-only):focus~.styles-module-scss-module__3JlVYG__container__figure--status-error{color:var(--error-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field~.styles-module-scss-module__3JlVYG__container__figure--status-success{color:var(--success-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field:not(:read-only):hover~.styles-module-scss-module__3JlVYG__container__figure--status-success{color:var(--success-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field:not(:read-only):focus~.styles-module-scss-module__3JlVYG__container__figure--status-success{color:var(--success-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input--field~.styles-module-scss-module__3JlVYG__container__figure--password:hover{color:var(--text-primary-color)}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__input-error{color:var(--error-color);background-color:#0000;border:none;padding:0;font-weight:600}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__error-mark{display:none}[data-ds=ice] .styles-module-scss-module__3JlVYG__skeleton--size-sm{height:44px}[data-ds=ice] .styles-module-scss-module__3JlVYG__skeleton--size-md{height:52px}[data-ds=ice] .styles-module-scss-module__3JlVYG__skeleton--size-lg{height:58px}.styles-module-scss-module__3JlVYG__container__figure--status{display:none}[data-ds=ice] .styles-module-scss-module__3JlVYG__container__figure--status{display:inline-flex}
@keyframes styles-module-scss-module__J6B1BW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__J6B1BW__container{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.styles-module-scss-module__J6B1BW__container__lottie{width:100%;max-width:150px;height:150px}.styles-module-scss-module__J6B1BW__container__wrapper{all:inherit;gap:8px}.styles-module-scss-module__J6B1BW__container__wrapper__title,.styles-module-scss-module__J6B1BW__container__wrapper__description{text-align:center;width:100%;max-width:280px}.styles-module-scss-module__J6B1BW__container__wrapper__title{color:var(--text-primary-color);font-size:14px;font-weight:700}.styles-module-scss-module__J6B1BW__container__wrapper__description{color:var(--text-secondary-color);font-size:12px;font-weight:500}
@keyframes styles-module-scss-module__dUD0Za__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__dUD0Za__container{flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:100%;display:flex;position:relative}.styles-module-scss-module__dUD0Za__container__content{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}
@keyframes styles-module-scss-module__nT0otq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__nT0otq__container{flex-direction:column;align-items:center;gap:16px;width:100%;height:fit-content;display:flex}.styles-module-scss-module__nT0otq__container__lottie{width:100%;max-width:160px;min-height:140px;margin-block:20px}@media (max-width:576px){.styles-module-scss-module__nT0otq__container__lottie{display:none}}.styles-module-scss-module__nT0otq__container__title,.styles-module-scss-module__nT0otq__container__description{text-align:center;width:100%;max-width:300px}.styles-module-scss-module__nT0otq__container__title{font-size:16px;font-weight:700}.styles-module-scss-module__nT0otq__container__description{color:var(--text-secondary-color);font-size:14px}.styles-module-scss-module__nT0otq__container__row{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}@media (max-width:768px){.styles-module-scss-module__nT0otq__container__row{flex-direction:column}}.styles-module-scss-module__nT0otq__container__column{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__nT0otq__container__column--small{gap:4px}.styles-module-scss-module__nT0otq__container__column--center{align-items:center}.styles-module-scss-module__nT0otq__container__text{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__nT0otq__container__divider{background-color:var(--divider-color);width:100%;height:1px}.styles-module-scss-module__nT0otq__container__input :is(i,svg){color:var(--success-color)!important}.styles-module-scss-module__nT0otq__container__button{max-width:300px!important}.styles-module-scss-module__nT0otq__container__spacer{margin-top:16px}
.styles-module-scss-module__eaFKSa__lottie--secondary,.styles-module-scss-module__eaFKSa__title--secondary,.styles-module-scss-module__eaFKSa__description--secondary,.styles-module-scss-module__eaFKSa__lottie--default,.styles-module-scss-module__eaFKSa__title--default,.styles-module-scss-module__eaFKSa__description--default{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__eaFKSa__lottie--secondary:after,.styles-module-scss-module__eaFKSa__title--secondary:after,.styles-module-scss-module__eaFKSa__description--secondary:after,.styles-module-scss-module__eaFKSa__lottie--default:after,.styles-module-scss-module__eaFKSa__title--default:after,.styles-module-scss-module__eaFKSa__description--default: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__eaFKSa__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__eaFKSa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__eaFKSa__lottie--secondary,.styles-module-scss-module__eaFKSa__title--secondary,.styles-module-scss-module__eaFKSa__description--secondary{background-color:var(--background-default-color)!important}.styles-module-scss-module__eaFKSa__lottie--secondary:after,.styles-module-scss-module__eaFKSa__title--secondary:after,.styles-module-scss-module__eaFKSa__description--secondary:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__eaFKSa__lottie--default,.styles-module-scss-module__eaFKSa__title--default,.styles-module-scss-module__eaFKSa__description--default,.styles-module-scss-module__eaFKSa__lottie--secondary,.styles-module-scss-module__eaFKSa__title--secondary,.styles-module-scss-module__eaFKSa__description--secondary{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__eaFKSa__lottie{border-radius:50%;width:100%;min-width:120px;max-width:120px;height:120px}.styles-module-scss-module__eaFKSa__title,.styles-module-scss-module__eaFKSa__description{width:100%;max-width:300px;margin:0 auto}.styles-module-scss-module__eaFKSa__title{width:80px;height:16px}.styles-module-scss-module__eaFKSa__description{height:14px}
.styles-module-scss-module__vD5jMW__label__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__vD5jMW__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__vD5jMW__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__vD5jMW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__vD5jMW__label__skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__vD5jMW__label__skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__vD5jMW__label{width:100%;color:var(--text-primary-color);justify-content:space-between;align-items:center;gap:8px;height:14px;font-size:12px;font-weight:700;display:flex}.styles-module-scss-module__vD5jMW__label__skeleton{border-radius:var(--shape-borderRadius);width:120px;height:14px}
@keyframes styles-module-scss-module__uhNeFW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__uhNeFW__container__label{padding-bottom:0!important}
@keyframes styles-module-scss-module__l8v2Jq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__l8v2Jq__drawer{background-color:var(--background-paper-color);z-index:10;flex-direction:column;display:flex;position:absolute;inset:0;overflow-y:auto}.styles-module-scss-module__l8v2Jq__drawer::-webkit-scrollbar{display:none!important}.styles-module-scss-module__l8v2Jq__drawer::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__l8v2Jq__drawer::-webkit-scrollbar-thumb{display:none!important}.styles-module-scss-module__l8v2Jq__drawer__back{position:absolute;top:12px;left:12px}.styles-module-scss-module__l8v2Jq__drawer__back.styles-module-scss-module__l8v2Jq__drawer__back{position:absolute}.styles-module-scss-module__l8v2Jq__drawer__back{z-index:11}.styles-module-scss-module__l8v2Jq__drawer__content{flex-direction:column;flex:1;width:100%;min-height:640px;display:flex;overflow-y:auto}@media (max-width:768px){.styles-module-scss-module__l8v2Jq__drawer__content{min-height:0}}.styles-module-scss-module__l8v2Jq__drawer__confirming{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;width:100%;min-height:600px;padding:24px;display:flex}@media (max-width:768px){.styles-module-scss-module__l8v2Jq__drawer__confirming{min-height:0}}.styles-module-scss-module__l8v2Jq__drawer__confirming__spinner{color:var(--primary-color);font-size:32px}.styles-module-scss-module__l8v2Jq__drawer__confirming__title{color:var(--text-primary-color);font-size:18px;font-weight:600}.styles-module-scss-module__l8v2Jq__drawer__confirming__description{max-width:280px;color:var(--text-secondary-color);font-size:14px}.styles-module-scss-module__l8v2Jq__drawer__iframe{border:none;flex-shrink:0;width:100%;height:100%;min-height:600px}@media (max-width:768px){.styles-module-scss-module__l8v2Jq__drawer__iframe{flex:1;min-height:0}}
@keyframes styles-module-scss-module__X6smMq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__X6smMq__container{flex-direction:column;gap:8px;width:100%;display:flex}
@keyframes styles-module-scss-module__0b3O7q__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__0b3O7q__container{background-color:rgba(var(--warning-color), .12);color:var(--text-primary-color);border:1px solid rgba(var(--warning-color), .35);border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;line-height:1.3;display:flex}.styles-module-scss-module__0b3O7q__container__icon{color:var(--warning-color);flex-shrink:0;font-size:14px}.styles-module-scss-module__0b3O7q__container__message{flex:1;margin:0}
@keyframes styles-module-scss-module__E5Qxfa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__E5Qxfa__button{all:unset;box-sizing:border-box;cursor:pointer;background-color:var(--card-color);width:32px;height:32px;color:var(--text-secondary-color);z-index:9;filter:brightness(140%);border-radius:8px;justify-content:center;align-items:center;padding:8px;font-size:16px;transition:filter .25s ease-in-out,color .25s ease-in-out;display:flex}.styles-module-scss-module__E5Qxfa__button:hover{filter:brightness(150%);color:var(--text-primary-color)}[data-ds=ice] .styles-module-scss-module__E5Qxfa__button{width:38px;height:38px;color:var(--text-primary-color);border-radius:var(--ds-radius);filter:none;background-color:#0000;padding:0;font-size:17px;transition:background-color .14s ease-in-out,color .14s ease-in-out}[data-ds=ice] .styles-module-scss-module__E5Qxfa__button:hover{filter:none;color:var(--text-primary-color);background-color:var(--surface-lavanda)}
@keyframes styles-module-scss-module__Zjc2KW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__Zjc2KW__overlay{z-index:9999;background-color:#00000080;width:100%;height:100%;position:fixed;inset:0}.styles-module-scss-module__Zjc2KW__overlay--absolute{position:absolute}.styles-module-scss-module__Zjc2KW__container{z-index:5;background-color:var(--background-paper-color);z-index:999999999;border-radius:0 0 8px 8px;flex-direction:column;width:100%;height:80%;display:flex;position:fixed;bottom:0;left:0;right:0}.styles-module-scss-module__Zjc2KW__container--absolute{position:absolute}
.styles-module-scss-module__8A43oG__title-skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__8A43oG__title-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__8A43oG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__8A43oG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__8A43oG__title-skeleton{background-color:var(--background-default-color)!important}.styles-module-scss-module__8A43oG__title-skeleton:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__8A43oG__container{background-color:var(--card-color);z-index:12;justify-content:center;align-items:center;width:100%;height:48px;min-height:48px;padding-inline:24px;display:flex;position:relative}.styles-module-scss-module__8A43oG__container--secondary-styles{background-color:var(--background-paper-color)}.styles-module-scss-module__8A43oG__container--no-padding{padding:0!important}@media (max-width:768px){.styles-module-scss-module__8A43oG__container--small-mobile-padding{padding-inline:16px}.styles-module-scss-module__8A43oG__container--small-mobile-padding .styles-module-scss-module__8A43oG__container__back-button{left:16px}.styles-module-scss-module__8A43oG__container--small-mobile-padding .styles-module-scss-module__8A43oG__container__close{right:16px}}.styles-module-scss-module__8A43oG__container--small-padding{padding-inline:16px}.styles-module-scss-module__8A43oG__container--small-padding .styles-module-scss-module__8A43oG__container__back-button{left:16px}.styles-module-scss-module__8A43oG__container--small-padding .styles-module-scss-module__8A43oG__container__close{right:16px}.styles-module-scss-module__8A43oG__container__title{color:var(--text-primary-color);z-index:3;font-size:16px;font-weight:700}.styles-module-scss-module__8A43oG__container__title--v2{margin-top:16px;font-size:18px}.styles-module-scss-module__8A43oG__container__back-button{position:absolute;top:50%;left:24px}.styles-module-scss-module__8A43oG__container__back-button.styles-module-scss-module__8A43oG__container__back-button{position:absolute}.styles-module-scss-module__8A43oG__container__back-button{z-index:9;background-color:var(--card-color);filter:brightness(140%);align-items:center;gap:8px;display:flex;transform:translateY(-50%)}.styles-module-scss-module__8A43oG__container__back-button:hover{background-color:var(--card-color)}.styles-module-scss-module__8A43oG__container__back-button--hide-label{width:32px;height:32px;color:var(--text-secondary-color);font-size:14px}.styles-module-scss-module__8A43oG__container__back-button--hide-label:hover{color:var(--text-primary-color)}.styles-module-scss-module__8A43oG__container__back-button--plain{width:34px;height:34px;color:var(--text-primary-color);cursor:pointer;filter:none;background-color:#0000;border:none;justify-content:center;font-size:18px}.styles-module-scss-module__8A43oG__container__back-button--plain:hover{background-color:#0000}.styles-module-scss-module__8A43oG__container__close{z-index:9;z-index:3;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.styles-module-scss-module__8A43oG__container--v2{background:unset;top:0;position:absolute!important}.styles-module-scss-module__8A43oG__container--v2:before{content:"";z-index:2;background:var(--divider-color);filter:brightness(140%);clip-path:polygon(0 0,100% 0,100% 70%,80% 70%,70% 100%,30% 100%,20% 70%,0 70%);width:100%;height:70px;position:absolute;top:0;bottom:-2px;left:50%;transform:translate(-50%)}.styles-module-scss-module__8A43oG__container--v2:after{content:"";z-index:2;background:radial-gradient(ellipse at bottom center, var(--text-primary-color) -150%, var(--card-color) 30%);filter:brightness(102%);clip-path:polygon(0 0,100% 0,100% calc(70% - 2px),calc(80% - 2px) calc(70% - 2px),calc(70% - 2px) calc(100% - 2px),calc(30% + 2px) calc(100% - 2px),calc(20% + 2px) calc(70% - 2px),0 calc(70% - 2px));width:100%;height:70px;position:absolute;top:0;bottom:-2px;left:50%;transform:translate(-50%)}.styles-module-scss-module__8A43oG__title-skeleton{border-radius:var(--shape-borderRadius);width:120px;height:18px}[data-ds=ice] .styles-module-scss-module__8A43oG__container:not(.styles-module-scss-module__8A43oG__container--v2){background-color:#0000;border-bottom:1px solid #ffffff0f;height:54px;min-height:54px;padding-inline:12px}[data-ds=ice] .styles-module-scss-module__8A43oG__container.styles-module-scss-module__8A43oG__container--no-border{border-bottom:none}[data-ds=ice] .styles-module-scss-module__8A43oG__container:not(.styles-module-scss-module__8A43oG__container--v2) .styles-module-scss-module__8A43oG__container__title{text-align:center;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.2px;pointer-events:none;font-weight:600;position:absolute;left:56px;right:56px;overflow:hidden}[data-ds=ice] .styles-module-scss-module__8A43oG__container__back-button{left:12px}[data-ds=ice] .styles-module-scss-module__8A43oG__container__close{right:12px}:is([data-ds=ice] .styles-module-scss-module__8A43oG__container__back-button--plain,[data-ds=ice] .styles-module-scss-module__8A43oG__container__back-button--hide-label){width:38px;height:38px;color:var(--text-primary-color);border-radius:var(--ds-radius);filter:none;background-color:#0000;font-size:17px;transition:background-color .14s ease-in-out,color .14s ease-in-out}:is([data-ds=ice] .styles-module-scss-module__8A43oG__container__back-button--plain:hover,[data-ds=ice] .styles-module-scss-module__8A43oG__container__back-button--hide-label:hover){color:var(--text-primary-color);background-color:var(--surface-lavanda)}
@keyframes styles-module-scss-module__hpPWfa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__hpPWfa__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__hpPWfa__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__hpPWfa__container__content{flex-direction:column;gap:16px;width:100%;height:100%;min-height:1px;display:flex;overflow-y:scroll}.styles-module-scss-module__hpPWfa__container{background-color:var(--background-paper-color);border-radius:8px;flex-direction:column;width:100%;display:flex;overflow:hidden}.styles-module-scss-module__hpPWfa__container--no-gap{gap:0!important}.styles-module-scss-module__hpPWfa__container--color:after{content:"";background:radial-gradient(circle at top center, var(--color) -100%, var(--background-paper-color) 50%);z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.styles-module-scss-module__hpPWfa__container{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}}@media (max-width:768px) and (max-width:768px){.styles-module-scss-module__hpPWfa__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__hpPWfa__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__hpPWfa__container--drawer{height:100lvh!important;max-height:100lvh!important}.styles-module-scss-module__hpPWfa__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__hpPWfa__container--drawer{max-width:100dvw!important}}.styles-module-scss-module__hpPWfa__container--v2{border:1px solid var(--divider-color)}.styles-module-scss-module__hpPWfa__container--small-mobile-padding{padding-bottom:16px!important}.styles-module-scss-module__hpPWfa__container--fit-content{max-height:90vh;min-height:unset;height:fit-content!important}@media (max-width:768px){.styles-module-scss-module__hpPWfa__container--fit-content{top:unset;bottom:calc(100lvh - 100dvh + var(--safe-area-bottom,env(safe-area-inset-bottom,0px)))!important}.styles-module-scss-module__hpPWfa__container--stick-to-bottom-mobile{top:unset!important;bottom:0!important}}.styles-module-scss-module__hpPWfa__container--referral-voucher{width:600px;height:700px;padding-top:100px;padding-bottom:30px;position:fixed;translate:-50% -50%;top:50%!important;left:50%!important}@media (max-width:768px){.styles-module-scss-module__hpPWfa__container--referral-voucher{top:calc(80px + var(--safe-area-top,env(safe-area-inset-top,0px)));height:auto;bottom:0;translate:0;left:0!important}}.styles-module-scss-module__hpPWfa__container .styles-module-scss-module__hpPWfa__content{z-index:1;flex-direction:column;width:100%;height:100%;min-height:1px;padding-top:24px;display:flex;overflow-y:auto}.styles-module-scss-module__hpPWfa__container .styles-module-scss-module__hpPWfa__content::-webkit-scrollbar{display:none!important}.styles-module-scss-module__hpPWfa__container .styles-module-scss-module__hpPWfa__content::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__hpPWfa__container .styles-module-scss-module__hpPWfa__content::-webkit-scrollbar-thumb{display:none!important}@media (max-width:768px){.styles-module-scss-module__hpPWfa__container .styles-module-scss-module__hpPWfa__content{padding-bottom:calc(10px + var(--safe-area-bottom,env(safe-area-inset-bottom,0px)))!important}}.styles-module-scss-module__hpPWfa__container .styles-module-scss-module__hpPWfa__content .styles-module-scss-module__hpPWfa__upper{z-index:1000!important}.styles-module-scss-module__hpPWfa__container .styles-module-scss-module__hpPWfa__content--v2{padding-top:100px!important}.styles-module-scss-module__hpPWfa__container .styles-module-scss-module__hpPWfa__content--no-padding{margin-top:-24px;padding-top:0}@media (max-width:768px){.styles-module-scss-module__hpPWfa__container{padding-bottom:calc(10px + var(--safe-area-bottom,env(safe-area-inset-bottom,0px)))!important}}
@keyframes styles-module-scss-module__f0BDtG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__f0BDtG__overlay{z-index:99999999;opacity:0;transform:unset;will-change:transform;background-color:#00000080;position:fixed;inset:0}@media (max-width:576px){.styles-module-scss-module__f0BDtG__overlay{align-items:flex-end;height:100dvh;min-height:100svh;overflow-y:visible}}.styles-module-scss-module__f0BDtG__overlay--full-viewport{max-height:100dvh}@media (-webkit-min-device-pixel-ratio:0) and (-webkit-min-device-pixel-ratio:.0000264583),(-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.styles-module-scss-module__f0BDtG__overlay{max-height:100dvh}}.styles-module-scss-module__f0BDtG__overlay--enter{animation:.25s ease-in forwards styles-module-scss-module__f0BDtG__enter}.styles-module-scss-module__f0BDtG__overlay--exit{animation:.25s ease-out forwards styles-module-scss-module__f0BDtG__enter}.styles-module-scss-module__f0BDtG__overlay--blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080}
@keyframes styles-module-scss-module__mYELUq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__mYELUq__container{flex-direction:column;align-items:center;width:100%;height:100%;margin-bottom:20px;display:flex}.styles-module-scss-module__mYELUq__container__title{text-align:center;width:100%;max-width:250px;color:var(--sb-text);font-size:14px;font-weight:600}.styles-module-scss-module__mYELUq__container__description{text-align:center;width:100%;max-width:250px;color:var(--sb-text-muted);font-size:12px;font-weight:400}
@keyframes styles-module-scss-module__bZ_dca__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__bZ_dca__container{width:100%;position:relative}.styles-module-scss-module__bZ_dca__container__popover{z-index:100;background:var(--background-paper-color);border:1px solid var(--divider-color);border-radius:8px;min-width:240px;padding:16px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 24px #0006}.styles-module-scss-module__bZ_dca__container__year{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.styles-module-scss-module__bZ_dca__container__year-label{color:var(--text-primary-color);font-size:15px;font-weight:600}.styles-module-scss-module__bZ_dca__container__year-btn{cursor:pointer;color:var(--text-secondary-color);background:0 0;border:none;border-radius:8px;padding:4px 8px;transition:color .15s}.styles-module-scss-module__bZ_dca__container__year-btn:hover:not(:disabled){color:var(--text-primary-color)}.styles-module-scss-module__bZ_dca__container__year-btn:disabled{opacity:.3;cursor:not-allowed}.styles-module-scss-module__bZ_dca__container__grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.styles-module-scss-module__bZ_dca__container__month{text-align:center;cursor:pointer;color:var(--text-primary-color);background:0 0;border:none;border-radius:8px;padding:10px 4px;font-size:13px;font-weight:500;transition:background .15s}.styles-module-scss-module__bZ_dca__container__month:hover:not(.styles-module-scss-module__bZ_dca__container__month--disabled):not(.styles-module-scss-module__bZ_dca__container__month--selected){background:var(--primary-ghost-color)}.styles-module-scss-module__bZ_dca__container__month--selected{background:var(--primary-color);color:var(--primary-contrast-color)}.styles-module-scss-module__bZ_dca__container__month--disabled{color:var(--text-secondary-color);cursor:not-allowed;opacity:.4}
@keyframes styles-module-scss-module__RVeEeW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__RVeEeW__container{background:var(--background-paper-color);border-radius:8px;grid-template-columns:repeat(3,auto);align-items:center;gap:8px;width:fit-content;height:40px;min-height:40px;padding:0 16px;display:grid}@media (max-width:768px){.styles-module-scss-module__RVeEeW__container{min-height:42px}}.styles-module-scss-module__RVeEeW__container__text{color:var(--text-primary-color);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__RVeEeW__container__icon{color:var(--text-secondary-color);font-size:14px}.styles-module-scss-module__RVeEeW__container__link{all:unset;box-sizing:border-box;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;transition:color .25s ease-in-out;overflow:hidden;color:var(--text-secondary-color)!important}.styles-module-scss-module__RVeEeW__container__link:hover{color:var(--text-primary-color)!important}@media (max-width:768px){.styles-module-scss-module__RVeEeW__container__text,.styles-module-scss-module__RVeEeW__container__icon,.styles-module-scss-module__RVeEeW__container__link{font-size:12px}}
.styles-module-scss-module__3i8ztG__text{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__3i8ztG__text: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__3i8ztG__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__3i8ztG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__3i8ztG__text{background-color:var(--background-default-color)!important}.styles-module-scss-module__3i8ztG__text:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__3i8ztG__text{border-radius:var(--shape-borderRadius);width:60px;height:16px}
@keyframes styles-module-scss-module__L6xHiG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__L6xHiG__container{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex;position:relative}.styles-module-scss-module__L6xHiG__container--secondary-styles{background-color:var(--background-paper-color);border-radius:8px;padding-block:16px}.styles-module-scss-module__L6xHiG__container--small{justify-content:center;align-items:center}@media (max-width:768px){.styles-module-scss-module__L6xHiG__container--small{flex-direction:column}}.styles-module-scss-module__L6xHiG__container--small .styles-module-scss-module__L6xHiG__container__wrapper{flex-direction:column;justify-content:flex-start;display:flex}.styles-module-scss-module__L6xHiG__container--small .styles-module-scss-module__L6xHiG__container__description,.styles-module-scss-module__L6xHiG__container--small .styles-module-scss-module__L6xHiG__container__title{text-align:start}@media (max-width:768px){.styles-module-scss-module__L6xHiG__container--small .styles-module-scss-module__L6xHiG__container__description,.styles-module-scss-module__L6xHiG__container--small .styles-module-scss-module__L6xHiG__container__title{text-align:center}}.styles-module-scss-module__L6xHiG__container--little{flex-direction:row;justify-content:center;align-items:center}.styles-module-scss-module__L6xHiG__container--no-data-small{background-color:var(--card-color)!important;max-height:40px!important}.styles-module-scss-module__L6xHiG__container--table{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:200px;display:flex}.styles-module-scss-module__L6xHiG__container--table .styles-module-scss-module__L6xHiG__container__lottie{max-width:100px}.styles-module-scss-module__L6xHiG__container--table:before{content:"";background:linear-gradient(to bottom, var(--background-default-color), transparent);z-index:0;width:100%;height:100%;display:flex;position:absolute;inset:0}.styles-module-scss-module__L6xHiG__container__lottie{width:100%;max-width:120px}.styles-module-scss-module__L6xHiG__container__title{color:var(--text-secondary-color);text-align:center;font-size:12px;font-weight:700}.styles-module-scss-module__L6xHiG__container__description{color:var(--text-secondary-color);text-align:center;max-width:250px;font-size:10px;font-weight:500}.styles-module-scss-module__L6xHiG__container__title,.styles-module-scss-module__L6xHiG__container__description{text-align:center;z-index:1;justify-content:center;align-items:center;width:100%;line-height:16px;display:flex}.styles-module-scss-module__L6xHiG__container__title--no-title,.styles-module-scss-module__L6xHiG__container__description--no-title{margin-top:-20px;color:var(--text-primary-color)!important;font-size:14px!important;font-weight:500!important}
@keyframes styles-module-scss-module__oXsmHq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__oXsmHq__page-drawer__container{background-color:var(--background-paper-color);border-left:1px solid var(--divider-color);width:100%;max-width:450px;height:100dvh;padding-top:var(--safe-area-top,env(safe-area-inset-top,0px));flex-direction:column;justify-content:space-between;display:flex;position:fixed;top:0;right:0}html.is-webview-app .styles-module-scss-module__oXsmHq__page-drawer__container{height:100lvh}.styles-module-scss-module__oXsmHq__page-drawer__container--left{border-left:none;border-right:1px solid var(--divider-color);right:unset;left:0}.styles-module-scss-module__oXsmHq__page-drawer__container--prevent-close{pointer-events:all!important}@media (max-width:576px){.styles-module-scss-module__oXsmHq__page-drawer__container{width:100dvw;height:100dvh}}.styles-module-scss-module__oXsmHq__page-drawer__container--small{max-width:320px!important}.styles-module-scss-module__oXsmHq__page-drawer__container--medium{max-width:380px!important}.styles-module-scss-module__oXsmHq__page-drawer__overlay{z-index:999999999;position:fixed;inset:0}.styles-module-scss-module__oXsmHq__page-drawer__overlay--prevent-close{pointer-events:none}.styles-module-scss-module__oXsmHq__page-drawer__overlay--under-modal{z-index:99999998}.styles-module-scss-module__oXsmHq__page-drawer__content{pointer-events:auto;width:100%;height:100%;min-height:1px;padding:24px;overflow-y:auto}@media (max-width:576px){.styles-module-scss-module__oXsmHq__page-drawer__content{padding:8px}}@media (max-width:768px){.styles-module-scss-module__oXsmHq__page-drawer__content{padding-bottom:calc(10px + var(--safe-area-bottom,env(safe-area-inset-bottom,0px)))!important}}.styles-module-scss-module__oXsmHq__page-drawer__content--paddingless{padding:0!important}
@keyframes styles-module-scss-module__5A7i9W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__5A7i9W__container{justify-content:flex-end;align-items:center;width:max-content;height:28px;display:flex}.styles-module-scss-module__5A7i9W__container__content{align-items:center;gap:4px;display:flex}.styles-module-scss-module__5A7i9W__container__content__page{all:unset;box-sizing:border-box;background-color:var(--background-paper-color);cursor:pointer;width:28px;height:28px;color:var(--text-primary-color);border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:color .25s ease-in-out,filter .25s ease-in-out;display:flex}.styles-module-scss-module__5A7i9W__container__content__page:disabled{pointer-events:none}.styles-module-scss-module__5A7i9W__container__content__page:hover{color:var(--text-primary-color)}.styles-module-scss-module__5A7i9W__container__content__page--active{background-color:var(--background-default-color);color:var(--text-primary-color);height:25px}
.styles-module-scss-module__jFxPYa__icon--secondary,.styles-module-scss-module__jFxPYa__icon{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__jFxPYa__icon--secondary:after,.styles-module-scss-module__jFxPYa__icon: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__jFxPYa__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__jFxPYa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__jFxPYa__icon--secondary{background-color:var(--background-default-color)!important}.styles-module-scss-module__jFxPYa__icon--secondary:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__jFxPYa__icon,.styles-module-scss-module__jFxPYa__icon--secondary{border-radius:var(--shape-borderRadius);width:32px;height:32px}
@keyframes styles-module-scss-module__3TzFaa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__3TzFaa__container{justify-content:center;align-items:center;width:100%;display:flex}.styles-module-scss-module__3TzFaa__container__wrapper{flex-direction:column;gap:8px;width:100%;max-width:200px;display:flex}.styles-module-scss-module__3TzFaa__container__wrapper__progress__container{background:var(--background-paper-color);border-radius:8px;width:100%;height:6px;position:relative}.styles-module-scss-module__3TzFaa__container__wrapper__progress{background-color:var(--primary-color);border-radius:8px;transition:width .3s;position:absolute;top:0;bottom:0;left:0}.styles-module-scss-module__3TzFaa__container__wrapper__label{color:var(--text-primary-color);text-align:center;font-size:12px;font-weight:600}
.styles-module-scss-module__PV3-9W__progress,.styles-module-scss-module__PV3-9W__label{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__PV3-9W__progress:after,.styles-module-scss-module__PV3-9W__label: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__PV3-9W__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__PV3-9W__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__PV3-9W__progress,.styles-module-scss-module__PV3-9W__label{background-color:var(--background-default-color)!important}.styles-module-scss-module__PV3-9W__progress:after,.styles-module-scss-module__PV3-9W__label:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-module-scss-module__PV3-9W__progress,.styles-module-scss-module__PV3-9W__label{border-radius:var(--shape-borderRadius)}.styles-module-scss-module__PV3-9W__progress{width:50%;position:absolute;top:0;bottom:0;left:0}.styles-module-scss-module__PV3-9W__label{width:100%;height:14px}
@keyframes styles-module-scss-module__lg98uq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__lg98uq__container{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__lg98uq__container__input :is(i,svg){color:var(--success-color)!important}
@keyframes styles-module-scss-module__soXNPa__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__soXNPa__container{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.styles-module-scss-module__soXNPa__container__progress{justify-content:space-between;width:80%;display:flex}.styles-module-scss-module__soXNPa__container__progress__force{background-color:var(--card-color);border-radius:8px;width:32%;height:8px;transition:background-color .2s}.styles-module-scss-module__soXNPa__container__progress__force--danger{background-color:var(--error-color)}.styles-module-scss-module__soXNPa__container__progress__force--warning{background-color:var(--warning-color)}.styles-module-scss-module__soXNPa__container__progress__force--success{background-color:var(--success-color)}.styles-module-scss-module__soXNPa__container__label-force{max-width:20%;font-size:12px;font-weight:600;transition:color .2s}@media (max-width:576px){.styles-module-scss-module__soXNPa__container__label-force{font-size:10px}}.styles-module-scss-module__soXNPa__container__label-force--danger{color:var(--error-color)}.styles-module-scss-module__soXNPa__container__label-force--warning{color:var(--warning-color)}.styles-module-scss-module__soXNPa__container__label-force--success{color:var(--success-color)}
.styles-module-scss-module__NaAY8a__container__progress__skeleton{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-module-scss-module__NaAY8a__container__progress__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__NaAY8a__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-module-scss-module__NaAY8a__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__NaAY8a__container{background:var(--background-default-color);border-radius:8px;width:100%;position:relative;overflow:hidden}.styles-module-scss-module__NaAY8a__container:after{content:"";background:repeating-linear-gradient(45deg, var(--card-color), var(--card-color) 10px, var(--background-paper-color) 10px, var(--background-paper-color) 20px);width:200%;animation:8s linear infinite styles-module-scss-module__NaAY8a__spin;position:absolute;inset:0}.styles-module-scss-module__NaAY8a__container__progress{background-color:var(--primary-color);z-index:1;border-radius:8px;transition:width .3s;position:absolute;top:0;bottom:0;left:0}.styles-module-scss-module__NaAY8a__container__progress--customColor{background-color:var(--customColor)}.styles-module-scss-module__NaAY8a__container__progress__skeleton{border-radius:var(--shape-borderRadius);width:50%;position:absolute;inset:0}.styles-module-scss-module__NaAY8a__container--useContainerColor{background-color:var(--background-paper-color)}.styles-module-scss-module__NaAY8a__container--card-color{background-color:var(--card-color)}.styles-module-scss-module__NaAY8a__container--tiny{height:6px}.styles-module-scss-module__NaAY8a__container--small{border-radius:2px;height:12px}.styles-module-scss-module__NaAY8a__container--small .styles-module-scss-module__NaAY8a__container__progress{border-radius:2px}.styles-module-scss-module__NaAY8a__container--medium{height:24px;border-radius:2px!important}.styles-module-scss-module__NaAY8a__container--medium .styles-module-scss-module__NaAY8a__container__progress{border-radius:2px!important}.styles-module-scss-module__NaAY8a__container--large{height:42px}@keyframes styles-module-scss-module__NaAY8a__spin{0%{left:0%}to{left:-100%}}
@keyframes styles-module-scss-module__RN0RFW__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__RN0RFW__container{justify-content:center;align-items:center;height:80px;display:flex}.styles-module-scss-module__RN0RFW__container--unset-height{height:unset}
@keyframes styles-module-scss-module__gZjNJq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__gZjNJq__container{flex-direction:column;gap:16px;width:100%;display:flex}.styles-module-scss-module__gZjNJq__container__content{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;display:grid}.styles-module-scss-module__gZjNJq__container__content>*{min-width:100px!important;min-height:100px!important;position:relative!important}@media (max-width:768px){.styles-module-scss-module__gZjNJq__container__content{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}}.styles-module-scss-module__gZjNJq__container--error{align-items:center;max-width:450px;padding:8px}
@keyframes styles-module-scss-module__fc88ta__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__fc88ta__container{background-color:var(--background-default-color);border:1px solid var(--divider-color);border-radius:8px;flex-direction:column;max-height:300px;margin-top:10px;display:flex;position:absolute;left:0;right:0;overflow-y:auto;z-index:40!important}.styles-module-scss-module__fc88ta__container--bigger{max-height:400px}.styles-module-scss-module__fc88ta__container--fitContent{max-height:fit-content}.styles-module-scss-module__fc88ta__container--popLayout{width:100%;position:fixed}.styles-module-scss-module__fc88ta__container--card-bg{background-color:var(--background-paper-color)}.styles-module-scss-module__fc88ta__container--inverted{max-height:180px;bottom:120%}@media (max-width:768px){.styles-module-scss-module__fc88ta__container--inverted{max-height:200px;bottom:120%}}.styles-module-scss-module__fc88ta__container::-webkit-scrollbar{display:none!important}.styles-module-scss-module__fc88ta__container::-webkit-scrollbar-track{display:none!important}.styles-module-scss-module__fc88ta__container::-webkit-scrollbar-thumb{display:none!important}.styles-module-scss-module__fc88ta__container__option{cursor:pointer;width:100%;color:var(--text-secondary-color);align-items:center;padding:1rem;font-size:13px;font-weight:400;line-height:15px;transition:all .25s ease-in-out;display:flex}.styles-module-scss-module__fc88ta__container__option--icon{margin-right:10px}.styles-module-scss-module__fc88ta__container__option:hover,.styles-module-scss-module__fc88ta__container__option--selected{background-color:var(--primary-ghost-color);color:var(--text-primary-color)}.styles-module-scss-module__fc88ta__container__group{border-bottom:1px solid var(--divider-color);padding:8px 0}.styles-module-scss-module__fc88ta__container__group:last-child{border-bottom:none}.styles-module-scss-module__fc88ta__container__groupHeader{color:var(--text-secondary-color);text-transform:uppercase;letter-spacing:.5px;padding:8px 16px;font-size:.875rem;font-weight:600}[data-ds=ice] .styles-module-scss-module__fc88ta__container{border-radius:var(--ds-radius);background-color:var(--surface-2);border:none;margin-top:6px;box-shadow:0 16px 40px #00000080}[data-ds=ice] .styles-module-scss-module__fc88ta__container__option{font-weight:600}[data-ds=ice] .styles-module-scss-module__fc88ta__container__option:hover{color:var(--text-primary-color);background-color:#ffffff0f}[data-ds=ice] .styles-module-scss-module__fc88ta__container__option--selected{color:var(--text-primary-color);background-color:#4dd8fe1a}
.styles-skeleton-module-scss-module__lQLk3G__container__text{background-color:var(--background-paper-color);position:relative;overflow:hidden!important}.styles-skeleton-module-scss-module__lQLk3G__container__text: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-skeleton-module-scss-module__lQLk3G__skeleton-animation;position:absolute;top:0;left:0;transform:translate(-100%);overflow:hidden!important}@keyframes styles-skeleton-module-scss-module__lQLk3G__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-skeleton-module-scss-module__lQLk3G__container__text{background-color:var(--background-default-color)!important}.styles-skeleton-module-scss-module__lQLk3G__container__text:after{background:linear-gradient(.25turn, transparent, var(--background-paper-color), transparent)!important}.styles-skeleton-module-scss-module__lQLk3G__container{align-items:center;width:100%;padding:1rem;display:flex}.styles-skeleton-module-scss-module__lQLk3G__container__text{border-radius:var(--shape-borderRadius);width:20%;height:14px}
@keyframes styles-module-scss-module__7QVqoq__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__7QVqoq__container{cursor:pointer;width:100%;color:var(--text-secondary-color);align-items:center;gap:8px;padding:16px;font-size:13px;font-weight:400;line-height:15px;transition:all .25s ease-in-out;display:flex}.styles-module-scss-module__7QVqoq__container:hover,.styles-module-scss-module__7QVqoq__container--selected{background-color:var(--primary-ghost-color);color:var(--text-primary-color)}.styles-module-scss-module__7QVqoq__container__image{border-radius:50%;width:24px;height:24px}.styles-module-scss-module__7QVqoq__container__label{justify-content:space-between;align-items:center;width:100%;display:flex}[data-ds=ice] .styles-module-scss-module__7QVqoq__container{font-weight:600}[data-ds=ice] .styles-module-scss-module__7QVqoq__container:hover{color:var(--text-primary-color);background-color:#ffffff0f}[data-ds=ice] .styles-module-scss-module__7QVqoq__container--selected{color:var(--text-primary-color);background-color:#4dd8fe1a}
@keyframes styles-module-scss-module__wTRYTG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__wTRYTG__container{justify-content:center;align-items:center;width:100%;min-width:170px;display:flex}
@keyframes styles-module-scss-module__MfIkIG__skeleton-animation{0%{transform:translate(-100%)}30%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__MfIkIG__container{flex-direction:column;width:100%;min-height:1px;display:flex}
