.Dashboard-module-scss-module__COSe7G__dashboard{background:rgb(var(--color-background));min-height:100vh;display:flex}.Dashboard-module-scss-module__COSe7G__dashboard-sidebar{z-index:100;height:100vh;transition:width var(--transition-base);flex-shrink:0;position:sticky;top:0}@media (max-width:1024px){.Dashboard-module-scss-module__COSe7G__dashboard-sidebar{display:none}}.Dashboard-module-scss-module__COSe7G__dashboard-main{flex-direction:column;flex:1;min-width:0;display:flex}.Dashboard-module-scss-module__COSe7G__dashboard-main__content{flex:1;overflow-x:hidden}@media (max-width:1024px){.Dashboard-module-scss-module__COSe7G__dashboard-main__content{padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))}}:root[data-theme=dark] .Dashboard-module-scss-module__COSe7G__dashboard{background:rgb(var(--color-dark-background))}
.Sidebar-module-scss-module__lt7SWa__sidebar{border-right:1px solid rgb(var(--color-stroke));background:rgb(var(--color-surface));z-index:2;height:100%;transition:width var(--transition-base),background var(--transition-slow),border-color var(--transition-slow);flex-direction:column;width:260px;display:flex;position:relative;overflow:hidden}:root[data-sidebar-collapsed="1"] .Sidebar-module-scss-module__lt7SWa__sidebar{width:72px}.Sidebar-module-scss-module__lt7SWa__sidebar-container{flex-direction:column;gap:24px;height:100%;padding:20px 16px;display:flex}.Sidebar-module-scss-module__lt7SWa__sidebar-header{justify-content:space-between;align-items:center;gap:8px;padding:0 4px;display:flex}:root[data-sidebar-collapsed="1"] .Sidebar-module-scss-module__lt7SWa__sidebar-header{flex-direction:column-reverse;align-items:center;gap:12px}.Sidebar-module-scss-module__lt7SWa__sidebar-logo{color:rgb(var(--color-primary));justify-content:flex-start;align-items:center;font-size:36px;text-decoration:none;display:flex}.Sidebar-module-scss-module__lt7SWa__sidebar-collapse-toggle{border:1px solid rgb(var(--color-stroke));background:rgb(var(--color-surface));width:28px;height:28px;color:rgb(var(--color-text-muted));cursor:pointer;transition:all var(--transition-base);border-radius:8px;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.Sidebar-module-scss-module__lt7SWa__sidebar-collapse-toggle:hover{color:rgb(var(--color-primary));border-color:rgb(var(--color-primary));background:rgba(var(--color-primary), .06)}@media (max-width:1024px){.Sidebar-module-scss-module__lt7SWa__sidebar-collapse-toggle{display:none}}.Sidebar-module-scss-module__lt7SWa__sidebar-collapse-toggle__icon{transition:transform var(--transition-base);display:inline-flex}:root[data-sidebar-collapsed="1"] .Sidebar-module-scss-module__lt7SWa__sidebar-collapse-toggle__icon{transform:rotate(180deg)}.Sidebar-module-scss-module__lt7SWa__sidebar-nav{flex-direction:column;flex:1;gap:18px;display:flex}.Sidebar-module-scss-module__lt7SWa__sidebar-nav__line{background:rgb(var(--color-stroke));width:100%;height:1px}.Sidebar-module-scss-module__lt7SWa__sidebar-list{flex-direction:column;gap:4px;display:flex}.Sidebar-module-scss-module__lt7SWa__sidebar-list__title{color:rgb(var(--color-text-muted));letter-spacing:.4px;text-transform:uppercase;padding:4px 12px 6px;font-size:11px;font-weight:600}:root[data-sidebar-collapsed="1"] .Sidebar-module-scss-module__lt7SWa__sidebar-list__title{text-align:center;letter-spacing:.2px;padding:4px 0 6px;font-size:9px}.Sidebar-module-scss-module__lt7SWa__sidebar-list__item{height:42px;color:rgb(var(--color-text));cursor:pointer;transition:background var(--transition-base),color var(--transition-base);border-radius:10px;align-items:center;gap:12px;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative}.Sidebar-module-scss-module__lt7SWa__sidebar-list__item:hover{background:rgba(var(--color-primary), .06);color:rgb(var(--color-primary))}.Sidebar-module-scss-module__lt7SWa__sidebar-list__item--active{background:rgba(var(--color-primary), .1);color:rgb(var(--color-primary));font-weight:600}:root[data-sidebar-collapsed="1"] .Sidebar-module-scss-module__lt7SWa__sidebar-list__item{justify-content:center;padding:0}.Sidebar-module-scss-module__lt7SWa__sidebar-list__item-icon{flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.Sidebar-module-scss-module__lt7SWa__sidebar-list__item-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}:root[data-sidebar-collapsed="1"] .Sidebar-module-scss-module__lt7SWa__sidebar{overflow:visible}:root[data-sidebar-collapsed="1"] .Sidebar-module-scss-module__lt7SWa__sidebar-list__item-label{background:rgb(var(--color-secondary));color:rgb(var(--color-white));opacity:0;visibility:hidden;pointer-events:none;white-space:nowrap;z-index:100;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:500;transition:none;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);box-shadow:0 8px 20px -8px #14245759}:root[data-sidebar-collapsed="1"] .Sidebar-module-scss-module__lt7SWa__sidebar-list__item:hover .Sidebar-module-scss-module__lt7SWa__sidebar-list__item-label{opacity:1;visibility:visible;transition:opacity .16s ease-out 80ms,visibility 0s linear 80ms}:root[data-theme=dark] .Sidebar-module-scss-module__lt7SWa__sidebar{background:rgb(var(--color-dark-surface));border-color:rgb(var(--color-dark-stroke))}:root[data-theme=dark] .Sidebar-module-scss-module__lt7SWa__sidebar-list__item{color:rgb(var(--color-dark-text))}:root[data-theme=dark] .Sidebar-module-scss-module__lt7SWa__sidebar-list__item:hover,:root[data-theme=dark] .Sidebar-module-scss-module__lt7SWa__sidebar-list__item--active{background:rgba(var(--color-dark-primary), .14);color:rgb(var(--color-dark-primary))}
.Logo-module-scss-module__ERqFnW__body{fill:#002258}[data-theme=dark] .Logo-module-scss-module__ERqFnW__body{fill:#fff}
.InstallPrompt-module-scss-module__72B5yG__wrap{z-index:10000;left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));background:rgb(var(--color-surface));border:1px solid rgb(var(--color-stroke));border-radius:16px;align-items:center;gap:14px;padding:16px 44px 16px 16px;animation:.26s InstallPrompt-module-scss-module__72B5yG__install-slide-up;display:flex;position:fixed;box-shadow:0 16px 40px -12px #14245747}:root[data-theme=dark] .InstallPrompt-module-scss-module__72B5yG__wrap{background:rgb(var(--color-dark-surface));border-color:rgb(var(--color-dark-stroke))}:root[data-sheet-open] .InstallPrompt-module-scss-module__72B5yG__wrap{display:none}.InstallPrompt-module-scss-module__72B5yG__wrap--ios{align-items:flex-start}@keyframes InstallPrompt-module-scss-module__72B5yG__install-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.InstallPrompt-module-scss-module__72B5yG__icon{width:44px;height:44px;color:rgb(var(--color-primary));background:rgba(var(--color-primary), .1);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:28px;display:inline-flex}.InstallPrompt-module-scss-module__72B5yG__body{flex:1;min-width:0}.InstallPrompt-module-scss-module__72B5yG__title{letter-spacing:-.2px;color:rgb(var(--color-secondary));font-size:15px;font-weight:700;display:block}:root[data-theme=dark] .InstallPrompt-module-scss-module__72B5yG__title{color:rgb(var(--color-dark-text-strong))}.InstallPrompt-module-scss-module__72B5yG__text{color:rgb(var(--color-text-muted));margin-top:3px;font-size:13px;font-weight:500;line-height:18px}.InstallPrompt-module-scss-module__72B5yG__text strong{color:rgb(var(--color-secondary));font-weight:700}:root[data-theme=dark] .InstallPrompt-module-scss-module__72B5yG__text strong{color:rgb(var(--color-dark-text-strong))}.InstallPrompt-module-scss-module__72B5yG__step{color:rgb(var(--color-primary));white-space:nowrap;font-weight:700}.InstallPrompt-module-scss-module__72B5yG__step-icon{vertical-align:-.15em;margin-right:3px;font-size:1.05em;display:inline-block}.InstallPrompt-module-scss-module__72B5yG__ctaWrap{flex-shrink:0;display:inline-flex}.InstallPrompt-module-scss-module__72B5yG__close{width:26px;height:26px;color:rgb(var(--color-text-muted));cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:16px;transition:background .14s,color .14s;display:inline-flex;position:absolute;top:10px;right:10px}.InstallPrompt-module-scss-module__72B5yG__close:hover{background:rgba(var(--color-gray), .14);color:rgb(var(--color-secondary))}:root[data-theme=dark] .InstallPrompt-module-scss-module__72B5yG__close:hover{color:rgb(var(--color-dark-text-strong))}.InstallPrompt-module-scss-module__72B5yG__wrap:has(.InstallPrompt-module-scss-module__72B5yG__ctaWrap) .InstallPrompt-module-scss-module__72B5yG__body{padding-right:0}
button.InstallButton-module-scss-module__amIbqq__btn{z-index:950;left:16px;bottom:calc(20px + env(safe-area-inset-bottom,0px));border:1px solid rgb(var(--color-stroke));background-color:rgb(var(--color-surface));color:rgb(var(--color-primary));letter-spacing:-.01em;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background var(--transition-base);border-radius:999px;align-items:center;gap:6px;padding:8px 14px 8px 10px;font-size:13px;font-weight:700;animation:.26s InstallButton-module-scss-module__amIbqq__install-btn-pop;display:inline-flex;position:fixed;box-shadow:0 10px 28px -10px #14245752}button.InstallButton-module-scss-module__amIbqq__btn:hover{transform:translateY(-1px);box-shadow:0 14px 34px -10px #14245766}button.InstallButton-module-scss-module__amIbqq__btn:active{transform:scale(.96)}@media (max-width:1024px){button.InstallButton-module-scss-module__amIbqq__btn{left:auto;right:18px;bottom:calc(86px + env(safe-area-inset-bottom,0px))}}:root[data-sheet-open] button.InstallButton-module-scss-module__amIbqq__btn,:root[data-topup-bar] button.InstallButton-module-scss-module__amIbqq__btn{display:none}:root[data-theme=dark] button.InstallButton-module-scss-module__amIbqq__btn{background-color:rgb(var(--color-dark-surface));border-color:rgb(var(--color-dark-stroke))}.InstallButton-module-scss-module__amIbqq__icon{width:22px;height:22px;color:rgb(var(--color-primary));background:rgba(var(--color-primary), .12);border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.InstallButton-module-scss-module__amIbqq__label{line-height:1}@keyframes InstallButton-module-scss-module__amIbqq__install-btn-pop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
.SidebarInstallCard-module-scss-module__SodtPG__card{background:rgb(var(--color-surface-muted));border:1px solid rgb(var(--color-stroke));border-radius:14px;flex-direction:column;align-items:flex-start;gap:7px;padding:14px;display:flex;position:relative}:root[data-sidebar-collapsed="1"] .SidebarInstallCard-module-scss-module__SodtPG__card{display:none}:root[data-theme=dark] .SidebarInstallCard-module-scss-module__SodtPG__card{background:rgb(var(--color-dark-surface-muted));border-color:rgb(var(--color-dark-stroke))}.SidebarInstallCard-module-scss-module__SodtPG__icon{width:36px;height:36px;color:rgb(var(--color-primary));background:rgba(var(--color-primary), .12);border-radius:10px;justify-content:center;align-items:center;font-size:24px;display:inline-flex}:root[data-theme=dark] .SidebarInstallCard-module-scss-module__SodtPG__icon{color:rgb(var(--color-dark-primary));background:rgba(var(--color-dark-primary), .16)}.SidebarInstallCard-module-scss-module__SodtPG__title{letter-spacing:-.2px;color:rgb(var(--color-secondary));font-size:13px;font-weight:700}:root[data-theme=dark] .SidebarInstallCard-module-scss-module__SodtPG__title{color:rgb(var(--color-dark-text-strong))}.SidebarInstallCard-module-scss-module__SodtPG__cta{justify-content:center;width:100%;margin-top:3px}
.Header-module-scss-module__Nxoiaa__header{z-index:100;border-top:1px solid rgb(var(--color-stroke));border-right:1px solid rgb(var(--color-stroke));border-bottom:1px solid rgb(var(--color-stroke));background:rgb(var(--color-surface));transition:background var(--transition-slow),border-color var(--transition-slow);justify-content:space-between;align-items:center;gap:24px;padding:18px 16px;display:flex;position:sticky;top:0}.Header-module-scss-module__Nxoiaa__header-list{align-items:center;gap:30px;display:flex}.Header-module-scss-module__Nxoiaa__header-list__item{align-items:center;gap:8px;display:flex}.Header-module-scss-module__Nxoiaa__header-list__item-icon{border-radius:var(--radius);background:rgba(var(--color-stroke), .52);justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:flex}.Header-module-scss-module__Nxoiaa__header-list__item-icon svg{color:rgb(var(--color-gray));font-size:16px;transition:all .3s}.Header-module-scss-module__Nxoiaa__header-list__item-text{color:rgb(var(--color-text-muted));font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);transition:color var(--transition-base);line-height:22px}.Header-module-scss-module__Nxoiaa__header-list__item.Header-module-scss-module__Nxoiaa__active-icon,.Header-module-scss-module__Nxoiaa__header-list__item:hover .Header-module-scss-module__Nxoiaa__header-list__item-icon{background:rgba(var(--color-primary), .2)}.Header-module-scss-module__Nxoiaa__header-list__item.Header-module-scss-module__Nxoiaa__active-icon svg,.Header-module-scss-module__Nxoiaa__header-list__item:hover .Header-module-scss-module__Nxoiaa__header-list__item-icon svg{color:rgb(var(--color-primary))}.Header-module-scss-module__Nxoiaa__header-list__item.Header-module-scss-module__Nxoiaa__active-text,.Header-module-scss-module__Nxoiaa__header-list__item:hover .Header-module-scss-module__Nxoiaa__header-list__item-text{color:rgb(var(--color-text-strong))}.Header-module-scss-module__Nxoiaa__header-quick{align-items:center;gap:8px;margin-right:auto;display:flex}.Header-module-scss-module__Nxoiaa__header-quick__btn{border-radius:var(--radius);border:1px solid rgb(var(--color-stroke));background:rgb(var(--color-surface));height:38px;color:rgb(var(--color-text));white-space:nowrap;transition:all var(--transition-base);align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.Header-module-scss-module__Nxoiaa__header-quick__btn svg{flex-shrink:0;font-size:18px}.Header-module-scss-module__Nxoiaa__header-quick__btn:hover{border-color:rgb(var(--color-primary));color:rgb(var(--color-primary))}.Header-module-scss-module__Nxoiaa__header-quick__btn--primary{background:rgb(var(--color-primary));color:rgb(var(--color-white));border-color:#0000}.Header-module-scss-module__Nxoiaa__header-quick__btn--primary:hover{background:rgba(var(--color-primary), .92);color:rgb(var(--color-white))}.Header-module-scss-module__Nxoiaa__header-quick__trigger{border:1px solid rgba(var(--color-primary), .18);background:rgba(var(--color-primary), .1);height:34px;color:rgb(var(--color-primary));white-space:nowrap;cursor:pointer;transition:background var(--transition-base);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;display:none}.Header-module-scss-module__Nxoiaa__header-quick__trigger svg{flex-shrink:0;font-size:17px}.Header-module-scss-module__Nxoiaa__header-quick__trigger:hover,.Header-module-scss-module__Nxoiaa__header-quick__trigger:active{background:rgba(var(--color-primary), .16)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-quick__trigger{border-color:rgba(var(--color-dark-primary), .24);background:rgba(var(--color-dark-primary), .1);color:rgb(var(--color-dark-primary))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-quick__trigger:hover,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-quick__trigger:active{background:rgba(var(--color-dark-primary), .16)}@media (max-width:1300px){.Header-module-scss-module__Nxoiaa__header-quick__btn span{display:none}.Header-module-scss-module__Nxoiaa__header-quick__btn{padding:0 11px}}@media (max-width:768px){.Header-module-scss-module__Nxoiaa__header-quick__btn{display:none}.Header-module-scss-module__Nxoiaa__header-quick__trigger{display:inline-flex}}.Header-module-scss-module__Nxoiaa__header-quick-menu{flex-direction:column;gap:4px;display:flex}.Header-module-scss-module__Nxoiaa__header-quick-menu__item{height:56px;color:rgb(var(--color-text-strong));transition:background var(--transition-base);border-radius:12px;align-items:center;gap:12px;padding:0 12px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.Header-module-scss-module__Nxoiaa__header-quick-menu__item:active{background:rgba(var(--color-primary), .08)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-quick-menu__item{color:rgb(var(--color-dark-text-strong))}.Header-module-scss-module__Nxoiaa__header-quick-menu__icon{background:rgba(var(--color-primary), .1);width:40px;height:40px;color:rgb(var(--color-primary));border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;display:inline-flex}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-quick-menu__icon{background:rgba(var(--color-dark-primary), .16);color:rgb(var(--color-dark-primary))}.Header-module-scss-module__Nxoiaa__header-quick-menu__item--primary .Header-module-scss-module__Nxoiaa__header-quick-menu__icon{background:rgb(var(--color-primary));color:rgb(var(--color-white))}.Header-module-scss-module__Nxoiaa__header-actions{align-items:center;gap:12px;display:flex}.Header-module-scss-module__Nxoiaa__header-actions__nav{align-items:center;gap:8px;display:flex}.Header-module-scss-module__Nxoiaa__header-actions__nav-link{justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.Header-module-scss-module__Nxoiaa__header-actions__nav-link svg{color:rgb(var(--color-gray));font-size:24px}.Header-module-scss-module__Nxoiaa__header-actions__nav-link{border-radius:var(--radius);transition:all .2s}.Header-module-scss-module__Nxoiaa__header-actions__nav-link:hover{background:rgba(var(--color-stroke), .5)}.Header-module-scss-module__Nxoiaa__header-wallet{border-radius:var(--radius);align-items:center;gap:8px;height:42px;padding:0 4px;text-decoration:none;transition:all .2s;display:flex}.Header-module-scss-module__Nxoiaa__header-wallet:hover{background:rgba(var(--color-stroke), .5)}.Header-module-scss-module__Nxoiaa__header-wallet svg{color:rgb(var(--color-gray));font-size:24px}.Header-module-scss-module__Nxoiaa__header-wallet__amount{color:rgb(var(--color-gray));white-space:nowrap;font-size:15px;font-weight:500;line-height:1}.Header-module-scss-module__Nxoiaa__header-wallet__loading{align-items:center;display:flex}.Header-module-scss-module__Nxoiaa__header-wallet__loading svg{font-size:16px;animation:.8s linear infinite Header-module-scss-module__Nxoiaa__wallet-spin}@keyframes Header-module-scss-module__Nxoiaa__wallet-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Header-module-scss-module__Nxoiaa__header-search{align-items:center;width:342px;display:flex}.Header-module-scss-module__Nxoiaa__header-search__container{border-radius:var(--radius);background:#ced9df45;width:100%;padding:8px 8px 8px 0;transition:all .3s;display:flex}.Header-module-scss-module__Nxoiaa__header-search__container:focus-within,.Header-module-scss-module__Nxoiaa__header-search__container:hover{box-shadow:inset 0 0 0 1px rgb(var(--color-primary))}.Header-module-scss-module__Nxoiaa__header-search__input{color:rgb(var(--color-text-strong));font-size:var(--font-size-md);font-weight:var(--font-weight-medium);background:0 0;border:none;outline:none;flex:1;padding-left:20px;padding-right:8px;line-height:20px}.Header-module-scss-module__Nxoiaa__header-search__input::placeholder{color:rgb(var(--color-text-muted))}.Header-module-scss-module__Nxoiaa__header-search__button{border-radius:var(--radius-sm);background:rgb(var(--color-surface));flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Header-module-scss-module__Nxoiaa__header-search__button svg{color:rgb(var(--color-primary));font-size:20px}.Header-module-scss-module__Nxoiaa__header-search__mobile-trigger{border-radius:var(--radius);justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:none}.Header-module-scss-module__Nxoiaa__header-search__mobile-trigger:hover{background:rgba(var(--color-stroke), .5)}.Header-module-scss-module__Nxoiaa__header-search__mobile-trigger svg{color:rgb(var(--color-gray));font-size:24px}.Header-module-scss-module__Nxoiaa__header-search-mobile{z-index:200;position:fixed;inset:0}.Header-module-scss-module__Nxoiaa__header-search-mobile__overlay{background:#0006;position:absolute;inset:0}.Header-module-scss-module__Nxoiaa__header-search-mobile__bar{background:rgb(var(--color-white));border-bottom:1px solid rgb(var(--color-stroke));align-items:center;gap:8px;padding:12px 16px;animation:.2s Header-module-scss-module__Nxoiaa__search-slide-down;display:flex}.Header-module-scss-module__Nxoiaa__header-search-mobile__input{color:rgb(var(--color-text-strong));font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);background:0 0;border:none;outline:none;flex:1;padding:8px 0;line-height:24px}.Header-module-scss-module__Nxoiaa__header-search-mobile__input::placeholder{color:rgb(var(--color-text-muted))}.Header-module-scss-module__Nxoiaa__header-search-mobile__submit,.Header-module-scss-module__Nxoiaa__header-search-mobile__close{border-radius:var(--radius);flex:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Header-module-scss-module__Nxoiaa__header-search-mobile__submit svg,.Header-module-scss-module__Nxoiaa__header-search-mobile__close svg{color:rgb(var(--color-gray));font-size:20px}.Header-module-scss-module__Nxoiaa__header-search-mobile__submit:hover,.Header-module-scss-module__Nxoiaa__header-search-mobile__close:hover{background:rgba(var(--color-stroke), .5)}.Header-module-scss-module__Nxoiaa__header-search-mobile__submit svg{color:rgb(var(--color-primary))}.Header-module-scss-module__Nxoiaa__header-search-mobile__bar-wrapper{z-index:1;flex-direction:column;max-height:100dvh;animation:.2s Header-module-scss-module__Nxoiaa__search-slide-down;display:flex;position:absolute;top:0;left:0;right:0}.Header-module-scss-module__Nxoiaa__header-search-mobile__bar-wrapper .Header-module-scss-module__Nxoiaa__search-results{border-top:none;border-left:none;border-right:none;border-radius:0;flex:1;width:100%;max-height:none;overflow-y:auto}.Header-module-scss-module__Nxoiaa__header .search-results-wrapper{z-index:200}.Header-module-scss-module__Nxoiaa__header-toggle{justify-content:center;align-items:center;width:36px;height:36px;display:none}.Header-module-scss-module__Nxoiaa__header-toggle svg{color:rgb(var(--color-gray));font-size:22px}.Header-module-scss-module__Nxoiaa__header-notification{justify-content:center;align-items:center;display:flex;position:relative}.Header-module-scss-module__Nxoiaa__header-notification__button{border-radius:var(--radius);justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex;position:relative}.Header-module-scss-module__Nxoiaa__header-notification__button:hover{background:rgba(var(--color-stroke), .5)}.Header-module-scss-module__Nxoiaa__header-notification__button svg{color:rgb(var(--color-gray));font-size:24px}.Header-module-scss-module__Nxoiaa__header-notification__button--active:before{content:"";border-radius:var(--radius);background-color:rgb(var(--color-primary));border:2px solid rgb(var(--color-white));width:14px;height:14px;position:absolute;top:10px;right:10px}.Header-module-scss-module__Nxoiaa__header-notification-menu{z-index:101;transform-origin:0 0;width:100%;max-width:392px;position:fixed}.Header-module-scss-module__Nxoiaa__header-notification-menu__container{border-radius:var(--radius);border:1px solid rgb(var(--color-stroke));background:rgb(var(--color-white));transform-origin:100% 0;flex-direction:column;max-height:406px;display:flex;overflow:hidden;box-shadow:0 15px 59px #00000008}.Header-module-scss-module__Nxoiaa__header-notification-menu__container ::-webkit-scrollbar{display:none}.Header-module-scss-module__Nxoiaa__header-notification-menu__heading{border-bottom:1px solid rgb(var(--color-stroke));background:rgb(var(--color-white));justify-content:space-between;align-items:center;gap:24px;padding:14px 14px 9px;display:flex}.Header-module-scss-module__Nxoiaa__header-notification-menu__title{align-items:center;gap:10px;display:flex}.Header-module-scss-module__Nxoiaa__header-notification-menu__title-icon{border-radius:var(--radius);background:rgba(var(--color-primary), .15);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module-scss-module__Nxoiaa__header-notification-menu__title-icon svg{color:rgb(var(--color-primary));font-size:19px}.Header-module-scss-module__Nxoiaa__header-notification-menu__actions{align-items:center;gap:5px;display:flex}.Header-module-scss-module__Nxoiaa__header-notification-menu__button{border-radius:var(--radius);background:#0c5ff426;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.Header-module-scss-module__Nxoiaa__header-notification-menu__button svg{color:rgb(var(--color-primary));font-size:20px}.Header-module-scss-module__Nxoiaa__header-notification-menu__button:hover{background:rgba(var(--color-primary), .3)}.Header-module-scss-module__Nxoiaa__header-notification-menu__button--red{background:rgba(var(--color-red), .1)}.Header-module-scss-module__Nxoiaa__header-notification-menu__button--red svg{color:rgb(var(--color-red))}.Header-module-scss-module__Nxoiaa__header-notification-menu__button--red:hover{background:rgba(var(--color-red), .3)}.Header-module-scss-module__Nxoiaa__header-notification-menu__list{flex-direction:column;display:flex;overflow-y:auto}.Header-module-scss-module__Nxoiaa__header-notification-menu__empty{color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);padding:18px 15px;line-height:22px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item{flex-direction:column;gap:10px;padding:15px;display:flex}.Header-module-scss-module__Nxoiaa__header-notification-menu__item--link{text-decoration:none;transition:background-color .2s}.Header-module-scss-module__Nxoiaa__header-notification-menu__item--link:hover{background:rgba(var(--color-primary), .06)}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-title{align-items:center;gap:10px;display:flex}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i{border-radius:var(--radius);background:rgba(var(--color-primary), .15);justify-content:center;align-items:center;width:26px;height:26px;display:flex}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i svg{color:rgb(var(--color-primary));font-size:18px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-title span{color:rgb(var(--color-text-strong));font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);letter-spacing:-.26px;line-height:24px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-date{color:rgb(var(--color-text-muted));font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);letter-spacing:-.26px;line-height:24px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-text{color:rgb(var(--color-text-strong));font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);letter-spacing:-.26px;line-height:24px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item:not(:last-child){border-bottom:1px solid rgb(var(--color-stroke))}.Header-module-scss-module__Nxoiaa__header-notification-menu__item--green .Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i{background:rgba(var(--color-green), .15)}.Header-module-scss-module__Nxoiaa__header-notification-menu__item--green .Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i svg{color:rgb(var(--color-green))}.Header-module-scss-module__Nxoiaa__header-notification-menu--open .Header-module-scss-module__Nxoiaa__header-notification-menu__container{animation:.15s cubic-bezier(.4,0,.2,1) forwards Header-module-scss-module__Nxoiaa__menu-fade-in}.Header-module-scss-module__Nxoiaa__header-notification-menu--close .Header-module-scss-module__Nxoiaa__header-notification-menu__container{animation:.15s cubic-bezier(.4,0,.2,1) forwards Header-module-scss-module__Nxoiaa__menu-fade-out}.Header-module-scss-module__Nxoiaa__header-account{justify-content:center;align-items:center;display:flex;position:relative}.Header-module-scss-module__Nxoiaa__header-account__button{background:rgb(var(--color-primary));border-radius:var(--radius);justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.Header-module-scss-module__Nxoiaa__header-account__button svg{color:rgb(var(--color-white));font-size:24px}.Header-module-scss-module__Nxoiaa__header-account__initials{color:rgb(var(--color-white));font-size:16px;font-weight:600;line-height:1}.Header-module-scss-module__Nxoiaa__header-account-menu{z-index:101;width:100%;max-width:206px;position:fixed}.Header-module-scss-module__Nxoiaa__header-account-menu__container{border:1px solid rgb(var(--color-stroke));background:rgb(var(--color-white));transform-origin:100% 0;border-radius:15px;width:100%;overflow:hidden}.Header-module-scss-module__Nxoiaa__header-account-menu__heading{flex-direction:column;gap:3px;padding:15px 20px 10px;display:flex}.Header-module-scss-module__Nxoiaa__header-account-menu__heading-name{color:rgb(var(--color-secondary));text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:500;line-height:22px;overflow:hidden}.Header-module-scss-module__Nxoiaa__header-account-menu__heading-country{color:rgb(var(--color-gray));text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:20px;display:flex;overflow:hidden}.Header-module-scss-module__Nxoiaa__header-account-menu__list{flex-direction:column;padding:0 5px 5px;display:flex}.Header-module-scss-module__Nxoiaa__header-account-menu__item{border-radius:var(--radius);cursor:pointer;align-items:center;gap:15px;padding:12px;transition:all .3s;display:flex}.Header-module-scss-module__Nxoiaa__header-account-menu__item-icon{color:rgb(var(--color-gray));justify-content:center;align-items:center;font-size:22px;display:flex}.Header-module-scss-module__Nxoiaa__header-account-menu__item-icon svg{transition:all .3s}.Header-module-scss-module__Nxoiaa__header-account-menu__item-text{color:rgb(var(--color-black));font-size:15px;font-weight:500;line-height:20px;transition:all .3s}.Header-module-scss-module__Nxoiaa__header-account-menu__item:hover{background-color:rgba(var(--color-primary), .1)}.Header-module-scss-module__Nxoiaa__header-account-menu__item:hover .Header-module-scss-module__Nxoiaa__header-account-menu__item-icon,.Header-module-scss-module__Nxoiaa__header-account-menu__item:hover .Header-module-scss-module__Nxoiaa__header-account-menu__item-text{color:rgb(var(--color-primary))}.Header-module-scss-module__Nxoiaa__header-account-menu__item--red:hover{background-color:rgba(var(--color-red), .1)}.Header-module-scss-module__Nxoiaa__header-account-menu__item--red:hover .Header-module-scss-module__Nxoiaa__header-account-menu__item-text,.Header-module-scss-module__Nxoiaa__header-account-menu__item--red:hover .Header-module-scss-module__Nxoiaa__header-account-menu__item-icon{color:rgb(var(--color-red))}.Header-module-scss-module__Nxoiaa__header-account-menu--open .Header-module-scss-module__Nxoiaa__header-account-menu__container{animation:.15s cubic-bezier(.4,0,.2,1) forwards Header-module-scss-module__Nxoiaa__menu-fade-in}.Header-module-scss-module__Nxoiaa__header-account-menu--close .Header-module-scss-module__Nxoiaa__header-account-menu__container{animation:.15s cubic-bezier(.4,0,.2,1) forwards Header-module-scss-module__Nxoiaa__menu-fade-out}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header{background:rgb(var(--color-dark-background));border-color:rgb(var(--color-dark-stroke))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-list__item-icon{background:rgba(var(--color-dark-stroke), .52)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-list__item-icon svg,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-list__item-text{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-list__item.Header-module-scss-module__Nxoiaa__active .Header-module-scss-module__Nxoiaa__header-list__item-icon,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-list__item:hover .Header-module-scss-module__Nxoiaa__header-list__item-icon{background:rgb(var(--color-primary), .2)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-list__item.Header-module-scss-module__Nxoiaa__active .Header-module-scss-module__Nxoiaa__header-list__item-icon svg,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-list__item:hover .Header-module-scss-module__Nxoiaa__header-list__item-icon svg,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-list__item.Header-module-scss-module__Nxoiaa__active .Header-module-scss-module__Nxoiaa__header-list__item-text,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-list__item:hover .Header-module-scss-module__Nxoiaa__header-list__item-text{color:rgb(var(--color-primary))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-wallet:hover{background:rgba(var(--color-dark-stroke), .5)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-wallet svg,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-wallet__amount,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-actions__nav-link svg{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-actions__nav-link:hover{background:rgba(var(--color-dark-stroke), .5)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search__container{background:rgb(var(--color-dark-background));box-shadow:inset 0 0 0 1px rgb(var(--color-dark-stroke))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search__container:focus-within,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search__container:hover{box-shadow:inset 0 0 0 1px rgb(var(--color-primary))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search__input{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search__input::placeholder{color:rgb(var(--color-text))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search__button{background:rgb(var(--color-dark-stroke))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search__button svg,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search__mobile-trigger svg{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search-mobile__bar{background:rgb(var(--color-dark-background));border-bottom-color:rgb(var(--color-dark-stroke))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search-mobile__input{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search-mobile__input::placeholder{color:rgb(var(--color-text))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search-mobile__submit svg{color:rgb(var(--color-primary))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search-mobile__close svg,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification__button svg{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification__button:hover{background:rgba(var(--color-dark-stroke), .5)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification__button--active:before{border-color:rgb(var(--color-dark-background))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__container{border-radius:var(--radius);border:1px solid rgb(var(--color-dark-stroke));background:rgb(var(--color-dark-background))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__heading{border-bottom:1px solid rgb(var(--color-dark-stroke));background:rgb(var(--color-dark-background))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__title-icon{border-radius:var(--radius);background:rgba(var(--color-primary), .15)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__title-icon svg{color:rgb(var(--color-primary))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__title span{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__button{background:rgba(var(--color-white), .08)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__button svg{color:rgb(var(--color-primary))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__button:hover{background:#0c5ff44d}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__button--red{background:rgba(var(--color-white), .08)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__button--red svg{color:rgb(var(--color-red))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__button--red:hover{background:rgba(var(--color-red), .3)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item--link:hover{background:rgba(var(--color-white), .04)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i{background:rgba(var(--color-primary), .15)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i svg{color:rgb(var(--color-primary));font-size:18px}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item-title span,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item-date,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item-text{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item:not(:last-child){border-bottom:1px solid rgb(var(--color-dark-stroke))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item--green :root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i{background:rgba(var(--color-green), .15)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item--green :root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i svg{color:rgb(var(--color-green))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-notification-menu__empty{color:rgb(var(--color-text))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account__button{background:rgb(var(--color-primary))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account__button svg{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__container{border:1px solid rgb(var(--color-dark-stroke));background:rgb(var(--color-dark-background))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__heading-name{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__heading-country{color:rgb(var(--color-text))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item-text,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item-icon{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item:hover{background-color:rgba(var(--color-primary), .1)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item:hover :root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item-text,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item:hover :root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item-icon{color:rgb(var(--color-primary))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item--red:hover{background-color:rgba(var(--color-red), .15)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item--red:hover .Header-module-scss-module__Nxoiaa__header-account-menu__item-icon,:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-account-menu__item--red:hover .Header-module-scss-module__Nxoiaa__header-account-menu__item-text{color:rgb(var(--color-red))}@keyframes Header-module-scss-module__Nxoiaa__search-slide-down{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module-scss-module__Nxoiaa__menu-fade-in{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Header-module-scss-module__Nxoiaa__menu-fade-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-8px)scale(.95)}}@media (max-width:1300px){.Header-module-scss-module__Nxoiaa__header{width:100%;padding:12px 16px;position:sticky;top:0;left:0}.Header-module-scss-module__Nxoiaa__header-toggle{display:flex}.Header-module-scss-module__Nxoiaa__header-list{display:none}.Header-module-scss-module__Nxoiaa__header-wallet{gap:6px;height:40px;padding:0 10px}.Header-module-scss-module__Nxoiaa__header-wallet__amount{white-space:nowrap;font-size:13px;display:inline-flex}.Header-module-scss-module__Nxoiaa__header-actions,.Header-module-scss-module__Nxoiaa__header-actions__nav{gap:6px}.Header-module-scss-module__Nxoiaa__header-actions__nav-link{width:40px;height:40px}.Header-module-scss-module__Nxoiaa__header-actions__nav-link svg{font-size:24px}.Header-module-scss-module__Nxoiaa__header-notification__button{width:40px;height:40px}.Header-module-scss-module__Nxoiaa__header-notification__button svg{font-size:24px}.Header-module-scss-module__Nxoiaa__header-notification-menu{z-index:100}.Header-module-scss-module__Nxoiaa__header-account__button{width:40px;height:40px}.Header-module-scss-module__Nxoiaa__header-account__button svg{font-size:24px}.Header-module-scss-module__Nxoiaa__header-search{display:contents}.Header-module-scss-module__Nxoiaa__header-search__container{display:none}.Header-module-scss-module__Nxoiaa__header-search__mobile-trigger{display:flex}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-search .Header-module-scss-module__Nxoiaa__header-search__mobile-trigger svg{color:rgb(var(--color-white))}}@media (max-width:768px){.Header-module-scss-module__Nxoiaa__header-notification-menu{max-width:300px}.Header-module-scss-module__Nxoiaa__header-notification-menu__heading{padding:10px 14px}.Header-module-scss-module__Nxoiaa__header-notification-menu__title{gap:8px}.Header-module-scss-module__Nxoiaa__header-notification-menu__title-icon{width:32px;height:32px}.Header-module-scss-module__Nxoiaa__header-notification-menu__title-icon svg{font-size:16px}.Header-module-scss-module__Nxoiaa__header-notification-menu__list{padding:0 10px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item{padding:10px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-heading{gap:16px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-title{gap:8px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i{width:24px;height:24px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-title i svg{font-size:14px}.Header-module-scss-module__Nxoiaa__header-notification-menu__item-date,.Header-module-scss-module__Nxoiaa__header-notification-menu__item-text{font-size:12px}}.Header-module-scss-module__Nxoiaa__search-results-wrapper{z-index:200}.Header-module-scss-module__Nxoiaa__search-results{border-radius:var(--radius);border:1px solid rgb(var(--color-stroke));background:rgb(var(--color-white));flex-direction:column;width:400px;max-height:420px;animation:.15s Header-module-scss-module__Nxoiaa__search-dropdown-in;display:flex;overflow-y:auto;box-shadow:0 15px 59px #00000014}.Header-module-scss-module__Nxoiaa__search-results::-webkit-scrollbar{width:4px}.Header-module-scss-module__Nxoiaa__search-results::-webkit-scrollbar-thumb{background:rgba(var(--color-stroke), .8);border-radius:4px}.Header-module-scss-module__Nxoiaa__search-results__empty{color:rgb(var(--color-text-muted));justify-content:center;align-items:center;gap:8px;padding:24px 16px;font-size:14px;font-weight:500;display:flex}.Header-module-scss-module__Nxoiaa__search-results__empty svg{font-size:18px;animation:.8s linear infinite Header-module-scss-module__Nxoiaa__search-spin}.Header-module-scss-module__Nxoiaa__search-results__section{flex-direction:column;display:flex}.Header-module-scss-module__Nxoiaa__search-results__section:not(:last-child){border-bottom:1px solid rgb(var(--color-stroke))}.Header-module-scss-module__Nxoiaa__search-results__section-title{color:rgb(var(--color-text-muted));text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;padding:10px 14px 6px;font-size:12px;font-weight:600;display:flex}.Header-module-scss-module__Nxoiaa__search-results__section-title svg{font-size:14px}.Header-module-scss-module__Nxoiaa__search-results__section-count{background:rgba(var(--color-stroke), .5);border-radius:10px;margin-left:auto;padding:1px 7px;font-size:11px}.Header-module-scss-module__Nxoiaa__search-results__item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:8px 14px;transition:background-color .15s;display:flex}.Header-module-scss-module__Nxoiaa__search-results__item:hover{background:rgba(var(--color-primary), .06)}.Header-module-scss-module__Nxoiaa__search-results__item-image{border-radius:calc(var(--radius)*.6);background:rgba(var(--color-stroke), .3);flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.Header-module-scss-module__Nxoiaa__search-results__item-image img{object-fit:cover;width:100%;height:100%}.Header-module-scss-module__Nxoiaa__search-results__item-image svg{color:rgb(var(--color-text-muted));font-size:20px}.Header-module-scss-module__Nxoiaa__search-results__item-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Header-module-scss-module__Nxoiaa__search-results__item-title{color:rgb(var(--color-text-strong));font-size:var(--font-size-base);font-weight:var(--font-weight-medium);white-space:nowrap;text-overflow:ellipsis;line-height:20px;overflow:hidden}.Header-module-scss-module__Nxoiaa__search-results__item-meta{color:rgb(var(--color-text-muted));white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.Header-module-scss-module__Nxoiaa__search-results__item-rating{color:rgb(var(--color-yellow));font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);flex:none;align-items:center;gap:4px;display:flex}.Header-module-scss-module__Nxoiaa__search-results__item-rating svg{font-size:14px}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results{border-color:rgb(var(--color-dark-stroke));background:rgb(var(--color-dark-background))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results__empty{color:rgb(var(--color-text))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results__section:not(:last-child){border-bottom-color:rgb(var(--color-dark-stroke))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results__section-title{color:rgb(var(--color-text))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results__section-count{background:rgba(var(--color-dark-stroke), .5)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results__item:hover{background:rgba(var(--color-white), .04)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results__item-image{background:rgba(var(--color-dark-stroke), .3)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results__item-image svg{color:rgb(var(--color-text))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results__item-title{color:rgb(var(--color-white))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__search-results__item-meta{color:rgb(var(--color-text))}@keyframes Header-module-scss-module__Nxoiaa__search-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module-scss-module__Nxoiaa__search-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Header-module-scss-module__Nxoiaa__header-language-trigger{border:1px solid rgb(var(--color-stroke));border-radius:var(--radius);background:rgba(var(--color-surface), .85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:rgb(var(--color-text-strong));transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.Header-module-scss-module__Nxoiaa__header-language-trigger:hover{background:rgb(var(--color-surface));box-shadow:var(--shadow-sm)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-language-trigger{border-color:rgb(var(--color-dark-stroke));background:rgba(var(--color-dark-surface), .85);color:rgb(var(--color-dark-text-strong))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-language-trigger:hover{background:rgb(var(--color-dark-surface))}.Header-module-scss-module__Nxoiaa__header-language-portal{z-index:200;border:1px solid rgb(var(--color-stroke));border-radius:var(--radius-lg);background:rgb(var(--color-surface));box-shadow:var(--shadow-lg);min-width:170px;padding:4px 0;position:fixed;overflow:hidden}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-language-portal{border-color:rgb(var(--color-dark-stroke));background:rgb(var(--color-dark-surface))}.Header-module-scss-module__Nxoiaa__header-language-option{width:100%;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:rgb(var(--color-text-strong));cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast);background:0 0;border:0;align-items:center;gap:10px;padding:8px 12px;display:flex}.Header-module-scss-module__Nxoiaa__header-language-option:hover{background:rgba(var(--color-primary), .1)}.Header-module-scss-module__Nxoiaa__header-language-option--active{color:rgb(var(--color-primary));background:rgba(var(--color-primary), .06)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-language-option{color:rgb(var(--color-dark-text-strong))}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-language-option:hover{background:rgba(var(--color-dark-primary), .16)}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-language-option--active{color:rgb(var(--color-dark-primary));background:rgba(var(--color-dark-primary), .12)}.Header-module-scss-module__Nxoiaa__header-language-option__check{font-size:var(--font-size-xs);color:rgb(var(--color-primary));margin-left:auto}:root[data-theme=dark] .Header-module-scss-module__Nxoiaa__header-language-option__check{color:rgb(var(--color-dark-primary))}
.login-module-scss-module__GgI7aG__auth{background:url(/auth/login/background.webp) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.login-module-scss-module__GgI7aG__auth:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#fff0 0%,#fff6 50%,#fff 95%);position:absolute;inset:0}.login-module-scss-module__GgI7aG__auth-card{z-index:1;background:rgb(var(--color-white));border:1px solid rgb(var(--color-stroke));border-radius:14px;flex-direction:column;gap:32px;width:100%;max-width:460px;padding:48px 56px;display:flex;position:relative;box-shadow:0 24px 60px -20px #1424571f}.login-module-scss-module__GgI7aG__auth-card__heading{flex-direction:column;align-items:center;gap:20px;display:flex}.login-module-scss-module__GgI7aG__auth-card__logo{color:rgb(var(--color-primary));justify-content:center;align-items:center;font-size:52px;display:inline-flex}.login-module-scss-module__GgI7aG__auth-card__heading-content{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.login-module-scss-module__GgI7aG__auth-card__title{color:rgb(var(--color-secondary));letter-spacing:-.6px;font-size:24px;font-weight:700;line-height:30px}.login-module-scss-module__GgI7aG__auth-card__subtitle{color:rgb(var(--color-text));letter-spacing:-.24px;font-size:14px;font-weight:500;line-height:20px}.login-module-scss-module__GgI7aG__auth-card__form{flex-direction:column;gap:18px;display:flex}.login-module-scss-module__GgI7aG__auth-card__field{flex-direction:column;gap:6px;display:flex}.login-module-scss-module__GgI7aG__auth-card__field-error{color:rgb(var(--color-red));font-size:12px;font-weight:500;line-height:16px}.login-module-scss-module__GgI7aG__auth-card__label{color:rgb(var(--color-secondary));letter-spacing:-.2px;font-size:13px;font-weight:600}.login-module-scss-module__GgI7aG__auth-card__input{border:1px solid rgb(var(--color-stroke));background:rgb(var(--color-white));width:100%;height:46px;color:rgb(var(--color-secondary));border-radius:10px;outline:none;padding:0 14px;font-size:15px;font-weight:500;transition:all .18s}.login-module-scss-module__GgI7aG__auth-card__input::placeholder{color:rgba(var(--color-text), .5)}.login-module-scss-module__GgI7aG__auth-card__input:focus,.login-module-scss-module__GgI7aG__auth-card__input:active{border-color:rgb(var(--color-primary));box-shadow:0 0 0 4px rgba(var(--color-primary), .16)}.login-module-scss-module__GgI7aG__auth-card__password{align-items:center;display:flex;position:relative}.login-module-scss-module__GgI7aG__auth-card__pw-toggle{color:rgb(var(--color-text));cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 8px;font-size:12px;font-weight:600;position:absolute;right:12px}.login-module-scss-module__GgI7aG__auth-card__pw-toggle:hover{color:rgb(var(--color-primary))}.login-module-scss-module__GgI7aG__auth-card__error{background:rgba(var(--color-red), .08);color:rgb(var(--color-red));border-radius:10px;padding:10px 14px;font-size:13px;font-weight:500;line-height:18px}.login-module-scss-module__GgI7aG__auth-card__submit{background:rgb(var(--color-primary));height:48px;color:rgb(var(--color-white));letter-spacing:-.2px;cursor:pointer;border:0;border-radius:10px;margin-top:6px;font-size:15px;font-weight:700;transition:all .18s}.login-module-scss-module__GgI7aG__auth-card__submit:hover:not(:disabled){background:rgba(var(--color-primary), .92)}.login-module-scss-module__GgI7aG__auth-card__submit:disabled{opacity:.55;cursor:not-allowed}.login-module-scss-module__GgI7aG__auth-card__footer{text-align:center;color:rgb(var(--color-text));letter-spacing:-.2px;font-size:12px;font-weight:500}:root[data-theme=dark] .login-module-scss-module__GgI7aG__auth-card{background:rgb(var(--color-dark-background));border-color:rgb(var(--color-dark-stroke))}:root[data-theme=dark] .login-module-scss-module__GgI7aG__auth-card .login-module-scss-module__GgI7aG__auth-card__title{color:rgb(var(--color-dark-text-strong))}:root[data-theme=dark] .login-module-scss-module__GgI7aG__auth-card .login-module-scss-module__GgI7aG__auth-card__input{background:rgb(var(--color-dark-surface));border-color:rgb(var(--color-dark-stroke));color:rgb(var(--color-dark-text-strong))}@media (max-width:640px){.login-module-scss-module__GgI7aG__auth-card{border-radius:12px;gap:24px;padding:32px 24px}.login-module-scss-module__GgI7aG__auth-card__title{font-size:20px;line-height:26px}.login-module-scss-module__GgI7aG__auth-card__logo{font-size:40px}}
.offline-module-scss-module__OxbZnq__offline{background:rgb(var(--color-background));justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.offline-module-scss-module__OxbZnq__card{text-align:center;background:rgb(var(--color-surface));border:1px solid rgb(var(--color-stroke));border-radius:16px;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:380px;padding:40px 28px;display:flex;box-shadow:0 24px 60px -20px #1424571f}:root[data-theme=dark] .offline-module-scss-module__OxbZnq__card{background:rgb(var(--color-dark-surface));border-color:rgb(var(--color-dark-stroke))}.offline-module-scss-module__OxbZnq__logo{color:rgb(var(--color-primary));font-size:56px;display:inline-flex}.offline-module-scss-module__OxbZnq__title{letter-spacing:-.4px;color:rgb(var(--color-secondary));font-size:22px;font-weight:700}:root[data-theme=dark] .offline-module-scss-module__OxbZnq__title{color:rgb(var(--color-dark-text-strong))}.offline-module-scss-module__OxbZnq__text{color:rgb(var(--color-text-muted));font-size:14px;font-weight:500;line-height:20px}.offline-module-scss-module__OxbZnq__retry{height:var(--control-height);border-radius:var(--control-radius);background:rgb(var(--color-primary));color:rgb(var(--color-white));cursor:pointer;border:0;margin-top:8px;padding:0 24px;font-size:15px;font-weight:700;transition:background .18s}.offline-module-scss-module__OxbZnq__retry:hover{background:rgba(var(--color-primary), .92)}
