@charset "UTF-8";.dropdown-render-transfer{background:#fff;width:320px;box-shadow:0 3px 12px #d6e4f1}.dropdown-render-transfer .header-transfer{display:flex;justify-content:space-between;gap:10px;padding:10px}.dropdown-render-transfer .header-transfer .text--transfer{font-weight:600}.dropdown-render-transfer .header-transfer .icon-reload{cursor:pointer;font-size:16px;color:#1761fd}.dropdown-render-transfer .search-transfer{padding:5px 10px 10px;margin-bottom:5px}.dropdown-render-transfer .avatar-transfer{position:relative;width:fit-content}.dropdown-render-transfer .avatar-transfer .dot-transfer{position:absolute;top:-3px;right:-3px;width:10px;height:10px;border-radius:50%;background:#66d54b}.dropdown-render-transfer .item-transfer{padding:6px 0;border-top:1px solid #e5e5e5}.dropdown-render-transfer .item-transfer .flex-text-center{display:flex;align-items:center}.dropdown-render-transfer .item-transfer .flex-text-center .icon-transfer-phone{background:linear-gradient(262.92deg,#66d54b 6.49%,#17c653 108.73%);width:32px;height:32px;border-radius:50%;display:none;align-items:center;justify-content:center;color:#fff;cursor:pointer}.dropdown-render-transfer .item-transfer:hover{background:#f5f5f5}.dropdown-render-transfer .item-transfer:hover .icon-transfer-phone{display:flex}.dropdown-render-transfer .list-scroll-transfer{padding:0 10px 10px;max-height:400px;overflow-y:auto}.transfer-phone{background:linear-gradient(262.92deg,#66d54b 6.49%,#17c653 108.73%);width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.transfer-phone .icon-font{font-size:20px}.conference-call,.send-transfer{display:flex;justify-content:center}.list-scroll-conference{padding:0 10px;max-height:400px;overflow-y:auto}.agent-online-header{display:flex;align-items:center;height:100%}.agent-online-header .agent-status-toggle{display:flex;align-items:center;padding:8px 16px;border-radius:24px;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);-webkit-user-select:none;user-select:none;will-change:transform,box-shadow}.agent-online-header .agent-status-toggle.online{background:linear-gradient(135deg,#52c41a1f,#73d13d14);border-color:#52c41a4d;box-shadow:0 2px 8px #52c41a1f}.agent-online-header .agent-status-toggle.online:hover{background:linear-gradient(135deg,#52c41a2e,#73d13d1f);box-shadow:0 3px 12px #52c41a2e;transform:translateY(-1px) scale(1.02)}.agent-online-header .agent-status-toggle.online:active{transform:translateY(0) scale(.98);transition:all .1s ease}.agent-online-header .agent-status-toggle.online .status-icon{color:#52c41a;height:0px}.agent-online-header .agent-status-toggle.online .status-icon .anticon{animation:pulse 2s infinite ease-in-out}.agent-online-header .agent-status-toggle.online .status-badge .ant-badge-status-dot{background-color:#52c41a;box-shadow:0 0 0 4px #52c41a33;animation:ripple 2.5s infinite ease-in-out}.agent-online-header .agent-status-toggle.offline{background:linear-gradient(135deg,#ff4d4f1f,#ff787514);border-color:#ff4d4f4d;box-shadow:0 2px 8px #ff4d4f1f}.agent-online-header .agent-status-toggle.offline:hover{background:linear-gradient(135deg,#ff4d4f2e,#ff78751f);box-shadow:0 3px 12px #ff4d4f2e;transform:translateY(-1px) scale(1.02)}.agent-online-header .agent-status-toggle.offline:active{transform:translateY(0) scale(.98);transition:all .1s ease}.agent-online-header .agent-status-toggle.offline .status-icon{color:#ff4d4f;height:0px}.agent-online-header .agent-status-toggle.offline .status-icon .anticon{animation:shake 4s infinite ease-in-out}.agent-online-header .agent-status-toggle.offline .status-badge .ant-badge-status-dot{background-color:#ff4d4f;animation:blink 2s infinite ease-in-out}.agent-online-header .agent-status-toggle.loading{opacity:.8;pointer-events:none}.agent-online-header .agent-status-toggle .status-badge{position:relative}.agent-online-header .agent-status-toggle .status-badge .ant-badge-status-dot{width:8px;height:8px;position:absolute;top:-2px;right:-2px;border:2px solid #fff;transition:all .2s ease}.agent-online-header .agent-status-toggle .toggle-content{display:flex;align-items:center;gap:10px}.agent-online-header .agent-status-toggle .status-icon{font-size:16px;display:flex;align-items:center;transition:all .2s ease}.agent-online-header .agent-status-toggle .status-icon .anticon{transition:all .2s ease;font-size:16px}.agent-online-header .agent-status-toggle .agent-switch.ant-switch{min-width:44px;height:22px;transition:all .2s cubic-bezier(.4,0,.2,1)}.agent-online-header .agent-status-toggle .agent-switch.ant-switch .ant-switch-handle{width:18px;height:18px;top:2px;inset-inline-start:2px;transition:all .2s cubic-bezier(.4,0,.2,1)}.agent-online-header .agent-status-toggle .agent-switch.ant-switch .ant-switch-handle:before{border-radius:50%;box-shadow:0 2px 4px #00000026;transition:all .2s ease}.agent-online-header .agent-status-toggle .agent-switch.ant-switch.ant-switch-checked{background-color:#52c41a}.agent-online-header .agent-status-toggle .agent-switch.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 20px)}.agent-online-header .agent-status-toggle .agent-switch.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background-color:#73d13d}.agent-online-header .agent-status-toggle .agent-switch.ant-switch:not(.ant-switch-checked){background-color:#ff7875}.agent-online-header .agent-status-toggle .agent-switch.ant-switch:not(.ant-switch-checked):hover:not(.ant-switch-disabled){background-color:#ff4d4f}.agent-online-header .agent-status-toggle .agent-switch.ant-switch:focus{box-shadow:0 0 0 2px #52c41a33;outline:none}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}@keyframes shake{0%,20%,50%,80%,to{transform:translate(0)}10%,40%{transform:translate(-.5px)}30%,60%{transform:translate(.5px)}}@keyframes ripple{0%{box-shadow:0 0 #52c41a99}70%{box-shadow:0 0 0 4px #52c41a00}to{box-shadow:0 0 #52c41a00}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.4}}.agent-offline-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px;background:linear-gradient(135deg,#fafafa,#fff)}.agent-offline-modal .ant-modal-header .modal-title{display:flex;align-items:center;font-size:16px;font-weight:600;color:#262626}.agent-offline-modal .ant-modal-body{padding:0}.agent-offline-modal .ant-modal-body .modal-content .warning-text{padding:16px 20px;background:linear-gradient(135deg,#fff8f0,#fff2e8);border:1px solid #ffd591;border-radius:12px;color:#d4380d;font-size:14px;line-height:1.6;margin-bottom:12px;margin-top:12px;position:relative;box-shadow:0 2px 8px #ffd59133}.agent-offline-modal .ant-modal-body .modal-content .warning-text:before{content:"⚠️";margin-right:8px}.agent-offline-modal .ant-modal-footer{border-top:1px solid #f0f0f0;padding-top:16px}.notification-popup{width:400px;height:min(600px,90dvh);overflow-y:auto;background:#fff!important;border-radius:8px;box-shadow:0 2px 8px #00000026;padding:8px 16px!important}.notification-popup .notification-header{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:row;margin-top:8px;margin-bottom:4px}.notification-popup .notification-header .title{font-size:18px;font-weight:600;color:#333}.notification-item{cursor:pointer;padding:12px 8px!important;transition:background .2s;margin-bottom:8px;margin-right:4px}.notification-item:hover{background:#f5f5f5}.notification-item.unread{background:#fffbe6}.notification-icon-wrapper .noti-icon{background:linear-gradient(262.92deg,#66d54b 6.49%,#17c653 108.73%);width:34px;height:34px;font-size:20px;color:#fff;padding:7px;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative}.notification-icon-wrapper .noti-icon .noti-badge{position:absolute;top:-6px;right:-6px;width:24px;height:24px;background-color:red;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700!important;line-height:1;text-align:center}.notification-icon-wrapper:hover{background:#f5f5f5}.notification-list{height:calc(100% - 100px);overflow-y:auto}.notification-list .ant-list-item-meta-title{margin-bottom:4px}.notification-item.unread{background-color:#e9f4ff!important;display:flex;flex-direction:row;border-radius:6px}.notification-message{font-size:14px;font-weight:500;width:100%}.notification-icon{padding:8px;border-radius:12px;display:flex;align-items:center;justify-content:center}.notification-icon *{color:#fff;font-size:28px}.notification-time{font-size:12px;font-weight:400;margin-top:4px}.notification-loadmore{width:100%}.noti-page{display:flex;flex-direction:column;background-color:#fff;padding:20px;border-radius:8px;gap:8px;height:calc(100dvh - 110px);width:min(800px,100%);margin:auto}.noti-page .title{font-size:18px;font-weight:600;color:#333}.noti-page-tab-header{display:flex;gap:16px;margin-bottom:8px}.noti-page-tab-header .noti-page-tab{border:1px solid transparent!important;border-radius:30px;font-weight:600;font-size:18px}.noti-page-tab-header .noti-page-tab.active{background-color:#e6f7ee!important;color:#00ac4f!important}.noti-page-tab-header .noti-page-tab:hover{background-color:#e6f7ee!important;color:#00ac4f!important;border:1px solid #00AC4F!important}.noti-page-list{width:100%;overflow-y:auto}.noti-page .noti-section{display:flex;flex-direction:column;gap:8px}.noti-skeleton{border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:8px}.mark-all-read-button{font-size:16px!important}.mark-all-read-button:hover{color:#00ac4f!important}._gameList_9hbml_1{display:flex;flex-direction:column;gap:12px;margin-top:16px;max-height:600px;overflow-y:auto;padding-right:4px}._gameList_9hbml_1::-webkit-scrollbar{width:4px}._gameList_9hbml_1::-webkit-scrollbar-track{background:#f5f5f5;border-radius:2px}._gameList_9hbml_1::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}._gameList_9hbml_1::-webkit-scrollbar-thumb:hover{background:#bfbfbf}._gameCard_9hbml_29{border:1px solid #f0f0f0;border-radius:6px;padding:12px;background:#fafafa}._gameCode_9hbml_36{font-family:monospace;font-size:12px;color:#722ed1;background:#f9f0ff;padding:2px 6px;border-radius:4px;display:inline-block;margin-bottom:8px}._gameName_9hbml_47{font-size:14px;font-weight:600;color:#262626;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}._gameInfoRow_9hbml_60{display:flex;gap:6px;font-size:12px}._gameInfoLabel_9hbml_66{color:#8c8c8c;font-weight:500;min-width:50px;flex-shrink:0}._gameInfoValue_9hbml_73{color:#595959;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._title_9hbml_81{font-size:16px;line-height:24px;color:#262626;text-align:center;margin-bottom:12px}.upload-file{padding:5px;border:1px dashed #d9d9d9;border-radius:8px}.upload-file .upload-file-preview{position:relative}.upload-file .upload-file-preview .btn-image-file{position:absolute;z-index:1;right:10px;top:10px}.upload-file .ant-image .ant-image-mask{border-radius:8px}.upload-file .ant-image .ant-image-img{object-fit:scale-down!important;height:215px!important;padding:10px!important}.size-icon-upload{font-size:30px;cursor:pointer}.size-icon-upload-image{font-size:26px;cursor:pointer}.no-wrap-header .ant-table-thead th{white-space:nowrap}.row-flex{display:flex;flex-direction:row;width:fit-content;align-items:center}.row-flex .copy-icon{cursor:pointer;transition:color .3s;color:#1890ff}.row-center{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.system-log-container{height:100%;display:flex;flex-direction:column;gap:16px}.system-log-container .system-log-header .header-card,.system-log-container .tab-card{width:100%}.system-log-container .tab-card .tab-list{margin-top:8px}.system-log-container .tab-card .tab-list .tab-item{padding:12px;margin-bottom:12px;cursor:pointer;border-radius:6px;width:100%}.system-log-container .tab-card .tab-list .tab-item .leaf-icon{width:16px;height:16px;transform:translateY(3px)}.system-log-container .tab-card .tab-list .tab-item:hover{background:#f3f4f5}.system-log-container .tab-card .tab-list .tab-item.active{background-color:#dcf1e4;color:#0fa44a}@media (max-width: 1199px){.system-log-container .tab-card .tab-list{display:flex;flex-direction:row;column-gap:16px}.system-log-container .tab-card .tab-item{width:100%;text-align:center}}.system-log-container .w-full{width:100%}.box-condition{border-radius:6px;border:1px solid rgba(0,0,0,.1019607843);padding:12px}.box-condition .relationship-condition{display:flex;align-items:center;gap:6px;margin-bottom:8px}.box-condition .relationship-condition span{color:red}.custom-form-checked{margin-top:24px}.custom-form-checked .ant-checkbox-wrapper{border:1px solid rgba(0,0,0,.1019607843);height:100%;position:relative;padding:10px;border-radius:8px}.custom-form-checked .ant-checkbox-wrapper-checked{border:1px solid #00ac4f}.custom-form-checked .ant-checkbox{position:absolute;top:10px;opacity:0}.custom-form-checked .ant-checkbox-checked{opacity:1}.custom-form-checked .ant-form-item .ant-form-item-explain-error{color:#ff4d4f;text-align:center;padding-top:10px}.changes-grid .change-item-card{margin-bottom:16px;border-radius:8px;overflow:hidden}.changes-grid .change-item-card .ant-card-head{background:#f0f2f5}@media (max-width: 768px){.change-item-card .diff-arrow{transform:rotate(90deg);margin:12px 0}}.form-modal-camp{background:#8080801f;padding:16px;margin-top:10px}.table-modal-camp{padding:16px}.modal-camp .ant-modal-header{padding:16px 16px 0;margin-bottom:0}.modal-camp .ant-modal-content{padding:0!important}.custom-table-camp{margin-bottom:30px}.custom-table-camp .ant-pro-table-list-toolbar-container{padding-top:0}.custom-table-camp .ant-pro-card-body{padding:0!important}.phone-call-camp{display:flex;align-items:center;justify-content:space-between}.error-message{color:#ff4d4f;font-size:12px;margin-top:4px}.d-flex-camp{display:flex;align-items:center;justify-content:space-between}.d-flex-camp .action-camp{display:flex;align-items:center;justify-content:space-between;gap:4px;color:#8a2be2;cursor:pointer}.ticket-box-comment{background:#80808024;border-radius:12px;padding:12px;width:100%}.ticket-box-comment .footer-comment{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-top:5px}.ticket-box-comment .footer-comment .image-file{display:flex;gap:10px;height:28px}.form-center-container{display:flex;justify-content:space-between;flex-direction:column;height:calc(100vh - 200px);gap:8px}.form-center-container .content-label-col{order:1;flex:1;overflow-y:auto;padding:10px 0;border-top:1px solid #f0f0f0}.form-center-container .content-label-col .box-comment{padding:8px;margin-bottom:10px}.form-center-container .content-label-col .box-comment:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.form-center-container .content-label-col .box-comment .ant-space-vertical{width:100%}.form-center-container .content-label-col .box-comment .date-time{font-size:13px;color:gray}.form-center-container .content-label-col .box-comment .text-content{white-space:pre-wrap;padding:16px;border-radius:8px;background:#e6f7ed;word-break:break-word;color:#333}.form-center-container .content-label-col .box-comment .file-download{display:flex;align-items:center;gap:5px}.form-center-container .content-label-col .box-comment .image-content{display:flex;flex-wrap:wrap;gap:8px}.form-center-container .content-label-col .box-comment .image-content>div{flex:1 1 100px;max-width:100px}.form-center-container .content-input-col{order:2}.payment-statistic .revenue-section{border:1px solid #e7e9eb;border-radius:12px;height:100%}.payment-statistic .revenue-section .revenue-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e7e9eb;padding:12px;height:50px}.payment-statistic .revenue-section .revenue-header .revenue-amount{font-size:15px}.payment-statistic .revenue-section .revenue-item{flex:1;text-align:center}.payment-statistic .revenue-section .revenue-border{flex:0 0 1px;height:50px;width:1px;background:#e7e9eb}.payment-statistic .revenue-section .revenue-details{display:flex;justify-content:space-around;align-items:stretch;padding:12px 0;background-color:#fff;border-radius:0 0 8px 8px}.payment-statistic .revenue-section .revenue-details .revenue-stats-card{display:flex;align-items:center;padding:16px;width:45%}.payment-statistic .revenue-section .revenue-details .revenue-stats-card .revenue-icon{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:8px;margin-right:16px;font-size:24px}.payment-statistic .revenue-section .revenue-details .revenue-stats-card .revenue-icon.game-revenue{background-color:#1890ff1a;color:#1890ff}.payment-statistic .revenue-section .revenue-details .revenue-stats-card .revenue-icon.other-revenue{background-color:#52c41a1a;color:#52c41a}.payment-statistic .revenue-section .revenue-details .revenue-stats-card .revenue-info{flex:1}.payment-statistic .revenue-section .revenue-details .revenue-stats-card .revenue-info .revenue-type-label{font-size:14px;color:#000000a6;margin-bottom:4px}.payment-statistic .revenue-section .revenue-details .revenue-stats-card .revenue-info .font-600{font-weight:600}.payment-statistic .revenue-section .revenue-details .revenue-stats-card .revenue-info .font-16{font-size:16px;color:#262626}.payment-statistic .revenue-section .revenue-details .revenue-stats-card .revenue-info .transaction-count{font-size:12px;color:#00000073;margin-top:4px}.payment-statistic .revenue-section .revenue-details .revenue-border{width:1px;background-color:#f0f0f0;margin:16px 0}.payment-statistic .revenue-section .revenue-details .average-revenue{background-color:#faad141a!important;color:#faad14!important}.payment-statistic .revenue-section .revenue-section{background-color:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.payment-statistic .revenue-section .revenue-section .revenue-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #f0f0f0;background-color:#fafafa}.payment-statistic .revenue-section .revenue-section .revenue-header .font-600{font-weight:600}.payment-statistic .revenue-section .revenue-section .revenue-header .revenue-amount{color:#1890ff;font-size:18px}.payment-statistic .font-15{font-size:15px}.payment-statistic .revenue-detail-method{padding:16px 0}.payment-statistic .revenue-detail-method .revenue-detail-method-item{border-right:1px solid #e7e9eb}.payment-statistic .revenue-detail-method .revenue-detail-method-item:last-child{border-right:none}.dashboard-ticket .title-ticket{display:flex;align-items:center;justify-content:space-between}.dashboard-ticket .box-dashboard-ticket{border:1px solid rgba(128,128,128,.4705882353);padding:10px;border-radius:8px;height:100%;color:#1f1f1f}.dashboard-ticket .box-dashboard-ticket:hover{border-color:gray;box-shadow:0 2px 4px #0000001a}.dashboard-ticket .ticket-count{font-size:20px;font-weight:600;color:#1f1f1f}.dashboard-ticket .dashboard-ticket-content{background:#fff;height:100%;padding:16px;border-radius:8px}.loading-text-center{height:20%;display:flex;align-items:center;justify-content:center}.donut-chart-call{margin-top:16px}.donut-chart-call .apexcharts-canvas{margin:0 auto}.mb-16{margin-bottom:16px}.total-by-source-bar{background-color:#fff;border-radius:8px;margin:0 8px}.dashboard-time-cskh{background-color:#fff;padding-top:10px}.dashboard-time-cskh__title{font-size:18px;font-weight:600;margin-bottom:16px;color:#374151}.dashboard-time-cskh__list{display:flex;flex-direction:column;gap:12px;max-height:200px;overflow-y:auto;overflow-x:hidden}.dashboard-time-cskh__list .list-header{overflow-x:scroll}.dashboard-time-cskh__list::-webkit-scrollbar{width:8px}.dashboard-time-cskh__list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.dashboard-time-cskh__list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.dashboard-time-cskh__list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dashboard-time-cskh__item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:6px;transition:background-color .2s ease;cursor:pointer}.dashboard-time-cskh__item:hover{background-color:#f9fafb}.dashboard-time-cskh__avatar{width:32px;height:32px;background-color:#d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard-time-cskh__avatar-text{font-size:12px;font-weight:500;color:#4b5563}.dashboard-time-cskh__staff-name{width:100px;flex-shrink:0;font-size:14px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-time-cskh__progress{flex:1;display:flex;align-items:center;gap:12px;min-width:0}.dashboard-time-cskh__progress-container{flex:1;background-color:#f3f4f6;border-radius:9999px;height:24px;position:relative;overflow:hidden;min-width:100px}.dashboard-time-cskh__progress-fill{background-color:#bbf7d0;height:100%;border-radius:9999px;transition:width .3s ease}.dashboard-time-cskh__time-display{width:100px;flex-shrink:0;text-align:right;font-size:13px;font-weight:500;color:#374151;white-space:nowrap}.dashboard-time-cskh__tooltip .ant-tooltip-inner{background-color:#1f2937;color:#fff;padding:12px;border-radius:8px;font-size:12px;min-width:200px}.dashboard-time-cskh__tooltip .ant-tooltip-arrow:before{background-color:#1f2937}.dashboard-time-cskh__tooltip-content-title{font-weight:600;margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid #374151;font-size:13px}.dashboard-time-cskh__tooltip-content-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.dashboard-time-cskh__tooltip-content-item:last-child{margin-bottom:0}.dashboard-time-cskh__tooltip-content-item span:first-child{color:#d1d5db}.dashboard-time-cskh__tooltip-content-item span:last-child{font-weight:500;color:#fff}.dashboard-time-cskh__tooltip-title{font-weight:600;margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid #374151;font-size:13px}.dashboard-time-cskh__tooltip-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;gap:4px}.dashboard-time-cskh__tooltip-item:last-child{margin-bottom:0}.dashboard-time-cskh__tooltip-item span:first-child{color:#d1d5db}.dashboard-time-cskh__tooltip-item span:last-child{font-weight:500;color:#fff}.suggestion-filter{width:100%;background:#fff;padding:16px 8px;display:flex;flex-direction:row;overflow:hidden;border-radius:8px;margin-bottom:16px;margin:0 0 16px!important}.suggestion-filter .ant-form-item{margin-bottom:0}.suggestion-filter .suggestion-table-col{margin-right:16px;padding:0 8px}.feedback-modal-content{border-top:1px solid #e5e7eb;padding:16px 0;display:grid;grid-template-columns:1fr 2fr;gap:12px 24px}.feedback-modal-content b{text-align:end;font-weight:500}.feedback-modal-content b:before{color:#d51a52;margin-right:4px;font-weight:100}.media-modal-column{display:flex;flex-direction:column;gap:26px}.media-item{position:relative;border-radius:8px;overflow:hidden;min-height:50px}.media-thumb{width:100%;max-height:400px;object-fit:cover;border-radius:8px}.media-icon-btn{position:absolute;inset:4px 4px auto auto;background:#ffffffe6;border-radius:50%;padding:6px;cursor:pointer;font-size:16px;box-shadow:0 2px 4px #0003}.media-icon-btn:hover{background:#e6f7ff}.flex-end{display:flex;justify-content:flex-end}.mb-4{margin-bottom:16px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.h-full{height:100%}.w-full{width:100%}.flex-row{display:flex;flex-direction:row}.flex-between{display:flex;justify-content:space-between}.w-fit{width:fit-content}.overflow-scroll{overflow-y:auto;overflow-x:hidden}.payment-col{background-color:#fff;width:100%;height:100%;padding:24px;border-radius:16px}.chart-skeleton{width:100%!important;height:350px!important;display:flex;align-items:center;justify-content:center}.donut-skeleton{margin:auto;width:350px!important;height:350px!important;border-radius:50%;overflow:hidden}.payuser-chart-table{width:100%;height:100%;display:flex;flex-direction:column}.payuser-chart-container{position:relative;width:100%}.payuser-chart-container .label-chart{position:absolute;top:24px;left:0;width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between}.payuser-chart-container .label-chart span{font-size:12px;font-weight:700}@media (max-width: 576px){.payuser-chart-container .label-chart{display:none}}.payuser-chart-container .flex-left{display:flex;flex-direction:row;justify-content:space-between;gap:22px}.payuser-chart-container .flex-right{margin-right:36px;display:flex;flex-direction:row;gap:32px}.ml{margin-left:4px!important}.ml-2{margin-left:8px!important}.game-review-header-extra{display:flex;flex-direction:row;align-items:center;gap:16px;cursor:pointer}.game-review .flex{display:flex}.game-review .justify-end{justify-content:flex-end}.game-review .ant-form-item{margin-bottom:0!important}.game-review-filter{background-color:#fff!important;padding:16px 8px!important;border-radius:8px;margin:0 0 10px!important;overflow:hidden}.game-review .game-review-rating-star{font-size:16px;color:#ffa600}.game-review .status{font-size:12px!important;padding:4px;border-radius:4px}.game-review .status-replied{background-color:#e6f4ff!important;color:#0253c6;border:1px solid #74B3ED!important}.game-review .status-not_replied{background-color:#fff7e6!important;color:#fa8c16;border:1px solid #FFD591!important}.game-review .game-review-table{background-color:#fff;padding:16px;border-radius:8px;margin-top:10px!important}.reply-modal-title .modal-replied{font-size:12px!important;padding:4px;border-radius:4px;background-color:#e6f4ff!important;color:#0253c6;border:1px solid #74B3ED!important;margin-left:12px}.reply-modal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}.reply-modal-header span{font-size:16px;font-weight:500}.reply-modal-header button{margin-left:8px}.reply-modal-content{border-top:1px solid #e5e7eb;padding:16px 0;display:grid;grid-template-columns:2fr 3fr;gap:12px 24px}.reply-modal-content .ant-skeleton-paragraph{margin:0!important}.reply-modal-content .ant-rate-star{color:#ffa600!important}.reply-modal-content b{text-align:end;font-weight:500}.reply-modal-content b:before{color:#d51a52;margin-right:4px;font-weight:100}.reply-modal-reply{display:flex;flex-direction:column;gap:0px}.reply-modal-reply span{font-size:16px}.reply-modal-reply span:last-child{font-size:12px;color:#6b7280;margin-top:4px}.modal-info-icon{color:#1677ff;cursor:pointer}.review-modal-device{display:flex;flex-direction:row;gap:6px}.template-reply-icon{font-size:14px}.review-reply-textarea{padding-bottom:40px!important}.reply-template-wrapper{position:relative}.reply-textarea-form-item{margin-bottom:0;padding-bottom:24px}.reply-textarea-form-item .ant-form-item-explain{position:absolute;bottom:4px;left:8px;z-index:1}.template-reply-btn{position:absolute;bottom:32px;right:8px;z-index:10}.game-review-template-input{width:100%}.game-review-template-input .ant-input,.game-review-template-input .ant-select-selector{width:100%;background-color:#f1f0f0!important}.game-review-activity-table{display:flex;flex-direction:column;gap:8px}.game-review-activity-table .history-filter{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:16px}.game-review-activity-table .history-filter .filter-item{width:100%}.game-review-activity-table .expanded-row-card{width:100%;overflow:auto}.login-page{height:100vh;overflow:hidden}.login-page__bg img{width:100%;height:100%;object-fit:cover}.login-page__alert{font-weight:600}.login-page__content{display:flex;flex-direction:column;justify-content:center;width:325px;margin:0 auto;height:100vh}.login-page__content .bg_white{display:flex;flex-direction:column;gap:24px}.login-page__content .content__btn{width:min-content}@media (max-width: 1199px){.login-page__bg{position:absolute;top:0;left:0;width:100%;height:100vh;filter:blur(3px)}.login-page__right{width:100%}.login-page__content .bg_white{background:#fff;border-radius:12px;padding:24px}}@media (max-width: 539px){.login-page__content{width:90%}}@media (max-width: 480px){.login-page__content{width:90%}.login-page__content .bg_white{overflow-x:auto}.login-page__content .content__btn{font-size:12px}}.login-page .ant-btn-lg{font-size:16px;height:45px;padding:5px 15px;border-radius:8px}.login-page .btn-google{height:100%;width:100%;display:flex;gap:5px;align-items:center}.a-link{color:#00f;cursor:pointer}.back-link{font-size:16px;cursor:pointer}.language-container{display:flex;justify-content:flex-end;align-items:center;padding:10px 20px}.language-container .select-language{cursor:pointer;border:1px solid red;padding:0 12px;border-radius:4px;box-shadow:0 2px #00000005;border-color:#d9d9d9;color:#000000e0}@media (max-width: 550px){.language-container .select-language{background:#fff}}.avatar_info .info_code{font-size:12px;color:#0fa44a}.avatar_info .info_text_right{font-size:12px}.filter-support{background:#fff;padding:16px;border-radius:12px;margin-bottom:16px}.filter-support .filter-ticket{display:flex;gap:16px}.filter-support .filter-ticket .box-ticket{padding:12px;background:#f3f4f6;box-shadow:0 2px 8px #002c4014,0 0 4px #002c400f;border-radius:12px;cursor:pointer;width:110px}.filter-support .filter-ticket .box-ticket .title-ticket{font-weight:600;font-size:14px;color:gray}.filter-support .filter-ticket .box-ticket .number-ticket{font-weight:600;font-size:14px;color:gray;margin:5px 0}.filter-support .filter-ticket .box-ticket .sub-ticket{font-size:12px;color:gray}.filter-support .filter-ticket .box-ticket .sub-ticket .sub-number-ticket{font-weight:600}.filter-support .filter-ticket .box-ticket:nth-child(1){width:145px}.filter-support .filter-ticket .active-ticket{background:#0095da}.filter-support .filter-ticket .active-ticket .title-ticket,.filter-support .filter-ticket .active-ticket .number-ticket,.filter-support .filter-ticket .active-ticket .sub-ticket{color:#fff}.filter-support .filter-ticket-right{justify-content:end}.auto-translate{margin-top:5px}.w-450{width:420px!important;margin-top:10px}.w-450 .text-old{color:gray;font-size:13px;border-left:2px solid gray;padding-left:5px;line-height:normal;margin:5px 0}.w-450 .scroll-translate{max-height:200px;overflow-y:auto}.w-450 .loading{font-size:24px;font-weight:700;display:inline-flex}.w-450 .dot{animation:blink 1.5s infinite;margin-left:3px}.w-450 .dot:nth-child(1){animation-delay:0s}.w-450 .dot:nth-child(2){animation-delay:.3s}.w-450 .dot:nth-child(3){animation-delay:.6s}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}.modal-preview .divider-preview{margin:0}.modal-preview .height-calc{max-height:calc(100vh - 200px);overflow-y:auto;overflow-x:hidden}.modal-preview .item-preview{margin-bottom:10px}.modal-preview .item-preview .title-preview{color:#000000e0;font-size:14px;margin-bottom:4px}.modal-preview .modal-preview-content{border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:10px}.modal-preview .modal-preview-content .content-label-col{max-height:calc(100vh - 200px);margin-top:10px;flex:1;overflow-y:auto;padding:10px 0;border-top:1px solid #f0f0f0}.modal-preview .modal-preview-content .content-label-col .box-comment{padding:8px;margin-bottom:10px}.modal-preview .modal-preview-content .content-label-col .box-comment:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.modal-preview .modal-preview-content .content-label-col .box-comment .ant-space-vertical{width:100%}.modal-preview .modal-preview-content .content-label-col .box-comment .date-time{font-size:13px;color:gray}.modal-preview .modal-preview-content .content-label-col .box-comment .text-content{white-space:pre-wrap;padding:16px;border-radius:8px;background:#e6f7ed;word-break:break-word;color:#333}.modal-preview .modal-preview-content .content-label-col .box-comment .image-content{display:flex;flex-wrap:wrap;gap:8px}.modal-preview .modal-preview-content .content-label-col .box-comment .image-content>div{flex:1 1 100px;max-width:100px}.modal-preview .ant-tabs .ant-tabs-tab{padding:0 0 12px}.json-content{white-space:pre-wrap;padding:16px;border-radius:8px;background:#e6f7ed;word-break:break-word;color:#333}.comment-ticket-image{display:flex;overflow-x:auto;gap:10px;padding:10px 0}.comment-ticket-image .item-comment-ticket{position:relative}.comment-ticket-image .item-comment-ticket .close-circle{position:absolute;top:-5px;right:-5px;background:#fff;color:red;border-radius:50%}.comment-ticket-video .close-circle{background:#fff;color:red;border-radius:50%}.popover-template{width:500px}.template-content-active:hover{color:#1761fd}.action-title{color:#8a2be2}.auto-ntt-bank{box-shadow:0 2px 4px #1f1e2f1a}.auto-ntt-bank .title-bank{font-weight:600;background:#80808047;padding:20px;font-size:15px;line-height:normal}.auto-ntt-bank .form-auto-bank{padding:20px}.auto-ntt-bank .text-content-label{font-size:12px;color:gray}.d-flex{display:flex;align-items:center;justify-content:space-between;background:#fff;margin-bottom:20px;border-radius:8px;padding:16px}.d-flex .action-title{color:#8a2be2;text-align:right;display:flex;justify-content:end;align-items:center;gap:4px}.auto-mkt{margin-top:16px;width:100%}.auto-mkt .action-title{color:#00ac4f!important;margin:8px 0}.auto-mkt .action-title span{cursor:pointer}.auto-mkt.custom-span>span{display:contents}.auto-mkt .scenario-user-condition-table{border-collapse:collapse;table-layout:auto!important;width:100%}.auto-mkt .scenario-user-condition-table th{white-space:nowrap!important;width:1%;text-align:left}.auto-mkt .scenario-user-condition-table td{width:auto;padding:2px 16px}.auto-mkt-descriptions{width:100%}.auto-mkt-descriptions .ant-descriptions-view{width:100%;overflow:auto}.auto-mkt-descriptions .desc-table{width:fit-content!important;max-width:100%!important;table-layout:auto!important;margin-bottom:8px}.auto-mkt-descriptions .desc-table .desc-table-item{white-space:nowrap!important;padding:0 50px 0 0!important;font-size:14px!important;font-weight:600!important}.page-header-space .btn-cancel{color:#00ac4f!important;border:1px solid #00ac4f!important}.page-header-space .btn-create{background-color:#00ac4f!important;border:1px solid #00ac4f!important;color:#fff!important}.page-header-space .btn-create:disabled{background-color:#d4d2d5!important;border:1px solid #D4D2D5!important;color:#fff!important;opacity:.5}.scenerio-form-create{max-width:800px;margin:16px auto;width:100%}.scenerio-form-create .form-row .ant-col{padding:0!important;margin:0!important}.scenerio-form-create .ant-form-item{margin-bottom:12px}.ant-descriptions-item-label.auto-mkt{white-space:nowrap}.autmkt_action{border-radius:6px;border:1px solid #ccc;padding:3px 8px;font-size:14px}.autmkt_action-create{color:#00ac4f;border-color:#00ac4f!important;background-color:#f6ffed}.autmkt_action-update{color:#1890ff;border-color:#1890ff!important;background-color:#e6f7ff}.autmkt_action-delete{color:#ff4d4f;border-color:#ff4d4f!important;background-color:#fff1f0}.auto-mkt-tb-cell{max-width:200px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}.auto-marketing-template-form{display:flex;justify-content:center}.auto-marketing-template-form .ant-descriptions-view{overflow:hidden;padding:0;border-radius:6px!important;border-color:#d9d9d9!important}.auto-marketing-template-form .ant-descriptions-view:has(.invalid){border-color:#ff4d4f!important}.auto-marketing-template-form .ant-descriptions-view .ant-descriptions-item-content{padding:0;border-color:#d9d9d9;background-color:#fff!important}.auto-marketing-template-form .ant-descriptions-view .ant-descriptions-item-label{width:102.8px;padding:11px;align-items:center;text-align:center;color:#000000e0!important;border-color:#d9d9d9!important}.auto-marketing-template-form .ant-descriptions-view .ant-descriptions-item-label.invalid{border-right:1px solid #ff4d4f!important;color:#ff4d4f!important}.auto-marketing-template-form .variable-card{border-radius:6px;border:1px solid #d9d9d9;max-height:400px;overflow:auto}.gift-voucher-select{display:flex;flex-direction:column;gap:12px;height:200px;overflow:auto}.gift-voucher-select .gift-voucher-item{border:1px solid #d9d9d9;border-radius:6px;padding:8px;cursor:pointer}.gift-voucher-select .gift-voucher-item:hover{border-color:#00ac4f;box-shadow:0 2px 8px #00000026}.gift-voucher-select .gift-voucher-item.selected{border-color:#00ac4f;background-color:#f6ffed}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}html,body{padding:0;margin:0;font-family:Montserrat,serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:16px;line-height:1.5;color:#000;background-color:#fff;overflow:hidden}.gamota-global-header .header-title svg{width:36px}.gamota-global-header-logo h1{font-size:22px;line-height:40px;color:#1847b2}.gamota-global-header-logo-mobile a svg{width:36px}.change-language{line-height:32px}.active-lang{color:#00ac4f}.content-children{height:calc(100vh - 200px);overflow:auto}.header-filter{padding:16px;background:#fff;margin-bottom:20px;border-radius:8px;gap:16px}.content-table{padding:16px;background:#fff;border-radius:8px}.custom-table .ant-skeleton-title{margin-block-start:3px;margin-block-end:3px}.custom-tab-ui .ant-page-header{border-top-left-radius:16px;border-top-right-radius:16px}.custom-tab-ui .ant-pro-page-container-warp{background:transparent}.custom-tab-ui .ant-page-header-footer{margin-top:0}.custom-tab-ui .ant-pro-page-container-children-content{margin:0}.custom-tab-ui .remove-border{border-radius:unset!important;border-bottom-left-radius:16px!important;border-bottom-right-radius:16px!important}@media (max-width: 550px){.user-info{display:none}}.truncate{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mt-5{margin-top:5px}.px-4{padding-left:16px;padding-right:16px}.py-4{padding-top:16px;padding-bottom:16px}.font-600{font-weight:600}.statistic-wrapper{margin-bottom:20px}.statistic-wrapper .statistic-column{padding-right:6px;padding-left:6px}.statistic-wrapper .statistic-column:first-child{padding-left:0}.statistic-wrapper .statistic-column:last-child{padding-right:0}.statistic-wrapper .statistic-column .statistic-column-wrapper{padding:12px 16px;background:#f3f4f5;border-radius:8px}.customer-page .user-rank{display:inline-block;padding:2px 12px;border-radius:53px;width:max-content;font-size:12px}.customer-page .text-capitalize{text-transform:capitalize}.customer-page .custom-prefix-select{position:relative}.customer-page .custom-prefix-select .prefix-icon-wrapper{position:absolute;z-index:1;width:5rem;height:32px!important;display:flex;align-items:center;justify-content:center;color:#c2c2c2;font-size:13px}.customer-page .custom-prefix-select .ant-select .ant-select-selector{padding-left:calc(5rem - 8px)}.customer-page .customer-box{display:flex;padding:8px;background:#f3f4f6;box-shadow:0 2px 8px #002c4014,0 0 4px #002c400f;border-radius:12px;cursor:pointer}.customer-page .customer-box .customer-count{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.customer-page .customer-box .customer-title{font-weight:600;font-size:14px;color:gray}.customer-page .customer-box .count-customer-type{font-weight:600;font-size:16px;color:#077fff}.customer-page .customer-box.active{background:#0095da}.customer-page .customer-box.active .customer-title,.customer-page .customer-box.active .count-customer-type{color:#fff}.customer-detail .left-customer,.customer-detail .right-customer{background:#fff;padding:16px;border-radius:12px}@media (min-width: 1199px){.customer-detail .left-customer,.customer-detail .right-customer{min-height:calc(100vh - 200px);height:100%}}.customer-detail .info-customer .customer-name{font-size:20px;font-weight:600;word-break:break-word}.customer-detail .info-customer .ant-avatar-string{font-size:28px}.customer-detail .info-customer .tag-list .custom-tag-user{padding:2px 6px;margin-bottom:10px}.customer-detail .info-customer .additional-title{color:#808991}.customer-detail .recent-activity-header{font-size:18px;font-weight:600}.customer-detail .activity-date{color:#808991;font-size:13px}.customer-detail .activity-icon{background-color:#d9d9d9c7;border-radius:4px}.statistics .player-metrics-title{margin-bottom:12px}.statistics .bg-box-ticket{padding:12px 16px;background:#f3f4f5;border-radius:8px}.statistics .ticket-active{background:#0095da}.statistics .ticket-active .title-header{color:#fff}.statistics .ticket-active .count-header{color:#fff!important}.statistics .image-header{width:56px}.statistics .title-header{color:#808991;font-size:16px}.statistics .count-header{font-size:20px;font-weight:600}.statistics>.ant-col:nth-of-type(1) .count-header{color:#077fff}.statistics>.ant-col:nth-of-type(2) .count-header{color:#539e21}.statistics>.ant-col:nth-of-type(3) .count-header{color:#f95c04}.ant-pro-page-container .ant-pro-page-container-warp-page-header{padding-inline-start:24px;padding-inline-end:24px}.ant-pro-page-container-children-container{padding-block-start:0;padding-block-end:0;padding-inline:24px}.permission .permission_list{padding:20px 0}.permission .permission_item{padding:12px;margin-bottom:12px;cursor:pointer;border-radius:6px}.permission .permission_item:hover{background:#f3f4f5}.permission .permission_item_active{background:#dcf1e4;color:#0fa44a}.icon-edit{color:#1890ff}.icon-delete{color:#ff4d4f}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.listPermission .itemPermission{margin-bottom:24px}.listPermission .itemPermission .itemName{background:#fafafa;border-radius:4px 4px 0 0;padding-left:24px;padding-top:14px;padding-bottom:14px}.listPermission .itemPermission .childrenPermission{padding-left:24px}@media screen and (max-width: 576px){.listPermission .itemPermission .childrenPermission{padding-left:0}}.listPermission .itemPermission .childrenPermission .itemChildren{padding:15px 0;border-bottom:1px solid rgba(128,128,128,.1490196078)}@media screen and (max-width: 576px){.listPermission .itemPermission .childrenPermission .itemChildren{border-bottom:1px solid rgba(128,128,128,.1294117647);padding-bottom:5px}}.listPermission .itemPermission .childrenPermission .colorIcon{color:#0fa44a}.paddingCol{padding:0 10px 2px 0}.paddingRight,.paddingRight span{padding-right:0!important}.permissionRight{display:flex;justify-content:space-between;margin-bottom:20px}@media screen and (max-width: 1450px){.permissionRight{display:block}}.permissionRight .name{font-weight:600;font-size:14px;line-height:22px;color:#000000d9}@media screen and (max-width: 1450px){.permissionRight .name{margin-bottom:10px}}.permissionRight .actionPermission{display:flex;align-items:center}@media screen and (max-width: 576px){.permissionRight .actionPermission{display:block}}.permissionRight .actionPermission .buttonAction{border:1px solid #d9d9d9;box-sizing:border-box;border-radius:6px;padding:5px 15px;cursor:pointer;font-size:13px;line-height:16px}.permissionRight .actionPermission .buttonAction a{color:#000000a6}.permissionRight .actionPermission .buttonAction:hover{border:1px solid #0fa44a}.permissionRight .actionPermission .buttonAction:hover a{color:#0fa44a}.permissionRight .actionPermission .buttonActionDisable{border:1px solid rgba(15,164,74,.4509803922);box-sizing:border-box;border-radius:6px;padding:5px 15px;cursor:not-allowed;font-size:13px;line-height:16px;color:#0fa44a73}.permissionRight .actionPermission .mr20{margin-right:20px}@media screen and (max-width: 576px){.permissionRight .actionPermission .mr20{margin-right:0;margin-bottom:10px}}.contentPermission .supperAdmin{text-align:center}.contentPermission .supperAdmin img{margin-top:65px;margin-bottom:5px}.contentPermission .supperAdmin .mt14{margin-top:14px}.contentPermission .scope{margin-bottom:16px}.grid-row{display:grid}.line-clamp{display:-webkit-inline-box;overflow:hidden;text-overflow:ellipsis;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word}.line-clamp-2{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.ticket-content{font-size:12px;color:gray;font-style:italic}.player-metrics-title{font-weight:600;font-size:16px}.statistic-dashboard{padding:12px;background:#fff;box-shadow:0 4px 32px #002c4014,0 0 8px #002c401f;border-radius:12px;height:100%}.statistic-dashboard .statistic-total-users{color:#808991}.statistic-dashboard .statistic-total-users .statistic-label{font-size:12px}.statistic-dashboard .statistic-value{font-weight:600;font-size:24px;line-height:26px}.statistic-dashboard .statistic-comparison-text{color:#7b7b7b}.statistic-dashboard .statistic-comparison-text .statistic-percentage{color:#ff2631}.rmp-ant-form-item{margin-bottom:0}.bg-monetization-metric{background:#fff;height:100%;padding:16px;border-radius:12px}.bg-monetization-metric .mb-10{margin-bottom:10px}.bg-monetization-metric .dashboard-list-item{padding:10px 0;border-bottom:1px solid rgba(218,218,218,.4705882353)}.bg-monetization-metric .dashboard-list-item:last-child{border-bottom:none;padding-bottom:0}.bg-monetization-metric .dashboard-list-item .dashboard-name-user{font-weight:600}.bg-monetization-metric .dashboard-list-item .dashboard-price{font-weight:600;text-align:right;color:#00ac4f}.bg-monetization-metric .ant-skeleton,.bg-monetization-metric .ant-skeleton .ant-skeleton-content{display:flex;align-items:center}.break-word{word-break:break-word}.bg-player-metric{background:#fff;border-radius:12px}.detail-ticket .detail-ticket-left,.detail-ticket .detail-ticket-center,.detail-ticket .detail-ticket-right{background:#fff;height:100%;border-radius:8px;padding:12px 8px;min-height:calc(100vh - 200px)}.detail-ticket .ant-tabs .ant-tabs-tab{padding:0 0 12px}.detail-ticket .ant-radio-group.ant-radio-group-block{display:flex;align-items:center}.detail-ticket .title-ticket-detail{font-weight:600;font-size:16px}.detail-ticket .form-title{display:flex;justify-content:space-between;gap:8px}.detail-ticket .form-center-container{display:flex;justify-content:space-between;flex-direction:column;height:calc(100vh - 200px);gap:8px}.detail-ticket .form-center-container .edit-title-col{order:1}.detail-ticket .form-center-container .content-label-col{order:2;flex:1;overflow-y:auto;padding:10px 0;border-top:1px solid #f0f0f0}.detail-ticket .form-center-container .content-label-col .box-comment{padding:8px;margin-bottom:10px}.detail-ticket .form-center-container .content-label-col .box-comment:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.detail-ticket .form-center-container .content-label-col .box-comment .ant-space-vertical{width:100%}.detail-ticket .form-center-container .content-label-col .box-comment .date-time{font-size:13px;color:gray}.detail-ticket .form-center-container .content-label-col .box-comment .text-content{white-space:pre-wrap;padding:16px;border-radius:8px;background:#e6f7ed;word-break:break-word;color:#333}.detail-ticket .form-center-container .content-label-col .box-comment .image-content{display:flex;flex-wrap:wrap;gap:8px}.detail-ticket .form-center-container .content-label-col .box-comment .image-content>div{flex:1 1 100px;max-width:100px}.detail-ticket .form-center-container .content-input-col{order:3}.text-center{text-align:center}.ant-spin-fullscreen-show{opacity:.5}.list-tab-info{display:flex;gap:8px;align-items:center;margin-bottom:16px}.list-tab-info .boxLeft{position:relative}.list-tab-info .boxLeft .boxLeftText{width:100%;width:50px;height:50px;border-radius:12px}.list-tab-info .boxLeft .boxLeftText .iconBox img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.list-tab-info .boxRight{display:flex;flex-direction:column;gap:2px}.list-tab-info .boxRight .title{font-size:14px;font-weight:600}.custom-ant-pagination{margin-bottom:8px}.custom-ant-pagination .ant-pagination{justify-content:center}.custom-image-antd .ant-image-img{border-radius:4px;object-fit:contain;border:1px solid rgba(128,128,128,.3098039216)}.custom-image-antd .ant-image-mask{border-radius:4px}.text-uppercase{text-transform:uppercase}.information .additional-title{color:#808991}.custom-padding-drawer .ant-drawer-header{padding:12px}.custom-padding-drawer .ant-drawer-body{padding:0 12px}.logo-home-header{height:45px!important}.pb-10{padding-bottom:10px}.content-children-time-line{height:calc(100vh - 200px);overflow:auto;padding:10px 5px}.bg-loading-modal{background:#a5a3a32b;width:100%;height:100%;position:absolute;z-index:2;left:0;cursor:no-drop}.bg-loading-modal .spin-loading{height:100%;display:flex;justify-content:center;align-items:center}.text-link-blank{color:#000000e0;cursor:pointer}.text-link-blank:hover{color:#00ac4f}.d-flex-center{display:flex;align-items:center;gap:4px}.text-right{text-align:right}@media screen and (max-width: 577px){.ant-page-header .ant-page-header-heading-title{font-size:16px}.ant-pro-page-container .ant-pro-page-container-warp-page-header{padding-inline-start:12px!important;padding-inline-end:12px!important;padding-block-start:0px;padding-block-end:4px}.ant-pro-page-container-children-container{padding-inline:12px!important}.gamota-global-header{margin-inline:12px}.ant-pro-global-header-header-actions-avatar{padding-inline-end:0px;padding-inline-start:0px}.statistics .title-header{font-size:14px}.statistics .count-header{font-size:16px;font-weight:600}.statistic-wrapper{margin-bottom:0;align-items:center}.detail-ticket .detail-ticket-left,.detail-ticket .detail-ticket-center,.detail-ticket .detail-ticket-right{min-height:auto}}.flex-modal-lark-user{display:flex;align-items:center;justify-content:space-between}.ant-menu-title-content{font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px}.ant-menu-sub .ant-menu-title-content{font-family:Montserrat;font-style:normal;font-weight:400;font-size:14px}.gamota-layout .gamota-sider .ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover{color:#00ac4f!important}.gamota-layout .gamota-sider .ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover .ant-menu-title-content .gamota-base-menu-inline-item-title .gamota-base-menu-inline-item-icon{color:#00ac4f!important}.gamota-layout .gamota-sider .ant-menu .ant-menu-item:not(.ant-menu-item-selected):hover .ant-menu-title-content .gamota-base-menu-inline-item-title .gamota-base-menu-inline-item-text{color:#00ac4f!important}.gamota-layout .gamota-sider .ant-menu .ant-menu-item:not(.ant-menu-item-selected){color:#000!important}.gamota-layout .gamota-sider .ant-menu .ant-menu-item:not(.ant-menu-item-selected) .ant-menu-title-content .gamota-base-menu-inline-item-title .gamota-base-menu-inline-item-icon{color:#000!important}.gamota-layout .gamota-sider .ant-menu .ant-menu-item:not(.ant-menu-item-selected) .ant-menu-title-content .gamota-base-menu-inline-item-title .gamota-base-menu-inline-item-text{color:#000!important}.custom-image-antd-modal .ant-image-img{height:100px!important;object-fit:contain;width:100%!important}.call-analytics-card{box-shadow:0 15px 30px #4f485117;padding:12px;border-radius:8px;margin:0 0 20px}.call-analytics-card .call-header{display:flex;gap:8px;align-items:center;border-bottom:.5px solid #e8e8e8;padding-bottom:10px}.call-analytics-card .call-header .call-status-indicator{width:20px;height:20px;border-radius:50%;display:block}.call-analytics-card .call-header .call-type{font-family:Montserrat;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#0e233c}.call-analytics-card .metrics-container .metric-item{margin-top:8px}.call-analytics-card .metrics-container .metric-item .metric-label{font-family:Montserrat;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#0e233c}.call-analytics-card .metrics-container .metric-item .metric-value{font-weight:600}.custom-form-disable .ant-picker .ant-picker-input>input[disabled]{color:#1f1f1f;cursor:auto}.custom-form-disable .ant-select-single.ant-select-show-arrow .ant-select-selection-item{cursor:auto;color:#1f1f1f}.custom-form-disable .ant-select-multiple .ant-select-selection-overflow .ant-select-selection-item-content{color:#1f1f1f;cursor:auto;background:transparent}.custom-form-disable .ant-select-borderless.ant-select-multiple .ant-select-selection-item{background:transparent}.custom-form-disable .ant-select-borderless.ant-select-disabled:not(.ant-select-customize-input) .ant-select-selector{color:#00000040;background:transparent}.rating-result .rating-header{text-align:center}.rating-result .rating-header .rating-label{font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:18px;color:#0e233c}.rating-result .rating-header .rating-stars{padding:16px 0 10px}.rating-result .rating-feedback .feedback-label{font-family:Montserrat;font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#424242}.footer-dropdown{padding:16px 12px;border-top:1px solid rgba(0,172,79,.15);background:linear-gradient(to bottom,#fff,#f9f9f9)}.footer-dropdown .user-dropdown-container{display:flex;align-items:center;width:100%;gap:6px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:all .2s ease;background-color:#fff;box-shadow:0 2px 6px #0000000a;margin-bottom:14px}.footer-dropdown .user-dropdown-container:hover{background-color:#f0f9f4;box-shadow:0 4px 8px #00ac4f14}.footer-dropdown .user-info-container{flex:1;min-width:0;overflow:hidden}.footer-dropdown .user-info-container b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;color:#333;font-size:14px}.footer-dropdown .user-info-container div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;color:#666;font-size:12px}.footer-dropdown .icon-container{flex:0 0 auto;margin-left:auto;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f0f9f4;color:#00ac4f;transition:all .2s ease}.footer-dropdown .footer-language{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000d}.footer-dropdown .footer-language .change-language{font-size:13px;color:#555;cursor:pointer;font-weight:500}.footer-dropdown .footer-language .change-language:hover{color:#00ac4f}.footer-dropdown .footer-language .footer-time{font-size:12px;color:#888;font-weight:500}.footer-dropdown-collapsed{display:flex;justify-content:center;padding:8px 0;border-top:1px solid rgba(0,172,79,.15)}.footer-dropdown-collapsed .avatar-container-collapsed{cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center;transition:all .2s ease}.footer-dropdown-collapsed .avatar-container-collapsed:after{content:"";position:absolute;bottom:0;right:0;width:8px;height:8px;background-color:#00ac4f;border-radius:50%;border:1.5px solid white}.ant-select-single.ant-select-open .ant-select-selection-item .rmp-ant-tag-hidden{display:none}@media (max-width: 640px){.footer-dropdown{padding-bottom:0}}.title-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.call-btn{flex-shrink:0;border-radius:6px;font-weight:500;box-shadow:0 2px 4px #0000001a;max-width:200px}.call-btn .call-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}@media (max-width: 640px){.title-header{flex-direction:column;align-items:flex-start;gap:8px}}.line-clamp-3{display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}@media (max-width: 600px){.custom-table .ant-table-wrapper .ant-table-pagination.ant-pagination{margin-bottom:60px}}@media (max-width: 600px){.ant-picker-dropdown .ant-picker-panel-container{width:90vw!important;min-width:0!important;max-width:90vw!important;overflow-x:auto!important;box-sizing:border-box}}.ql-toolbar.ql-snow,.ql-container.ql-snow{border:none!important}.custom-insight-popover .ant-popover-inner{max-height:150px;overflow:auto}
