@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;600;700&family=Roboto:wght@400;600;700&display=swap";@import"https://file-fontawesome.cdn.bangmod.cloud/fontawesome-pro/css/all.css";:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--bg-primary: #fff;--bg-secondary: #f6fcfd;--bg-layout: #ebf4f5;--line-color-primary: #e3eaec;--text-primary: #1a1c1e;--text-secondary: #807c95;--bg-table-header: #f6fcfd;--border-color: #f0f0f0}[data-is-dark=true]{--bg-primary: #141414;--bg-secondary: #0f0f0f;--bg-layout: rgb(12, 12, 12);--line-color-primary: rgba(253, 253, 253, .12);--text-primary: #fff;--text-secondary: #999999;--bg-table-header: #1d1d1d;--border-color: #303030}body{font-family:Roboto,Noto Sans Thai,sans-serif!important;font-size:16px!important;margin:0;padding:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}h2,h5{font-weight:700!important}h1,h2,h3,h4,h5,h6{color:var(--heading)!important;font-weight:700!important}*{box-sizing:border-box}*::-webkit-scrollbar{width:1em;z-index:99}*::-webkit-scrollbar-thumb{border:4px solid transparent;background:#ec407a;border-radius:100px;background-clip:content-box;z-index:99}body{background-color:var(--bg-primary)!important;will-change:background-color;transition:background-color .25s ease}html,body,#root{height:100%}.disabled-scrolling{height:100vh;overflow-y:hidden}.container{display:flex;width:100%;height:100%;padding:0;margin:0}.content{flex:auto;max-width:100%;height:100%;display:flex;flex-direction:column}@media (min-width: 992px){.content{overflow-x:hidden;overflow-y:auto}}.content .title-bar{position:sticky;top:0;padding:8px 12px;border-bottom:1px solid var(--line-color-primary);height:48px;display:flex;align-items:center;justify-content:space-between;background:var(--bg-primary);z-index:999}.content .title-bar i{width:24px;color:var(--text-primary)}@media (min-width: 992px){.content .title-bar{height:60px;padding-left:16px;padding-right:16px;display:flex;align-items:center}.content .title-bar i{width:auto}}.content .ant-layout-content{flex:auto;padding:20px 12px;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column}@media (min-width: 992px){.content .ant-layout-content{padding:32px}}.content .ant-layout-footer{font-size:12px;letter-spacing:1px;text-align:center;color:var(--text-secondary);margin-top:auto;padding-top:24px}@media (min-width: 992px){.content .ant-layout-footer{padding-top:32px}}.logo{font-size:24px;font-weight:700;color:var(--text-primary)!important;line-height:1;height:60px;display:flex;align-items:center}.logo span{color:#ec407a}@media (min-width: 992px){.logo{margin-top:4px;margin-left:-16px;padding-left:16px}}.profile-button{cursor:pointer}@media (min-width: 992px){.profile-button{margin-left:auto}}.profile-button .profile-image{width:32px;height:32px;border-radius:50%;overflow:hidden}.profile-button .profile-image img{width:100%;display:block}.profile-button .profile-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:var(--background-card);box-shadow:0 12px 24px 0 var(--box-shadow);border-radius:16px;border:1px solid rgba(160,166,177,.1);z-index:99}.profile-button .profile-link{padding:16px 20px}.profile-button .profile-link a,.profile-button .profile-link div{display:block;padding:4px 0;color:var(--text-primary);text-shadow:0 0 0 rgba(26,28,30,0);transition:all .25s ease}.profile-button .profile-link a:hover,.profile-button .profile-link div:hover{color:#ec407a;text-shadow:0 2px 4px rgba(26,28,30,.1)}.profile-image{width:32px;height:32px;border-radius:50%;overflow:hidden}.profile-image img{width:100%;display:block}@media (min-width: 992px){.profile-image .profile-image{width:40px;height:40px}}.profile-char{width:36px;height:36px;border-radius:50%;background:#ec407a;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;text-transform:uppercase}.profile-info{padding-right:8px}.profile-info .profile-username{font-weight:700;line-height:1;color:var(--text-primary)}.profile-info .profile-permission{font-size:12px;color:var(--text-secondary)}.profile-dropdown{width:240px}.profile-dropdown .ant-dropdown-menu{padding:8px 0!important;border-radius:16px!important;box-shadow:0 10px 40px #00000040,0 2px 10px #0000001a!important;border:1px solid var(--line-color-primary)!important;background:var(--bg-primary)!important;overflow:hidden}.profile-dropdown .ant-dropdown-menu-item{padding:0!important;margin:0!important;border-radius:0!important;background:transparent!important}.profile-dropdown .ant-dropdown-menu-item:hover{background:rgba(236,64,122,.08)!important}.profile-dropdown .ant-dropdown-menu-item .ant-dropdown-menu-title-content{width:100%}.profile-dropdown .ant-dropdown-menu-item-divider{margin:4px 16px!important;background-color:var(--line-color-primary)!important}.profile-dropdown .dropdown-user-header{display:flex;align-items:center;gap:12px;padding:12px 16px}.profile-dropdown .dropdown-user-avatar{width:40px;height:40px;min-width:40px;border-radius:12px;background:linear-gradient(135deg,#ec407a,#f16e9a);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;text-transform:uppercase;box-shadow:0 4px 12px #ec407a4d}.profile-dropdown .dropdown-user-detail{flex:1;min-width:0}.profile-dropdown .dropdown-user-name{font-weight:600;font-size:14px;color:var(--text-primary);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-dropdown .dropdown-user-role{font-size:12px;color:var(--text-secondary);line-height:1.3;text-transform:capitalize}.profile-dropdown .dropdown-menu-row{display:flex;align-items:center;gap:10px;padding:10px 16px;color:var(--text-primary);transition:all .2s ease;font-size:13.5px;text-decoration:none!important}.profile-dropdown .dropdown-menu-row .dropdown-menu-icon{width:18px;font-size:14px;color:var(--text-secondary);text-align:center;transition:color .2s ease}.profile-dropdown .dropdown-menu-row .ant-switch{margin-left:auto}.profile-dropdown .ant-dropdown-menu-item:hover .dropdown-menu-row .dropdown-menu-icon{color:#ec407a}.profile-dropdown .dropdown-logout-row,.profile-dropdown .dropdown-logout-row .dropdown-menu-icon{color:#ff4267!important}.page-header-container{display:flex;justify-content:space-between;align-items:center}.page-header-container .ant-page-header{padding-inline:0}.page-header-container .page-header-info{display:flex;justify-content:space-between;margin-bottom:12px}.page-header-container .page-header-info.overflow-header{flex-direction:column;align-items:flex-start}.page-header-container .search-space{width:100%}@media (min-width: 992px){.page-header-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.page-header-container .page-header-info{justify-content:flex-start;margin-bottom:0}.page-header-container .page-header-info.overflow-header{flex-direction:row;align-items:center}.page-header-container .search-space{width:auto}}.card-result{border-radius:24px}.ant-page-header-back-button,.ant-page-header-heading-title{color:var(--text-primary)!important}.ant-page-header-heading-sub-title{color:var(--text-secondary)!important}.fa-chevron-down{color:var(--text-primary)}@keyframes morph{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:10% 80% 90% 20%/30% 50% 20%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}@keyframes explosion{0%{top:100%}33%{top:-50%}to{top:-50%}}.login-wrapper{background:var(--bg-secondary);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 12px}.login-body{width:100%;max-width:400px;position:relative;padding:24px 12px;background-color:var(--bg-primary);border-radius:16px;margin:0 auto 5%}@media (min-width: 992px){.login-body{padding:40px 32px}}.login-body .ant-btn.ant-btn-lg,.login-body .ant-input-affix-wrapper-lg{font-size:15px}.ant-input-prefix{margin-inline-end:8px!important}.anticon{line-height:1}.ant-table-thead .ant-table-cell{min-width:120px}.ant-table-wrapper .ant-table-thead>tr>th{background-color:var(--bg-table-header)!important;border-bottom:1px solid var(--border-color)!important}.ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:var(--border-color)!important}.ant-table-wrapper .ant-table-footer{padding:16px;color:#ffffffd9;background:var(--bg-table-header)!important}.ant-table-tbody .ant-table-cell:not(.ant-table-selection-column){width:auto;min-width:120px}.ant-table-tbody .ant-table-cell .ant-typography{word-break:unset}.ant-table-tbody .ant-table-cell .row-bank-info div{white-space:nowrap}.ant-table-tbody .ant-table-row[aria-roledescription=sortable] .ant-table-cell:first-child{min-width:auto}.row-bg-even{background:var(--bg-table-header)}.table-primary-hover .ant-table-cell-row-hover{background:rgba(236,64,122,.075)!important}@media (min-width: 576px) and (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-thead .ant-table-cell{font-size:14px;min-width:90px!important;padding:9px!important}.ant-table-wrapper .ant-table-container .ant-table-thead .ant-table-cell span{font-size:14px}.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell{font-size:13px;min-width:90px!important;padding:7px 9px!important}.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell span{font-size:13px}.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell:not(.ant-table-selection-column){min-width:90px}.ant-table-wrapper .ant-table-pagination .ant-pagination-item{min-width:26px;height:26px;line-height:24px;font-size:14px}}@media (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-thead .ant-table-cell{font-size:14px;min-width:80px!important;padding:8px!important}.ant-table-wrapper .ant-table-container .ant-table-thead .ant-table-cell span{font-size:14px}.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell{font-size:13px;min-width:100px!important;padding:6px 8px!important}.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell span{font-size:13px}.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell:not(.ant-table-selection-column){min-width:120px}.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell span.ant-tag{max-width:250px!important;font-size:10px}.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .row-amount{font-size:14px}.ant-table-wrapper .ant-table-pagination .ant-pagination-item{min-width:24px;height:24px;line-height:22px;font-size:12px}}@media (max-width: 768px){.ant-table-tbody .ant-table-cell .ant-tag{max-width:250px!important}}.ant-table-thead .ant-table-cell{text-align:center!important}.ant-table-thead .ant-table-cell,.ant-table-tbody .ant-table-cell{padding:12px!important}@media (max-width: 768px){.ant-table-thead .ant-table-cell,.ant-table-tbody .ant-table-cell{padding:8px!important}}@media (max-width: 576px){.ant-table-thead .ant-table-cell,.ant-table-tbody .ant-table-cell{padding:6px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .datetime{min-width:120px!important;white-space:nowrap}}@media (max-width: 768px) and (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .datetime{min-width:100px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .createdAt{min-width:80px!important;white-space:nowrap}}@media (max-width: 768px) and (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .createdAt{min-width:60px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .name{min-width:140px!important}}@media (max-width: 768px) and (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .name{min-width:120px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .remark{min-width:240px!important}}@media (max-width: 768px) and (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .remark{min-width:200px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell .ant-tag{max-width:250px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-cell.datetime{min-width:120px!important;white-space:nowrap}}@media (max-width: 768px) and (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-cell.datetime{min-width:100px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-cell.createdAt{min-width:60px!important;white-space:nowrap}}@media (max-width: 768px) and (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-cell.createdAt{min-width:40px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-cell.name{min-width:160px!important}}@media (max-width: 768px) and (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-cell.name{min-width:140px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-cell.amount{min-width:160px!important}}@media (max-width: 768px) and (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-cell.amount{min-width:140px!important}}@media (max-width: 768px){.ant-table-wrapper .ant-table-container .ant-table-cell.remark{min-width:180px!important}}@media (max-width: 768px) and (max-width: 576px){.ant-table-wrapper .ant-table-container .ant-table-cell.remark{min-width:140px!important}}.ant-table-cell.datetime{min-width:150px!important;white-space:nowrap}.ant-table-cell.createdAt{min-width:100px!important;white-space:nowrap}.ant-table-cell.name{min-width:180px!important}.ant-table-cell.remark,.ant-table-wrapper .ant-table-container .ant-table-tbody .ant-table-cell.remark{min-width:240px!important}.create-member-page .section-group{margin-bottom:20px;border-radius:8px;overflow:hidden;transition:background-color .3s}.create-member-page .section-header{background-color:#ec407a;padding:8px 16px;font-weight:700;border-radius:4px;margin-bottom:16px}.create-member-page .section-header.center-header{margin-bottom:0;border-radius:0}.create-member-page .section-body{padding:0 20px 20px}.create-member-page .login-input-group{display:flex;gap:8px}.create-member-page .login-input-group .prefix-text{color:#28a745;font-weight:700;align-self:center}.create-member-page .login-input-group .status-text{color:green;align-self:center}.create-member-page .action-buttons{display:flex;justify-content:center;gap:16px;margin-top:24px;padding-bottom:24px}.create-member-page .action-buttons .btn-confirm{background-color:#ec407a;border-color:#ec407a;width:100px}.create-member-page .action-buttons .btn-confirm:hover{opacity:.9;background-color:#d81b60;border-color:#d81b60}.create-member-page .action-buttons .btn-clear{width:100px}.create-member-page .share-holdings-container{margin-bottom:20px;border-radius:8px;overflow:hidden;border:.1px solid #f0f0f0}.create-member-page .share-holdings-container .table-header-row{display:flex;border-bottom:.1px solid #f0f0f0}.create-member-page .share-holdings-container .table-header-row .col-th{padding:10px;text-align:center;font-weight:700}.create-member-page .share-holdings-container .table-header-row .col-th.col-left{width:33.3333%;border-right:.1px solid #f0f0f0}.create-member-page .share-holdings-container .table-header-row .col-th.col-right{width:66.6667%}.create-member-page .share-holdings-container .icon-row{display:flex;border-bottom:.1px solid #f0f0f0}.create-member-page .share-holdings-container .icon-row .col-empty{width:33.3333%;border-right:.1px solid #f0f0f0;min-height:40px}.create-member-page .share-holdings-container .icon-row .col-icon{width:66.6667%;text-align:center;padding:10px 40px}.create-member-page .share-holdings-container .icon-row .col-icon i{cursor:pointer}.create-member-page .share-holdings-container .data-row{display:flex;align-items:center;border-bottom:.1px solid #f0f0f0}.create-member-page .share-holdings-container .data-row:last-child{border-bottom:none}.create-member-page .share-holdings-container .data-row .col-label{width:33.3333%;padding:10px 10px 10px 20px;font-weight:700;border-right:.1px solid #f0f0f0;align-self:stretch;display:flex;align-items:center;justify-content:center}.create-member-page .share-holdings-container .data-row .col-input{width:66.6667%;padding:10px 40px 10px 20px}.create-member-page .share-holdings-container .data-row .col-input .input-wrapper{display:flex;justify-content:center;align-items:center;gap:8px}@media (max-width: 768px){.create-member-page .ant-col{flex:0 0 100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}.create-member-page .ant-row{margin-left:0!important;margin-right:0!important}.create-member-page .ant-form-item{flex-direction:column!important;align-items:flex-start!important;margin-bottom:12px}.create-member-page .ant-form-item .ant-form-item-label{text-align:left;padding-bottom:2px;flex:0 0 100%!important;max-width:100%!important}.create-member-page .ant-form-item .ant-form-item-label label{height:auto}.create-member-page .ant-form-item .ant-form-item-control{flex:0 0 100%!important;max-width:100%!important;width:100%}.create-member-page .ant-form-item .ant-form-item-control .ant-form-item-control-input-content{width:100%}.create-member-page .login-input-group{flex-wrap:wrap}.create-member-page .login-input-group .prefix-text,.create-member-page .login-input-group .status-text{width:100%;margin:4px 0}.create-member-page .login-input-group .ant-form-item{margin-bottom:0}.create-member-page .share-holdings-container .table-header-row,.create-member-page .share-holdings-container .icon-row{display:none}.create-member-page .share-holdings-container .data-row{flex-direction:column;border-bottom:1px solid #f0f0f0;padding:10px}.create-member-page .share-holdings-container .data-row .col-label{width:100%;border-right:none;border-bottom:1px dashed #f0f0f0;justify-content:flex-start;padding:0 0 8px;margin-bottom:8px}.create-member-page .share-holdings-container .data-row .col-input{width:100%;padding:0}.create-member-page .share-holdings-container .data-row .col-input .input-wrapper{justify-content:space-between;width:100%}.create-member-page .share-holdings-container .data-row .col-input .input-wrapper .ant-select{flex:1}.create-member-page .section-body{padding:10px}}.list-member-filter{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.list-member-filter .list-member-filter-item{display:flex;align-items:center;gap:8px}.list-member-filter .list-member-filter-item .list-member-filter-label{white-space:nowrap;font-size:14px}@media (max-width: 768px){.list-member-filter{flex-direction:column;align-items:stretch}.list-member-filter .list-member-filter-item .ant-select{flex:1}}.bet-settings-panel{border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;margin-bottom:24px;transition:all .3s}.bet-settings-panel .panel-header{padding:8px 16px;display:flex;align-items:center}.bet-settings-panel .panel-title{color:#fff;font-size:16px}.bet-settings-panel .panel-body{padding:24px;background:#fff}.bet-settings-panel .panel-body .ant-form-item{margin-bottom:0}.bet-settings-panel .action-row{margin-top:24px;justify-content:center}.bet-settings-panel .btn-submit{padding-left:30px;padding-right:30px}body[data-is-dark=true] .bet-settings-panel{border-color:#303030}body[data-is-dark=true] .bet-settings-panel .panel-body{background:#141414}.home-page .page-header-icon{background:rgba(236,64,122,.15);padding:8px 12px;border-radius:10px;display:flex;align-items:center}.home-page .page-header-icon .anticon{color:#ec407a;font-size:24px}.home-page .header-title-text{font-size:24px;font-weight:700}.home-page .profile-strip{border-radius:16px;margin-bottom:24px;box-shadow:0 4px 20px #00000005}.home-page .profile-strip .profile-strip-content{display:flex;flex-wrap:wrap;gap:32px}.home-page .profile-strip .profile-icon{width:44px;height:44px;border-radius:50%;background:rgba(236,64,122,.1);color:#ec407a;display:flex;align-items:center;justify-content:center;font-size:20px}.home-page .profile-strip .label-text{font-size:13px;display:block;margin-bottom:4px}.home-page .profile-strip .value-text{font-size:18px}.home-page .profile-strip .active-tag{border-radius:12px;padding:2px 10px;margin-left:8px;border:none}.home-page .credit-card-panel{border-radius:16px;margin-bottom:24px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.home-page .credit-card-panel .card-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;position:relative;z-index:1}.home-page .credit-card-panel .card-left-section{display:flex;align-items:center;gap:16px}.home-page .credit-card-panel .card-icon-container{width:54px;height:54px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:26px;background:rgba(236,64,122,.15);color:#ec407a}.home-page .credit-card-panel .card-title{font-size:20px;font-weight:600}.home-page .credit-card-panel .card-right-section{display:flex;align-items:center;gap:20px}.home-page .credit-card-panel .card-value-container{text-align:right}.home-page .credit-card-panel .card-value{font-size:36px;line-height:1;font-family:Roboto,sans-serif;letter-spacing:.5px}.home-page .credit-card-panel .card-unit{margin-left:10px;font-size:18px;font-weight:500}.home-page .credit-card-panel .refresh-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.home-page .credit-card-panel .refresh-btn .anticon{font-size:20px;color:#ec407a}.home-page .credit-card-panel .refresh-btn:hover{transform:rotate(45deg) scale(1.05)}.home-page .credit-card-panel.primary-card{background:linear-gradient(135deg,#ec407a 0%,#d81b60 100%);color:#fff;box-shadow:0 10px 20px -10px #ec407a}.home-page .credit-card-panel.primary-card .card-icon-container{background:rgba(255,255,255,.2);color:#fff;box-shadow:0 4px 12px #0000001a}.home-page .credit-card-panel.primary-card .card-title,.home-page .credit-card-panel.primary-card .card-value{color:#fff!important}.home-page .credit-card-panel.primary-card .card-unit{color:#fffc!important}.home-page .credit-card-panel.primary-card .refresh-btn{background:rgba(255,255,255,.15)!important;border-color:#fff3!important}.home-page .credit-card-panel.primary-card .refresh-btn .anticon{color:#fff!important}.home-page .credit-card-panel.primary-card .refresh-btn:hover{background:rgba(255,255,255,.25)!important}.home-page .credit-card-panel .watermark-icon{position:absolute;right:5%;top:50%;transform:translateY(-50%) rotate(-10deg);opacity:.1;font-size:120px;pointer-events:none}.home-page .detailed-info-card{border-radius:16px;box-shadow:0 4px 20px #00000005;height:100%}.home-page .detailed-info-card .ant-card-head{padding:0 24px;font-size:16px}.home-page .detailed-info-card .ant-card-head .ant-card-head-title .ant-space .anticon{color:#ec407a;font-size:20px}.home-page .detailed-info-card .ant-card-body{padding:8px 24px 24px}.home-page .detailed-info-card .info-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.home-page .detailed-info-card .info-row .info-label{font-size:15px}.home-page .detailed-info-card .info-row .info-value-container{text-align:right}.home-page .detailed-info-card .info-row .info-value{font-size:16px}.home-page .detailed-info-card .info-row .info-value.roboto-font{font-family:Roboto,sans-serif}.home-page .detailed-info-card .info-row .info-value.highlighted-value{color:#1677ff!important}.home-page .detailed-info-card .info-row .info-unit{margin-left:6px;font-size:13px}.view-member .vm-header{background:linear-gradient(135deg,rgba(236,64,122,.12) 0%,transparent 60%);border-bottom:1px solid rgba(236,64,122,.13);padding:28px 24px 24px}.view-member .vm-header .vm-username{font-size:20px;font-weight:700;color:#333;line-height:1.3}.view-member .vm-header .vm-name{font-size:13px;color:#00000073}.view-member .vm-header .vm-role-tag{background:rgba(236,64,122,.1)!important;border-color:#ec407a4d!important;color:#ec407a!important;border-radius:20px!important;font-weight:600!important}.view-member .vm-header .vm-status-tag{border-radius:20px!important;font-weight:600!important}.view-member .vm-header .vm-credit-box{margin-top:20px;background:rgba(236,64,122,.05);border:1px solid rgba(236,64,122,.2);border-radius:12px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.view-member .vm-header .vm-credit-box .vm-credit-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#00000073}.view-member .vm-header .vm-credit-box .vm-credit-amount{font-size:22px;font-weight:700;color:#389e0d}.view-member .vm-header .vm-credit-box .vm-credit-amount span{font-size:14px;font-weight:400;color:#389e0d}.view-member .vm-body{padding:20px 24px;display:flex;flex-direction:column;gap:20px}.view-member .vm-section-title{display:flex;align-items:center;gap:8px;margin-bottom:8px}.view-member .vm-section-title .vm-section-icon{width:28px;height:28px;border-radius:8px;background:rgba(236,64,122,.1);display:flex;align-items:center;justify-content:center}.view-member .vm-section-title .vm-section-icon i{color:#ec407a;font-size:13px}.view-member .vm-section-title span{font-size:13px;font-weight:600;letter-spacing:.3px;color:#333}.view-member .vm-card{border-radius:12px;border:1px solid rgba(0,0,0,.08);padding:4px 16px;background:rgba(0,0,0,.02)}.view-member .vm-info-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.view-member .vm-info-row .vm-info-label{font-size:13px;color:#00000073}.view-member .vm-info-row .vm-info-value{color:#333;font-weight:600;font-size:14px}.view-member .vm-parlay-card{border-radius:12px;border:1px solid rgba(236,64,122,.2);background:rgba(236,64,122,.05);padding:12px 14px;text-align:center}.view-member .vm-parlay-card .vm-parlay-label{font-size:12px;display:block;margin-bottom:4px;color:#00000073}.view-member .vm-parlay-card .vm-parlay-value{font-size:22px;font-weight:700;color:#ec407a}.view-member .vm-parlay-card .vm-parlay-unit{font-size:11px;display:block;color:#00000059}.view-member .vm-toggle-card{border-radius:12px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px}.view-member .vm-toggle-card.is-on{border:1px solid rgba(82,196,26,.3);background:rgba(82,196,26,.07)}.view-member .vm-toggle-card.is-on i{color:#52c41a}.view-member .vm-toggle-card.is-off{border:1px solid rgba(255,77,79,.25);background:rgba(255,77,79,.05)}.view-member .vm-toggle-card.is-off i{color:#ff4d4f}.view-member .vm-toggle-card .vm-toggle-left{display:flex;align-items:center;gap:10px}.view-member .vm-toggle-card .vm-toggle-left i{font-size:16px;width:18px;text-align:center}.view-member .vm-toggle-card .vm-toggle-left .vm-toggle-label{font-size:13px;color:#333}.view-member .vm-badge{display:inline-flex;align-items:center;gap:4px;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:600}.view-member .vm-badge .vm-badge-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.view-member .vm-badge.is-on{background:rgba(82,196,26,.12);color:#389e0d;border:1px solid rgba(82,196,26,.35)}.view-member .vm-badge.is-on .vm-badge-dot{background:#52c41a}.view-member .vm-badge.is-off{background:rgba(255,77,79,.1);color:#cf1322;border:1px solid rgba(255,77,79,.3)}.view-member .vm-badge.is-off .vm-badge-dot{background:#ff4d4f}.view-member .vm-money-card{border-radius:12px;border:1px solid rgba(236,64,122,.13);background:rgba(236,64,122,.04);padding:12px 14px}.view-member .vm-money-card .vm-money-label{font-size:12px;display:block;margin-bottom:4px;color:#00000073}.view-member .vm-money-card .vm-money-value{font-size:16px;font-weight:700;color:#ec407a}body[data-is-dark=true] .view-member .vm-header .vm-username{color:#fff}body[data-is-dark=true] .view-member .vm-header .vm-name,body[data-is-dark=true] .view-member .vm-header .vm-credit-box .vm-credit-label{color:#ffffff80}body[data-is-dark=true] .view-member .vm-header .vm-credit-box .vm-credit-amount,body[data-is-dark=true] .view-member .vm-header .vm-credit-box .vm-credit-amount span{color:#52c41a}body[data-is-dark=true] .view-member .vm-section-title span{color:#ffffffd9}body[data-is-dark=true] .view-member .vm-card{border-color:#ffffff14;background:rgba(255,255,255,.03)}body[data-is-dark=true] .view-member .vm-info-row{border-color:#ffffff0f}body[data-is-dark=true] .view-member .vm-info-row .vm-info-label{color:#ffffff73}body[data-is-dark=true] .view-member .vm-info-row .vm-info-value{color:#ffffffd9}body[data-is-dark=true] .view-member .vm-parlay-card .vm-parlay-label{color:#ffffff73}body[data-is-dark=true] .view-member .vm-parlay-card .vm-parlay-unit{color:#ffffff59}body[data-is-dark=true] .view-member .vm-toggle-card .vm-toggle-left .vm-toggle-label{color:#fffc}body[data-is-dark=true] .view-member .vm-badge.is-on{color:#52c41a}body[data-is-dark=true] .view-member .vm-badge.is-off{color:#ff4d4f}body[data-is-dark=true] .view-member .vm-money-card .vm-money-label{color:#ffffff73}.titlebar-info-label{color:#00000073}.titlebar-info-label .titlebar-info-value{font-size:14px;font-weight:600;color:#333}body[data-is-dark=true] .titlebar-info-label{color:#a0a0a0}body[data-is-dark=true] .titlebar-info-label .titlebar-info-value{color:#fff}.sidebar-user-info{position:sticky;bottom:16px;margin:12px 12px 0;padding:16px;border-radius:12px;background:rgba(236,64,122,.08);border:1px solid rgba(236,64,122,.25)}.sidebar-user-info .sidebar-user-info-profile{display:flex;flex-direction:column;align-items:center;gap:6px}.sidebar-user-info .sidebar-user-info-avatar{width:42px;height:42px;border-radius:50%;background:rgba(236,64,122,.15);display:flex;align-items:center;justify-content:center}.sidebar-user-info .sidebar-user-info-avatar i{font-size:22px;color:#ec407a}.sidebar-user-info .sidebar-user-info-username{font-size:15px;font-weight:600;color:#ffffffe6}.sidebar-user-info .sidebar-user-info-role{display:inline-block;font-size:11px;font-weight:600;padding:2px 12px;border-radius:20px;background:rgba(236,64,122,.15);color:#ec407a;letter-spacing:.3px}.sidebar-user-info .sidebar-user-info-divider{height:1px;background:rgba(255,255,255,.08);margin:12px 0}.sidebar-user-info .sidebar-user-info-credit-row{display:flex;justify-content:space-between;align-items:center}.sidebar-user-info .sidebar-user-info-credit-label{font-size:12px;color:#ffffff80}.sidebar-user-info .sidebar-user-info-credit-value{font-size:15px;font-weight:700;color:#ec407a;font-family:Roboto,sans-serif;letter-spacing:.3px}.sidebar-user-info .sidebar-user-info-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.sidebar-user-info .sidebar-user-info-label{font-size:13px;color:#ffffff80}.sidebar-user-info .sidebar-user-info-value{font-size:14px;font-weight:600;color:#ffffffe6}.sidebar-user-info .sidebar-user-info-credit{color:#ec407a;font-family:Roboto,sans-serif}body[data-is-dark=false] .sidebar-user-info{background:rgba(236,64,122,.05);border-color:#ec407a2e}body[data-is-dark=false] .sidebar-user-info .sidebar-user-info-username{color:#000000d9}body[data-is-dark=false] .sidebar-user-info .sidebar-user-info-divider{background:rgba(0,0,0,.06)}body[data-is-dark=false] .sidebar-user-info .sidebar-user-info-credit-label,body[data-is-dark=false] .sidebar-user-info .sidebar-user-info-label{color:#00000073}body[data-is-dark=false] .sidebar-user-info .sidebar-user-info-value{color:#000000d9}.date-range-filter{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.date-range-filter .ant-picker-range{flex-shrink:0}.date-range-filter .date-range-filter-presets{display:flex;flex-wrap:wrap;gap:6px}@media (max-width: 768px){.date-range-filter{flex-direction:column;align-items:stretch;gap:10px}.date-range-filter .ant-picker-range{width:100%}.date-range-filter .date-range-filter-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.date-range-filter .date-range-filter-presets .ant-btn{width:100%;padding:0 8px;font-size:13px}}.sidebar{display:block;flex-direction:column;flex-shrink:0;padding:16px 12px;height:100%;background-color:var(--bg-secondary);border-right:1px solid var(--line-color-primary);box-sizing:border-box;position:fixed;top:48px;left:0;right:0;bottom:0;width:100%;z-index:99;overflow-y:auto}@media (min-width: 992px){.sidebar{display:flex!important;padding:16px 12px;height:100%;position:relative;top:0;width:260px}}.sidebar .ant-menu{background:transparent;border-inline-end:0!important;color:var(--text-secondary);font-size:14px;line-height:1.5}.sidebar .ant-menu i{width:20px;text-align:center;margin-right:10px;font-size:16px}.sidebar .ant-menu .ant-menu-item-icon{min-width:14px;margin-right:10px}.sidebar .ant-menu-item,.sidebar .ant-menu-submenu-title{height:44px!important;line-height:44px!important;margin-bottom:4px!important;border-radius:8px!important;padding-inline:16px!important;margin-inline:0!important;width:100%;color:var(--text-secondary);transition:all .2s ease-in-out}.sidebar .ant-menu-item:hover,.sidebar .ant-menu-submenu-title:hover{background-color:#ffffff14!important;color:var(--text-primary)!important}.sidebar .ant-menu-item a,.sidebar .ant-menu-submenu-title a{color:inherit!important;display:flex;align-items:center}.sidebar .ant-menu-item-selected{background-color:#ec407a!important;color:#fff!important;font-weight:500;box-shadow:0 4px 12px #ec407a4d}.sidebar .ant-menu-item-selected:hover{background-color:#ec407a!important;color:#fff!important}.sidebar .ant-menu-item-selected a{color:#fff!important}.sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#ec407a!important;background-color:#ec407a1a!important}.sidebar .ant-menu-sub.ant-menu-inline{background:transparent!important;padding-left:10px}.sidebar .ant-menu-submenu-arrow{color:inherit}.sidebar .ant-menu-submenu-selected .ant-menu-submenu-arrow{color:#ec407a}.sidebar[data-theme=dark]{background-color:#1e1e1e}.sidebar .logo{display:flex!important;align-items:center;justify-content:center;height:64px;font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:16px}.sidebar .logo span{color:#ec407a}@font-face{font-family:Slip Li;font-weight:400;font-style:normal;src:local("Slip Li"),url(../fonts/fonts-slip/DBHeaventt-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/fonts-slip/DBHeaventt-Light.ttf) format("truetype"),url(../fonts/fonts-slip/DBHeaventt-Light.woff2) format("woff2"),url(../fonts/fonts-slip/DBHeaventt-Light.woff) format("woff"),url(../fonts/fonts-slip/DBHeaventt-Light.svg#DBHeaventt-Light) format("svg")}@font-face{font-family:Slip Reg;font-weight:400;font-style:normal;src:local("Slip Reg"),url(../fonts/fonts-slip/DBHeavent.eot?#iefix) format("embedded-opentype"),url(../fonts/fonts-slip/DBHeavent.ttf) format("truetype"),url(../fonts/fonts-slip/DBHeavent.woff2) format("woff2"),url(../fonts/fonts-slip/DBHeavent.woff) format("woff"),url(../fonts/fonts-slip/DBHeavent.svg#DBHeavent) format("svg")}@font-face{font-family:Slip Med;font-weight:400;font-style:normal;src:local("Slip Med"),url(../fonts/fonts-slip/DBHeavent-Med.eot?#iefix) format("embedded-opentype"),url(../fonts/fonts-slip/DBHeavent-Med.ttf) format("truetype"),url(../fonts/fonts-slip/DBHeavent-Med.woff2) format("woff2"),url(../fonts/fonts-slip/DBHeavent-Med.woff) format("woff"),url(../fonts/fonts-slip/DBHeavent-Med.svg#DBHeavent-Med) format("svg")}@font-face{font-family:SlipSerif;font-weight:400;font-style:normal;src:local("SlipSerif"),url(../fonts/fonts-slip/SCBPSLxTextErgo.eot?#iefix) format("embedded-opentype"),url(../fonts/fonts-slip/SCBPSLxTextErgo.ttf) format("truetype"),url(../fonts/fonts-slip/SCBPSLxTextErgo.woff2) format("woff2"),url(../fonts/fonts-slip/SCBPSLxTextErgo.woff) format("woff"),url(../fonts/fonts-slip/SCBPSLxTextErgo.svg#SCBPSLxTextErgo) format("svg")}.receipt-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;justify-content:center;align-items:center;z-index:9999}.receipt-modal{background:#fff;padding:12px 16px 16px;border-radius:4px;box-shadow:0 2px 8px #00000040}.receipt-print{font-family:Slip Reg,DBHeavent,Noto Sans Thai,sans-serif;width:80mm;max-width:80mm;padding:8px;font-size:11px;line-height:1.3}.receipt-print .receipt-header{text-align:center;margin-bottom:8px;border-bottom:1px dashed #000;padding-bottom:6px}.receipt-print .receipt-header .receipt-title{font-weight:700;font-size:14px;margin-bottom:4px}.receipt-print .receipt-header .receipt-header-meta{margin-top:4px;text-align:left}.receipt-print .receipt-header .receipt-header-line{white-space:nowrap}.receipt-print .receipt-bets{margin-bottom:8px;border-bottom:1px dashed #000;padding-bottom:6px}.receipt-print .receipt-bet-separator{border-bottom:1px dashed #000;margin:6px 0 8px}.receipt-print .receipt-bet{margin-bottom:2px;font-size:10px}.receipt-print .receipt-bet .receipt-bet-line{white-space:nowrap}.receipt-print .receipt-bet .receipt-bet-line-main{display:flex;justify-content:space-between;align-items:baseline}.receipt-print .receipt-bet .receipt-bet-type{text-align:left}.receipt-print .receipt-bet .receipt-bet-detail,.receipt-print .receipt-bet .receipt-bet-right{text-align:right}.receipt-print .receipt-bet .receipt-bet-selection{text-decoration:underline;font-weight:700}.receipt-print .receipt-bet .receipt-bet-time{color:#333;margin-top:2px}.receipt-print .receipt-bet .receipt-bet-league{font-size:10px;color:#666;margin-top:1px}.receipt-print .receipt-summary{margin-bottom:8px;font-size:11px}.receipt-print .receipt-summary .receipt-summary-row{display:flex;width:100%;padding:0 8px;box-sizing:border-box}.receipt-print .receipt-summary .receipt-summary-row span:first-child{flex:0 0 auto}.receipt-print .receipt-summary .receipt-summary-row span:last-child{flex:1;text-align:right}.receipt-print .receipt-qr-label{font-size:10px;text-align:center;margin-bottom:4px}.receipt-print .receipt-qr{width:64px;height:64px;margin:0 auto;border:1px solid #000;background:#fff}.receipt-print .receipt-qr img{width:100%;height:100%;display:block}.receipt-print .receipt-modal-actions{margin-top:12px;display:flex;justify-content:center;gap:8px}@media print{@page{size:80mm auto;margin:0}body *{visibility:hidden!important}.receipt-print,.receipt-print *{visibility:visible!important}.receipt-print{position:absolute;left:50%;top:0;transform:translate(-50%);width:80mm;box-sizing:border-box;color:#000}}
