:root{color:var(--admin-text);background:var(--admin-canvas);font-family:Noto Sans SC,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow-x:clip;color:var(--admin-text);background:var(--admin-canvas)}button,input{font:inherit}.admin-identity-page{--identity-pointer-x: 50%;--identity-pointer-y: 42%;position:relative;isolation:isolate;display:grid;overflow:hidden;min-height:100vh;place-items:center;padding:48px 24px 12vh;background:var(--admin-canvas)}.admin-identity-page:before,.admin-identity-page:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none;content:""}.admin-identity-page:before{opacity:.7;background-image:radial-gradient(circle,rgb(79 124 18 / 15%) 1px,transparent 1.5px);background-position:-5px -5px;background-size:30px 30px;-webkit-mask-image:linear-gradient(to bottom,transparent 2%,#000 24%,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 2%,#000 24%,#000 78%,transparent 100%)}.admin-identity-page:after{background:radial-gradient(circle 360px at var(--identity-pointer-x) var(--identity-pointer-y),rgb(168 230 63 / 13%),rgb(79 124 18 / 4%) 38%,transparent 72%)}.admin-identity-stack{width:min(100%,410px)}.admin-identity-card.ant-card{width:100%;border-color:var(--admin-border);border-radius:12px;box-shadow:0 1px 2px #171a1f0a,0 8px 24px #171a1f0d}.admin-login-card__heading{margin-bottom:28px}.admin-login-card__heading h1.ant-typography{margin:0 0 7px;color:var(--admin-text);font-size:27px;font-weight:680;letter-spacing:-.035em;line-height:35px}.admin-form-alert,.admin-shell-alert{margin-bottom:20px}.admin-login-card .ant-form-item{margin-bottom:22px}.admin-login-card .ant-input-affix-wrapper{background:var(--admin-surface)}.admin-login-card input:-webkit-autofill,.admin-login-card input:-webkit-autofill:hover,.admin-login-card input:-webkit-autofill:focus{-webkit-text-fill-color:var(--admin-text);caret-color:var(--admin-text);box-shadow:0 0 0 1000px var(--admin-surface) inset;transition:background-color 9999s ease-out 0s}.admin-login-action.ant-btn{height:48px;margin-top:4px;font-weight:620}.admin-loading-card,.admin-service-card{min-height:244px}.admin-service-card h2.ant-typography{margin:0 0 20px;color:var(--admin-text);font-size:22px;line-height:30px}.admin-service-card .ant-alert{margin-bottom:20px}.admin-app{min-height:100vh;background:var(--admin-canvas)}.admin-sidebar.ant-layout-sider{position:fixed;z-index:10;inset:0 auto 0 0;overflow:hidden;height:100vh;background:var(--admin-sidebar)}.admin-sidebar__inner{display:flex;height:100%;flex-direction:column;padding:22px 12px 16px}.admin-sidebar__brand{display:flex;min-height:44px;align-items:center;padding:0 12px;color:var(--admin-sidebar-text);font-size:15px;font-weight:620;white-space:nowrap}.admin-sidebar__brand-short{display:none}.admin-nav.ant-menu{flex:0 0 auto;margin-top:28px;color:var(--admin-sidebar-muted);background:transparent;border-inline-end:0}.admin-nav.ant-menu .ant-menu-item{min-height:44px;margin:0;padding-inline:12px!important;color:var(--admin-sidebar-muted);border-radius:8px;font-size:14px;font-weight:500}.admin-nav.ant-menu .ant-menu-item .anticon{color:var(--admin-sidebar-muted);font-size:18px}.admin-nav.ant-menu .ant-menu-item-selected{color:var(--admin-sidebar-text);background:#ffffff14;font-weight:600}.admin-nav.ant-menu .ant-menu-item-selected:after{position:absolute;inset-block:9px;inset-inline-end:0;width:2px;background:var(--admin-signal);border:0;opacity:1;content:""}.admin-nav.ant-menu .ant-menu-item-selected .anticon{color:var(--admin-signal)}.admin-sidebar__account{margin-top:auto;padding-top:12px;border-top:1px solid rgb(255 255 255 / 10%)}.admin-account-trigger.ant-btn{display:flex;width:100%;min-height:44px;align-items:center;justify-content:flex-start;padding:0 12px;overflow:hidden;color:var(--admin-sidebar-text);border-radius:8px;font-size:13px;text-align:left}.admin-account-trigger.ant-btn:hover,.admin-account-trigger.ant-btn:focus-visible{color:var(--admin-sidebar-text)!important;background:#ffffff14!important}.admin-account-trigger .anticon{flex:0 0 auto;color:var(--admin-sidebar-muted);font-size:17px}.admin-account-name{overflow:hidden;margin-left:10px;text-overflow:ellipsis;white-space:nowrap}.admin-main-layout{min-height:100vh;background:var(--admin-canvas);transition:margin-left .18s cubic-bezier(.2,.8,.2,1)}.admin-topbar.ant-layout-header{position:sticky;z-index:5;top:0;display:flex;height:60px;align-items:center;justify-content:space-between;padding:0 28px;color:var(--admin-text);background:#f7f8faf0;border-bottom:1px solid var(--admin-border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-collapse-trigger.ant-btn{width:44px;height:44px;color:var(--admin-muted);font-size:17px}.admin-collapse-trigger.ant-btn:hover,.admin-collapse-trigger.ant-btn:focus-visible{color:var(--admin-primary)!important;background:var(--admin-fill)!important}.admin-topbar__status{color:var(--admin-success);font-size:12px}.admin-topbar__status--checking{color:var(--admin-muted)}.admin-topbar__status--unavailable{color:var(--admin-error)}.admin-content{min-width:0;padding:32px}.admin-content__inner{width:min(100%,1680px);margin:0 auto}.player-management{min-width:0;padding:16px 0 40px}.player-management h1.ant-typography{margin:0 0 7px;color:var(--admin-text);font-size:clamp(26px,2vw,32px);font-weight:680;letter-spacing:-.025em;line-height:1.25}.player-management__lead{max-width:65ch;margin:0;color:var(--admin-muted);font-size:14px;line-height:22px}.player-management__filters{display:grid;grid-template-columns:180px minmax(280px,560px) auto;gap:16px;align-items:end;margin-top:26px;padding:18px 0;border-top:1px solid var(--admin-border);border-bottom:1px solid var(--admin-border-soft)}.player-management__filters .ant-form-item{margin-bottom:0}.player-management__filter-actions{align-self:end}.player-management__summary{display:flex;min-height:20px;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 10px;color:var(--admin-text);font-size:13px}.player-management__table-surface{overflow:hidden;background:var(--admin-surface);border:1px solid var(--admin-border-soft);border-radius:12px;box-shadow:0 1px 2px #171a1f0a,0 8px 24px #171a1f0d}.player-management__table-wrap{max-width:100%;overflow-x:auto}.player-management__table-wrap .ant-table-thead>tr>th{height:40px;padding-block:8px;color:var(--admin-muted);background:var(--admin-fill);font-size:12px;font-weight:600}.player-management__table-wrap .ant-table-tbody>tr>td{height:48px;padding-block:7px;border-bottom-color:var(--admin-border-soft);font-size:13px}.player-management__table-wrap .ant-table-tbody>tr:last-child>td{border-bottom:0}.player-management__loading,.player-management__feedback{padding:28px 24px}.player-management__feedback .ant-empty{margin:16px 0 4px}.player-management__pagination{display:flex;justify-content:flex-end;margin-top:16px}.player-management__mono{font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.player-access-switch.player-access-switch--disabled.ant-switch,.player-access-switch.player-access-switch--disabled.ant-switch:hover{background:#767676}.player-access-switch--disabled .player-access-switch__content{color:#fff}.player-access-switch.ant-switch:disabled{opacity:1}.recharge-channel-status-switch.ant-switch{min-width:68px}.recharge-channel-status-switch.recharge-channel-status-switch--active.ant-switch,.recharge-channel-status-switch.recharge-channel-status-switch--active.ant-switch:hover{background:var(--admin-primary)}.recharge-channel-status-switch.recharge-channel-status-switch--disabled.ant-switch,.recharge-channel-status-switch.recharge-channel-status-switch--disabled.ant-switch:hover{background:#767676}.recharge-channel-status-switch__content{color:#fff}.recharge-channel-status-switch.ant-switch:disabled{opacity:1}.recharge-channel-status-control{display:inline-flex}.access-confirmation-copy{display:grid;max-width:320px;gap:5px;color:var(--admin-muted);line-height:20px}.access-confirm-submit.ant-btn{min-width:84px;transition-property:color,background-color,border-color,box-shadow,opacity}.user-management{min-width:0;padding:16px 0 40px}.user-management>h1.ant-typography{margin:0 0 7px;color:var(--admin-text);font-size:clamp(26px,2vw,32px);font-weight:680;letter-spacing:-.025em;line-height:1.25}.user-management__lead{max-width:65ch;margin:0;color:var(--admin-muted);font-size:14px;line-height:22px}.user-management__tabs{margin-top:22px}.user-management__tabs>.ant-tabs-nav{margin-bottom:0}.user-management__standalone-nav{display:inline-flex;gap:4px;margin:20px 0;padding:4px;background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px}.user-management__standalone-nav button{min-height:36px;padding:0 14px;color:var(--admin-muted);background:transparent;border:0;border-radius:6px;cursor:pointer}.user-management__standalone-nav button[aria-selected=true]{color:var(--admin-text);background:var(--admin-surface);box-shadow:0 1px 2px #171a1f14}.admin-management{min-width:0;padding-top:18px}.admin-management__toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.admin-management__toolbar h2.ant-typography{margin:0 0 4px;color:var(--admin-text);font-size:20px;font-weight:650}.admin-management__toolbar .ant-btn{flex:0 0 auto}.admin-management__filters{display:grid;grid-template-columns:minmax(280px,560px) auto;gap:16px;align-items:end;margin-top:22px;padding:18px 0;border-top:1px solid var(--admin-border);border-bottom:1px solid var(--admin-border-soft)}.admin-management__filters .ant-form-item{margin-bottom:0}.admin-management__filter-actions{align-self:end}.admin-management__summary{display:flex;min-height:20px;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 10px;color:var(--admin-text);font-size:13px}.admin-management__table-surface{overflow:hidden;background:var(--admin-surface);border:1px solid var(--admin-border-soft);border-radius:12px;box-shadow:0 1px 2px #171a1f0a,0 8px 24px #171a1f0d}.admin-management__table-wrap{max-width:100%;overflow-x:auto}.admin-management__table-wrap .ant-table-thead>tr>th{height:40px;padding-block:8px;color:var(--admin-muted);background:var(--admin-fill);font-size:12px;font-weight:600}.admin-management__table-wrap .ant-table-tbody>tr>td{height:48px;padding-block:7px;border-bottom-color:var(--admin-border-soft);font-size:13px}.admin-management__table-wrap .ant-table-tbody>tr:last-child>td{border-bottom:0}.admin-management__loading,.admin-management__feedback{padding:28px 24px}.admin-management__feedback .ant-empty{margin:16px 0 4px}.admin-management__pagination{display:flex;justify-content:flex-end;margin-top:16px}.admin-management__mono{font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.admin-access-switch.admin-access-switch--disabled.ant-switch,.admin-access-switch.admin-access-switch--disabled.ant-switch:hover{background:#767676}.admin-access-switch--disabled .admin-access-switch__content{color:#fff}.admin-access-switch.ant-switch:disabled{opacity:1}.admin-management__confirmation-copy{display:grid;max-width:320px;gap:5px;color:var(--admin-muted);line-height:20px}.credential-governance__target{display:flex;align-items:baseline;gap:12px;margin-bottom:20px;padding:10px 12px;background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px}.credential-governance__label{color:var(--admin-muted);font-size:13px}.credential-governance__account{color:var(--admin-text);font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.admin-nav.ant-menu .ant-menu-submenu-title,.admin-nav.ant-menu .ant-menu-item{min-height:44px;line-height:44px}.admin-nav.ant-menu .ant-menu-submenu-title{margin:0;padding-inline:12px!important;color:var(--admin-sidebar-muted);border-radius:8px;font-size:14px;font-weight:500}.admin-nav.ant-menu .ant-menu-submenu-title .anticon{color:var(--admin-sidebar-muted);font-size:18px}.admin-nav.ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title,.admin-nav.ant-menu .ant-menu-item-selected{color:var(--admin-sidebar-text)}.admin-nav.ant-menu .ant-menu-sub .ant-menu-item{padding-inline-start:48px!important}.admin-nav.ant-menu .ant-menu-sub .ant-menu-item-selected{color:var(--admin-sidebar-text);background:#ffffff14}.admin-nav.ant-menu .ant-menu-sub .ant-menu-item-selected:after{position:absolute;inset-block:9px;inset-inline-end:0;width:2px;background:var(--admin-signal);border:0;opacity:1;content:""}.draw-sync{min-width:0;padding:16px 0 40px}.draw-sync__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.draw-sync h1.ant-typography{margin:0 0 7px;color:var(--admin-text);font-size:clamp(26px,2vw,32px);font-weight:680;letter-spacing:-.025em;line-height:1.25}.draw-sync__lead{max-width:65ch;margin:0;color:var(--admin-muted);font-size:14px;line-height:22px}.draw-sync__surface,.draw-sync__work-surface{overflow:hidden;margin-top:26px;background:var(--admin-surface);border:1px solid var(--admin-border-soft);border-radius:12px;box-shadow:0 1px 2px #171a1f0a,0 8px 24px #171a1f0d}.draw-sync__loading,.draw-sync__feedback{padding:28px 24px}.draw-sync__feedback .ant-empty{margin:28px 0 12px}.draw-sync__feedback .ant-empty-description{display:grid;gap:5px;color:var(--admin-muted);line-height:22px}.draw-sync__feedback .ant-empty-description strong{color:var(--admin-text);font-size:16px}.draw-sync__automatic-status{display:flex;min-height:64px;align-items:center;gap:10px;padding:18px 24px;border-bottom:1px solid var(--admin-border-soft);color:var(--admin-text);font-size:18px;line-height:26px}.draw-sync__automatic-status>.anticon{color:var(--admin-success);font-size:19px}.draw-sync__automatic-status--paused>.anticon{color:var(--admin-error)}.draw-sync__anomaly{margin:18px 24px 0}.draw-sync__anomaly-copy{display:grid;gap:4px;line-height:22px}.draw-sync__generation-section{padding-top:20px;border-bottom:1px solid var(--admin-border-soft)}.draw-sync__generation-section h2.ant-typography,.draw-sync__recent h2.ant-typography{margin:0;padding:0 24px;color:var(--admin-text);font-size:18px;font-weight:680;line-height:26px}.draw-sync__generation-failure{margin:18px 24px;color:var(--admin-error);font-size:14px;line-height:22px}.draw-sync__recent{padding-top:20px}.draw-sync__recent--legacy{padding-top:0}.draw-sync__status{padding:20px 24px;border-bottom:1px solid var(--admin-border-soft)}.draw-sync__status-heading{display:flex;align-items:center;gap:10px;color:var(--admin-text);font-size:18px;line-height:26px}.draw-sync__status-heading>.anticon{color:var(--admin-muted);font-size:18px}.draw-sync__status--success .draw-sync__status-heading>.anticon{color:var(--admin-success)}.draw-sync__status--failed .draw-sync__status-heading>.anticon{color:var(--admin-error)}.draw-sync__status--pending_review .draw-sync__status-heading>.anticon{color:var(--admin-warning)}.draw-sync__status p{max-width:80ch;margin:9px 0 0 28px;color:var(--admin-muted);font-size:14px;line-height:22px}.draw-sync__details{padding:20px 24px 24px}.draw-sync__details .ant-descriptions-item-label{color:var(--admin-muted)}.draw-sync__details .ant-descriptions-item-content{color:var(--admin-text);overflow-wrap:anywhere}.draw-sync__mono,.draw-sync__reference{font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.draw-sync__reference{overflow-wrap:anywhere}.draw-sync__refresh.ant-btn{flex:0 0 auto;min-width:92px}.draw-sync__refresh-alert{margin:20px 24px 0}.draw-sync__state-band{display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:28px;padding:22px 24px;border-bottom:1px solid var(--admin-border-soft)}.draw-sync__state-main{display:flex;min-width:260px;align-items:flex-start;gap:12px}.draw-sync__state-main>.anticon{margin-top:2px;color:var(--admin-success);font-size:20px}.draw-sync__state-band--tolerated .draw-sync__state-main>.anticon{color:var(--admin-warning)}.draw-sync__state-band--paused .draw-sync__state-main>.anticon{color:var(--admin-error)}.draw-sync__state-main>div{display:grid;gap:5px}.draw-sync__state-main strong{color:var(--admin-text);font-size:19px;line-height:26px}.draw-sync__state-main span{color:var(--admin-muted);font-size:13px;line-height:21px}.draw-sync__state-metrics{display:flex;min-width:min(610px,55%);justify-content:flex-end;gap:28px;margin:0}.draw-sync__state-metrics div{min-width:0}.draw-sync__state-metrics dt{margin-bottom:5px;color:var(--admin-muted);font-size:12px;line-height:18px}.draw-sync__state-metrics dd{max-width:190px;margin:0;overflow:hidden;color:var(--admin-text);font-size:13px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.draw-sync__event{margin:18px 24px 0}.draw-sync__reward-config{padding:22px 24px;border:1px solid var(--admin-border, #dfe5ed);border-radius:12px;background:var(--admin-surface, #fff)}.draw-sync__reward-form{align-items:flex-end}.draw-sync__reward-form .ant-form-item{margin-bottom:0}.draw-sync__reward-error{margin-top:16px}.draw-sync__issue-chain{padding:24px;border-bottom:1px solid var(--admin-border-soft)}.draw-sync__section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:18px}.draw-sync__section-heading h2.ant-typography{margin:0;color:var(--admin-text);font-size:18px;font-weight:680;line-height:26px}.draw-sync__section-heading>span{color:var(--admin-muted);font-size:13px;line-height:20px}.draw-sync__chain{display:grid;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);align-items:stretch;gap:10px}.draw-sync__issue-node{display:grid;min-width:0;gap:7px;padding:18px 20px;background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:10px;color:var(--admin-muted);font-size:13px;line-height:21px}.draw-sync__issue-node--current{background:var(--admin-surface);border-color:var(--admin-border)}.draw-sync__node-label{color:var(--admin-muted);font-size:12px}.draw-sync__node-issue{color:var(--admin-text);font-size:18px;line-height:25px}.draw-sync__issue-node time{color:var(--admin-text);font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums;font-size:13px}.draw-sync__chain-arrow{align-self:center;color:var(--admin-subtle);font-size:22px;text-align:center}.draw-sync__numbers{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px;min-width:0;color:var(--admin-text);font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.draw-sync__ordinary-numbers{white-space:nowrap}.draw-sync__special-number{padding-left:12px;color:var(--admin-primary);border-left:1px solid var(--admin-border);font-weight:650;white-space:nowrap}.draw-sync__recent{padding:24px 24px 0}.draw-sync__recent .ant-table-wrapper{margin:0 -24px}.draw-sync__table .ant-table{color:var(--admin-text)}.draw-sync__table .ant-table-thead>tr>th{height:42px;color:var(--admin-muted);background:var(--admin-fill);font-size:12px;font-weight:600;white-space:nowrap}.draw-sync__table .ant-table-tbody>tr>td{height:58px;color:var(--admin-text);border-bottom-color:var(--admin-border-soft);font-size:13px;vertical-align:middle}.draw-sync__table-status{display:inline-block;line-height:20px;white-space:nowrap}.draw-sync__table-status--success{color:var(--admin-success)}.draw-sync__table-status--warning{color:var(--admin-warning)}.draw-sync__empty-copy{display:grid;gap:5px;line-height:22px}.draw-sync__empty-copy strong{color:var(--admin-text);font-size:16px}.draw-sync__source-cell{display:grid;gap:2px;min-width:0;line-height:20px}.draw-sync__source-cell small{overflow:hidden;color:var(--admin-muted);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.draw-sync__manual-eligibility{display:block;margin-top:6px}.draw-sync__manual-unknown{margin:18px 24px 0}.draw-sync__manual-form,.draw-sync__manual-preview{padding-top:4px}.draw-sync__manual-target{margin-bottom:20px;color:var(--admin-muted);font-size:14px;line-height:22px}.draw-sync__manual-target strong{color:var(--admin-text)}.draw-sync__manual-number-group{margin-bottom:4px}.draw-sync__manual-group-label{display:block;margin-bottom:10px;color:var(--admin-text);font-size:14px;font-weight:600}.draw-sync__manual-number-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 12px}.draw-sync__manual-number-grid .ant-form-item,.draw-sync__manual-special .ant-form-item{margin-bottom:16px}.draw-sync__manual-number-grid .ant-input,.draw-sync__manual-special .ant-input{font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums;text-align:center}.draw-sync__manual-special{width:min(180px,100%);margin-top:2px;padding-top:16px;border-top:1px solid var(--admin-border-soft)}.draw-sync__manual-preview-result{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:18px;margin-bottom:22px;padding:16px 18px;background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:10px}.draw-sync__manual-preview-result>div{display:grid;gap:8px;min-width:0}.draw-sync__manual-preview-result span,.draw-sync__manual-preview-meta dt{color:var(--admin-muted);font-size:12px;line-height:18px}.draw-sync__manual-preview-result strong{color:var(--admin-text);font-size:16px;line-height:22px;white-space:nowrap}.draw-sync__manual-preview-special{padding-left:18px;border-left:1px solid var(--admin-border)}.draw-sync__manual-preview-special strong{color:var(--admin-primary)}.draw-sync__manual-preview-meta{display:grid;gap:12px;margin:0 0 22px}.draw-sync__manual-preview-meta div{display:grid;gap:4px}.draw-sync__manual-preview-meta dd{margin:0;color:var(--admin-text);font-size:14px;line-height:22px;overflow-wrap:anywhere}@media(max-width:900px){.draw-sync__state-band{align-items:flex-start;flex-direction:column;gap:18px}.draw-sync__state-metrics{width:100%;min-width:0;justify-content:flex-start}}@media(max-width:767px){.draw-sync__heading{align-items:stretch;flex-direction:column;gap:16px}.draw-sync__refresh.ant-btn{align-self:flex-start}.draw-sync__state-band,.draw-sync__issue-chain,.draw-sync__recent{padding-inline:18px}.draw-sync__state-metrics{flex-wrap:wrap;gap:12px 20px}.draw-sync__state-metrics dd{max-width:170px}.draw-sync__event,.draw-sync__refresh-alert,.draw-sync__manual-unknown{margin-inline:18px}.draw-sync__manual-number-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.draw-sync__manual-preview-result{grid-template-columns:1fr}.draw-sync__manual-preview-special{padding-top:12px;padding-left:0;border-top:1px solid var(--admin-border);border-left:0}.draw-sync__chain{grid-template-columns:1fr}.draw-sync__chain-arrow{transform:rotate(90deg)}.draw-sync__recent .ant-table-wrapper{margin-inline:-18px}}.draw-sync__tabs{margin-top:18px}.draw-sync__tabs .ant-tabs-nav{margin-bottom:0}.betting-control{overflow:hidden;margin-top:22px;background:var(--admin-surface);border:1px solid var(--admin-border-soft);border-radius:12px;box-shadow:0 1px 2px #171a1f0a,0 8px 24px #171a1f0d}.betting-control__context{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 24px 20px;border-bottom:1px solid var(--admin-border-soft)}.betting-control__context h2.ant-typography{margin:0 0 6px;color:var(--admin-text);font-size:20px;line-height:28px}.betting-control__lead{max-width:70ch;margin:0;color:var(--admin-muted);font-size:13px;line-height:21px}.betting-control__issue-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 24px;background:var(--admin-fill);border-bottom:1px solid var(--admin-border-soft)}.betting-control__issue-main{display:flex;min-width:260px;align-items:flex-start;gap:11px}.betting-control__issue-main>.anticon{margin-top:2px;color:var(--admin-success);font-size:18px}.betting-control__issue-main>div{display:grid;gap:4px}.betting-control__issue-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 22px;color:var(--admin-muted);font-size:12px}.betting-control__scope-bar{display:flex;min-height:68px;align-items:center;gap:18px;padding:13px 24px;border-bottom:1px solid var(--admin-border-soft)}.betting-control__scope-bar>strong{flex:0 0 auto;color:var(--admin-text);font-size:13px}.betting-control__scope-bar .ant-radio-group{flex:0 0 auto}.betting-control__scope-note{min-width:0;color:var(--admin-muted);font-size:12px;line-height:20px}.betting-control__public-section,.betting-control__matrix-section,.betting-control__audits{padding:24px;border-bottom:1px solid var(--admin-border-soft)}.betting-control__audits{border-bottom:0}.betting-control__section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:18px}.betting-control__section-heading h3.ant-typography{margin:0 0 4px;color:var(--admin-text);font-size:17px;line-height:24px}.betting-control__section-heading>div{min-width:0}.betting-control__public-form{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:0 18px}.betting-control__public-form .ant-form-item{min-width:0;margin-bottom:16px}.betting-control__public-form .betting-control__quick-amounts{grid-column:span 2}.betting-control__public-form .ant-form-item-label{padding-bottom:5px}.betting-control__public-form .ant-form-item-label>label,.betting-control__drawer .ant-form-item-label>label{color:var(--admin-muted);font-size:12px}.betting-control__public-form .ant-input,.betting-control__drawer .ant-input,.betting-control__drawer .ant-select-selector{font-variant-numeric:tabular-nums}.betting-control__form-actions{display:flex;grid-column:1 / -1;min-height:32px;align-items:center;justify-content:space-between;gap:18px}.betting-control__form-actions .ant-btn{min-width:132px}.betting-control__form-actions .anticon{margin-right:5px}.betting-control__draft-note{color:var(--admin-warning);font-size:12px;line-height:20px}.betting-control__blocking-alert{margin:18px 24px 0}.betting-control__loading{padding:0}.betting-control__loading-section{display:grid;gap:14px;padding:24px;border-bottom:1px solid var(--admin-border-soft)}.betting-control__loading-section>.ant-typography{color:var(--admin-text);font-size:14px}.betting-control__loading-section--matrix{border-bottom:0}.betting-control__matrix-skeleton{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--admin-border);border-radius:12px;background:var(--admin-border-soft)}.betting-control__matrix-skeleton .ant-skeleton-button{width:100%;height:92px;border-radius:0}.betting-control__server-snapshot{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px 18px;margin-bottom:18px;padding:12px 14px;color:var(--admin-muted);background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px;font-size:12px;line-height:20px}.betting-control__server-snapshot .ant-typography{color:var(--admin-text);font-size:12px}.betting-control__refresh-alert{margin-bottom:18px}.betting-control__bulk-limit{display:grid;grid-template-columns:minmax(240px,1fr) minmax(360px,520px);gap:8px 24px;align-items:center;margin-bottom:18px;padding:14px;border:1px solid var(--admin-border-soft);border-radius:10px;background:var(--admin-fill)}.betting-control__bulk-limit-copy{display:grid;gap:2px}.betting-control__bulk-limit-copy .ant-typography{margin:0;font-size:12px;line-height:20px}.betting-control__bulk-limit-action{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:10px}.betting-control__bulk-limit>.ant-typography{grid-column:1 / -1;margin:0;font-size:12px}.betting-control__matrix{overflow:hidden;border:1px solid var(--admin-border);border-radius:12px}.betting-control__matrix .ant-table-wrapper,.betting-control__matrix .ant-table-container{min-width:0}.betting-control__matrix .ant-table-thead{display:none}.betting-control__matrix .ant-table-tbody>tr>td{height:88px;padding:0;border-bottom:1px solid var(--admin-border-soft);border-inline-end:1px solid var(--admin-border-soft);background:var(--admin-surface)}.betting-control__matrix .ant-table-tbody>tr:last-child>td{border-bottom:0}.betting-control__matrix .ant-table-tbody>tr>td:last-child{border-inline-end:0}.betting-control__number-cell{position:relative;display:block;width:100%;height:88px;overflow:hidden;color:var(--admin-muted)}.betting-control__number-cell--paused{background:#76767614}.betting-control__number-cell-main.ant-btn{display:flex;width:100%;height:100%;align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:2px;padding:9px 10px;overflow:hidden;color:var(--admin-muted);border:0;border-radius:0;text-align:left}.betting-control__number-cell-main.ant-btn:hover,.betting-control__number-cell-main.ant-btn:focus-visible{color:var(--admin-text);background:var(--admin-fill)}.betting-control__status-toggle{position:absolute;top:8px;right:8px;z-index:1;display:flex;align-items:center;padding:0;background:transparent}.betting-control__status-toggle .ant-switch{min-width:58px;flex:0 0 auto;box-shadow:none}.betting-control__status-toggle .ant-switch:not(.ant-switch-checked){background:#7e5b1eb8}.betting-control__status-toggle .ant-switch-inner{font-size:10px;font-weight:600}.betting-control__capacity{color:var(--admin-primary);font-variant-numeric:tabular-nums;font-weight:600}.betting-control__capacity--unlimited{color:var(--admin-text)}.betting-control__capacity--near{color:var(--admin-warning)}.betting-control__capacity--full{color:var(--admin-error)}.betting-control__number-value{color:var(--admin-text);font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-size:17px;font-variant-numeric:tabular-nums;font-weight:650;line-height:22px}.betting-control__number-cell-main>span:not(.betting-control__number-value){overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:17px}.betting-control__number-cell-main.ant-btn>.betting-control__capacity{font-size:12px;font-weight:650;line-height:18px}.betting-control__paused-label{color:var(--admin-warning)!important;font-weight:600}.betting-control__paused-label .anticon{margin-right:3px}.betting-control__audit-list{display:grid;gap:0;border-top:1px solid var(--admin-border-soft)}.betting-control__audit-row{display:grid;grid-template-columns:minmax(190px,.5fr) minmax(0,1fr);gap:22px;padding:13px 0;border-bottom:1px solid var(--admin-border-soft)}.betting-control__audit-row>div{display:grid;gap:3px}.betting-control__audit-row strong,.betting-control__drawer-audit strong{color:var(--admin-text);font-size:13px;line-height:20px}.betting-control__audit-row span,.betting-control__drawer-audit span{color:var(--admin-muted);font-size:12px;line-height:19px}.betting-control__audit-row .ant-typography,.betting-control__drawer-audit .ant-typography{color:var(--admin-muted);font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-size:12px;line-height:20px;overflow-wrap:anywhere}.betting-control__drawer-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:15px;background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:10px}.betting-control__drawer-summary div{display:grid;gap:3px}.betting-control__drawer-summary span{color:var(--admin-muted);font-size:12px}.betting-control__drawer-summary strong{color:var(--admin-text);font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-size:14px;font-variant-numeric:tabular-nums}.betting-control__drawer .ant-alert{margin-top:16px}.betting-control__drawer .ant-divider{margin:24px 0 16px;color:var(--admin-muted);font-size:13px}.betting-control__drawer-audits{display:grid;gap:12px}.betting-control__drawer-audit{display:grid;gap:2px;padding-bottom:12px;border-bottom:1px solid var(--admin-border-soft)}.betting-control__drawer-audit .ant-typography{margin-top:3px}@media(max-width:1000px){.betting-control__public-form{grid-template-columns:repeat(2,minmax(150px,1fr))}.betting-control__public-form .betting-control__quick-amounts{grid-column:span 2}}@media(max-width:767px){.betting-control__context,.betting-control__issue-band,.betting-control__scope-bar,.betting-control__public-section,.betting-control__matrix-section,.betting-control__audits{padding-inline:18px}.betting-control__context,.betting-control__issue-band,.betting-control__scope-bar{align-items:stretch;flex-direction:column;gap:13px}.betting-control__issue-meta{justify-content:flex-start}.betting-control__scope-bar{align-items:flex-start}.betting-control__scope-note{max-width:48ch}.betting-control__public-form{grid-template-columns:1fr;gap:0}.betting-control__public-form .betting-control__quick-amounts{grid-column:auto}.betting-control__form-actions{align-items:flex-start;flex-direction:column}.betting-control__form-actions .ant-btn{width:100%}.betting-control__section-heading{align-items:flex-start;flex-direction:column;gap:6px}.betting-control__bulk-limit,.betting-control__bulk-limit-action{grid-template-columns:1fr}.betting-control__audit-row{grid-template-columns:1fr;gap:4px}}.betting-orders{min-width:0;padding:4px 0 40px}.betting-orders .admin-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.betting-orders .admin-page__header h2.ant-typography{margin:7px 0 8px;color:var(--admin-text)}.betting-orders__toolbar{display:grid;grid-template-columns:minmax(140px,1fr) 132px minmax(170px,1.2fr) 160px 160px 132px auto auto;gap:12px;align-items:center;margin-bottom:18px}.betting-orders__toolbar .ant-input,.betting-orders__toolbar .ant-input-affix-wrapper,.betting-orders__toolbar .ant-select{min-width:0;width:100%}.betting-orders__summary{margin:18px 0 10px;color:var(--admin-muted);font-size:13px;line-height:21px}.betting-orders__summary strong{color:var(--admin-text);font-variant-numeric:tabular-nums}.betting-orders__surface{max-width:100%;overflow:hidden;background:var(--admin-surface);border:1px solid var(--admin-border-soft);border-radius:12px;box-shadow:0 1px 2px #171a1f0a,0 8px 24px #171a1f0d}.betting-orders__loading,.betting-orders__surface>.ant-alert{padding:26px 24px}.betting-orders__refresh-alert{margin:16px 0}.betting-orders__table-wrap{overflow-x:auto}.betting-orders__table-wrap .ant-table-thead>tr>th{height:40px;padding-block:8px;color:var(--admin-muted);background:var(--admin-fill);font-size:12px;font-weight:600;white-space:nowrap}.betting-orders__table-wrap .ant-table-tbody>tr>td{height:48px;padding-block:7px;border-bottom-color:var(--admin-border-soft);color:var(--admin-text);font-size:13px}.betting-orders__table-wrap .ant-table-tbody>tr:last-child>td{border-bottom:0}.betting-orders__mono{font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.betting-orders__player{display:grid;gap:2px;line-height:19px}.betting-orders__player small{color:var(--admin-muted);font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-size:11px}.betting-orders__numbers{color:var(--admin-text);font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-size:12px;white-space:nowrap}.betting-orders__amount{font-variant-numeric:tabular-nums;font-weight:650;white-space:nowrap}.betting-orders__pagination{display:flex;justify-content:flex-end;margin-top:16px}.betting-orders-drawer .ant-drawer-body{padding-bottom:32px}.betting-orders__detail{min-width:0}.betting-orders__detail-head{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:10px;padding-bottom:18px;border-bottom:1px solid var(--admin-border)}.betting-orders__detail-head>strong:first-child{min-width:0;overflow-wrap:anywhere;color:var(--admin-text);font-size:16px}.betting-orders__detail-amount{margin-left:auto;color:var(--admin-text);font-size:20px;font-variant-numeric:tabular-nums}.betting-orders__detail .ant-descriptions{margin:20px 0 24px}.betting-orders__draw,.betting-orders__items{display:grid;gap:10px;margin-top:24px;padding-top:18px;border-top:1px solid var(--admin-border)}.betting-orders__draw>div{display:grid;gap:6px;padding:12px 14px;color:var(--admin-muted);background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px;font-size:13px;line-height:21px}.betting-orders__draw strong{color:var(--admin-primary)}.betting-orders__draw small{color:var(--admin-muted)}.betting-orders__items .ant-table-wrapper{max-width:100%;overflow-x:auto}.betting-orders__items .ant-table{min-width:530px}.betting-orders__readonly-note{display:block;margin-top:22px;line-height:21px}@media(max-width:1180px){.betting-orders__toolbar{grid-template-columns:repeat(4,minmax(130px,1fr))}}@media(max-width:760px){.betting-orders .admin-page__header,.betting-orders__toolbar{display:flex;flex-direction:column;align-items:stretch}.betting-orders__toolbar>*{width:100%}.betting-orders__detail-amount{margin-left:0}}.recharge-channels{min-width:0;padding:16px 0 40px}.recharge-channels__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.recharge-channels h1.ant-typography{margin:0 0 7px;color:var(--admin-text);font-size:clamp(26px,2vw,32px);font-weight:680;letter-spacing:-.025em;line-height:1.25}.recharge-channels__lead{max-width:65ch;margin:0;color:var(--admin-muted);font-size:14px;line-height:22px}.recharge-channels__heading>.ant-btn{flex:0 0 auto;margin-top:1px}.recharge-channels__table-surface{overflow:hidden;margin-top:26px;background:var(--admin-surface);border:1px solid var(--admin-border-soft);border-radius:12px;box-shadow:0 1px 2px #171a1f0a,0 8px 24px #171a1f0d}.recharge-channels__table-wrap{max-width:100%;overflow-x:auto}.recharge-channels__table-wrap .ant-table-thead>tr>th{height:40px;padding-block:8px;color:var(--admin-muted);background:var(--admin-fill);font-size:12px;font-weight:600}.recharge-channels__table-wrap .ant-table-tbody>tr>td{height:48px;padding-block:7px;border-bottom-color:var(--admin-border-soft);font-size:13px}.recharge-channels__table-wrap .ant-table-tbody>tr:last-child>td{border-bottom:0}.recharge-channels__loading,.recharge-channels__feedback{padding:28px 24px}.recharge-channels__feedback .ant-empty{margin:16px 0 8px}.recharge-channels__empty-copy{margin:0 0 8px;color:var(--admin-muted);font-size:14px;text-align:center}.recharge-channels__mono{font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.recharge-channels__image-state{color:var(--admin-muted)}.recharge-channels__image-state .anticon{color:var(--admin-success)}.recharge-channels__channel-link{padding-inline:0;font-weight:600}.recharge-channels__drawer-footer{display:flex;justify-content:flex-end;gap:12px}.recharge-channels__drawer-alert{margin-bottom:20px}.recharge-channel-create-drawer .ant-drawer-body{padding-bottom:28px}.recharge-channel-create-drawer .ant-form-item,.recharge-channel-edit-drawer .ant-form-item{margin-bottom:22px}.recharge-channel-edit-drawer .ant-drawer-body{padding-bottom:28px}.recharge-channel-edit__summary{margin-bottom:4px}.recharge-channel-edit__status-note{margin:0 0 22px;color:var(--admin-muted);font-size:13px}.recharge-channel-edit__current-image{margin-bottom:12px}.recharge-channel-edit__current-image>.ant-typography{display:block;margin-bottom:8px}.recharge-channel-edit__pending-image{margin-top:12px}.recharge-channels__submit-note{margin:8px 0 0;color:var(--admin-muted);font-size:13px}.recharge-channels__selected-image{display:flex;min-height:56px;align-items:center;gap:12px;margin-top:12px;padding:8px 12px;color:var(--admin-text);background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px}.recharge-channels__selected-image img{width:48px;height:48px;flex:0 0 48px;object-fit:contain;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:6px}.recharge-channels__selected-image span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recharge-channels__selected-image .ant-btn{flex:0 0 auto;margin-left:auto}.recharge-channel-detail__status{display:flex;align-items:center;gap:12px;margin-bottom:28px}.recharge-channel-detail h3.ant-typography{margin:28px 0 12px;color:var(--admin-text);font-size:16px}.recharge-channel-detail__instructions{margin:0;padding:12px 14px;white-space:pre-wrap;background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px;line-height:22px}.recharge-channel-detail__image{min-height:160px;display:flex;align-items:center;justify-content:center;padding:16px;background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px}.recharge-channel-detail__image .ant-image{max-width:100%}.recharge-channel-detail__image .ant-image-img{max-height:280px;object-fit:contain}.recharge-channel-detail__empty-audit{margin:0;color:var(--admin-muted)}.recharge-channel-detail__audit{padding:14px 0;border-bottom:1px solid var(--admin-border-soft)}.recharge-channel-detail__audit:first-child{padding-top:0}.recharge-channel-detail__audit:last-child{border-bottom:0}.recharge-channel-detail__audit-changes{display:grid;gap:10px;margin-top:12px;color:var(--admin-text);font-size:13px;line-height:21px}.admin-sidebar.ant-layout-sider-collapsed .admin-sidebar__brand{justify-content:center;padding-inline:0}.admin-sidebar.ant-layout-sider-collapsed .admin-sidebar__brand-full,.admin-sidebar.ant-layout-sider-collapsed .admin-account-name{display:none}.admin-sidebar.ant-layout-sider-collapsed .admin-sidebar__brand-short{display:inline}.admin-sidebar.ant-layout-sider-collapsed .admin-nav.ant-menu .ant-menu-item,.admin-sidebar.ant-layout-sider-collapsed .admin-account-trigger.ant-btn{justify-content:center;padding-inline:0!important}.admin-sidebar.ant-layout-sider-collapsed .admin-nav.ant-menu .ant-menu-item .anticon,.admin-sidebar.ant-layout-sider-collapsed .admin-account-trigger .anticon{margin-inline-end:0}@media(max-width:1199px){.admin-content{padding:28px 24px}.player-management__filters{grid-template-columns:160px minmax(240px,1fr)}.player-management__filter-actions{grid-column:1 / -1}.admin-management__filters{grid-template-columns:minmax(240px,1fr) auto}}@media(max-width:767px){.admin-identity-page{place-items:start center;padding:32px 20px}.admin-identity-card.ant-card{border-inline:0;box-shadow:none}.player-management__filters{grid-template-columns:1fr}.player-management__filter-actions{grid-column:auto}.admin-management__toolbar{align-items:stretch;flex-direction:column;gap:16px}.admin-management__toolbar>.ant-btn{align-self:flex-start}.admin-management__filters{grid-template-columns:1fr}.admin-management__summary,.player-management__summary{align-items:flex-start;flex-direction:column;gap:4px}.recharge-channels__heading{align-items:stretch;flex-direction:column;gap:16px}.recharge-channels__heading>.ant-btn{align-self:flex-start}}@media(pointer:coarse),(prefers-reduced-motion:reduce){.admin-identity-page{--identity-pointer-x: 50% !important;--identity-pointer-y: 42% !important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.admin-support{min-width:0;padding:0 0 24px}.admin-support__heading h1.ant-typography{margin:0;color:var(--admin-text);font-size:clamp(24px,1.8vw,28px);font-weight:680;letter-spacing:-.025em;line-height:36px}.admin-support__lead{max-width:65ch;margin:0;color:var(--admin-muted);font-size:13px;line-height:20px}.admin-support__workspace{display:grid;height:calc(100dvh - 176px);min-height:600px;margin-top:12px;overflow:hidden;background:var(--admin-surface);border:1px solid var(--admin-border-soft);border-radius:12px;box-shadow:0 1px 2px #171a1f0a,0 8px 24px #171a1f0d;grid-template-columns:minmax(320px,360px) minmax(0,1fr)}.admin-support__queue,.admin-support__current{min-width:0;min-height:0;padding:22px 24px;overflow:hidden}.admin-support__queue{display:flex;flex-direction:column;border-right:1px solid var(--admin-border-soft)}.admin-support__current{display:flex;min-height:0;flex-direction:column}.admin-support__section-heading{display:flex;min-height:32px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.admin-support__section-heading h2.ant-typography,.admin-support__current-empty h2.ant-typography,.admin-support__current-header h2.ant-typography{margin:0;color:var(--admin-text);font-size:18px;font-weight:680;line-height:26px}.admin-support__list-tools{display:flex;align-items:center;gap:10px}.admin-support__skeleton{padding-top:10px}.admin-support__queue-list{display:block;min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.admin-support__queue-item.ant-btn{display:flex;width:100%;min-height:82px;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid var(--admin-border-soft);border-radius:0;color:var(--admin-text);text-align:left}.admin-support__queue-item.ant-btn:hover,.admin-support__queue-item.ant-btn:focus-visible{color:var(--admin-text)!important;background:var(--admin-fill)!important}.admin-support__queue-meta{display:grid;min-width:0;gap:3px;color:var(--admin-muted);font-size:12px;line-height:18px}.admin-support__queue-meta strong{overflow:hidden;color:var(--admin-text);font-size:15px;font-weight:620;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.admin-support__mono,.admin-support__player-number{font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.admin-support__queue-action{display:flex;flex:0 0 auto;align-items:center;gap:4px;color:var(--admin-primary);font-size:13px;font-weight:620}.admin-support__queue-action .ant-badge{color:var(--admin-muted);font-size:12px}.admin-support__current-empty{margin:auto;text-align:center}.admin-support__current-empty p.ant-typography{margin:7px 0 0;color:var(--admin-muted);font-size:14px}.admin-support__current-header{display:flex;min-height:72px;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:12px;border-bottom:1px solid var(--admin-border)}.admin-support__current-header>div:first-child{min-width:0}.admin-support__current-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;margin-top:6px}.admin-support__player-number{color:var(--admin-muted);font-size:13px}.admin-support__current-status{color:var(--admin-primary);font-size:13px;font-weight:600}.admin-support__current-actions{display:flex;align-items:center;gap:16px}.admin-support__connection{color:var(--admin-muted);font-size:13px;white-space:nowrap}.admin-support__connection--connected{color:var(--admin-success)}.admin-support__connection--disconnected{color:var(--admin-error)}.admin-support__current-actions>.ant-btn{min-height:44px}.admin-support__connection-alert,.admin-support__read-alert{margin-top:12px}.admin-support__message-stage{position:relative;min-height:0;flex:1}.admin-support__message-list{display:flex;height:100%;min-height:0;flex-direction:column;gap:14px;overflow-y:auto;overscroll-behavior:contain;padding:20px 2px;scrollbar-gutter:stable}.admin-support__message-scroll.ant-btn{position:absolute;right:14px;bottom:14px;min-height:36px;box-shadow:0 4px 16px #171a1f24}.admin-support__message{width:fit-content;max-width:min(78%,680px)}.admin-support__message--mine{align-self:flex-end}.admin-support__message--theirs{align-self:flex-start}.admin-support__message-meta{display:flex;gap:9px;margin-bottom:4px;color:var(--admin-subtle);font-size:12px;line-height:18px}.admin-support__message--mine .admin-support__message-meta{justify-content:flex-end}.admin-support__message-body{padding:10px 13px;overflow-wrap:anywhere;color:var(--admin-text);background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:12px 12px 12px 3px;font-size:15px;line-height:23px;white-space:pre-wrap}.admin-support__message--mine .admin-support__message-body{color:var(--admin-surface);background:var(--admin-primary);border-color:var(--admin-primary);border-radius:12px 12px 3px}.admin-support__message-body--image{max-width:320px;padding:6px;background:var(--admin-surface)}.admin-support__message--mine .admin-support__message-body--image{background:var(--admin-primary)}.admin-support__message-image{display:block;max-width:100%}.admin-support__image-state{display:inline-flex;min-width:150px;min-height:82px;align-items:center;justify-content:center;gap:4px;color:var(--admin-muted);font-size:12px}.admin-support__image-state--error{flex-direction:column;color:var(--admin-error)}.admin-support__delivery{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-top:4px;color:var(--admin-subtle);font-size:12px;line-height:18px}.admin-support__delivery .ant-btn-link{min-height:32px;padding-inline:2px}.admin-support__ended-note{display:grid;gap:4px;margin:8px auto 0;padding:12px 14px;color:var(--admin-muted);background:var(--admin-fill);border-left:2px solid var(--admin-subtle);font-size:13px;line-height:21px}.admin-support__ended-note strong{color:var(--admin-text);font-size:14px}.admin-support__cleaned-state{margin:auto;text-align:center}.admin-support__cleaned-state h3.ant-typography{margin:0 0 8px;color:var(--admin-text);font-size:18px;line-height:26px}.admin-support__cleaned-state p.ant-typography{margin:0;color:var(--admin-muted);font-size:14px}.admin-support__composer{position:relative;display:grid;flex:0 0 auto;grid-template-columns:minmax(0,1fr);gap:10px;align-items:end;padding-top:12px;border-top:1px solid var(--admin-border)}.admin-support__composer .ant-input{min-height:48px;resize:none}.admin-support__composer-actions{display:flex;justify-content:flex-end;gap:8px}.admin-support__composer-actions .ant-btn{min-width:82px;min-height:48px}.admin-support__attachment-preview{display:flex;min-width:0;min-height:64px;align-items:center;gap:10px;padding:8px 10px;color:var(--admin-text);background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px}.admin-support__attachment-preview img{width:48px;height:48px;flex:0 0 48px;object-fit:cover;border-radius:6px}.admin-support__attachment-preview span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-support__attachment-preview .ant-btn{flex:0 0 auto;margin-left:auto}.admin-support__input-error{color:var(--admin-error);font-size:12px;line-height:18px}@media(max-width:1199px){.admin-support__workspace{grid-template-columns:minmax(280px,320px) minmax(0,1fr)}}@media(max-width:767px){.admin-support__workspace{height:auto;min-height:0;overflow:visible;grid-template-columns:1fr}.admin-support__queue{max-height:560px;border-right:0;border-bottom:1px solid var(--admin-border-soft)}.admin-support__current{min-height:560px}.admin-support__current-actions{align-items:flex-end;flex-direction:column;gap:8px}}.admin-support__heading{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:20px}.admin-support__heading-copy{display:flex;min-width:0;align-items:baseline;flex-wrap:wrap;gap:2px 16px}.admin-support__heading-status{flex:0 0 auto;align-items:center}.admin-support__queue-connection,.admin-support__sound-state{color:var(--admin-muted);font-size:12px;white-space:nowrap}.admin-support__heading-status .ant-badge{display:inline-flex;align-items:center}.admin-support__heading-status .ant-badge-count{box-shadow:0 0 0 1px var(--admin-canvas)}.admin-support__queue-connection--connected,.admin-support__sound-state--enabled{color:var(--admin-success)}.admin-support__queue-connection--disconnected,.admin-support__sound-state--failed{color:var(--admin-error)}.admin-support__sound-state--permission{color:var(--admin-warning)}.admin-support__command-bar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:24px;margin-top:22px;border-bottom:1px solid var(--admin-border-soft)}.admin-support__command-bar>.ant-tabs{min-width:330px;margin-bottom:-1px}.admin-support__command-bar>.ant-tabs .ant-tabs-nav{margin:0}.admin-support__command-bar>.ant-tabs .ant-tabs-tab{padding:10px 4px 13px}.admin-support__tab-label{display:inline-flex;align-items:center;gap:8px}.admin-support__tab-label .ant-badge{display:inline-flex}.admin-support__tab-label .ant-badge-count{position:static;min-width:18px;height:18px;padding-inline:5px;transform:none;box-shadow:none;font-size:10px;line-height:18px}.admin-support__commands{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:12px;padding-bottom:8px}.admin-support__commands .ant-input-search{width:min(320px,100%)}.admin-support__commands>.ant-btn{min-height:36px}.admin-support__commands>.ant-switch{flex:0 0 auto}.admin-support__queue-alert{margin-top:14px}.admin-support__queue-load-state{display:flex;min-height:44px;align-items:center;justify-content:center;border-top:1px solid var(--admin-border-soft);font-size:12px}.admin-support__queue-load-state:empty{display:none}.admin-support__queue-item.ant-btn{min-height:92px;align-items:stretch;padding:14px 10px}.admin-support__queue-item.ant-btn.is-selected{background:var(--admin-fill)!important;box-shadow:inset 2px 0 0 var(--admin-primary)}.admin-support__queue-meta{align-content:center;justify-items:start}.admin-support__queue-item-side{display:flex;min-width:92px;align-items:flex-end;justify-content:center;flex-direction:column;gap:4px;color:var(--admin-subtle);font-size:11px;line-height:17px;text-align:right}.admin-support__item-status{font-weight:650}.admin-support__item-status--pending{color:var(--admin-warning)}.admin-support__item-status--active{color:var(--admin-primary)}.admin-support__item-status--ended,.admin-support__item-status--cleaned{color:var(--admin-muted)}.admin-support__item-unread{display:inline-flex;min-height:20px;align-items:center;gap:6px;padding-right:2px}.admin-support__item-unread .ant-badge{display:inline-flex;color:var(--admin-subtle);font-size:11px}.admin-support__item-unread .ant-badge-count{position:static;min-width:18px;height:18px;padding-inline:5px;transform:none;box-shadow:none;font-size:10px;line-height:18px}.admin-support__assignee{color:var(--admin-muted);font-size:12px}.admin-support__readonly-alert{flex:0 0 auto;margin-top:8px;padding-block:8px}.admin-support__readonly-alert .ant-alert-title{line-height:20px}.admin-support__transfer-confirmation{display:grid;max-width:280px;gap:5px;line-height:20px}.admin-nav .ant-badge{line-height:1}.admin-nav .ant-badge-count{box-shadow:0 0 0 1px var(--admin-sidebar)}.admin-support__queue>.admin-support__command-bar{flex:0 0 auto;grid-template-columns:1fr;gap:0;margin-top:0;margin-bottom:18px}.admin-support__queue>.admin-support__command-bar>.ant-tabs{min-width:0}.admin-support__queue>.admin-support__command-bar .admin-support__commands{justify-content:flex-start}.admin-support__queue>.admin-support__command-bar .ant-input-search{width:100%}.admin-support__heading-status .ant-switch,.admin-support__heading-status>.ant-btn{flex:0 0 auto}.admin-support__heading-status>.ant-btn{min-height:36px}@media(max-width:1199px){.admin-support__command-bar{grid-template-columns:1fr;gap:0}.admin-support__command-bar>.ant-tabs{min-width:0}.admin-support__commands{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:767px){.admin-support__heading{align-items:stretch;flex-direction:column;gap:6px}.admin-support__heading-status{flex-wrap:wrap}.admin-support__commands{align-items:stretch}.admin-support__commands .ant-input-search{width:100%;flex:1 1 100%}.admin-support__commands .admin-support__queue-connection{display:none}}.recharge-review{min-width:0;padding:16px 0 40px}.recharge-review>h1.ant-typography{margin:0 0 7px;color:var(--admin-text);font-size:clamp(26px,2vw,32px);font-weight:680;letter-spacing:-.025em;line-height:1.25}.recharge-review__lead{max-width:65ch;margin:0;color:var(--admin-muted);font-size:14px;line-height:22px}.recharge-review__toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:22px}.recharge-review__toolbar .ant-input-search{width:min(420px,100%)}.recharge-review__toolbar .ant-select{width:132px}.recharge-review__refresh-time{margin-left:auto;font-size:13px;white-space:nowrap}.recharge-review__surface{max-width:100%;margin-top:26px;overflow:hidden;background:var(--admin-surface);border:1px solid var(--admin-border-soft);border-radius:12px;box-shadow:0 1px 2px #171a1f0a,0 8px 24px #171a1f0d}.recharge-review__loading,.recharge-review__feedback{padding:28px 24px}.recharge-review__table-wrap{overflow-x:auto}.recharge-review__table-wrap .ant-table-thead>tr>th{height:40px;padding-block:8px;color:var(--admin-muted);background:var(--admin-fill);font-size:12px;font-weight:600}.recharge-review__table-wrap .ant-table-tbody>tr>td{height:48px;padding-block:7px;border-bottom-color:var(--admin-border-soft);font-size:13px}.recharge-review__table-wrap .ant-table-tbody>tr:last-child>td{border-bottom:0}.recharge-review__mono{font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.recharge-review__table-wrap td:nth-child(2){line-height:19px}.recharge-review__table-wrap td:nth-child(2) .recharge-review__mono{color:var(--admin-muted);font-size:12px}.recharge-review__amount-cell{font-variant-numeric:tabular-nums;font-weight:650;white-space:nowrap}.recharge-review__voucher-thumb{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--admin-border-soft);border-radius:6px;background:var(--admin-fill);object-fit:contain}.ant-image.recharge-review__voucher-thumb{object-fit:contain}.recharge-review__voucher-thumb.ant-image .ant-image-img{width:100%;height:100%;object-fit:contain}.recharge-review__voucher-thumb--error{padding:3px;color:var(--admin-muted);font-size:11px;line-height:15px;text-align:center}.recharge-review__pagination{display:flex;justify-content:flex-end;margin-top:16px}.recharge-review-drawer .ant-drawer-body{padding-bottom:32px}.recharge-review__detail{min-width:0}.recharge-review__detail-head{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:10px;padding-bottom:18px;border-bottom:1px solid var(--admin-border)}.recharge-review__detail-head>strong:first-child{min-width:0;overflow-wrap:anywhere;color:var(--admin-text);font-size:16px}.recharge-review__amount{margin-left:auto;color:var(--admin-text);font-size:20px}.recharge-review__balance-note{margin:14px 0 20px;color:var(--admin-muted);font-size:13px}.recharge-review__detail .ant-descriptions{margin-bottom:22px}.recharge-review__instructions,.recharge-review__channel-image,.recharge-review__voucher{display:grid;gap:8px;margin-top:20px}.recharge-review__instructions p{margin:0;padding:12px 14px;color:var(--admin-text);background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px;line-height:22px;white-space:pre-wrap}.recharge-review__channel-image,.recharge-review__voucher{min-width:0}.recharge-review__channel-image .ant-image,.recharge-review__channel-image .ant-image-img,.recharge-review__voucher .ant-image,.recharge-review__voucher .ant-image-img{display:block;max-width:100%;max-height:420px;margin:0 auto;object-fit:contain}.recharge-review__channel-image .ant-skeleton-image,.recharge-review__voucher .ant-skeleton-image{width:100%;height:220px}.recharge-review__actions{display:grid;gap:8px;margin-top:28px;padding-top:18px;border-top:1px solid var(--admin-border)}.recharge-review__actions p{margin:0;color:var(--admin-muted);font-size:13px;line-height:21px}.recharge-review__actions>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:7px}.recharge-review__confirm-copy p{margin:0 0 12px;color:var(--admin-text);line-height:22px}.recharge-review__confirm-copy p:last-child{margin-bottom:0;color:var(--admin-muted)}.recharge-review__confirm-copy .ant-form{margin-top:18px}.recharge-review__unknown{margin-top:24px}.home-content-page .admin-page__header{align-items:flex-start}.home-content-page .admin-page__header>div{width:100%}.home-content-page .admin-page__header p{max-width:none}.home-content-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;color:var(--admin-muted);font-size:13px}.home-content-toolbar__summary,.home-content-toolbar__actions{display:flex;align-items:center;gap:12px}.home-content-toolbar__summary{min-width:max-content}.home-content-toolbar__actions{justify-content:flex-end}.home-content-toolbar strong{color:var(--admin-text);font-variant-numeric:tabular-nums}.home-content-toolbar .ant-select{min-width:170px}.home-content-table-wrap{overflow-x:auto}.admin-content-title{color:var(--admin-text);font-weight:650}.home-content-list-summary{margin-top:4px;color:var(--admin-muted);line-height:1.45}.home-content-image-state{white-space:nowrap;color:var(--admin-muted)}.home-content-display-status{color:var(--admin-text)}.home-content-status-control{display:inline-flex;align-items:center;gap:8px;min-height:32px}.home-content-status-control__label{color:var(--admin-text);white-space:nowrap}.home-content-status-confirmation{display:grid;gap:6px;max-width:300px;line-height:1.45}.home-content-status-confirmation img{display:block;max-height:56px;object-fit:cover}.home-content-status-confirmation__warning{color:var(--admin-warning, #a66312)}.home-content-display-status--candidate{max-width:132px;color:var(--admin-warning, #a66312);white-space:normal;line-height:1.35;text-align:left}.home-content-form{display:grid;gap:20px}.home-content-form-section{min-width:0}.home-content-form-section__heading{display:grid;gap:3px;margin-bottom:14px}.home-content-form-section__heading strong{color:var(--admin-text);font-size:15px}.home-content-form-section__heading span{color:var(--admin-muted);font-size:12px;line-height:1.5}.home-content-form-section--primary{padding:16px;border:1px solid var(--admin-border);border-radius:10px;background:var(--admin-fill)}.home-content-form-section--action{padding-top:2px}.home-content-form-section--optional{padding-top:18px;border-top:1px solid var(--admin-border-soft)}.home-content-form-section--optional .home-content-form-section__heading strong,.home-content-form-section--optional .ant-form-item-label>label{color:var(--admin-muted)}.home-content-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-content-form-grid--time .ant-picker{width:100%}.home-content-form-grid .ant-form-item{margin-bottom:0}.home-content-form-section--optional>.ant-form-item:last-child{margin-bottom:0}.home-content-image-field{margin-bottom:18px}.home-content-image-editor{min-width:0}.home-content-image-editor .ant-upload-list{max-width:560px;margin-top:10px}.home-content-editor-drawer{max-width:100vw;max-height:100dvh;overflow:hidden}.home-content-editor-drawer .home-content-drawer-wrapper{max-width:100vw;max-height:100dvh;min-height:0}.home-content-editor-drawer .home-content-drawer-section{display:flex;width:100%;height:100%;min-width:0;min-height:0;flex-direction:column;overflow:hidden}.home-content-editor-drawer .home-content-drawer-body{min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.home-content-editor-drawer .home-content-drawer-footer-wrap{min-width:0;max-width:100%;flex:0 0 auto}.home-content-drawer-footer{display:flex;max-width:100%;min-width:0;flex-wrap:wrap;justify-content:flex-end;gap:8px}.home-content-delete-zone{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px;padding-top:16px;border-top:1px solid var(--admin-border-soft)}.home-content-delete-zone>div{display:grid;gap:2px}.home-content-delete-zone span{color:var(--admin-muted);font-size:12px}.home-content-editor-drawer .home-content-drawer-footer{min-height:44px;align-items:center}.home-content-sort-drawer .ant-drawer-body{display:flex;flex-direction:column;gap:16px}.home-content-sort-drawer__intro{color:var(--admin-muted);font-size:13px;line-height:1.6}.home-content-display-setting{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid var(--admin-border-soft);border-radius:8px;background:var(--admin-fill)}.home-content-display-setting>div{display:grid;gap:2px}.home-content-display-setting span{color:var(--admin-muted);font-size:12px}.home-content-display-setting .ant-select{min-width:104px}.home-content-sort-drawer__list{display:grid;gap:8px;overflow:auto}.home-content-sort-item{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;background:var(--admin-fill);border:1px solid var(--admin-border-soft);border-radius:8px}.home-content-sort-item.is-live-zone{border-left:3px solid var(--admin-primary)}.home-content-sort-item.is-candidate-zone{border-left:3px solid var(--admin-subtle)}.home-content-sort-item__position{color:var(--admin-muted);font-variant-numeric:tabular-nums}.home-content-sort-item__content{display:grid;min-width:0;gap:3px}.home-content-sort-item__content strong{overflow:hidden;color:var(--admin-text);text-overflow:ellipsis;white-space:nowrap}.home-content-sort-item__content span{color:var(--admin-muted);font-size:12px}.home-content-sort-item__actions{display:inline-flex}.home-content-detail-actions{margin-bottom:18px}.home-content-detail-image,.home-content-form-current-image{display:block;max-width:100%;object-fit:cover}.home-content-detail-image{width:100%;max-height:220px;margin-bottom:18px}.home-content-current-image-wrap{max-width:560px;margin-bottom:12px}.home-content-current-image-wrap .ant-image{display:block;width:100%}.home-content-form-current-image{width:100%;aspect-ratio:2 / 1;border:1px solid var(--admin-border-soft);border-radius:8px}.home-content-current-alt{margin-top:6px;color:var(--admin-muted);font-size:12px}.home-content-detail-body{white-space:pre-wrap;line-height:1.7}.home-content-audit-heading{margin:24px 0 12px;font-size:16px}.home-content-audits{display:grid;gap:8px}.home-content-audit{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--admin-border);border-radius:8px;background:var(--admin-fill)}.home-content-audit strong{margin-left:8px;font-size:13px}.home-content-audit time{color:var(--admin-muted);font-size:12px;white-space:nowrap}@media(max-width:900px){.home-content-toolbar{align-items:stretch;flex-direction:column}.home-content-toolbar__summary{min-width:0}.home-content-toolbar__actions{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:760px){.home-content-page .admin-page__header{align-items:stretch}.home-content-toolbar__actions .ant-select{width:100%}.home-content-form-grid{grid-template-columns:1fr;gap:0}}@media(max-width:560px){.home-content-drawer-footer{justify-content:flex-start}.home-content-delete-zone{align-items:flex-start;flex-direction:column}}.admin-transfer-records-page{padding:4px 0 32px}.admin-transfer-records-page .admin-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.admin-transfer-records-page .admin-page__header h2.ant-typography{margin:7px 0 8px}.admin-page__eyebrow{color:var(--admin-primary);font-size:12px;letter-spacing:.04em}.admin-transfer-records-page .admin-toolbar{display:flex;gap:12px;margin-bottom:20px}.admin-transfer-records-page .admin-toolbar .ant-input-affix-wrapper{max-width:420px}.admin-transfer-records-page .admin-toolbar .ant-select{width:130px}.admin-transfer-records-page .ant-table-wrapper{max-width:100%;overflow-x:auto;overflow-y:hidden;border:1px solid var(--admin-border);border-radius:10px;background:var(--admin-surface)}.admin-transfer-records-page .ant-table-thead>tr>th{color:var(--admin-muted);background:var(--admin-fill);font-size:12px;font-weight:600}.admin-transfer-records-page .ant-table-tbody>tr>td{color:var(--admin-text);font-size:13px}.admin-transfer-records-page .admin-pagination{display:flex;justify-content:flex-end;margin-top:18px}.admin-transfer-detail-note{margin-top:20px}.transfer-request-key{margin:8px 0;font-size:11px;word-break:break-all}@media(max-width:760px){.admin-transfer-records-page .admin-page__header,.admin-transfer-records-page .admin-toolbar{flex-direction:column;align-items:stretch}.admin-transfer-records-page .admin-toolbar .ant-input-affix-wrapper,.admin-transfer-records-page .admin-toolbar .ant-select{max-width:none;width:100%}}.fund-records{padding:4px 0 32px}.fund-records .admin-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.fund-records .admin-page__header h2.ant-typography{margin:7px 0 8px}.fund-records__toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 160px 145px 145px 130px auto auto;gap:12px;margin-bottom:16px}.fund-records__summary{margin:0 0 10px;color:var(--admin-muted);font-size:13px}.fund-records__summary strong{color:var(--admin-text);font-variant-numeric:tabular-nums}.fund-records__surface{max-width:100%;overflow:hidden;border:1px solid var(--admin-border);border-radius:10px;background:var(--admin-surface)}.fund-records__table-wrap{overflow-x:auto;overflow-y:hidden}.fund-records__surface .ant-table-thead>tr>th{color:var(--admin-muted);background:var(--admin-fill);font-size:12px;font-weight:600}.fund-records__surface .ant-table-tbody>tr>td{color:var(--admin-text);font-size:13px}.fund-records__loading{padding:20px}.fund-records__validation,.fund-records__refresh-alert{margin-bottom:12px}.fund-records__player{display:flex;min-width:0;flex-direction:column;gap:2px}.fund-records__player span,.fund-records__player small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fund-records__player small{color:var(--admin-muted);font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-size:12px}.fund-records__mono{font-family:Geist Mono,SFMono-Regular,Roboto Mono,monospace;font-variant-numeric:tabular-nums}.fund-records__money{font-variant-numeric:tabular-nums;white-space:nowrap}.fund-records__money.is-positive{color:var(--admin-success)}.fund-records__money.is-negative{color:var(--admin-error)}.fund-records__pagination{display:flex;justify-content:flex-end;margin-top:18px}@media(max-width:1200px){.fund-records__toolbar{grid-template-columns:minmax(240px,1fr) 160px 145px 145px}}@media(max-width:760px){.fund-records .admin-page__header{flex-direction:column;align-items:stretch}.fund-records__toolbar{grid-template-columns:1fr}}
