@keyframes profile-fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--profile-wrapper-history-background:var(--color-base-background);--profile-wrapper-history-border-radius:var(--radius-20,20px);--profile-wrapper-history-padding:var(--spacing-32) var(--spacing-24);--profile-wrapper-history-padding-mobile:var(--spacing-24) var(--spacing-16) var(--spacing-12);--profile-wrapper-history-responsive-table-no-data-min-height:92px;--history-pill-tabs-background:var(--color-ui-surface);--history-tabs-header-margin-bottom:var(--spacing-32);--history-date-form-top-offset:-77px;--history-date-form-max-width:280px;--history-date-form-padding-right:clamp(200px, 20vw, 280px);--history-date-form-narrow-width:15%;--history-table-header-font-size:var(--font-size-caption);--history-table-header-font-weight:var(--font-weight-semibold);--history-table-header-letter-spacing:.5px;--history-table-row-border-bottom:1px solid color-mix(in srgb, var(--color-text-primary) 6%, transparent);--history-table-row-hover-background:var(--color-ui-surface-hover);--history-table-body-font-size:13px;--history-gaming-cash-bet-color:var(--color-status-success);--history-gaming-bonus-bet-color:var(--color-status-error);--history-status-badge-padding:var(--spacing-4) var(--spacing-10,10px);--history-status-badge-border-radius:var(--radius-4,4px);--history-status-badge-font-size:var(--font-size-caption);--history-status-badge-font-weight:var(--font-weight-semibold);--history-status-badge-line-height:1;--history-status-badge-neutral-color:var(--color-text-secondary);--history-status-badge-success-color:var(--color-status-success);--history-status-badge-warning-color:var(--color-status-warning);--history-status-badge-danger-color:var(--color-status-error);--history-status-badge-neutral-bg:color-mix(in srgb, var(--color-text-secondary) 12%, transparent);--history-status-badge-success-bg:color-mix(in srgb, var(--color-status-success) 12%, transparent);--history-status-badge-warning-bg:color-mix(in srgb, var(--color-status-warning) 12%, transparent);--history-status-badge-danger-bg:color-mix(in srgb, var(--color-status-error) 12%, transparent);--history-tab-title-line-height:var(--line-height-caption);--history-mobile-tab-font-size:var(--font-size-caption);--history-mobile-tab-height:32px;--history-mobile-margin-bottom:var(--spacing-24);--history-mobile-row-background:var(--color-ui-surface);--history-mobile-row-border-radius:var(--radius-12);--history-mobile-row-border:1px solid color-mix(in srgb, var(--color-text-primary) 6%, transparent);--history-mobile-row-padding:var(--spacing-16);--history-mobile-row-gap:var(--spacing-8);--history-mobile-row-header-gap:var(--spacing-12);--history-mobile-status-icon-size:36px;--history-mobile-status-icon-border-radius:var(--radius-8);--history-mobile-status-icon-img-size:22px;--history-mobile-status-icon-neutral-bg:color-mix(in srgb, var(--color-text-secondary) 12%, transparent);--history-mobile-status-icon-success-bg:color-mix(in srgb, var(--color-status-success) 24%, transparent);--history-mobile-status-icon-warning-bg:color-mix(in srgb, var(--color-status-warning) 24%, transparent);--history-mobile-status-icon-danger-bg:color-mix(in srgb, var(--color-status-error) 24%, transparent);--history-mobile-title-font-size:var(--font-size-body-sm);--history-mobile-title-font-weight:var(--font-weight-bold);--history-mobile-title-line-height:var(--line-height-body-sm);--history-mobile-title-color:var(--color-text-primary);--history-mobile-subtitle-font-size:var(--font-size-caption);--history-mobile-subtitle-font-weight:var(--font-weight-medium);--history-mobile-subtitle-line-height:var(--line-height-caption);--history-mobile-subtitle-color:var(--color-text-secondary);--history-mobile-info-gap:var(--spacing-4);--history-mobile-info-right-max-width:40%;--profile-status-border-radius:var(--radius-8);--profile-status-color:var(--color-text-primary);--profile-status-box-padding:var(--spacing-12) 0;--profile-status-lost-background:var(--color-status-error);--profile-status-win-background:var(--color-status-success);--profile-status-break-even-background:var(--color-status-info);--profile-status-partial-win-background:color-mix(in srgb, var(--color-status-success) 70%, var(--color-status-info));--profile-status-partial-lost-background:color-mix(in srgb, var(--color-status-error) 60%, transparent);--profile-status-refund-background:var(--color-text-disabled)}.payments-table-scope .responsive-table-wrapper .responsive-table-header .responsive-table-header_item{font-size:var(--history-table-header-font-size);font-weight:var(--history-table-header-font-weight);letter-spacing:var(--history-table-header-letter-spacing);text-transform:uppercase}.payments-table-scope .responsive-table-wrapper .responsive-table-body .responsive-table-body_row{border-bottom:var(--history-table-row-border-bottom);background:0 0}.payments-table-scope .responsive-table-wrapper .responsive-table-body .responsive-table-body_row:last-child{border-bottom:none}.payments-table-scope .responsive-table-wrapper .responsive-table-body .responsive-table-body_row:hover{background:var(--history-table-row-hover-background)}.payments-table-scope .responsive-table-wrapper .responsive-table-body .responsive-table-body_row .responsive-table-body_item{font-size:var(--history-table-body-font-size)}.payments-table-scope .cancelWithdrawButton{box-sizing:border-box;height:26px;color:var(--button-primary-text);background:var(--button-primary-bg);border-radius:var(--button-border-radius);font-size:11px;font-weight:var(--button-font-weight);padding:var(--spacing-4) var(--spacing-12);cursor:pointer;justify-content:center;align-items:center;max-width:100%;display:inline-flex}.payments-table-scope .cancelWithdrawButton[disabled]{opacity:.6;pointer-events:none}.payments-table-scope .responsive-table-wrapper-mobile .responsive-table-wrapper_inner .responsive-table-body{gap:var(--history-mobile-row-gap)}.payments-table-scope .responsive-table-wrapper-mobile .responsive-table-wrapper_inner .responsive-table-body .responsive-table-body_row,.payments-table-scope .responsive-table-wrapper-mobile .responsive-table-wrapper_inner .responsive-table-body .responsive-table-body_row:nth-child(odd),.payments-table-scope .responsive-table-wrapper-mobile .responsive-table-wrapper_inner .responsive-table-body .responsive-table-body_row:nth-child(2n){background:var(--history-mobile-row-background);border-radius:var(--history-mobile-row-border-radius);border-bottom:none;border:var(--history-mobile-row-border);margin-bottom:0}.payments-table-scope .responsive-table-wrapper-mobile .responsive-table-wrapper_inner .responsive-table-body .responsive-table-body_row:last-child{border:var(--history-mobile-row-border)}.payments-table-scope .responsive-table-wrapper-mobile .responsive-table-wrapper_inner .responsive-table-body .responsive-table-body_row .mobile-row-header{padding:var(--history-mobile-row-padding)}.payments-table-scope .responsive-table-wrapper-mobile .responsive-table-wrapper_inner .responsive-table-body .responsive-table-body_row .mobile-row-header .mobile-row-header-content{gap:var(--history-mobile-row-header-gap);flex:1;align-items:center;display:flex}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-details-content .cash-bet{color:var(--history-gaming-cash-bet-color)}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-details-content .bonus-bet{color:var(--history-gaming-bonus-bet-color)}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .status-icon{width:var(--history-mobile-status-icon-size);height:var(--history-mobile-status-icon-size);border-radius:var(--history-mobile-status-icon-border-radius);flex-shrink:0;justify-content:center;align-items:center;display:flex}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .status-icon.neutral{background:var(--history-mobile-status-icon-neutral-bg)}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .status-icon.success{background:var(--history-mobile-status-icon-success-bg)}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .status-icon.warning{background:var(--history-mobile-status-icon-warning-bg)}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .status-icon.danger{background:var(--history-mobile-status-icon-danger-bg)}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .status-icon img{width:var(--history-mobile-status-icon-img-size);height:var(--history-mobile-status-icon-img-size)}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-title,.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-subtitle,.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-amount,.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-date{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-title,.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-amount{font-size:var(--history-mobile-title-font-size);font-weight:var(--history-mobile-title-font-weight);line-height:var(--history-mobile-title-line-height);color:var(--history-mobile-title-color)}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-subtitle,.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-date{font-size:var(--history-mobile-subtitle-font-size);font-weight:var(--history-mobile-subtitle-font-weight);line-height:var(--history-mobile-subtitle-line-height);color:var(--history-mobile-subtitle-color)}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-info-left,.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-info-right{gap:var(--history-mobile-info-gap);flex-direction:column;display:flex}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-info-left{flex:1;min-width:0}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-info-right{max-width:var(--history-mobile-info-right-max-width);flex-shrink:0;align-items:flex-end}.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-info-right .mobile-amount,.payments-table-scope .responsive-table-wrapper-mobile .mobile-row-header-content .mobile-info-right .mobile-date{max-width:100%}.payments-table-scope .responsive-table-wrapper-mobile .mobile-detail-value{min-width:0;overflow:hidden}.payments-table-scope .responsive-table-wrapper-mobile .mobile-detail-value .cancelWithdrawButton{white-space:nowrap}.payments-table-scope .responsive-table-wrapper-mobile .mobile-detail-value p{margin:0}.payments-table-scope .responsive-table-wrapper .responsive-table-wrapper_inner .responsive-table-body .responsive-table-body_row .responsive-table-body_item a.cancelWithdrawButton{color:var(--button-primary-text);background:var(--button-primary-bg);border-radius:var(--button-border-radius);font-size:11px;font-weight:var(--button-font-weight);padding:var(--spacing-4) var(--spacing-12);justify-content:center;align-items:center;display:inline-flex}.payments-table-scope .responsive-table-wrapper-mobile .responsive-table-wrapper_inner .responsive-table-body .responsive-table-body_row .mobile-row-header .mobile-row-header-content .mobile-title{white-space:normal;text-overflow:clip;overflow:visible}.payments-table-scope .responsive-table-wrapper-mobile .responsive-table-wrapper_inner .responsive-table-body .responsive-table-body_row .mobile-row-header .mobile-row-header-content .mobile-title span{white-space:nowrap}
