@layer payload-default{}@layer payload-default{}@layer payload-default{.icon--check{height:1.5384615385rem;width:1.5384615385rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}.collections{display:flex;width:100%;--gap:var(--base);--cols:5}.collections__wrap{width:100%;display:flex;flex-direction:column;gap:var(--base)}.collections__group{display:flex;flex-direction:column;gap:var(--gap)}.collections__label{margin:0}.collections__card-list{padding:0;margin:0;list-style:none;gap:12px;display:grid;grid-template-columns:repeat(var(--cols),1fr)}.collections__card-list .card{height:100%}.collections__locked.locked{align-items:unset;justify-content:unset}}@layer payload-default{}@layer payload-default{}@layer payload-default{@media(max-width:1440px){.collections{--cols:4}}@media(max-width:1024px){.collections{--gap:var(--base);--cols:2}}@media(max-width:768px){.collections{--cols:2}.collections__wrap{gap:var(--base)}.collections__card-list{gap:8px}}@media(max-width:400px){.collections{--cols:1}}}@layer payload-default{}@layer payload-default{}@layer payload-default{.before-login{position:absolute;top:0;left:0;width:50%;height:100%;border-right:2px solid var(--theme-elevation-100)}.before-login__image-wrap{position:relative;width:100%;height:100%}@media(max-width:1024px){.before-login{width:100%;z-index:-1;border-right:0}.before-login__image-wrap{opacity:.75}}}.login-title{font-size:40px;font-weight:700}.PhoneInput--readOnly input{background-color:#ebebeb}.simple-table{width:100%;border-collapse:collapse;margin:1rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 2px 8px rgba(0,0,0,.1)}.simple-table thead tr{background-color:#f8f9fa;border-bottom:2px solid #dee2e6}.simple-table thead tr th{padding:1rem;text-align:left;font-weight:600;color:#495057;border-right:1px solid #dee2e6}.simple-table thead tr th:last-child{border-right:none}.simple-table tbody tr{border-bottom:1px solid #dee2e6;transition:background-color .2s ease}.simple-table tbody tr:hover{background-color:#f8f9fa}.simple-table tbody tr:last-child{border-bottom:none}.simple-table tbody tr td{padding:.875rem 1rem;color:#212529;border-right:1px solid #e9ecef}.simple-table tbody tr td:last-child{border-right:none}.simple-table .col-1{width:30%}.simple-table .col-2{width:40%}.simple-table .col-3{width:30%}@media(max-width:768px){.simple-table{font-size:.875rem}.simple-table tbody td,.simple-table thead th{padding:.5rem .75rem}}.switch-group button{all:unset}.switch-group .SwitchRoot{width:42px;height:25px;background-color:#000;border-radius:9999px;position:relative;box-shadow:0 0 0 2px #000;-webkit-tap-highlight-color:rgba(0,0,0,0)}.switch-group .SwitchRoot[data-state=checked]{background-color:blue}.switch-group .SwitchThumb{display:block;width:21px;height:21px;background-color:#fff;border-radius:9999px;box-shadow:0 2px 2px var(--black-a7);transition:transform .1s;transform:translateX(2px);will-change:transform}.switch-group .SwitchThumb[data-state=checked]{transform:translateX(19px)}