.cms-active{color:#fff!important}.cms-active,.dropdown_but{background:#ffaf18!important}.dropdown_but{color:#000!important}.play_but{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.favorite-but{position:relative;display:flex;align-items:center;justify-content:center}.statistics_table_height{height:384px;overflow-y:auto}.statistics_table_height::-webkit-scrollbar{width:8px}.statistics_table_height::-webkit-scrollbar-track{background:#f1f1f1}.statistics_table_height::-webkit-scrollbar-thumb{background-color:#ffaf18;border-radius:4px;border:2px solid #f1f1f1}.statistics_image_size{width:100%!important;height:80px!important}.statistics-date-picker .react-datepicker-wrapper{width:100%}.stat-tab{--card:#fff;--navy:#1b2a5e;--orange:#f5a623;--text:#20263a;--muted:#8a8f9c;--muted-2:#a9aebb;--line-2:#e8eaf0;--radius:14px;--shadow:0 4px 18px rgba(20,25,50,.06);--shadow-sm:0 2px 10px rgba(20,25,50,.04);font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:normal;color:var(--text);-webkit-font-smoothing:antialiased}.stat-tab *{box-sizing:border-box}.stat-tab .content{padding:16px 0 60px;max-width:1240px}.stat-tab .note{max-width:1240px;margin:16px 0 0;padding:12px 16px;background:#fff7e9;border:1px solid #f6e3bc;border-radius:10px;color:#8a6a24;font-size:12.5px}.stat-tab .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.stat-tab .chart-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.stat-tab .chart-head{background:var(--navy);color:#fff;padding:14px 18px;display:flex;align-items:center;justify-content:space-between}.stat-tab .chart-head h3{margin:0;font-size:15px;font-weight:600;font-family:inherit}.stat-tab .chart-nav{display:flex;gap:10px}.stat-tab .pill{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#dfe3f2}.stat-tab .pill button{background:none;border:0;padding:0 2px;color:#dfe3f2;font-size:15px;line-height:1;cursor:pointer;border-radius:4px;transition:color .15s,background .15s}.stat-tab .pill button:hover:not(:disabled){color:#fff;background:hsla(0,0%,100%,.14)}.stat-tab .pill button:disabled{opacity:.3;cursor:not-allowed}.stat-tab .pill-label{min-width:44px;text-align:center;user-select:none}.stat-tab .chart-body{padding:20px 18px 14px}.stat-tab .plot{position:relative;height:170px;display:flex;align-items:flex-end}.stat-tab .yaxis{display:flex;flex-direction:column;justify-content:space-between;height:170px;font-size:11px;color:var(--muted-2);padding-right:10px;text-align:right;flex:0 0 auto;padding-bottom:22px}.stat-tab .plot-area{position:relative;flex:1;height:170px}.stat-tab .gridlines{position:absolute;inset:0 0 22px 0;display:flex;flex-direction:column;justify-content:space-between}.stat-tab .gridlines i{border-top:1px dashed #eef0f5;height:0}.stat-tab .bars{position:absolute;inset:0 0 22px 0;display:flex;align-items:flex-end;justify-content:space-around;gap:2px}.stat-tab .bar-col{position:relative;height:100%;width:100%;max-width:14px;display:flex;align-items:flex-end}.stat-tab .bar{background:var(--orange);border-radius:3px 3px 0 0;width:100%}.stat-tab .bars.dense .bar-col{max-width:6px}.stat-tab .bars.dense .bar{border-radius:2px 2px 0 0}.stat-tab .bars.thick .bar-col{max-width:22px}.stat-tab .bars.thick .bar{border-radius:4px 4px 0 0}.stat-tab .bar-col[data-tip]:after{content:attr(data-tip);position:absolute;left:50%;bottom:min(calc(var(--bar-h, 0%) + 8px),calc(100% - 26px));transform:translateX(-50%);background:var(--navy);color:#fff;font-size:11px;font-weight:600;line-height:1;padding:6px 8px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:5}.stat-tab .bar-col[data-tip]:first-child:after{left:0;transform:none}.stat-tab .bar-col[data-tip]:last-child:after{left:auto;right:0;transform:none}.stat-tab .bar-col[data-tip]:hover:after{opacity:1}.stat-tab .bar-col[data-tip]:hover .bar{filter:brightness(1.08)}.stat-tab .xaxis{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-around;font-size:10px;color:var(--muted-2)}.stat-tab .xaxis.dense span{font-size:9px}.stat-tab .pie-wrap{display:flex;align-items:center;gap:22px;height:170px;padding:0 4px}.stat-tab .pie{position:relative;flex:0 0 auto;width:150px;height:150px}.stat-tab .pie svg{display:block}.stat-tab .pie-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.stat-tab .pie-total{font-size:28px;font-weight:700;color:var(--navy);line-height:1}.stat-tab .pie-cap{margin-top:2px;font-size:11px;color:var(--muted-2)}.stat-tab .pie-legend{flex:1;display:flex;flex-direction:column;gap:12px;min-width:0}.stat-tab .pie-legend-item{display:flex;align-items:center;gap:8px;font-size:13px}.stat-tab .pie-dot{flex:0 0 auto;width:11px;height:11px;border-radius:3px}.stat-tab .pie-name{color:var(--navy);font-weight:500}.stat-tab .pie-val{margin-left:auto;font-weight:700;color:var(--navy)}.stat-tab .pie-pct{flex:0 0 auto;min-width:40px;text-align:right;font-size:12px;color:var(--muted-2)}.stat-tab .xaxis.cats span{font-size:11px;color:#6b7180;font-weight:500}.stat-tab .filter-row{display:flex;align-items:flex-end;gap:14px;margin:22px 0 18px}.stat-tab .date-field{display:flex;flex-direction:column;gap:6px}.stat-tab .date-field>label{font-size:12.5px;font-weight:600;color:var(--muted)}.stat-tab .date-input{background:#fff;border-radius:10px;box-shadow:var(--shadow-sm);height:48px;width:200px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:var(--muted);font-size:14px}.stat-tab .date-input svg{color:#b4b9c6}.stat-tab .date-input .react-datepicker-wrapper,.stat-tab .date-input .react-datepicker__input-container{flex:1;display:flex}.stat-tab .date-input .trial-date{width:100%;border:0;outline:none;background:transparent;padding:0;font-size:inherit;color:var(--text);cursor:pointer}.stat-tab .date-input .trial-date::placeholder{color:var(--muted)}.stat-tab .refresh:hover{background:#fff4e3}.stat-tab .refresh{width:40px;height:40px;border-radius:10px;color:var(--orange);cursor:pointer}.stat-page-loader,.stat-tab .refresh{display:flex;align-items:center;justify-content:center}.stat-page-loader{min-height:calc(100vh - 96px)}.stat-loading-overlay{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.6);backdrop-filter:blur(1.5px);border-radius:12px}.stat-tab .reset-btn{height:40px;align-self:flex-end;display:inline-flex;align-items:center;gap:6px;padding:0 16px;border:1px solid var(--orange);border-radius:10px;background:#fff;color:var(--orange);font-weight:600;font-size:14px;cursor:pointer;transition:background .15s ease,color .15s ease}.stat-tab .reset-btn:hover:not(:disabled){background:var(--orange);color:#fff}.stat-tab .reset-btn:disabled{border-color:#d9dde6;color:#a8aebb;background:#f4f5f8;cursor:not-allowed}.stat-tab .kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:30px}.stat-tab .kpis.kpis-3{grid-template-columns:repeat(3,1fr)}.stat-tab .kpis.kpis-2{grid-template-columns:repeat(2,1fr)}.stat-tab .kpi{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.stat-tab .kpi .top{display:flex;align-items:center;gap:12px;padding:16px 16px 14px}.stat-tab .kpi .ic{width:40px;height:40px;border-radius:50%;background:#f2f3f8;display:flex;align-items:center;justify-content:center;color:var(--navy);flex:0 0 40px}.stat-tab .kpi .num{font-size:26px;font-weight:800;color:var(--navy);line-height:1}.stat-tab .kpi .foot{background:var(--navy);color:#fff;font-size:12px;font-weight:600;padding:9px 16px;display:flex;align-items:center;justify-content:space-between}.stat-tab .kpi .foot small{color:#b9c0dc;font-weight:500}.stat-tab .kpi.accent .foot{background:var(--orange)}.stat-tab .kpi.accent .foot small{color:#fff3de}.stat-tab .panels{display:grid;grid-template-columns:1fr 1fr;gap:20px}.stat-tab .panel{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:20px 20px 8px}.stat-tab .panel.wide{grid-column:1/-1}.stat-tab .panel .plist{max-height:384px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--orange) #f1f1f1}.stat-tab .panel .plist::-webkit-scrollbar{width:8px}.stat-tab .panel .plist::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.stat-tab .panel .plist::-webkit-scrollbar-thumb{background-color:var(--orange);border-radius:4px;border:2px solid #f1f1f1}.stat-tab .panel.wide .plist{max-height:460px}.stat-tab .panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.stat-tab .panel-search-wrap{position:relative;flex:0 1 200px;min-width:120px;display:inline-flex;align-items:center}.stat-tab .panel-search{width:100%;height:34px;padding:0 30px 0 12px;font-size:13px;color:#2a3145;background:#f7f8fa;border:1px solid #e3e6ee;border-radius:8px;outline:none;transition:border-color .15s ease,background .15s ease}.stat-tab .panel-search::placeholder{color:var(--muted-2)}.stat-tab .panel-search:focus{background:#fff;border-color:var(--orange)}.stat-tab .panel-search-clear{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0;font-size:18px;line-height:1;color:var(--muted-2);background:transparent;border:none;border-radius:50%;cursor:pointer;transition:background .15s ease,color .15s ease}.stat-tab .panel-search-clear:hover{background:var(--orange);color:#fff}.stat-tab .days-select{background:#fff;border:1px solid #e3e6ee;border-radius:10px;box-shadow:var(--shadow-sm);padding:7px 10px;font-size:14px;font-weight:600;color:var(--text);cursor:pointer;outline:none;transition:border-color .15s,box-shadow .15s}.stat-tab .days-select:focus,.stat-tab .days-select:hover{border-color:var(--orange);box-shadow:0 0 0 3px rgba(245,166,35,.15)}.stat-tab .panel-head>h2,.stat-tab .panel>h2{margin:0 0 4px;font-size:17px;font-weight:700;color:#2a3145;font-family:inherit}.stat-tab .panel .thead{justify-content:space-between;color:var(--muted-2);font-size:12.5px;font-weight:500;padding:12px 0 6px;padding-right:6px}.stat-tab .panel .thead,.stat-tab .row{display:flex;border-bottom:1px solid var(--line-2)}.stat-tab .row{align-items:center;gap:12px;padding:13px 0}.stat-tab .row:last-child{border-bottom:none}.stat-tab .avatar{width:36px;height:36px;border-radius:50%;flex:0 0 36px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(135deg,#6b7cc4,#8a97d6);overflow:hidden}.stat-tab .avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.stat-tab .who{flex:1;min-width:0}.stat-tab .who .name{font-size:14px;font-weight:700;color:#2a3145}.stat-tab .who .sub{font-size:12px;color:var(--muted);margin-top:1px}.stat-tab .grid-2>*,.stat-tab .kpis>*,.stat-tab .panels>*{min-width:0}.stat-tab .rt{text-align:right;flex:0 1 auto;max-width:55%;min-width:0}.stat-tab .rt .big,.stat-tab .rt .sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-tab .rt .big{font-size:14px;font-weight:700;color:#2a3145}.stat-tab .rt .sub{font-size:12px;color:var(--muted);margin-top:1px}.stat-tab .thumb{width:52px;height:40px;border-radius:8px;flex:0 0 52px;background-size:cover;background-position:50%;background:linear-gradient(135deg,#f6c85a,#e88b4a);position:relative;overflow:hidden}.stat-tab .thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,hsla(0,0%,100%,.25),transparent 40%)}.stat-tab .thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:8px;z-index:1}.stat-tab .thumb.is-default{background:#f3f4f7}.stat-tab .thumb.is-default:after{display:none}.stat-tab .thumb.is-default img{object-fit:contain;padding:4px}.stat-tab .prog{flex:1;min-width:0}.stat-tab .prog .name{font-size:14px;font-weight:600;color:#2a3145;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-tab .prog .meta{font-size:12px;color:var(--muted);margin-top:2px;display:flex;align-items:center;gap:6px}.stat-tab .prog .meta .dot{width:5px;height:5px;border-radius:50%;background:var(--orange);display:inline-block}.stat-tab .ptable .prow,.stat-tab .ptable .thead{display:grid;grid-template-columns:2.4fr .8fr 1fr 1fr 1fr;align-items:center;gap:8px}.stat-tab .ftable .prow,.stat-tab .ftable .thead{display:grid;grid-template-columns:2.2fr .9fr 1fr;align-items:center;gap:8px}.stat-tab .ftable .prow>*,.stat-tab .ftable .thead>*{min-width:0}.stat-tab .ftable .thead{color:var(--muted-2);font-size:12.5px;font-weight:500;padding:12px 0 8px;border-bottom:1px solid var(--line-2)}.stat-tab .ftable .prow{padding:13px 0;border-bottom:1px solid var(--line-2)}.stat-tab .ftable .prow:last-child{border-bottom:none}.stat-tab .ftable .prow .name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.stat-tab .ftable .prow .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-tab .ptable .thead{color:var(--muted-2);font-size:12.5px;font-weight:500;padding:12px 0 8px;border-bottom:1px solid var(--line-2)}.stat-tab .ftable .prow .cell,.stat-tab .ftable .thead span:not(:first-child),.stat-tab .ptable .prow .cell,.stat-tab .ptable .thead span:not(:first-child){text-align:center}.stat-tab .ptable .prow{padding:13px 0;border-bottom:1px solid var(--line-2)}.stat-tab .ptable .prow:last-child{border-bottom:none}.stat-tab .ftable .prow .progcell,.stat-tab .ptable .prow .progcell{display:flex;align-items:center;gap:12px;text-align:left}.stat-tab .cell .v{font-size:14px;font-weight:700;color:#2a3145}.stat-tab .conv-badge{display:inline-block;font-size:12.5px;font-weight:700;padding:3px 10px;border-radius:20px}.stat-tab .conv-hi{background:#e7f6ec;color:#1e9e52}.stat-tab .conv-mid{background:#fef3e0;color:#d9891a}.stat-tab .conv-lo{background:#fcebea;color:#d64b45}.stat-tab .tag{font-size:11px;font-weight:600;padding:3px 9px;border-radius:20px}.stat-tab .tag-live{background:#e7f6ec;color:#1e9e52}.stat-tab .tag-soon{background:#fef3e0;color:#d9891a}.stat-tab .tag-exp{background:#f1f2f5;color:#8a8f9c}.stat-tab .xaxis.cats{gap:4px}.stat-tab .xaxis.cats span{flex:1 1 0;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-tab .progcell,.stat-tab .progcell .prog,.stat-tab .ptable .prow>*,.stat-tab .ptable .thead>*{min-width:0}.stat-tab .ptable .prow .name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.stat-tab .ptable .prow .meta,.stat-tab .who .name,.stat-tab .who .sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1280px){.stat-tab .kpis{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.stat-tab .grid-2,.stat-tab .panels{grid-template-columns:1fr}.stat-tab .kpis{grid-template-columns:repeat(2,1fr)}.stat-tab .ptable .prow,.stat-tab .ptable .thead{grid-template-columns:2.2fr .8fr 1fr 1fr}.stat-tab .ptable .prow>:last-child,.stat-tab .ptable .thead>:last-child{display:none}}@media (max-width:640px){.stat-tab .kpis{grid-template-columns:1fr}.stat-tab .filter-row{flex-wrap:wrap}.stat-tab .date-field,.stat-tab .date-input{width:100%}.stat-tab .ptable .prow,.stat-tab .ptable .thead{grid-template-columns:2fr .7fr}.stat-tab .ptable .prow>:nth-child(n+3),.stat-tab .ptable .thead>:nth-child(n+3){display:none}.stat-tab .ftable .prow,.stat-tab .ftable .thead{grid-template-columns:2fr .7fr}.stat-tab .ftable .prow>:last-child,.stat-tab .ftable .thead>:last-child,.stat-tab .thumb{display:none}.stat-tab .chart-body{overflow-x:auto}.stat-tab .plot{min-width:420px}}.stat-tab .eyebtn{margin-left:8px;border:none;background:none;padding:0;color:#0f145b;font-size:13px;cursor:pointer;line-height:1}.stat-tab .eyebtn:hover{color:#ffaf18}.stat-tab .eyebtn:focus-visible{outline:2px solid #ffaf18;outline-offset:3px;border-radius:3px}.stat-tab .sub-drawer{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.stat-tab .sub-scrim{position:absolute;inset:0;border:none;padding:0;background:rgba(16,20,74,.45);cursor:pointer}.stat-tab .sub-panel{position:relative;width:100%;max-width:560px;max-height:78vh;display:flex;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 24px 60px rgba(16,20,74,.28);overflow:hidden}.stat-tab .sub-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid #e8eaf0}.stat-tab .sub-head h3{margin:0;font-size:17px;font-weight:700;color:#10144a}.stat-tab .sub-sub{margin:4px 0 0;font-size:12.5px;color:#6e7590}.stat-tab .sub-close{border:none;background:none;cursor:pointer;font-size:26px;line-height:1;color:#6e7590;padding:0 4px}.stat-tab .sub-close:hover{color:#10144a}.stat-tab .sub-body{overflow-y:auto;padding:6px 22px 18px}.stat-tab .sub-msg{padding:26px 0;text-align:center;color:#6e7590;font-size:14px}.stat-tab .sub-err{color:#b3261e}.stat-tab .sub-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #f1f2f6}.stat-tab .sub-row:last-child{border-bottom:none}.stat-tab .sub-who{min-width:0}.stat-tab .sub-name{font-size:14.5px;font-weight:600;color:#10144a;word-break:break-word}.stat-tab .sub-mail{font-size:12.5px;color:#6e7590;word-break:break-all}.stat-tab .sub-meta{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:12px;color:#6e7590;white-space:nowrap}.stat-tab .sub-count{font-weight:700;color:#10144a}.stat-tab .sub-body{scrollbar-width:thin;scrollbar-color:#ffaf18 #f1f1f1}.stat-tab .sub-body::-webkit-scrollbar{width:8px}.stat-tab .sub-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.stat-tab .sub-body::-webkit-scrollbar-thumb{background-color:#ffaf18;border-radius:4px;border:2px solid #f1f1f1}.stat-tab .sub-body::-webkit-scrollbar-thumb:hover{background-color:#e09a00}.stat-tab .sub-name.sub-deleted{color:#b3261e}.stat-tab .sub-deleted-tag{display:inline-block;margin-left:8px;padding:1px 6px;border-radius:4px;background:#fbeae7;color:#b3261e;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;vertical-align:1px}