.SelectionPanel-module__jWuCWq__panel{border-radius:var(--radius-card);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-border,#2e3035);background-color:var(--color-bg-card,#1d1e20);--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);width:100%;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);flex-direction:column;max-height:80vh;display:flex}.SelectionPanel-module__jWuCWq__header{border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.SelectionPanel-module__jWuCWq__title{font-size:var(--text-lg,1.125rem);line-height:var(--tw-leading,var(--text-lg--line-height,calc(1.75/1.125)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-text-primary,#f0f2f5)}.SelectionPanel-module__jWuCWq__closeButton{cursor:pointer;border-radius:var(--radius-lg,.5rem);--tw-border-style:none;padding:calc(var(--spacing,.25rem)*1.5);color:var(--color-text-muted,#797f8b);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));background-color:#0000;border-style:none}.SelectionPanel-module__jWuCWq__closeButton:hover{background-color:var(--color-surface-hover,#2e3035);color:var(--color-text-primary,#f0f2f5)}.SelectionPanel-module__jWuCWq__body{padding:8px 8px 12px;overflow-y:auto}.SelectionPanel-module__jWuCWq__groupTitle{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-text-muted,#797f8b);padding:12px 12px 6px;display:block}.SelectionPanel-module__jWuCWq__item{cursor:pointer;--tw-border-style:none;text-align:left;background-color:#0000;border-style:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background-color .1s;display:flex}.SelectionPanel-module__jWuCWq__item:hover,.SelectionPanel-module__jWuCWq__itemSelected{background-color:var(--color-surface-hover,#2e3035)}.SelectionPanel-module__jWuCWq__itemIcon{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;display:flex}.SelectionPanel-module__jWuCWq__itemText{min-width:calc(var(--spacing,.25rem)*0);flex-direction:column;flex:1;display:flex}.SelectionPanel-module__jWuCWq__itemLabel{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-leading:calc(var(--spacing,.25rem)*5);line-height:calc(var(--spacing,.25rem)*5);--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-text-primary,#f0f2f5)}.SelectionPanel-module__jWuCWq__itemSublabel{font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-leading:calc(var(--spacing,.25rem)*4);line-height:calc(var(--spacing,.25rem)*4);color:var(--color-text-muted,#797f8b)}.SelectionPanel-module__jWuCWq__checkIcon{color:#5b5fc7;flex-shrink:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}
.LanguageModal-module__nIhpta__backdrop{inset:calc(var(--spacing,.25rem)*0);z-index:50;opacity:0;background:#0006;transition:opacity .2s;position:fixed}.LanguageModal-module__nIhpta__backdropVisible{opacity:1}.LanguageModal-module__nIhpta__popover{z-index:50;transform-origin:0 100%;opacity:0;width:320px;transition:opacity .2s,transform .2s;position:fixed;transform:scale(.95)translateY(4px)}.LanguageModal-module__nIhpta__popoverVisible{opacity:1;transform:scale(1)translateY(0)}
.Sidebar-module__a48uyq__sidebar{top:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);z-index:40;background-color:var(--color-bg-sidebar,#1d1e20);flex-direction:column;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;overflow:visible}.Sidebar-module__a48uyq__expanded{width:240px}.Sidebar-module__a48uyq__collapsed{width:64px}.Sidebar-module__a48uyq__inner{min-height:calc(var(--spacing,.25rem)*0);flex-direction:column;flex:1;display:flex;overflow:hidden}.Sidebar-module__a48uyq__userSection{flex-shrink:0;align-items:center;width:100%;padding:24px 12px 12px;display:flex}.Sidebar-module__a48uyq__userSectionCollapsed{cursor:pointer;--tw-border-style:none;background-color:#0000;border-style:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:24px 0 12px;transition:opacity .1s;display:flex}.Sidebar-module__a48uyq__userSectionCollapsed:hover{opacity:.8}.Sidebar-module__a48uyq__userAvatar{z-index:1;height:calc(var(--spacing,.25rem)*10);width:calc(var(--spacing,.25rem)*10);cursor:pointer;--tw-border-style:none;color:var(--color-text-primary,#f0f2f5);background:#b3b6bd3d;border-style:none;border-radius:3.40282e38px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:relative}.Sidebar-module__a48uyq__userAvatar:hover{background:#b3b6bd5c}.Sidebar-module__a48uyq__userPill{min-width:calc(var(--spacing,.25rem)*0);align-items:center;gap:calc(var(--spacing,.25rem)*2.5);background:#b3b6bd1f;border-radius:3.40282e38px;flex:1;padding:6px 16px 6px 6px;display:flex}.Sidebar-module__a48uyq__userInfo{min-width:calc(var(--spacing,.25rem)*0);flex-direction:column;display:flex}.Sidebar-module__a48uyq__userName{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-leading:18px;--tw-font-weight:var(--font-weight-semibold,600);line-height:18px;font-weight:var(--font-weight-semibold,600);text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-primary,#f0f2f5);overflow:hidden}.Sidebar-module__a48uyq__userId{--tw-leading:14px;--tw-font-weight:var(--font-weight-normal,400);font-size:11px;line-height:14px;font-weight:var(--font-weight-normal,400);color:var(--color-text-muted,#797f8b)}.Sidebar-module__a48uyq__promoBanner{border-radius:var(--radius-xl,.75rem);background:linear-gradient(135deg,var(--color-accent-green),#00863a);flex-shrink:0;margin:4px 12px 8px;padding:12px 16px}.Sidebar-module__a48uyq__promoText{--tw-leading:18px;--tw-font-weight:var(--font-weight-semibold,600);font-size:13px;line-height:18px;font-weight:var(--font-weight-semibold,600);color:var(--color-white,#fff)}.Sidebar-module__a48uyq__collapseButton{z-index:50;height:calc(var(--spacing,.25rem)*7);width:calc(var(--spacing,.25rem)*7);cursor:pointer;--tw-border-style:none;color:var(--color-text-primary,#f0f2f5);background:#b3b6bd3d;border-style:none;border-radius:3.40282e38px;justify-content:center;align-items:center;transition:background-color .15s,transform .3s;display:flex;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.Sidebar-module__a48uyq__collapseButton:hover{background:#b3b6bd5c}.Sidebar-module__a48uyq__collapseButtonFlipped{transform:translateY(-50%)rotate(180deg)}.Sidebar-module__a48uyq__nav{scrollbar-width:none;flex-direction:column;flex:1;gap:6px;padding:8px 12px;display:flex;overflow-y:auto}.Sidebar-module__a48uyq__navNoUser{padding-top:24px}.Sidebar-module__a48uyq__divider{margin-block:calc(var(--spacing,.25rem)*2);background:#b3b6bd1f;height:1px}.Sidebar-module__a48uyq__navItem{height:calc(var(--spacing,.25rem)*11);cursor:pointer;align-items:center;gap:calc(var(--spacing,.25rem)*3);--tw-border-style:none;text-align:left;width:100%;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-leading:calc(var(--spacing,.25rem)*5);line-height:calc(var(--spacing,.25rem)*5);--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);white-space:nowrap;color:var(--color-text-primary,#f0f2f5);-webkit-user-select:none;user-select:none;background-color:#0000;border-style:none;border-radius:10px;margin-top:4px;padding:0 12px;text-decoration-line:none;transition:background-color .1s;display:flex;overflow:hidden}.Sidebar-module__a48uyq__navItem:first-child{margin-top:0}.Sidebar-module__a48uyq__navItem:hover{background:#b3b6bd1f}.Sidebar-module__a48uyq__navItemActive{background:#b3b6bd29}.Sidebar-module__a48uyq__navLabel{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-leading:calc(var(--spacing,.25rem)*5);line-height:calc(var(--spacing,.25rem)*5);--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);flex:1}.Sidebar-module__a48uyq__navChevron{color:var(--color-text-muted,#797f8b);flex-shrink:0;margin-left:auto}.Sidebar-module__a48uyq__navBadge{color:var(--color-white,#fff);background:#f63d00;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:flex}.Sidebar-module__a48uyq__bottomSection{border-top:1px solid #b3b6bd1f;flex-shrink:0;padding:12px}.Sidebar-module__a48uyq__langRow{align-items:center;padding:4px 12px 8px;display:flex}.Sidebar-module__a48uyq__langPill{cursor:pointer;--tw-border-style:none;--tw-font-weight:var(--font-weight-medium,500);font-size:13px;font-weight:var(--font-weight-medium,500);color:var(--color-text-primary,#f0f2f5);background:#b3b6bd33;border-style:none;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;transition:background-color .15s;display:flex}.Sidebar-module__a48uyq__langPill:hover{background:#b3b6bd52}.Sidebar-module__a48uyq__supportRow{--tw-font-weight:var(--font-weight-medium,500);font-size:13px;font-weight:var(--font-weight-medium,500);color:var(--color-text-secondary,#9aa1b1);align-items:center;gap:8px;padding:8px 12px;display:flex}.Sidebar-module__a48uyq__supportIcon{cursor:pointer;--tw-border-style:none;color:var(--color-text-secondary,#9aa1b1);background:#b3b6bd33;border-style:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .15s;display:flex}.Sidebar-module__a48uyq__supportIcon:hover{background:#b3b6bd52}.Sidebar-module__a48uyq__supportLabel{color:var(--color-text-secondary,#9aa1b1);flex:1}.Sidebar-module__a48uyq__supportBadge{color:var(--color-white,#fff);background:#5b5fc7;border-radius:10px;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;line-height:16px;display:flex}.Sidebar-module__a48uyq__mobileOverlay{inset:calc(var(--spacing,.25rem)*0);z-index:39;background:#00000080;position:fixed}@media (min-width:768px){.Sidebar-module__a48uyq__mobileOverlay{display:none}}.Sidebar-module__a48uyq__navIcon{flex-shrink:0}@media (max-width:767px){.Sidebar-module__a48uyq__sidebar{width:240px;transform:translate(-100%)}}@media (min-width:768px){.Sidebar-module__a48uyq__sidebar{display:flex}}.Sidebar-module__a48uyq__sidebarMobileOpen{display:flex;width:240px!important;transform:translate(0)!important}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
.BalanceDisplay-module__XeVIjW__skeleton{height:calc(var(--spacing,.25rem)*11);width:calc(var(--spacing,.25rem)*28)}.BalanceDisplay-module__XeVIjW__wrapper{height:calc(var(--spacing,.25rem)*11);align-items:center;gap:calc(var(--spacing,.25rem)*2);border-radius:var(--radius-xl,.75rem);--tw-border-style:none;padding-inline:calc(var(--spacing,.25rem)*4);background:#b3b6bd1f;border-style:none;transition:filter .15s;display:flex}.BalanceDisplay-module__XeVIjW__wrapper:hover{filter:brightness(.95)}.BalanceDisplay-module__XeVIjW__pillWrapper{position:relative}.BalanceDisplay-module__XeVIjW__currencyPill{cursor:pointer;align-items:center;gap:calc(var(--spacing,.25rem)*1);--tw-border-style:none;padding-inline:calc(var(--spacing,.25rem)*2.5);padding-block:calc(var(--spacing,.25rem)*1);font-size:var(--text-xs,.75rem);line-height:var(--tw-leading,var(--text-xs--line-height,calc(1/.75)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-text-primary,#f0f2f5);background:#b3b6bd29;border-style:none;border-radius:3.40282e38px;flex-shrink:0;transition:background-color .15s;display:flex}.BalanceDisplay-module__XeVIjW__currencyPill:hover{background:#b3b6bd4d}.BalanceDisplay-module__XeVIjW__amounts{cursor:pointer;--tw-border-style:none;background-color:#0000;border-style:none;flex-direction:column;align-items:flex-end;display:flex}.BalanceDisplay-module__XeVIjW__amount{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-text-primary,#f0f2f5)}.BalanceDisplay-module__XeVIjW__equivalent{--tw-leading:calc(var(--spacing,.25rem)*3);font-size:11px;line-height:calc(var(--spacing,.25rem)*3);--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-text-secondary,#9aa1b1)}@keyframes BalanceDisplay-module__XeVIjW__dropdownIn{0%{opacity:0;transform:translateY(-4px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes BalanceDisplay-module__XeVIjW__dropdownOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-4px)scale(.96)}}.BalanceDisplay-module__XeVIjW__dropdown{left:calc(var(--spacing,.25rem)*0);z-index:50;transform-origin:0 0;background:#fff;border:1px solid #a9acb433;border-radius:10px;flex-direction:column;min-width:80px;animation:.15s ease-out BalanceDisplay-module__XeVIjW__dropdownIn;display:flex;position:absolute;top:calc(100% + 6px);overflow:hidden;box-shadow:0 4px 16px #0000001f}.BalanceDisplay-module__XeVIjW__dropdownOption{cursor:pointer;--tw-border-style:none;text-align:center;color:#141415;background:0 0;border-style:none;width:100%;padding:8px 14px;font-size:13px;font-weight:500;transition:background-color .1s}.BalanceDisplay-module__XeVIjW__dropdownOption:hover{background:#f0f2f5}.BalanceDisplay-module__XeVIjW__dropdownOptionActive{background:#a9acb41a;font-weight:700}.BalanceDisplay-module__XeVIjW__dropdownClosing{animation:.12s ease-in forwards BalanceDisplay-module__XeVIjW__dropdownOut}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}
