:root{--wr-platform-tiktok:#00f2ea;--wr-platform-facebook:#1877f2;--wr-platform-instagram:#e4405f;--wr-platform-youtube:#ff0000;--wr-platform-twitter:#1da1f2;--wr-platform-line:#00c300;--wr-platform-shopee:#ee4d2d;--wr-accent:#6ea8fe;--wr-accent-hover:#9ec5fe;--wr-accent-subtle:rgb(13 110 253/15%);--wr-green:#17a00e;--wr-red:#f41127;--wr-yellow:#ffc107;--wr-blue:#0dcaf0;--wr-orange:#fd7e14;--wr-teal:#02a499;--wr-pink:#ec4899;--wr-pink-subtle:rgb(236 72 153/11%);--wr-purple:#8b5cf6;--wr-purple-subtle:rgb(139 92 246/11%);--wr-amber:#fbbf24;--wr-text:rgb(255 255 255/85%);--wr-border:rgb(255 255 255/15%);--wr-bg-card:rgb(0 0 0/20%);--wr-code-bg:rgb(255 255 255/8%);--wr-badge-fallback:rgb(255 255 255/15%);--wr-text-heading:#ffffff}.btn-accent{background:#0d6efd!important;border-color:#0d6efd!important;color:#fff!important}.btn-accent:hover{background:#3d8bfd!important;border-color:#3d8bfd!important;color:#fff!important}.btn-accent:disabled{background:#0d6efd!important;opacity:.6;color:#fff!important}.btn-outline-accent{border-color:#6ea8fe!important;color:#6ea8fe!important;background:rgb(110 168 254/8%)!important}.btn-outline-accent:hover{background:#6ea8fe!important;color:#000!important}.btn-outline-success{border-color:#36d399!important;color:#36d399!important;background:rgb(54 211 153/8%)!important}.btn-outline-success:hover{background:#36d399!important;color:#000!important}.btn-outline-danger{border-color:#f87272!important;color:#f87272!important;background:rgb(248 114 114/8%)!important}.btn-outline-danger:hover{background:#f87272!important;color:#000!important}.btn-outline-secondary{border-color:rgb(255 255 255/30%)!important;color:rgb(255 255 255/75%)!important;background:rgb(255 255 255/5%)!important}.btn-outline-secondary:hover{background:rgb(255 255 255/15%)!important;color:#fff!important}.badge-soft-success{background:rgb(54 211 153/18%)!important;color:#36d399!important}.badge-soft-danger{background:rgb(248 114 114/18%)!important;color:#f87272!important}.badge-soft-warning{background:rgb(251 191 36/18%)!important;color:#fbbf24!important}.badge-soft-info{background:rgb(13 202 240/18%)!important;color:#22d3ee!important}.badge-soft-accent{background:rgb(110 168 254/18%)!important;color:#6ea8fe!important}.badge-soft-secondary{background:rgb(255 255 255/12%)!important;color:rgb(255 255 255/70%)!important}.banner-warning{background:linear-gradient(135deg,color-mix(in srgb,#fd7e14 18%,#151313),color-mix(in srgb,#fd7e14 8%,#151313));border:1px solid #fd7e14}.banner-danger{background:linear-gradient(135deg,color-mix(in srgb,#f41127 18%,#151313),color-mix(in srgb,#f41127 8%,#151313));border:1px solid #f41127}.btn-loading{background:rgb(255 255 255/50%)!important;border-color:rgb(255 255 255/50%)!important}.text-accent{color:#6ea8fe!important}.bg-accent{background-color:#0d6efd!important}.text-wr-muted{color:rgb(255 255 255/65%)!important}.text-wr-heading{color:#ffffff!important}.text-wr-text{color:rgb(255 255 255/85%)!important}.text-wr-orange{color:#fd7e14!important}.text-wr-red{color:#f41127!important}.text-wr-blue{color:#0dcaf0!important}.bg-wr-blue{background-color:#0dcaf0!important}.border-wr{border-color:rgb(255 255 255/15%)!important}.border-accent{border-color:#0d6efd!important}.bg-wr-card{background:rgb(0 0 0/20%)!important}.bg-wr-bg{background:#151313!important}.shadow-wr{box-shadow:0 .5rem 1rem rgb(0 0 0/15%)!important}.wr-widget-icon{width:50px;height:50px;font-size:26px}.wr-widget-icon,.wr-widget-icon-sm{display:flex;align-items:center;justify-content:center;color:#fff;background-color:rgb(255 255 255/15%);border-radius:10px;flex-shrink:0}.wr-widget-icon-sm{width:40px;height:40px;font-size:20px}.apexcharts-canvas{background:transparent!important}.apexcharts-text{fill:rgb(255 255 255/50%)!important}.apexcharts-gridline{stroke:rgb(255 255 255/10%)!important}.apexcharts-tooltip{background:#1e1e1e!important;border-color:rgb(255 255 255/15%)!important;color:#fff!important}.apexcharts-tooltip-title{background:rgb(255 255 255/10%)!important;border-bottom-color:rgb(255 255 255/15%)!important}.apexcharts-xaxistooltip,.apexcharts-yaxistooltip{background:#1e1e1e!important;border-color:rgb(255 255 255/15%)!important;color:#fff!important}.apexcharts-legend-text{color:rgb(255 255 255/70%)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgb(255 255 255/20%);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255/40%)}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@keyframes slide-in{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes progress-pulse{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.timeline-step-enter{animation:slide-in .35s ease-out both}.dot-running{animation:pulse-dot 1.2s ease-in-out infinite}.fade-in{animation:fade-in .3s ease-out both}.progress-bar-active{background:linear-gradient(90deg,#0d6efd,#0dcaf0 50%,#0d6efd);background-size:200% 100%;animation:progress-pulse 1.5s ease-in-out infinite}.shimmer-bg{background:linear-gradient(90deg,rgb(0 0 0/20%) 25%,rgb(255 255 255/15%) 50%,rgb(0 0 0/20%) 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.page-link{background-color:rgb(255 255 255/15%)!important;border-color:rgb(255 255 255/15%)!important;color:#ffffff!important}.page-link:hover{background-color:rgb(0 0 0/25%)!important;color:#fff!important}.page-item.active .page-link{background-color:rgb(0 0 0/20%)!important;border-color:rgb(255 255 255/15%)!important;color:#fff!important}.page-item.disabled .page-link{background-color:rgb(255 255 255/42%)!important;color:rgb(255 255 255/25%)!important}.table>tbody>tr>td .text-wr-muted{color:rgb(255 255 255/55%)!important}.table>tbody>tr>td .text-accent,.table>tbody>tr>td a:not([class]){color:#6ea8fe!important}.form-label{color:rgb(255 255 255/65%)!important;font-size:.8125rem!important;font-weight:600!important}.topbar-btn{width:42px;height:42px;border-radius:50%;border:none;background:transparent;color:#ffffff;font-size:22px;display:flex;align-items:center;justify-content:center;transition:.3s cubic-bezier(.075,.82,.165,1);cursor:pointer}.topbar-btn:hover{background-color:rgba(255,255,255,.15)}.nav-tabs-custom{border-bottom:1px solid rgb(255 255 255/13%)}.nav-tabs-custom .nav-link{color:rgb(255 255 255/60%);border:none;border-bottom:2px solid transparent;background:transparent;transition:all .2s ease}.nav-tabs-custom .nav-link:hover{color:rgb(255 255 255/90%);border-bottom-color:rgb(255 255 255/25%)}.nav-tabs-custom .nav-link.active{color:#6ea8fe;border-bottom-color:#6ea8fe;background:transparent;font-weight:600}.card .card.shadow-none{border:1px solid rgb(255 255 255/10%);background:rgb(255 255 255/3%)}.text-muted{color:rgb(255 255 255/50%)!important}.btn-secondary{background-color:rgb(255 255 255/15%)!important;border-color:rgb(255 255 255/25%)!important;color:#fff!important}.btn-secondary:hover{background-color:rgb(255 255 255/22%)!important;border-color:rgb(255 255 255/35%)!important}.form-check-input:checked{background-color:#0d6efd!important;border-color:#0d6efd!important}.table>thead>tr>th{background-color:rgb(255 255 255/8%)!important;color:#fff!important;font-weight:600;border-bottom-width:2px}.badge-soft-primary{background:rgb(13 110 253/18%)!important;color:#6ea8fe!important}.apexcharts-text{fill:rgb(255 255 255/60%)!important}