.chatSystemMessage-module__Amj5Hq__messageSystem{--message-system-label-half:calc((.44rem + .69rem * 1.35) / 2);flex-direction:column;align-self:center;align-items:center;width:min-content;max-width:100%;display:flex}.chatSystemMessage-module__Amj5Hq__messageSystemWithTopLabel{margin-top:var(--message-system-label-half)}.chatSystemMessage-module__Amj5Hq__messageSystemCard{box-sizing:border-box;border:1px solid var(--bg-canvas);background-color:var(--bg-canvas);width:max-content;min-width:0;max-width:min(100%,32rem);color:var(--fg-default);text-align:center;border-radius:8px;margin:0;padding-block:.65rem;padding-inline:.85rem;position:relative}.chatSystemMessage-module__Amj5Hq__messageSystemCardWithLabel{padding-top:calc(.65rem + var(--message-system-label-half))}.chatSystemMessage-module__Amj5Hq__messageSystemLabel{z-index:1;box-sizing:border-box;background:var(--bg-default);white-space:nowrap;width:fit-content;max-width:min(92%,20rem);color:var(--fg-default);border:none;border-radius:999px;justify-content:center;align-items:center;padding:.22rem .72rem;font-size:.69rem;font-weight:600;line-height:1.35;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.chatSystemMessage-module__Amj5Hq__messageSystemText{text-align:center;max-width:100%;color:var(--fg-default);white-space:pre-line;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;margin:0;font-size:.94rem;font-weight:400;line-height:1.5}.chatSystemMessage-module__Amj5Hq__messageSystemMetaTime{color:var(--fg-muted);font-size:.69rem;line-height:1.35}.chatSystemMessage-module__Amj5Hq__messageSystemInlineMeta{vertical-align:baseline;-webkit-user-select:none;user-select:none;flex-flow:row;flex-shrink:0;justify-content:flex-end;align-items:flex-end;gap:.25rem;height:1.45em;margin-left:.45rem;display:inline-flex}@media (max-width:768px){.chatSystemMessage-module__Amj5Hq__messageSystem{width:90%}.chatSystemMessage-module__Amj5Hq__messageSystemCard{width:100%;max-width:100%}}
.chatThreadMessagesSkeleton-module__xY5Yqa__messagesSkeleton{flex-direction:column;flex:1 0;gap:.85rem;width:100%;min-height:0;display:flex;overflow:hidden}.chatThreadMessagesSkeleton-module__xY5Yqa__skeletonBubble{box-sizing:border-box;width:min(var(--skeleton-bubble-width,58%), min(70%, 32rem));background-color:var(--bg-canvas);pointer-events:none;flex-direction:column;gap:.47rem;max-width:100%;padding-block:.65rem;padding-inline:.85rem;display:flex}.chatThreadMessagesSkeleton-module__xY5Yqa__skeletonBubbleOwn{border-radius:8px 8px 4px}.chatThreadMessagesSkeleton-module__xY5Yqa__skeletonBubblePeer{border-radius:8px 8px 8px 4px}.chatThreadMessagesSkeleton-module__xY5Yqa__messageSkeletonLine{background:linear-gradient(90deg, color-mix(in srgb, var(--fg-default) 6%, var(--bg-canvas)) 25%, color-mix(in srgb, var(--fg-default) 11%, var(--bg-canvas)) 50%, color-mix(in srgb, var(--fg-default) 6%, var(--bg-canvas)) 75%);background-size:200% 100%;border-radius:4px;flex-shrink:0;max-width:100%;height:.94rem;animation:1.4s ease-in-out infinite chatThreadMessagesSkeleton-module__xY5Yqa__chatThreadMessagesSkeletonShimmer}@media (max-width:768px){.chatThreadMessagesSkeleton-module__xY5Yqa__skeletonBubble{width:min(var(--skeleton-bubble-width,58%), min(85%, 100%))}}.chatThreadMessagesSkeleton-module__xY5Yqa__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes chatThreadMessagesSkeleton-module__xY5Yqa__chatThreadMessagesSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.CreateOrderContent-module__aaDqna__create{min-height:calc(100vh - var(--navbar-height) - 200px);background-color:var(--bg-canvas);box-sizing:border-box;width:100%}.CreateOrderContent-module__aaDqna__container{box-sizing:border-box;width:100%}.CreateOrderContent-module__aaDqna__createOrderHeaderBackIcon{color:var(--fg-default)}.CreateOrderContent-module__aaDqna__createOrderHeaderBackIcon:hover{color:var(--accent-fg)}.CreateOrderContent-module__aaDqna__content{grid-template-columns:1fr 400px;gap:2rem;display:grid}.CreateOrderContent-module__aaDqna__infoSection{flex-direction:column;gap:1.5rem;display:flex}.CreateOrderContent-module__aaDqna__infoCard{background-color:var(--bg-default);border-radius:8px;gap:1.25rem;padding:1.5rem;transition:background-color .2s;display:flex}.CreateOrderContent-module__aaDqna__infoCard:hover{background-color:var(--bg-subtle)}.CreateOrderContent-module__aaDqna__infoIcon{background:var(--accent-overlay);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.CreateOrderContent-module__aaDqna__icon{width:1.5rem;height:1.5rem;color:var(--accent-fg)}.CreateOrderContent-module__aaDqna__infoContent{flex:1}.CreateOrderContent-module__aaDqna__infoTitle{color:var(--fg-default);letter-spacing:-.3px;margin-block:0 .5rem;font-size:1.13rem;font-weight:600}.CreateOrderContent-module__aaDqna__infoText{color:var(--fg-muted);margin:0;font-size:.94rem;line-height:1.6}.CreateOrderContent-module__aaDqna__form{background-color:var(--bg-default);height:fit-content;top:var(--navbar-sticky-offset);border-radius:8px;padding:2rem;position:sticky}.CreateOrderContent-module__aaDqna__formTitle{color:var(--fg-default);letter-spacing:-.5px;margin-block:0 1.5rem;font-size:1.5rem;font-weight:600}.CreateOrderContent-module__aaDqna__formGroup{flex-direction:column;gap:.5rem;width:100%;min-width:0;margin-bottom:1.5rem;display:flex}.CreateOrderContent-module__aaDqna__detailsBlock{margin-bottom:1.5rem}.CreateOrderContent-module__aaDqna__detailsBlock .CreateOrderContent-module__aaDqna__formGroup:last-child,.CreateOrderContent-module__aaDqna__detailsBlock .CreateOrderContent-module__aaDqna__formRow .CreateOrderContent-module__aaDqna__formGroup{margin-bottom:0}.CreateOrderContent-module__aaDqna__form .CreateOrderContent-module__aaDqna__formDropdownTrigger{background-color:var(--bg-canvas)}.CreateOrderContent-module__aaDqna__form .CreateOrderContent-module__aaDqna__formDropdownTrigger:hover{background-color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-canvas))}.CreateOrderContent-module__aaDqna__create .CreateOrderContent-module__aaDqna__form .CreateOrderContent-module__aaDqna__formInputTall{box-sizing:border-box;border-radius:8px;min-height:2.63rem;padding-block:.75rem;padding-inline:.88rem;font-size:.88rem;font-weight:400;line-height:1.5}.CreateOrderContent-module__aaDqna__create .CreateOrderContent-module__aaDqna__form .CreateOrderContent-module__aaDqna__formDateTrigger{box-sizing:border-box;background-color:var(--bg-canvas);border-radius:8px;width:100%;min-height:2.63rem;padding-block:.75rem;padding-inline:.88rem;font-size:.88rem;font-weight:400;line-height:1.5}.CreateOrderContent-module__aaDqna__create .CreateOrderContent-module__aaDqna__form .CreateOrderContent-module__aaDqna__formDateTrigger:hover{background-color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-canvas))}.CreateOrderContent-module__aaDqna__amountStepperWrap{width:100%}.CreateOrderContent-module__aaDqna__create .CreateOrderContent-module__aaDqna__form .CreateOrderContent-module__aaDqna__amountStepperWrap>div{background:var(--bg-canvas)}.CreateOrderContent-module__aaDqna__create .CreateOrderContent-module__aaDqna__form .CreateOrderContent-module__aaDqna__amountStepperWrap>div>input[type=number]{background-color:var(--bg-canvas)}.CreateOrderContent-module__aaDqna__create .CreateOrderContent-module__aaDqna__form .CreateOrderContent-module__aaDqna__amountStepperWrap>div>button{background:var(--bg-canvas-hover);color:var(--fg-default)}.CreateOrderContent-module__aaDqna__create .CreateOrderContent-module__aaDqna__form .CreateOrderContent-module__aaDqna__amountStepperWrap>div>button:hover{color:var(--accent-fg);background:var(--accent-subtle-bg)}.CreateOrderContent-module__aaDqna__submitError{color:var(--danger-fg,#dc2626);margin-block:0 .5rem;font-size:.88rem}.CreateOrderContent-module__aaDqna__createOrderSubmitButton{box-sizing:border-box;color:#fff;background-color:var(--accent-emphasis);cursor:pointer;appearance:none;border:none;border-radius:8px;width:100%;margin-top:0;padding-block:.88rem;padding-inline:1.5rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s;display:block}.CreateOrderContent-module__aaDqna__createOrderSubmitButton:hover:not(:disabled){background-color:var(--accent-fg)}.CreateOrderContent-module__aaDqna__createOrderSubmitButton:disabled{opacity:.5;cursor:not-allowed}.CreateOrderContent-module__aaDqna__label{color:var(--fg-muted);margin-block:0 .1rem;padding-left:8px;font-size:.78rem;font-weight:600;line-height:1.3;display:block}.CreateOrderContent-module__aaDqna__formRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;column-gap:0;display:grid}.CreateOrderContent-module__aaDqna__formRow>.CreateOrderContent-module__aaDqna__formGroup{width:100%;min-width:0}.CreateOrderContent-module__aaDqna__formRow>.CreateOrderContent-module__aaDqna__formGroup:last-child{padding-left:1rem}@media (max-width:1024px){.CreateOrderContent-module__aaDqna__content{grid-template-columns:1fr}.CreateOrderContent-module__aaDqna__form{position:static}.CreateOrderContent-module__aaDqna__infoSection{order:2}.CreateOrderContent-module__aaDqna__form{order:1}}@media (max-width:768px){.CreateOrderContent-module__aaDqna__formRow{grid-template-columns:1fr}}.CreateOrderContent-module__aaDqna__embeddedCreateOrderFormFields .CreateOrderContent-module__aaDqna__formDateTrigger{box-sizing:border-box;background:var(--bg-subtle);width:100%;min-height:2.63rem;color:var(--fg-default);cursor:pointer;text-align:left;border:none;border-radius:8px;padding-block:.5rem;padding-inline:.88rem;font-family:inherit;font-size:.94rem;font-weight:400;line-height:1.25;transition:background-color .15s}.CreateOrderContent-module__aaDqna__embeddedCreateOrderFormFields .CreateOrderContent-module__aaDqna__formDateTrigger:hover{background:color-mix(in srgb, var(--fg-default) 6%, var(--bg-subtle))}.CreateOrderContent-module__aaDqna__embeddedCreateOrderFormFields .CreateOrderContent-module__aaDqna__amountStepperWrap>div{background:var(--bg-subtle)}.CreateOrderContent-module__aaDqna__embeddedCreateOrderFormFields .CreateOrderContent-module__aaDqna__amountStepperWrap>div>input[type=number]{background-color:var(--bg-subtle)}.CreateOrderContent-module__aaDqna__embeddedCreateOrderFormFields .CreateOrderContent-module__aaDqna__amountStepperWrap>div>button{background:color-mix(in srgb, var(--fg-default) 7%, var(--bg-subtle));color:var(--fg-default)}.CreateOrderContent-module__aaDqna__embeddedCreateOrderFormFields .CreateOrderContent-module__aaDqna__amountStepperWrap>div>button:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-subtle));color:var(--accent-fg)}
﻿.SellerUserPicker-module__CMjdEG__pickerRoot{min-width:0}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__triggerWithInput{cursor:text;min-height:var(--filter-control-h);border-radius:8px;align-items:stretch;gap:0;padding:0;transition:background-color .2s,color .2s;overflow:hidden}.SellerUserPicker-module__CMjdEG__triggerField{flex:1;align-items:stretch;min-width:0;display:flex;position:relative}.SellerUserPicker-module__CMjdEG__triggerUserIcon{left:var(--filter-option-padding-inline);z-index:1;pointer-events:none;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__comboInput.SellerUserPicker-module__CMjdEG__comboInputWithUserIcon{padding-inline-start:var(--filter-option-trigger-text-with-icon-padding)}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__comboInput{min-width:0;min-height:var(--filter-control-h);cursor:text;color:var(--fg-default);background-color:var(--bg-default);border-radius:8px 0 0 8px;flex:1;margin:0;padding-block:0;padding-inline:.88rem 0;font-size:.94rem;font-weight:400;line-height:1.25}.SellerUserPicker-module__CMjdEG__pickerRoot[data-surface-canvas] .SellerUserPicker-module__CMjdEG__comboInput{background-color:var(--bg-canvas)}.SellerUserPicker-module__CMjdEG__pickerRoot .SellerUserPicker-module__CMjdEG__comboInput::placeholder{color:var(--fg-muted)}.SellerUserPicker-module__CMjdEG__chevronBtn{box-sizing:border-box;width:var(--filter-control-w);min-width:var(--filter-control-w);min-height:var(--filter-control-h);cursor:pointer;color:inherit;background:0 0;border:none;border-radius:0 8px 8px 0;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;margin:0;padding-block:0;padding-inline:0;display:flex}.SellerUserPicker-module__CMjdEG__pickerRow{align-items:stretch;gap:.375rem;display:flex}.SellerUserPicker-module__CMjdEG__pickerRow .SellerUserPicker-module__CMjdEG__triggerWithInput{flex:1;width:auto}.SellerUserPicker-module__CMjdEG__pickerRow .SellerUserPicker-module__CMjdEG__chevronBtn{border-radius:0 8px 8px 0}.SellerUserPicker-module__CMjdEG__refreshBtn{box-sizing:border-box;width:var(--filter-control-w);min-width:var(--filter-control-w);background:var(--bg-default);cursor:pointer;color:var(--fg-muted);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s;display:flex}.SellerUserPicker-module__CMjdEG__pickerRefreshBtnHost{flex-shrink:0;align-self:stretch;display:flex}.SellerUserPicker-module__CMjdEG__pickerRefreshBtnHost .SellerUserPicker-module__CMjdEG__refreshBtn{align-self:stretch;height:100%}.SellerUserPicker-module__CMjdEG__refreshBtn:hover,.SellerUserPicker-module__CMjdEG__refreshBtn:focus-visible{background-color:var(--bg-hover);color:var(--fg-default)}.SellerUserPicker-module__CMjdEG__refreshBtn:disabled{cursor:not-allowed;opacity:.5}.SellerUserPicker-module__CMjdEG__refreshBtnIcon{flex-shrink:0;width:1rem;height:1rem}@keyframes SellerUserPicker-module__CMjdEG__pickerRefreshSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SellerUserPicker-module__CMjdEG__refreshBtnSpinning{animation:.75s linear infinite SellerUserPicker-module__CMjdEG__pickerRefreshSpin}.SellerUserPicker-module__CMjdEG__menuHint{color:var(--fg-muted);padding-block:.75rem;padding-inline:1rem;font-size:.88rem;font-weight:500}.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__menuHint{padding-block:.5rem;padding-inline:.75rem;font-size:.81rem}.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__sellerPickerOption{gap:.5rem;padding-block:.75rem;padding-inline:1rem}.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__optionStack{gap:.12rem}.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__optionMainRow,.SellerUserPicker-module__CMjdEG__sellerPickerMenu .SellerUserPicker-module__CMjdEG__optionMainLead{gap:.5rem}.SellerUserPicker-module__CMjdEG__optionMultiline{align-items:center}.SellerUserPicker-module__CMjdEG__optionStack{text-align:left;flex-direction:column;justify-content:center;align-items:stretch;gap:.14rem;width:100%;min-width:0;display:flex}.SellerUserPicker-module__CMjdEG__optionMainRow{justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}.SellerUserPicker-module__CMjdEG__optionMainLead{flex:auto;align-items:center;gap:.5rem;min-width:0;display:flex}.SellerUserPicker-module__CMjdEG__optionMainLead .SellerUserPicker-module__CMjdEG__optionMainName{flex:0 auto}.SellerUserPicker-module__CMjdEG__optionMainPriceEnd{flex-shrink:0;align-self:center;align-items:center;margin-left:auto;display:flex}.SellerUserPicker-module__CMjdEG__optionMainName{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;font-size:.88rem;font-weight:600;line-height:1.25;overflow:hidden}.SellerUserPicker-module__CMjdEG__optionMain{font-weight:600;line-height:1.25}.SellerUserPicker-module__CMjdEG__optionSub{color:var(--fg-muted);font-size:.8rem;font-weight:500;line-height:1.2}.SellerUserPicker-module__CMjdEG__pickerResourceThumb{background:var(--bg-subtle);border-radius:8px;flex-shrink:0;width:2.25rem;height:2.25rem;position:relative;overflow:hidden}.SellerUserPicker-module__CMjdEG__pickerResourceThumbImg{object-fit:cover;width:100%;height:100%;display:block}.SellerUserPicker-module__CMjdEG__pickerResourceThumbEmpty{border-radius:inherit;width:100%;height:100%}.SellerUserPicker-module__CMjdEG__pickerResourceThumbBrokenIcon{width:1.125rem;height:1.125rem}
.DiscordGuildPicker-module__nQzUjq__guildMenu .DiscordGuildPicker-module__nQzUjq__guildMeta{color:var(--fg-muted)}.DiscordGuildPicker-module__nQzUjq__triggerField{position:relative}.DiscordGuildPicker-module__nQzUjq__triggerGuildIcon{left:var(--filter-option-padding-inline);z-index:1;pointer-events:none;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.DiscordGuildPicker-module__nQzUjq__triggerField input.DiscordGuildPicker-module__nQzUjq__comboInputWithGuildIcon{padding-inline-start:var(--filter-option-trigger-text-with-icon-padding)}.DiscordGuildPicker-module__nQzUjq__triggerGuildAvatar{width:var(--filter-option-icon-size);height:var(--filter-option-icon-size);object-fit:cover;border-radius:4px;flex-shrink:0}.DiscordGuildPicker-module__nQzUjq__triggerGuildAvatarFallback{box-sizing:border-box;width:1.25rem;height:1.25rem;color:var(--fg-muted);background:color-mix(in srgb, var(--fg-muted) 18%, var(--bg-subtle));border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.62rem;font-weight:700;line-height:1;display:flex}.DiscordGuildPicker-module__nQzUjq__guildOptionRow{text-align:left;align-items:center;gap:.62rem;width:100%;min-width:0;display:flex}.DiscordGuildPicker-module__nQzUjq__guildAvatar{object-fit:cover;background:var(--bg-subtle);border-radius:8px;flex-shrink:0;width:2.25rem;height:2.25rem}.DiscordGuildPicker-module__nQzUjq__guildAvatarFallback{box-sizing:border-box;width:2.25rem;height:2.25rem;color:var(--fg-muted);background:color-mix(in srgb, var(--fg-muted) 18%, var(--bg-subtle));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;line-height:1;display:flex}.DiscordGuildPicker-module__nQzUjq__guildTextStack{flex-direction:column;flex:1;align-items:flex-start;gap:.12rem;min-width:0;display:flex}.DiscordGuildPicker-module__nQzUjq__guildName{font-weight:600;line-height:1.25}.DiscordGuildPicker-module__nQzUjq__guildMeta{color:var(--fg-muted);font-size:.8rem;font-weight:500;line-height:1.2}
.DiscordRolesMultiSelect-module__9bU6pq__rolesRoot{width:100%;min-width:0}.DiscordRolesMultiSelect-module__9bU6pq__rolesRoot .DiscordRolesMultiSelect-module__9bU6pq__rolesMenuShell{max-height:var(--dropdown-menu-max-height)}.DiscordRolesMultiSelect-module__9bU6pq__rolesRoot .DiscordRolesMultiSelect-module__9bU6pq__triggerShell{cursor:text}.DiscordRolesMultiSelect-module__9bU6pq__rolesSearchInput{cursor:text;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.DiscordRolesMultiSelect-module__9bU6pq__rolesSearchInput:disabled{cursor:not-allowed;color:var(--fg-muted);opacity:.85}.DiscordRolesMultiSelect-module__9bU6pq__roleMenu{padding-block:.15rem}.DiscordRolesMultiSelect-module__9bU6pq__roleClearOption{box-sizing:border-box;text-align:left;width:100%;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;margin:0;padding-block:.5rem .4rem;padding-inline:.65rem;font-family:inherit;font-size:.81rem;font-weight:600;line-height:1.35;display:block}.DiscordRolesMultiSelect-module__9bU6pq__rolesMenuShell .DiscordRolesMultiSelect-module__9bU6pq__roleClearOption:hover{background-color:var(--accent-subtle-bg);color:var(--accent-fg)}.DiscordRolesMultiSelect-module__9bU6pq__roleRow:disabled{cursor:not-allowed;opacity:.55}.DiscordRolesMultiSelect-module__9bU6pq__roleColorSwatch{background:linear-gradient(145deg, color-mix(in srgb, var(--fg-muted) 28%, var(--bg-subtle)) 0%, color-mix(in srgb, var(--fg-muted) 12%, var(--bg-default)) 100%);border-radius:8px;flex-shrink:0;width:.75rem;min-width:12px;height:.75rem;min-height:12px}.DiscordRolesMultiSelect-module__9bU6pq__roleText{flex-direction:column;flex:1;gap:.08rem;min-width:0;display:flex}.DiscordRolesMultiSelect-module__9bU6pq__roleName{font-weight:600}.DiscordRolesMultiSelect-module__9bU6pq__roleMeta{color:var(--fg-muted);font-size:.78rem;font-weight:500}.DiscordRolesMultiSelect-module__9bU6pq__menuHint{color:var(--fg-muted);padding-block:.55rem;padding-inline:.75rem;font-size:.82rem;font-weight:500}
.CreateWithdrawalContent-module__YYkncW__headerNavLink{text-decoration:none}.CreateWithdrawalContent-module__YYkncW__withdrawalCreateHeaderBackIcon{color:var(--fg-default)}.CreateWithdrawalContent-module__YYkncW__withdrawalCreateHeaderBackIcon:hover{color:var(--accent-fg)}.CreateWithdrawalContent-module__YYkncW__belowHeader{flex-direction:column;flex:auto;min-height:0;display:flex}.CreateWithdrawalContent-module__YYkncW__belowHeaderCenter{text-align:center;justify-content:center;align-items:center}.CreateWithdrawalContent-module__YYkncW__empty{color:var(--fg-muted);text-align:center;flex-direction:column;align-items:center;padding:2rem;display:flex}.CreateWithdrawalContent-module__YYkncW__emptyIcon{width:4rem;height:4rem;color:var(--fg-muted);margin-bottom:1.5rem}.CreateWithdrawalContent-module__YYkncW__emptyText{margin:0}.CreateWithdrawalContent-module__YYkncW__infoSection{flex-direction:column;gap:1.5rem;display:flex}.CreateWithdrawalContent-module__YYkncW__balanceAmountSpinner{box-sizing:border-box;border:3px solid var(--border-default);border-top-color:var(--accent-fg);border-radius:50%;width:1.75rem;height:1.75rem;animation:.85s linear infinite CreateWithdrawalContent-module__YYkncW__createWithdrawalBalanceSpinner;display:inline-block}.CreateWithdrawalContent-module__YYkncW__balanceAmountSpinnerMini{border-width:2px;width:1rem;height:1rem}.CreateWithdrawalContent-module__YYkncW__balanceMiniStatAmount{flex-shrink:0;align-items:center;gap:.38rem;display:inline-flex}@keyframes CreateWithdrawalContent-module__YYkncW__createWithdrawalBalanceSpinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.CreateWithdrawalContent-module__YYkncW__balanceAmountSpinner{border-top-color:var(--border-default);opacity:.85;animation:none}}.CreateWithdrawalContent-module__YYkncW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CreateWithdrawalContent-module__YYkncW__infoCard{background-color:var(--bg-default);border-radius:8px;gap:1.25rem;padding:1.5rem;transition:background-color .2s;display:flex}.CreateWithdrawalContent-module__YYkncW__infoCard:hover{background-color:var(--bg-subtle)}.CreateWithdrawalContent-module__YYkncW__infoIcon{background:var(--accent-overlay);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.CreateWithdrawalContent-module__YYkncW__icon{width:1.5rem;height:1.5rem;color:var(--accent-fg)}.CreateWithdrawalContent-module__YYkncW__infoContent{flex:1}.CreateWithdrawalContent-module__YYkncW__infoTitle{color:var(--fg-default);letter-spacing:-.3px;margin-block:0 .5rem;font-size:1.13rem;font-weight:600}.CreateWithdrawalContent-module__YYkncW__infoText{color:var(--fg-muted);margin:0;font-size:.94rem;line-height:1.6}.CreateWithdrawalContent-module__YYkncW__agentReportCard{align-items:center;margin-bottom:1rem}.CreateWithdrawalContent-module__YYkncW__agentReportContent{flex-direction:row;align-items:center;gap:1.5rem;display:flex}.CreateWithdrawalContent-module__YYkncW__agentReportBody{flex:1;min-width:0}.CreateWithdrawalContent-module__YYkncW__agentReportBody .CreateWithdrawalContent-module__YYkncW__infoTitle{margin-block:0}.CreateWithdrawalContent-module__YYkncW__agentReportActions{flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}@media (max-width:640px){.CreateWithdrawalContent-module__YYkncW__agentReportContent{flex-direction:column;align-items:stretch;gap:.5rem}.CreateWithdrawalContent-module__YYkncW__agentReportBody{flex-direction:column;gap:0;display:flex}}.CreateWithdrawalContent-module__YYkncW__form{background-color:var(--bg-default);border-radius:8px;height:fit-content;padding:2rem}.CreateWithdrawalContent-module__YYkncW__formTitle{color:var(--fg-default);letter-spacing:-.5px;margin-block:0 1.5rem;font-size:1.5rem;font-weight:600}.CreateWithdrawalContent-module__YYkncW__formFieldset{border:none;min-width:0;margin:0;padding:0}.CreateWithdrawalContent-module__YYkncW__detailsBlock{margin-bottom:1.5rem}.CreateWithdrawalContent-module__YYkncW__detailsBlock .CreateWithdrawalContent-module__YYkncW__formGroup:last-child{margin-bottom:0}.CreateWithdrawalContent-module__YYkncW__formGroup{flex-direction:column;gap:.5rem;width:100%;min-width:0;margin:0 0 1.5rem;display:flex}.CreateWithdrawalContent-module__YYkncW__formInputReadonly{color:var(--fg-default);cursor:default}.CreateWithdrawalContent-module__YYkncW__form .CreateWithdrawalContent-module__YYkncW__formInputTall{box-sizing:border-box;border-radius:8px;min-height:2.63rem;padding-block:.5rem;padding-inline:.88rem;font-size:.94rem;font-weight:400;line-height:1.25}.CreateWithdrawalContent-module__YYkncW__amountStepperWrap{width:100%}.CreateWithdrawalContent-module__YYkncW__form .CreateWithdrawalContent-module__YYkncW__amountStepperWrap>div{background:var(--bg-canvas)}.CreateWithdrawalContent-module__YYkncW__form .CreateWithdrawalContent-module__YYkncW__amountStepperWrap>div>input[type=number]{background-color:var(--bg-canvas)}.CreateWithdrawalContent-module__YYkncW__form .CreateWithdrawalContent-module__YYkncW__amountStepperWrap>div>button{background:var(--bg-canvas-hover);color:var(--fg-default)}.CreateWithdrawalContent-module__YYkncW__form .CreateWithdrawalContent-module__YYkncW__amountStepperWrap>div>button:hover{background:var(--accent-subtle-bg);color:var(--accent-fg)}.CreateWithdrawalContent-module__YYkncW__input{width:100%;color:var(--fg-default);background-color:var(--bg-canvas);border-radius:8px;padding-block:.75rem;padding-inline:1rem;font-family:inherit;font-size:.88rem;line-height:1.5;transition:background-color .15s,opacity .15s}.CreateWithdrawalContent-module__YYkncW__input:disabled{opacity:.5;cursor:not-allowed}.CreateWithdrawalContent-module__YYkncW__input::placeholder{color:var(--fg-muted)}.CreateWithdrawalContent-module__YYkncW__summary{margin-bottom:0;padding:0}.CreateWithdrawalContent-module__YYkncW__summaryRowCart{justify-content:space-between;align-items:center;gap:.75rem;padding-block:.75rem;font-size:.88rem;display:flex}.CreateWithdrawalContent-module__YYkncW__summaryRowCartTotal{padding-block:1rem}.CreateWithdrawalContent-module__YYkncW__summaryLabel{color:var(--fg-muted);flex-shrink:0;font-weight:500}.CreateWithdrawalContent-module__YYkncW__summaryLabelTotal{color:var(--fg-default);flex-shrink:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1rem;font-weight:600}.CreateWithdrawalContent-module__YYkncW__summaryValueWrap{flex:1;min-width:0}.CreateWithdrawalContent-module__YYkncW__ltrRow{align-items:center;width:100%;display:flex}.CreateWithdrawalContent-module__YYkncW__ltrPart{background:var(--bg-canvas);border-radius:8px;flex:1 1 0;align-items:center;gap:.5rem;min-width:0;padding-block:.5rem;padding-inline:.75rem;display:flex}.CreateWithdrawalContent-module__YYkncW__ltrPart:last-of-type{justify-content:flex-end}.CreateWithdrawalContent-module__YYkncW__ltrIconLightning{width:1.25rem;height:1.25rem;color:var(--accent-fg);flex-shrink:0}.CreateWithdrawalContent-module__YYkncW__ltrIconRuble,.CreateWithdrawalContent-module__YYkncW__ltrIconExchange{box-sizing:border-box;width:1.05rem;height:1.05rem;color:var(--accent-fg);flex-shrink:0}.CreateWithdrawalContent-module__YYkncW__ltrIconExchange{width:1.25rem;height:1.25rem}.CreateWithdrawalContent-module__YYkncW__ltrAmount{color:var(--fg-default);white-space:nowrap;align-items:center;gap:.25rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1rem;font-weight:700;display:inline-flex}.CreateWithdrawalContent-module__YYkncW__ltrArrowCircle{background:var(--bg-default);width:1.75rem;height:1.75rem;color:var(--fg-muted);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-.6rem;margin-right:-.6rem;display:inline-flex;position:relative}.CreateWithdrawalContent-module__YYkncW__ltrArrowSvg{width:.9rem;height:.9rem}.CreateWithdrawalContent-module__YYkncW__detailsCodeHeader{margin-bottom:1rem}.CreateWithdrawalContent-module__YYkncW__detailsCodeForm{flex-direction:column;gap:1rem;display:flex}.CreateWithdrawalContent-module__YYkncW__detailsCodeLead{color:var(--fg-default);margin:0;font-size:.95rem;line-height:1.4}.CreateWithdrawalContent-module__YYkncW__detailsCodeHint{color:var(--fg-muted);margin:0;font-size:.85rem;line-height:1.4}.CreateWithdrawalContent-module__YYkncW__detailsCodeError{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 8%, var(--bg-canvas));border-radius:8px;margin:0;padding:.65rem .8rem;font-size:.88rem;line-height:1.35}
.Profile-module__MITPoG__profile{background-color:var(--bg-canvas);flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.Profile-module__MITPoG__container{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.Profile-module__MITPoG__oauthUnlinkButtonWrap{flex-shrink:0;align-self:center;align-items:center;display:inline-flex}.Profile-module__MITPoG__oauthUnlinkButton{box-sizing:border-box;width:2.63rem;min-width:2.63rem;height:auto;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:0;margin:0;padding:0;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__oauthUnlinkIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.Profile-module__MITPoG__oauthUnlinkButton:hover:not(:disabled){background:var(--danger-emphasis-bg);color:var(--danger-fg)}.Profile-module__MITPoG__oauthUnlinkButton:disabled,.Profile-module__MITPoG__oauthUnlinkButton:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--danger-fg);background:var(--danger-subtle)}.Profile-module__MITPoG__oauthRefreshButton{box-sizing:border-box;width:2.63rem;min-width:2.63rem;height:auto;min-height:2.63rem;color:var(--accent-fg);background:var(--accent-soft-bg);cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__oauthRefreshButton:hover:not(:disabled){background:var(--accent-strong-bg);color:var(--accent-fg)}.Profile-module__MITPoG__oauthRefreshButton:disabled,.Profile-module__MITPoG__oauthRefreshButton:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--accent-fg);background:var(--accent-soft-bg)}.Profile-module__MITPoG__oauthRefreshIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.Profile-module__MITPoG__oauthBindActionsGroup{flex-shrink:0;align-items:center;gap:.5rem;display:inline-flex}.Profile-module__MITPoG__oauthBindRow{flex-direction:row;align-items:center;gap:.62rem .75rem;min-width:0;margin:0;padding:0 0 0 8px;display:flex}.Profile-module__MITPoG__oauthBindBrandImg{object-fit:contain;flex-shrink:0;width:1.5rem;height:1.5rem;display:block}.Profile-module__MITPoG__oauthBindBrandImgSteam{width:1.625rem;height:1.625rem}.Profile-module__MITPoG__oauthBindMeta{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;min-width:0;margin:0;padding:0;display:flex}.Profile-module__MITPoG__oauthBindMetaDisplay{max-width:100%;color:var(--fg-default);word-break:break-word;font-size:.88rem;font-weight:600;line-height:1.35}.Profile-module__MITPoG__oauthBindName{color:var(--fg-default);word-break:break-word;font-size:.88rem;font-weight:600;line-height:1.35}.Profile-module__MITPoG__oauthBindMetaDisplayLink{color:inherit;text-decoration:none}.Profile-module__MITPoG__oauthBindMetaDisplayLink:hover{text-decoration:underline}.Profile-module__MITPoG__oauthBindMetaId{font-variant-numeric:tabular-nums;width:100%;min-width:0;color:var(--fg-muted);word-break:break-all;align-self:stretch;font-size:.75rem;font-weight:500;line-height:1.35}.Profile-module__MITPoG__oauthBindMetaLine{flex-flow:row;align-items:baseline;gap:.25em;min-width:0;max-width:100%;display:inline-flex}.Profile-module__MITPoG__oauthBindMetaLine>a{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.Profile-module__MITPoG__oauthBindMetaLine>span{flex-shrink:0}.Profile-module__MITPoG__oauthBindMetaLoginSuffix{font-variant-numeric:tabular-nums;color:var(--fg-muted);font-size:.75rem;font-weight:500;line-height:1.35}.Profile-module__MITPoG__profileOauthBindStack,.Profile-module__MITPoG__profileNotificationsStack{flex-direction:column;gap:.88rem;min-width:0;display:flex}.Profile-module__MITPoG__profileSettingsFieldset{box-sizing:border-box;border:1px dashed color-mix(in srgb, var(--border-muted) 85%, transparent);background:0 0;border-radius:8px;width:100%;min-width:0;margin:0;padding-block:1rem 1.1rem;padding-inline:1rem}.Profile-module__MITPoG__profileSettingsLegend{width:fit-content;max-width:100%;color:var(--fg-muted);margin-block:0 .65rem;padding-block:0;padding-inline:.35rem;font-size:.78rem;font-weight:600;line-height:1.3;display:block}.Profile-module__MITPoG__profileSettingsPanelBody{flex-direction:column;gap:.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__profileNotificationToggle{flex-direction:row-reverse;justify-content:space-between;width:100%;padding-inline:8px}.Profile-module__MITPoG__profileNotificationToggleHint{color:var(--fg-muted)}.Profile-module__MITPoG__profileNotificationsFieldsetDivider{align-items:center;width:calc(100% + 2rem);min-width:0;margin-block:1.15rem .35rem;margin-inline:-1rem;display:flex}.Profile-module__MITPoG__profileNotificationsFieldsetDivider .Profile-module__MITPoG__profileBindingsDividerLine{flex:1;min-width:0}.Profile-module__MITPoG__profileNotificationsChannelRow{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:.35rem;width:100%;min-width:0;display:grid}.Profile-module__MITPoG__profileNotificationChannelToggle{text-align:center;flex-direction:column-reverse;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;padding:0;padding-block:0}.Profile-module__MITPoG__profileNotificationChannelLabel{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem;min-width:0;font-size:.78rem;line-height:1.25;display:inline-flex}.Profile-module__MITPoG__profileNotificationChannelLabelIcon{flex-shrink:0;display:block}.Profile-module__MITPoG__profileModalField{min-width:0;max-width:100%}.Profile-module__MITPoG__siteInputRow{align-items:stretch;gap:.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__siteInputFieldGrow{flex:auto;min-width:0}.Profile-module__MITPoG__personalDataSensitiveWrap{--personal-data-eye-size:1rem;--personal-data-eye-inset:.88rem;min-width:0;position:relative}.Profile-module__MITPoG__personalDataSensitiveInput{width:100%;padding-right:calc(var(--personal-data-eye-inset) + var(--personal-data-eye-size) + .35rem)}.Profile-module__MITPoG__personalDataSensitiveInputMasked{-webkit-text-security:disc;text-security:disc}.Profile-module__MITPoG__personalDataSensitiveToggle{top:50%;right:var(--personal-data-eye-inset);z-index:1;color:var(--fg-muted);cursor:pointer;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;transition:color .2s;display:inline-flex;position:absolute;transform:translateY(-50%)}.Profile-module__MITPoG__personalDataSensitiveToggle:hover:not(:disabled){color:var(--accent-fg)}.Profile-module__MITPoG__personalDataSensitiveToggle:disabled{opacity:.55;cursor:not-allowed}.Profile-module__MITPoG__personalDataSensitiveToggleIcon{flex-shrink:0;width:1rem;height:1rem}.Profile-module__MITPoG__personalDataSensitiveWrapInnRow{width:100%;min-width:0}.Profile-module__MITPoG__personalDataSensitiveTextWrap{align-items:center;gap:.35rem;min-width:0;max-width:100%;display:inline-flex}.Profile-module__MITPoG__personalDataSensitiveTextValue{text-overflow:ellipsis;flex-shrink:1;min-width:0;overflow:hidden}.Profile-module__MITPoG__personalDataSensitiveTextToggle{flex-shrink:0;position:static;transform:none}.Profile-module__MITPoG__personalDataSensitiveTextToggleIcon{width:.875rem;height:.875rem}.Profile-module__MITPoG__siteHelpBtn{box-sizing:border-box;width:2.63rem;min-width:2.63rem;height:auto;min-height:2.63rem;color:var(--fg-muted);background:var(--bg-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__siteHelpBtn:hover{color:var(--accent-fg);background:var(--accent-subtle-bg)}.Profile-module__MITPoG__siteHelpBtnIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.Profile-module__MITPoG__siteHelpBtnTooltipAnchor{flex-shrink:0;display:inline-flex}.Profile-module__MITPoG__siteHelpBtnTooltipAnchor>button:disabled{pointer-events:none;opacity:.55;cursor:not-allowed}.Profile-module__MITPoG__siteInputRowSideAction{flex-shrink:0;align-self:stretch;display:flex}.Profile-module__MITPoG__siteInputRowSideAction .Profile-module__MITPoG__siteHelpBtn{height:100%;min-height:100%}.Profile-module__MITPoG__profileSettingsEmailLogoutBtn:hover:not(:disabled){color:var(--danger-fg);background:var(--danger-muted-bg)}.Profile-module__MITPoG__profileSettingsDrawerInnerColumn{min-height:calc(100vh - var(--navbar-height) - 4rem);min-height:calc(100dvh - var(--navbar-height) - 4rem);flex-direction:column;display:flex}.Profile-module__MITPoG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Profile-module__MITPoG__siteFieldHint{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:var(--fg-muted);white-space:normal;overflow-wrap:break-word;word-break:break-word;margin-block:.35rem 0;padding-inline:8px;font-size:.78rem;line-height:1.4}.Profile-module__MITPoG__siteFieldHintLink{color:var(--accent-fg);font-weight:600;text-decoration:none}.Profile-module__MITPoG__siteFieldHintLink:hover{text-underline-offset:2px;opacity:.88;text-decoration:underline}.Profile-module__MITPoG__siteVerifiedByOwner{color:var(--success-fg);align-items:center;gap:.4rem;margin-block:.35rem 0;padding-inline:8px;font-size:.78rem;font-weight:600;line-height:1.4;display:flex}.Profile-module__MITPoG__siteVerifiedByOwnerCheck{width:1.28em;height:1.28em;color:inherit;flex-shrink:0}.Profile-module__MITPoG__siteVerifiedByOwnerHeader{margin-block:0}.Profile-module__MITPoG__siteVerifyCompact{flex-direction:column;align-items:stretch;gap:.35rem;width:100%;min-width:0;margin:0;padding:8px 8px 0;display:flex}.Profile-module__MITPoG__siteVerifyCompactActionsRow{align-items:stretch;gap:.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__siteVerifyCompactActionBtn{text-align:center;white-space:nowrap;flex:1 1 0;justify-content:center;align-items:center;min-width:0;text-decoration:none;display:inline-flex}.Profile-module__MITPoG__siteSyncNote{color:var(--fg-muted);margin-block:.3rem 0;font-size:.72rem}.Profile-module__MITPoG__profileBindingsDivider{align-items:center;gap:0;min-width:0;margin-block:.5rem;display:flex}.Profile-module__MITPoG__profileBindingsDividerLine{border:none;border-top:1px dashed var(--border-muted);opacity:.85;flex:1;min-width:1.25rem;height:0}.Profile-module__MITPoG__profileBindingsDividerText{letter-spacing:.05em;color:var(--fg-default);flex-shrink:0;padding-block:0;padding-inline:.75rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.75rem;font-weight:600;line-height:1.15}.Profile-module__MITPoG__header{background-color:var(--bg-default);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:2rem;display:flex}.Profile-module__MITPoG__headerSkeletonShell{pointer-events:none;position:relative}.Profile-module__MITPoG__headerSkeletonSizer{visibility:hidden}.Profile-module__MITPoG__headerSkeletonFill.appSkeletonBlock{border-radius:8px;width:100%;height:100%;position:absolute;inset:0}.Profile-module__MITPoG__headerAccess{box-sizing:border-box;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:1rem 1.5rem;width:100%;min-width:0;margin-top:.25rem;display:flex}.Profile-module__MITPoG__headerAccessRoleSection,.Profile-module__MITPoG__headerAccessBlocksSection,.Profile-module__MITPoG__headerAccessRatingSection{text-align:left;flex-flow:row;flex:0 auto;align-items:center;gap:.35rem;min-width:0;display:flex}.Profile-module__MITPoG__headerAccessRatingInline{white-space:nowrap;justify-content:flex-start;align-items:center;min-width:0;max-width:100%;display:flex}.Profile-module__MITPoG__headerAccessSellerRating{white-space:nowrap;text-align:center;background-color:#0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;gap:.31rem;margin:0;padding:0;display:inline-flex}.Profile-module__MITPoG__headerAccessSellerStar{width:.95rem;height:.95rem;color:var(--rating-star-fg);opacity:.95;flex-shrink:0}.Profile-module__MITPoG__headerAccessSellerStarNoRating{color:var(--fg-muted);opacity:1}.Profile-module__MITPoG__headerAccessSellerValue{font-variant-numeric:tabular-nums;color:var(--fg-default);white-space:nowrap;font-size:.9rem;font-weight:600;line-height:1.3}.Profile-module__MITPoG__headerAccessSellerReviews{font-variant-numeric:tabular-nums;color:var(--fg-muted);white-space:nowrap;font-size:.7rem;font-weight:600;line-height:1.3}.Profile-module__MITPoG__headerAccessLabel{color:var(--fg-muted);text-align:left;white-space:nowrap;flex-shrink:0;margin:0;font-size:.88rem;font-weight:400;line-height:1.35}.Profile-module__MITPoG__headerAccessRole,.Profile-module__MITPoG__headerAccessBlocksState{white-space:nowrap;text-overflow:ellipsis;border-radius:0;align-items:center;min-width:0;max-width:100%;margin:0;padding:0;font-size:.9rem;font-weight:600;line-height:1.3;display:inline-flex;overflow:hidden}.Profile-module__MITPoG__headerAccessBlocksStateOk{color:var(--success-fg);background-color:#0000}.Profile-module__MITPoG__headerAccessBlocksStateBad{color:var(--danger-fg);background-color:#0000}.Profile-module__MITPoG__userInfo{flex:auto;align-items:flex-start;gap:1.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__avatarBlock{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.5rem;width:5rem;display:flex}.Profile-module__MITPoG__avatarLarge{color:#fff;background:var(--accent-fg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;position:relative;overflow:hidden}.Profile-module__MITPoG__avatarLargeButton{cursor:pointer;background:var(--accent-fg);border:none;padding:0}.Profile-module__MITPoG__avatarLargeButton:hover .Profile-module__MITPoG__avatarLargeOverlay,.Profile-module__MITPoG__avatarLargeButton:focus-visible .Profile-module__MITPoG__avatarLargeOverlay{opacity:1}.Profile-module__MITPoG__avatarLargeStatic{border:none;padding:0}.Profile-module__MITPoG__avatarLargeHasImage,.Profile-module__MITPoG__avatarLargeButton.Profile-module__MITPoG__avatarLargeHasImage{background:0 0}.Profile-module__MITPoG__avatarLargeImg{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Profile-module__MITPoG__avatarLargeIcon{flex-shrink:0;width:1.75rem;height:2rem;display:block}.Profile-module__MITPoG__avatarLargeOverlay{opacity:0;background:#00000073;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.Profile-module__MITPoG__avatarLargeOverlayVisible{opacity:1}.Profile-module__MITPoG__avatarLargeOverlayIcon{color:#fff;flex-shrink:0;width:1.4rem;height:1.4rem;display:block}.Profile-module__MITPoG__avatarBusyOverlay{background:#00000073;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Profile-module__MITPoG__avatarLargeSpinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1.4rem;height:1.4rem;animation:.7s linear infinite Profile-module__MITPoG__avatarSpin;display:block}@keyframes Profile-module__MITPoG__avatarSpin{to{transform:rotate(360deg)}}.Profile-module__MITPoG__avatarFileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Profile-module__MITPoG__userDetails{flex-direction:column;flex:auto;gap:.65rem;min-width:0;display:flex}.Profile-module__MITPoG__userNameEmailRow{flex-flow:wrap;align-items:baseline;gap:.75rem 1rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__userName{color:var(--fg-default);flex-shrink:0;min-width:0;max-width:100%;margin:0;font-size:1.5rem;font-weight:600}.Profile-module__MITPoG__userEmail{color:var(--fg-muted);overflow-wrap:anywhere;word-break:break-word;flex:0 auto;min-width:0;max-width:100%;margin:0;font-size:.88rem}.Profile-module__MITPoG__userEmailSensitiveWrap{flex:0 auto;min-width:0;max-width:100%}.Profile-module__MITPoG__userBindings{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:0;display:flex}.Profile-module__MITPoG__bindingChip{box-sizing:border-box;max-width:100%;min-height:2rem;color:var(--fg-default);background:var(--bg-canvas);border-radius:8px;align-items:center;gap:.5rem;padding-block:.4rem;padding-inline:.75rem;font-size:.81rem;font-weight:600;line-height:1.2;display:inline-flex}.Profile-module__MITPoG__bindingChipEmpty{color:var(--fg-muted);font-weight:500}.Profile-module__MITPoG__bindingChipEmpty .Profile-module__MITPoG__bindingIcon,.Profile-module__MITPoG__bindingChipEmpty .Profile-module__MITPoG__bindingBrandImg{opacity:.75}.Profile-module__MITPoG__bindingChipLink{color:inherit;cursor:pointer;text-decoration:none}.Profile-module__MITPoG__bindingChipLink:hover{background:var(--bg-hover)}.Profile-module__MITPoG__bindingChipLink:hover .Profile-module__MITPoG__bindingLabel{text-underline-offset:.12em;text-decoration:underline}.Profile-module__MITPoG__bindingChipSiteLink{padding-inline:.75rem .45rem}.Profile-module__MITPoG__bindingChipButton{cursor:pointer;text-align:inherit;appearance:none;border:none;margin:0;padding-block:.4rem;padding-inline:.75rem;font-family:inherit}.Profile-module__MITPoG__bindingChipButton:hover{background:var(--bg-hover)}.Profile-module__MITPoG__bindingChipEmpty.Profile-module__MITPoG__bindingChipButton:hover{color:var(--fg-default)}.Profile-module__MITPoG__bindingIcon{width:1.13rem;height:1.13rem;color:var(--fg-muted);flex-shrink:0}.Profile-module__MITPoG__bindingIconSiteVerified{color:var(--success-fg)}.Profile-module__MITPoG__bindingIconSiteUnverified{color:var(--orange-fg)}.Profile-module__MITPoG__bindingBrandImg{object-fit:contain;flex-shrink:0;width:1.13rem;height:1.13rem;display:block}.Profile-module__MITPoG__bindingLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Profile-module__MITPoG__bindingLabelPending{color:var(--orange-fg);background:color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas));border-radius:8px;flex-shrink:0;align-self:center;margin:0;padding-block:.2rem;padding-inline:.55rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2}.Profile-module__MITPoG__bindingLabelVerified{color:var(--success-fg);background:var(--success-soft-bg);border-radius:8px;flex-shrink:0;align-self:center;margin:0;padding-block:.2rem;padding-inline:.55rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2}.Profile-module__MITPoG__tabs{min-width:0;margin-bottom:1.5rem;margin-inline:calc(-1 * var(--layout-page-padding-x));padding-inline:var(--layout-page-padding-x);-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;align-self:stretch;align-items:stretch;gap:.5rem;padding-bottom:.15rem;display:flex;overflow:auto hidden}.Profile-module__MITPoG__tabs::-webkit-scrollbar{width:0;height:0;display:none}.Profile-module__MITPoG__tab{color:var(--fg-muted);background:var(--bg-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;flex:none;justify-content:flex-start;align-items:stretch;gap:2px;padding:2px;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.Profile-module__MITPoG__tabLabel{white-space:nowrap;flex:0 auto;justify-content:flex-start;align-items:center;min-width:0;padding-block:.63rem;padding-inline:1.13rem;line-height:1.25;display:inline-flex}.Profile-module__MITPoG__tab:hover,.Profile-module__MITPoG__tab.Profile-module__MITPoG__active{background:var(--accent-subtle-bg);color:var(--accent-fg)}.Profile-module__MITPoG__tabBadge{box-sizing:border-box;font-variant-numeric:tabular-nums;min-width:2.25rem;color:var(--fg-default);background:var(--bg-canvas);text-align:center;border-radius:0 8px 8px 0;justify-content:center;align-self:stretch;align-items:center;padding-block:0;padding-inline:.63rem;font-size:.81rem;font-weight:600;line-height:1;display:inline-flex}.Profile-module__MITPoG__tabSkeletonChip{pointer-events:none;flex:none;display:inline-flex;position:relative}.Profile-module__MITPoG__tabSkeletonSizer{visibility:hidden;display:contents}.Profile-module__MITPoG__tabSkeletonFill.appSkeletonBlock{border-radius:8px;width:100%;height:100%;position:absolute;inset:0}.Profile-module__MITPoG__content{background-color:var(--bg-default);border-radius:8px;overflow:hidden}.Profile-module__MITPoG__profileContentAuthSessions,.Profile-module__MITPoG__profileContentHistorySurface{background:0 0}.Profile-module__MITPoG__contentPlain{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding-block:2rem;display:flex}.Profile-module__MITPoG__profileInitialLoading{flex:1;width:100%;min-height:12rem}.Profile-module__MITPoG__empty{color:var(--fg-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.Profile-module__MITPoG__emptyIcon{width:4rem;height:4rem;color:var(--fg-muted);opacity:.3;flex-shrink:0;margin-bottom:1.5rem}.Profile-module__MITPoG__emptyText{margin:0}.Profile-module__MITPoG__historyList{flex-direction:column;display:flex}.Profile-module__MITPoG__historyItem{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding:1.5rem;transition:background .2s;display:flex}.Profile-module__MITPoG__historyItem:last-child{border-bottom:none}.Profile-module__MITPoG__historyItem:hover{background-color:var(--bg-subtle)}.Profile-module__MITPoG__itemInfo{flex-direction:column;gap:.38rem;display:flex}.Profile-module__MITPoG__itemType{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.Profile-module__MITPoG__itemName{color:var(--fg-default);margin:0;font-size:1rem;font-weight:600}.Profile-module__MITPoG__itemDate{color:var(--fg-muted);font-size:.88rem}.Profile-module__MITPoG__sessionExpires{color:var(--fg-muted);margin-top:.35rem;font-size:.81rem;display:block}.Profile-module__MITPoG__itemPrice{color:var(--fg-default);align-items:center;gap:.38rem;font-size:1.13rem;font-weight:600;display:flex}.Profile-module__MITPoG__itemActions{align-items:center;gap:1rem;display:flex}.Profile-module__MITPoG__itemButton{box-sizing:border-box;color:var(--accent-fg);background:var(--accent-soft-bg);cursor:pointer;appearance:none;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding-block:.5rem;padding-inline:1rem;font-family:inherit;font-size:.88rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__itemButton:hover{background:var(--accent-strong-bg)}.Profile-module__MITPoG__orderMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Profile-module__MITPoG__profileSessionsTableBlock{width:100%;min-width:0}.Profile-module__MITPoG__profileSessionsTableWrapFlat{background:0 0}.Profile-module__MITPoG__profileSessionsGrid{align-items:center;gap:12px;min-width:min(100%,720px);display:grid}.Profile-module__MITPoG__profileSessionsTableGrid{grid-template-columns:minmax(10rem,1fr) minmax(10rem,1fr) minmax(10rem,1fr) minmax(10rem,max-content) minmax(10rem,max-content) minmax(2.75rem,max-content)}.Profile-module__MITPoG__profileSessionsIpCell{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;min-width:0;display:flex}.Profile-module__MITPoG__profileSessionsIpText{color:var(--fg-default);word-break:break-all;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.Profile-module__MITPoG__profileSessionsUaCell,.Profile-module__MITPoG__profileSessionsGeoUnknown{color:var(--fg-muted)}.Profile-module__MITPoG__profileSessionsTerminateDetail{margin-top:.35rem}.Profile-module__MITPoG__profileSessionsTerminateLabel{color:var(--fg-muted)}.Profile-module__MITPoG__profileSessionsTerminateValue{color:var(--fg-default)}.Profile-module__MITPoG__profileSessionsCurrentHint{box-sizing:border-box;letter-spacing:.04em;color:var(--success-fg);background:var(--order-status-completed-bg);border-radius:8px;flex-shrink:0;align-items:center;padding-block:.2rem;padding-inline:.45rem;font-size:.69rem;font-weight:600;line-height:1.2;display:inline-flex}.Profile-module__MITPoG__profilePurchasesGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profilePurchasesTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(10rem,1fr) minmax(10rem,1fr) minmax(10rem,max-content) minmax(10rem,max-content) minmax(12rem,max-content) minmax(2.75rem,max-content)}.Profile-module__MITPoG__profileHistoryClickableRow{cursor:pointer;position:relative}.Profile-module__MITPoG__profileHistoryRowLink{z-index:1;border-radius:inherit;position:absolute;inset:0}.Profile-module__MITPoG__profileHistoryClickableRow>:not(.Profile-module__MITPoG__profileHistoryRowLink):not(.Profile-module__MITPoG__profileHistoryRowInteractive){pointer-events:none}.Profile-module__MITPoG__profileHistoryClickableRow>.Profile-module__MITPoG__profileHistoryRowInteractive,.Profile-module__MITPoG__profileHistoryClickableRow>:not(.Profile-module__MITPoG__profileHistoryRowLink) [data-tooltip-trigger]{z-index:2;pointer-events:auto;position:relative}.Profile-module__MITPoG__profilePurchasesDataRow{align-items:start}.Profile-module__MITPoG__profilePurchasesResourceCell{white-space:normal}.Profile-module__MITPoG__profileTransactionsGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profileTransactionsTableGrid{grid-template-columns:minmax(20rem,1fr) minmax(9rem,1fr) minmax(9rem,1fr) minmax(9rem,1fr) minmax(9rem,1fr) minmax(10rem,max-content) minmax(8rem,max-content) minmax(2.75rem,max-content)}.Profile-module__MITPoG__txAmountNeutral{font-variant-numeric:tabular-nums;color:var(--text-primary)}.Profile-module__MITPoG__txDeltaChip{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:99px;justify-content:center;align-items:center;gap:.25rem;padding:4px 10px;font-weight:600;display:inline-flex}.Profile-module__MITPoG__txDeltaChipLightning{color:currentColor;flex-shrink:0;align-self:center;width:.94rem;height:.94rem}.Profile-module__MITPoG__txDeltaChipPositive{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, transparent)}.Profile-module__MITPoG__txDeltaChipNegative{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 12%, transparent)}.Profile-module__MITPoG__txDeltaChipFrozen{color:var(--text-muted);background:color-mix(in srgb, var(--text-muted) 10%, transparent)}.Profile-module__MITPoG__profileDepositsTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(8rem,1fr) minmax(6.5rem,1fr) minmax(10rem,max-content) minmax(10rem,max-content) minmax(8rem,max-content)}.Profile-module__MITPoG__profileDepositsItemsCell{overflow-wrap:anywhere;min-width:0;color:var(--fg-default);white-space:normal;line-height:1.4}.Profile-module__MITPoG__profileOrdersGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profileOrdersTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(10rem,1fr) minmax(10rem,1fr) minmax(12rem,max-content) minmax(12rem,max-content) minmax(10rem,max-content) minmax(2.75rem,max-content)}@media (max-width:768px){.Profile-module__MITPoG__header{flex-direction:column;align-items:stretch;gap:1.25rem}.Profile-module__MITPoG__userInfo{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%}.Profile-module__MITPoG__userDetails{align-items:center;width:100%}.Profile-module__MITPoG__userNameEmailRow{flex-direction:column;align-items:center;gap:.35rem}.Profile-module__MITPoG__userName{text-align:center}.Profile-module__MITPoG__userEmail{text-align:center;white-space:normal;overflow-wrap:anywhere}.Profile-module__MITPoG__userBindings{justify-content:center;margin-top:.35rem}.Profile-module__MITPoG__headerAccess{flex-wrap:wrap;flex:none;place-content:center;align-self:stretch;gap:.65rem 1rem;width:100%;max-width:100%;margin-top:.35rem}.Profile-module__MITPoG__headerAccessRoleSection,.Profile-module__MITPoG__headerAccessBlocksSection,.Profile-module__MITPoG__headerAccessRatingSection{text-align:center;justify-content:center;align-items:center}.Profile-module__MITPoG__headerAccessLabel{text-align:center}.Profile-module__MITPoG__headerAccessRatingInline{justify-content:center}.Profile-module__MITPoG__historyItem{flex-direction:column;align-items:flex-start;gap:1rem}.Profile-module__MITPoG__orderMeta{justify-content:space-between;width:100%}}.Profile-module__MITPoG__profileOnboardingSection{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.Profile-module__MITPoG__securitySettingsGroup{flex-direction:column;gap:.88rem;min-width:0;display:flex}.Profile-module__MITPoG__securityBlock{flex-direction:column;gap:.65rem;min-width:0;display:flex}.Profile-module__MITPoG__securitySectionStack{flex-direction:column;gap:.88rem;min-width:0;display:flex}.Profile-module__MITPoG__securitySectionStackIdleRow{grid-template-columns:1fr 1fr;align-items:stretch;gap:.5rem;display:grid}.Profile-module__MITPoG__securityBlockTitle{color:var(--fg-muted);margin:0;font-size:.82rem;font-weight:600}.Profile-module__MITPoG__securityBlockHint{color:var(--fg-muted);margin:0;font-size:.82rem;line-height:1.5}.Profile-module__MITPoG__securityPrimaryActionBtn{box-sizing:border-box;min-height:2.63rem;color:var(--accent-fg);background:var(--accent-soft-bg);cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Profile-module__MITPoG__securityPrimaryActionBtn:hover:not(:disabled){background:var(--accent-strong-bg);color:var(--accent-fg)}.Profile-module__MITPoG__securityPrimaryActionBtn:disabled,.Profile-module__MITPoG__securityPrimaryActionBtn:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--accent-fg);background:var(--accent-soft-bg)}.Profile-module__MITPoG__securitySuccessActionBtn{box-sizing:border-box;min-height:2.63rem;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas));cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Profile-module__MITPoG__securitySuccessActionBtn:hover:not(:disabled){background:color-mix(in srgb, var(--success-fg) 18%, color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas)));color:var(--success-fg)}.Profile-module__MITPoG__securitySuccessActionBtn:disabled,.Profile-module__MITPoG__securitySuccessActionBtn:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas))}.Profile-module__MITPoG__securityDangerActionBtn{box-sizing:border-box;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Profile-module__MITPoG__securityDangerActionBtn:hover:not(:disabled){background:var(--danger-emphasis-bg);color:var(--danger-fg)}.Profile-module__MITPoG__securityDangerActionBtn:disabled,.Profile-module__MITPoG__securityDangerActionBtn:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--danger-fg);background:var(--danger-subtle)}.Profile-module__MITPoG__securityBtn{box-sizing:border-box;cursor:pointer;background:var(--bg-header-chip);min-height:2.1rem;color:var(--fg-default);border:none;border-radius:7px;padding-block:.4rem;padding-inline:.9rem;font-family:inherit;font-size:.85rem;font-weight:600;line-height:1.25;transition:background-color .15s}.Profile-module__MITPoG__securityBtn:hover:not(:disabled){background:color-mix(in srgb, var(--fg-default) 14%, var(--bg-canvas))}.Profile-module__MITPoG__securityBtn:disabled{opacity:.55;cursor:not-allowed}.Profile-module__MITPoG__securityBtnPrimary{background:var(--accent-soft-bg);color:var(--accent-fg)}.Profile-module__MITPoG__securityBtnPrimary:hover:not(:disabled){background:var(--accent-strong-bg)}.Profile-module__MITPoG__securityBtnDanger{background:color-mix(in srgb, var(--danger-fg,#e05c5c) 10%, var(--bg-canvas));color:var(--danger-fg,#e05c5c)}.Profile-module__MITPoG__securityBtnDanger:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg,#e05c5c) 18%, var(--bg-canvas))}.Profile-module__MITPoG__securityBtn.Profile-module__MITPoG__siteVerifyCompactBtn{background:color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas));color:var(--orange-fg)}.Profile-module__MITPoG__securityBtn.Profile-module__MITPoG__siteVerifyCompactBtn:hover:not(:disabled){background:color-mix(in srgb, var(--orange-fg) 22%, color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas)))}.Profile-module__MITPoG__securityCodeForm{flex-direction:column;gap:.75rem;display:flex}.Profile-module__MITPoG__securityPinInputs{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Profile-module__MITPoG__securityCodeLabel{color:var(--fg-muted);margin:0;font-size:.8rem}.Profile-module__MITPoG__securityQr{border-radius:8px;flex-shrink:0;width:160px;height:160px}.Profile-module__MITPoG__securityQrWrap{flex-direction:row;align-items:stretch;gap:.75rem;min-width:0;display:flex}.Profile-module__MITPoG__securityQrSideText{flex-direction:column;flex:1;gap:.35rem;min-width:0;padding-top:.15rem;display:flex}.Profile-module__MITPoG__securityQrSideText .Profile-module__MITPoG__securityCodeLabel{line-height:1.35}.Profile-module__MITPoG__securityQrScanHint{margin-top:auto}
.DiscordDownloadUrlCombo-module__ulvoGG__root .DiscordDownloadUrlCombo-module__ulvoGG__channelsMenu{max-height:var(--dropdown-menu-max-height)}.DiscordDownloadUrlCombo-module__ulvoGG__comboInputHit{min-height:var(--filter-control-h);box-sizing:border-box;align-self:stretch}
.PurchaseActivityModal-module__Pj3E6G__shell{box-sizing:border-box;width:min(560px,100vw - 2rem);min-width:0;max-width:min(560px,100vw - 2rem)}.PurchaseActivityModal-module__Pj3E6G__inner{box-sizing:border-box;min-width:0}.PurchaseActivityModal-module__Pj3E6G__header{z-index:2;background:var(--bg-canvas);min-height:2.75rem;margin-bottom:1rem;position:sticky;top:0}.PurchaseActivityModal-module__Pj3E6G__headerLeft{min-width:0;max-width:100%}.PurchaseActivityModal-module__Pj3E6G__headerEnd{min-width:0}.PurchaseActivityModal-module__Pj3E6G__title{white-space:normal;overflow-wrap:anywhere;font-size:1.2rem;line-height:1.2}.PurchaseActivityModal-module__Pj3E6G__divider{margin-inline:.75rem}.PurchaseActivityModal-module__Pj3E6G__close{box-sizing:border-box;width:2rem;min-width:2rem;height:2rem;min-height:2rem;color:var(--fg-default);background:var(--bg-subtle);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:flex}.PurchaseActivityModal-module__Pj3E6G__close:hover{background:var(--accent-subtle-bg);color:var(--accent-fg)}.PurchaseActivityModal-module__Pj3E6G__closeIcon{flex-shrink:0;width:1rem;height:1rem}.PurchaseActivityModal-module__Pj3E6G__listSectionRow{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;margin-bottom:.75rem;display:flex}.PurchaseActivityModal-module__Pj3E6G__listSectionTitle{min-width:0;color:var(--fg-muted);flex:auto;margin:0;font-size:.88rem;font-weight:500;line-height:1.35}.PurchaseActivityModal-module__Pj3E6G__readAllButton{box-sizing:border-box;min-height:1.75rem;color:var(--fg-default);background:var(--bg-subtle);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding-block:.25rem;padding-inline:.63rem;font-family:inherit;font-size:.82rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.PurchaseActivityModal-module__Pj3E6G__readAllButton:hover{background:var(--accent-subtle-bg);color:var(--accent-fg)}.PurchaseActivityModal-module__Pj3E6G__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.PurchaseActivityModal-module__Pj3E6G__listItem{width:100%;min-width:0}.PurchaseActivityModal-module__Pj3E6G__card{--forum-card-accent:var(--accent-fg);isolation:isolate;box-sizing:border-box;border:1px dashed var(--border-muted);width:100%;min-width:0;min-height:4.25rem;color:inherit;background:0 0;border-radius:8px;align-items:stretch;gap:.85rem 1rem;padding:.75rem 1rem .75rem 0;text-decoration:none;transition:background .18s;display:flex;position:relative;overflow:hidden}.PurchaseActivityModal-module__Pj3E6G__card:before{content:"";inset-block:0;opacity:.25;pointer-events:none;z-index:-1;background:linear-gradient(90deg, color-mix(in srgb, var(--forum-card-accent) 20%, transparent), transparent);width:50vh;position:absolute;left:0}.PurchaseActivityModal-module__Pj3E6G__cardRail{background:var(--forum-card-accent);flex-shrink:0;align-self:stretch;width:4px}.PurchaseActivityModal-module__Pj3E6G__card:hover{background:color-mix(in srgb, var(--forum-card-accent) 6%, var(--bg-canvas))}.PurchaseActivityModal-module__Pj3E6G__card:focus-visible{background:color-mix(in srgb, var(--forum-card-accent) 8%, var(--bg-canvas))}.PurchaseActivityModal-module__Pj3E6G__card:hover .PurchaseActivityModal-module__Pj3E6G__cardChevron,.PurchaseActivityModal-module__Pj3E6G__card:focus-visible .PurchaseActivityModal-module__Pj3E6G__cardChevron{opacity:.72;color:color-mix(in srgb, var(--forum-card-accent) 50%, var(--fg-muted))}.PurchaseActivityModal-module__Pj3E6G__cardLogo{flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:2.75rem;display:flex}.PurchaseActivityModal-module__Pj3E6G__cardLogoThumb{border-radius:6px;width:2rem;height:2rem;overflow:hidden}.PurchaseActivityModal-module__Pj3E6G__cardBody{flex-direction:column;flex:auto;justify-content:center;align-self:center;gap:.1rem;min-width:0;display:flex}.PurchaseActivityModal-module__Pj3E6G__cardName{width:100%;min-width:0;max-width:100%;color:var(--forum-card-accent);white-space:nowrap;text-overflow:ellipsis;font-size:.94rem;line-height:1.15;display:block;overflow:hidden}.PurchaseActivityModal-module__Pj3E6G__cardDate{min-width:0;color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;line-height:1.2;display:block;overflow:hidden}.PurchaseActivityModal-module__Pj3E6G__cardPriceAside{flex-shrink:0;align-self:center}.PurchaseActivityModal-module__Pj3E6G__cardChevron{opacity:.38;width:.95rem;height:.95rem;color:var(--fg-muted);flex-shrink:0;align-self:center;transition:opacity .18s,color .18s}.PurchaseActivityModal-module__Pj3E6G__empty{margin:0;line-height:1.45}@media (prefers-reduced-motion:reduce){.PurchaseActivityModal-module__Pj3E6G__card,.PurchaseActivityModal-module__Pj3E6G__cardChevron{transition:none}}
.WithdrawalsContent-module__BRVEYq__withdrawals{box-sizing:border-box;background-color:var(--bg-canvas);flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.WithdrawalsContent-module__BRVEYq__container{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.WithdrawalsContent-module__BRVEYq__withdrawals .WithdrawalsContent-module__BRVEYq__agentReportAcceptedStripe{margin-bottom:1.5rem}.WithdrawalsContent-module__BRVEYq__withdrawals .WithdrawalsContent-module__BRVEYq__withdrawalsHeaderBar{margin-bottom:2rem}.WithdrawalsContent-module__BRVEYq__createButton{color:#fff;background-color:var(--btn-success-bg);cursor:pointer;appearance:none;border:none;border-radius:8px;align-items:center;gap:.5rem;margin:0;padding-block:.63rem;padding-inline:1.25rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:background-color .2s,color .2s;display:flex}.WithdrawalsContent-module__BRVEYq__createButton:hover{background-color:var(--btn-success-bg-hover)}.WithdrawalsContent-module__BRVEYq__createIcon{width:1rem;height:1rem}.WithdrawalsContent-module__BRVEYq__createButtonInHeader{box-sizing:border-box;border-radius:8px;height:2.5rem;min-height:2.5rem;padding-block:0;padding-inline:1.13rem;font-size:.94rem}.WithdrawalsContent-module__BRVEYq__balanceAmountSpinner{box-sizing:border-box;border:3px solid var(--border-default);border-top-color:var(--accent-fg);border-radius:50%;width:1.75rem;height:1.75rem;animation:.85s linear infinite WithdrawalsContent-module__BRVEYq__withdrawalsBalanceSpinner;display:inline-block}.WithdrawalsContent-module__BRVEYq__balanceAmountSpinnerMini{border-width:2px;width:1rem;height:1rem}.WithdrawalsContent-module__BRVEYq__withdrawals .WithdrawalsContent-module__BRVEYq__balanceMiniStatValueRow{white-space:normal;flex-wrap:wrap;place-content:flex-start;align-items:baseline;gap:.2rem .45rem}.WithdrawalsContent-module__BRVEYq__balanceMiniStatAmount{flex-shrink:0;align-items:center;gap:.38rem;display:inline-flex}.WithdrawalsContent-module__BRVEYq__balanceMiniStatUnfreeze{cursor:default;letter-spacing:.02em;color:var(--fg-muted);white-space:normal;max-width:100%;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1.2}@keyframes WithdrawalsContent-module__BRVEYq__withdrawalsBalanceSpinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.WithdrawalsContent-module__BRVEYq__balanceAmountSpinner{border-top-color:var(--border-default);opacity:.85;animation:none}}.WithdrawalsContent-module__BRVEYq__list{background:0 0;flex-direction:column;flex:none;gap:0;width:100%;min-width:0;min-height:0;display:flex}:is(.WithdrawalsContent-module__BRVEYq__list:has(>.WithdrawalsContent-module__BRVEYq__empty),.WithdrawalsContent-module__BRVEYq__list:has(>.WithdrawalsContent-module__BRVEYq__listLoading)){flex:auto;justify-content:center;align-items:center;min-height:0}.WithdrawalsContent-module__BRVEYq__listLoading{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:0;width:100%;min-height:0;padding:2rem;display:flex}.WithdrawalsContent-module__BRVEYq__listLoadingSpinner{box-sizing:border-box;border:4px solid var(--border-default);border-top-color:var(--accent-fg);border-radius:50%;width:3.5rem;height:3.5rem;animation:.85s linear infinite WithdrawalsContent-module__BRVEYq__withdrawalsListSpinner}@keyframes WithdrawalsContent-module__BRVEYq__withdrawalsListSpinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.WithdrawalsContent-module__BRVEYq__listLoadingSpinner{border-top-color:var(--border-default);opacity:.85;animation:none}}.WithdrawalsContent-module__BRVEYq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.WithdrawalsContent-module__BRVEYq__item{isolation:isolate;border:none;border-bottom:1px dashed color-mix(in srgb, var(--border-muted) 85%, var(--bg-canvas));width:100%;color:inherit;font:inherit;text-align:left;appearance:none;background-color:#0000;border-radius:0;margin:0;padding-block:.5rem;padding-inline:.85rem .5rem;transition:background-color .18s;display:block;position:relative}.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:first-of-type:before{border-top-left-radius:8px}.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:last-child{border-bottom:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:has(+[data-withdrawals-stack-pagination]){border-bottom:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:last-child:before{border-bottom-left-radius:8px}.WithdrawalsContent-module__BRVEYq__list .WithdrawalsContent-module__BRVEYq__item:has(+[data-withdrawals-stack-pagination]):before{border-bottom-left-radius:8px}button.WithdrawalsContent-module__BRVEYq__item{cursor:pointer}.WithdrawalsContent-module__BRVEYq__item:hover{background:color-mix(in srgb, var(--fg-default) 6%, var(--bg-canvas))}.WithdrawalsContent-module__BRVEYq__item:before{content:"";background:var(--bg-hover);pointer-events:none;z-index:0;width:4px;position:absolute;top:0;bottom:0;left:0}.WithdrawalsContent-module__BRVEYq__item:after{content:"";opacity:.25;pointer-events:none;z-index:-1;background:linear-gradient(90deg, color-mix(in srgb, var(--fg-default) 20%, transparent), transparent);width:50vh;max-width:100%;position:absolute;top:0;bottom:0;left:0}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=success]:before{background:var(--success-fg)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=success]:after{background:linear-gradient(90deg, color-mix(in srgb, var(--success-fg) 20%, transparent), transparent)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=attention]:before{background:var(--attention-fg)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=attention]:after{background:linear-gradient(90deg, color-mix(in srgb, var(--attention-fg) 20%, transparent), transparent)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=info]:before{background:var(--accent-fg)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=info]:after{background:linear-gradient(90deg, color-mix(in srgb, var(--accent-fg) 20%, transparent), transparent)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=danger]:before{background:var(--danger-fg)}.WithdrawalsContent-module__BRVEYq__item[data-rail-tone=danger]:after{background:linear-gradient(90deg, color-mix(in srgb, var(--danger-fg) 20%, transparent), transparent)}.WithdrawalsContent-module__BRVEYq__itemRow{flex-flow:wrap;align-items:center;gap:.65rem 1rem;width:100%;min-width:0;display:flex}.WithdrawalsContent-module__BRVEYq__itemMeta{justify-content:flex-end;min-width:0;max-width:100%;margin-left:auto}.WithdrawalsContent-module__BRVEYq__itemMethodSoftRow{gap:.45rem}.WithdrawalsContent-module__BRVEYq__itemFeePctBadge{box-sizing:border-box;height:1.25rem;min-height:1.25rem;color:var(--danger-fg);background:var(--danger-subtle);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;padding-block:0;padding-inline:.4rem;font-size:.6875rem;font-weight:500;line-height:1.2;display:inline-flex}.WithdrawalsContent-module__BRVEYq__itemMethodIcon{object-fit:contain;vertical-align:text-bottom;flex-shrink:0;width:1rem;height:1rem}.WithdrawalsContent-module__BRVEYq__drawerInput{box-sizing:border-box;width:100%;min-height:2.63rem;color:var(--fg-default);background:var(--bg-default);border:none;border-radius:8px;padding-block:.5rem;padding-inline:.88rem;font-family:inherit;font-size:.94rem;font-weight:400;line-height:1.25}.WithdrawalsContent-module__BRVEYq__drawerInput::placeholder{color:var(--fg-muted)}.WithdrawalsContent-module__BRVEYq__drawerInput:disabled{cursor:not-allowed;opacity:.55}.WithdrawalsContent-module__BRVEYq__drawerCancelBtn{box-sizing:border-box;width:100%;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-muted-bg);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;transition:background-color .15s;display:flex}.WithdrawalsContent-module__BRVEYq__drawerCancelBtn:hover{background:color-mix(in srgb, var(--danger-fg) 18%, var(--bg-canvas))}.WithdrawalsContent-module__BRVEYq__itemLightningRow{align-items:center;display:inline-flex}.WithdrawalsContent-module__BRVEYq__itemStatusCompact{letter-spacing:.22px;height:2.25rem;min-height:2.25rem;padding-block:0;padding-inline:.75rem;font-size:.8125rem;line-height:1.2}.WithdrawalsContent-module__BRVEYq__itemLightningPart{background:var(--bg-canvas);border:2px solid var(--bg-default);border-radius:8px;align-items:center;gap:.5rem;padding-block:.5rem;padding-inline:.75rem;display:flex}.WithdrawalsContent-module__BRVEYq__itemLightningIcon{width:1.25rem;height:1.25rem;color:var(--accent-fg);flex-shrink:0}.WithdrawalsContent-module__BRVEYq__itemLightningRubleIcon{box-sizing:border-box;width:1.05rem;height:1.05rem;color:var(--accent-fg);flex-shrink:0}.WithdrawalsContent-module__BRVEYq__itemLightningExchangeIcon{box-sizing:border-box;width:1.25rem;height:1.25rem;color:var(--accent-fg);flex-shrink:0}.WithdrawalsContent-module__BRVEYq__itemLightningIconSpacer{flex-shrink:0;width:1.25rem;height:1.25rem;display:block}.WithdrawalsContent-module__BRVEYq__itemLightningAmount{color:var(--fg-default);white-space:nowrap;align-items:center;gap:.25rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1rem;font-weight:700;display:inline-flex}.WithdrawalsContent-module__BRVEYq__itemLightningArrowCircle{background:var(--bg-default);width:1.75rem;height:1.75rem;color:var(--fg-muted);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-.6rem;margin-right:-.6rem;display:inline-flex;position:relative}.WithdrawalsContent-module__BRVEYq__itemLightningArrowSvg{width:.9rem;height:.9rem}.WithdrawalsContent-module__BRVEYq__itemStatus{box-sizing:border-box;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding-block:.63rem;padding-inline:1.13rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;display:inline-flex}.WithdrawalsContent-module__BRVEYq__withdrawalLineActionsCluster .WithdrawalsContent-module__BRVEYq__itemStatus{letter-spacing:.22px;height:2.25rem;min-height:2.25rem;padding-block:0;padding-inline:.75rem;font-size:.8125rem;line-height:1.2}.WithdrawalsContent-module__BRVEYq__itemChevron{width:1.25rem;height:1.25rem;color:color-mix(in srgb, var(--fg-muted) 85%, var(--fg-default));flex-shrink:0;align-self:center}.WithdrawalsContent-module__BRVEYq__item:hover .WithdrawalsContent-module__BRVEYq__itemChevron{color:var(--fg-default)}.WithdrawalsContent-module__BRVEYq__drawerFieldset{border:none;flex-direction:column;gap:1.25rem;min-width:0;min-height:0;margin:0;padding:0;display:flex}.WithdrawalsContent-module__BRVEYq__drawerReadonlyDetails{word-break:break-word;line-height:1.45}.WithdrawalsContent-module__BRVEYq__statusPending{background-color:color-mix(in srgb, var(--attention-fg) 15%, transparent);color:var(--attention-fg)}.WithdrawalsContent-module__BRVEYq__statusProcessing{background-color:color-mix(in srgb, var(--accent-fg) 15%, transparent);color:var(--accent-fg)}.WithdrawalsContent-module__BRVEYq__statusCompleted{background-color:color-mix(in srgb, var(--success-fg) 15%, transparent);color:var(--status-success-fg)}.WithdrawalsContent-module__BRVEYq__statusRejected{background-color:color-mix(in srgb, var(--danger-fg) 15%, transparent);color:var(--danger-fg)}.WithdrawalsContent-module__BRVEYq__empty{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;padding:2rem;display:flex}.WithdrawalsContent-module__BRVEYq__emptyIcon{width:4rem;height:4rem;color:var(--fg-muted);opacity:.3;flex-shrink:0;margin-bottom:1rem}.WithdrawalsContent-module__BRVEYq__emptyText{margin:0}.WithdrawalsContent-module__BRVEYq__modal{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.WithdrawalsContent-module__BRVEYq__modalOverlay{background-color:#0009;position:absolute;inset:0}.WithdrawalsContent-module__BRVEYq__modalContent{background-color:var(--bg-default);z-index:1001;border-radius:8px;width:90%;max-width:500px;padding:2rem;position:relative}.WithdrawalsContent-module__BRVEYq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.WithdrawalsContent-module__BRVEYq__modalTitle{color:var(--fg-default);letter-spacing:-.3px;margin:0;font-size:1.5rem;font-weight:600}.WithdrawalsContent-module__BRVEYq__modalClose{width:2rem;height:2rem;color:var(--fg-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:1.5rem;transition:background-color .2s,color .2s;display:flex}.WithdrawalsContent-module__BRVEYq__modalClose:hover{background-color:var(--bg-subtle);color:var(--fg-default)}.WithdrawalsContent-module__BRVEYq__form{flex-direction:column;gap:1.25rem;display:flex}.WithdrawalsContent-module__BRVEYq__formGroup{flex-direction:column;gap:.5rem;display:flex}.WithdrawalsContent-module__BRVEYq__label{color:var(--fg-muted);margin-block:0 .1rem;padding-left:8px;font-size:.78rem;font-weight:600;line-height:1.3}.WithdrawalsContent-module__BRVEYq__hint{color:var(--fg-muted);margin-top:-.25rem;font-size:.75rem}.WithdrawalsContent-module__BRVEYq__input,.WithdrawalsContent-module__BRVEYq__select{color:var(--fg-default);background-color:var(--bg-canvas);border-radius:8px;padding-block:.63rem;padding-inline:.88rem;font-family:inherit;font-size:.88rem;line-height:1.5;transition:background-color .15s}.WithdrawalsContent-module__BRVEYq__input::placeholder{color:var(--fg-muted)}.WithdrawalsContent-module__BRVEYq__select{cursor:pointer}.WithdrawalsContent-module__BRVEYq__submitButton{color:#fff;background-color:var(--btn-success-bg);cursor:pointer;border-radius:8px;padding-block:.75rem;padding-inline:1.5rem;font-size:.88rem;font-weight:600;transition:background-color .2s}.WithdrawalsContent-module__BRVEYq__submitButton:hover{background-color:var(--btn-success-bg-hover)}@media (max-width:768px){.WithdrawalsContent-module__BRVEYq__itemMeta{justify-content:flex-end;width:100%;margin-left:0}}
