:root{--color-mint:#b5de44;--color-light-green:#cbe389;--color-blue:#c6e1ff;--color-yellow:#fff185;--color-pale-yellow:#ecf09f;--color-peach:#fecdca;--color-red:#f79089;--color-soft-red:#ffb0bd;--color-violet:#c79fff;--color-gray:#b9c0d4;--color-pay-crypto:#ff8b00;--color-pay-stripe:#7a5af8;--color-pay-payoneer:#f94b0a;--color-pay-mercury:#7f88a2;--color-pay-ninty:#077dfd;--color-soft-green:#d3f8df;--color-mint-soft:#aaf0c4;--color-brand:#fcd834;--bg-page:12,23,52;--bg-color:21,32,62;--bg-elevated:30,42,82;--bg-sunken:8,18,42;--bg-hover:30,42,82;--bg-muted:21,32,62;--text-color:255,255,255;--text-muted:165,180,212;--text-subtle:107,122,158;--text-on-accent:12,23,52;--border-color:42,58,110;--border-strong:74,90,142;--icon-color:165,180,212;--icon-strong:255,255,255;--accent-color:0,168,255;--accent-hover:0,134,212;--accent-soft:126,185,255;--danger-color:255,128,149;--success-color:197,255,0;--warning-color:255,214,110;--sum-pill-bg:#ffd66e;--sum-pill-text:#0c1734;--cream-bg:#f6faff;--border-dark:#10335f;--gray-700:#4a5578;--logo-blue:#077dfd;--addbtn-bg:#031d3d}*{box-sizing:border-box;font-family:League Spartan,Inter,sans-serif;margin:0;padding:0;scrollbar-color:#c6e1ff transparent;scrollbar-width:thin}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:transparent;border-radius:8px}::-webkit-scrollbar-thumb{background:#c6e1ff;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#c6e1ff}::-webkit-scrollbar-corner{background:transparent}body,html{background-color:rgb(var(--bg-page));color:rgb(var(--text-color));scroll-behavior:smooth}.avatar-wrap,.menu-item,.pill-item,a,button,input,select,textarea{transition:background-color .15s ease,color .15s ease,border-color .15s ease}body:has(.full-page-loader){overflow:hidden}svg:not([stroke]):not([fill]){color:rgb(var(--icon-color))}.reportops-app{--navy:#031d3d;--blue:#077dfd;--blue-700:#0568d4;--lb-1:#f6faff;--lb-2:#e5f1ff;--lb-3:#c6e1ff;--text:#181f35;--gray-1:#7f88a2;--gray-2:#4a5578;--row:#eff1f5;--green:#16b364;--terracotta:#fb936f;--pending:#7f88a2;--running:#077dfd;--white:#fff;--sidebar-w:240px;--content-max:1640px;--r-card:24px;--r-panel:32px;--r-pill:200px;--shadow-sm:0 1px 2px rgba(3,29,61,.04),0 1px 3px rgba(3,29,61,.06);--shadow-md:0 8px 24px rgba(3,29,61,.08);--shadow-lg:0 24px 64px rgba(3,29,61,.18);--ease:.3s ease-in-out;--ro-header-h:90px;color:var(--text);font-family:League Spartan,system-ui,sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:.005em}.reportops-app *{box-sizing:border-box}.reportops-app button{background:none;border:none;cursor:pointer;font-family:inherit}.reportops-app input,.reportops-app select{font-family:inherit}.reportops-app a{color:inherit}.reportops-app ::-webkit-scrollbar{height:10px;width:10px}.reportops-app ::-webkit-scrollbar-thumb{background:#d6dde9;border:3px solid var(--lb-1);border-radius:200px}.reportops-app ::-webkit-scrollbar-thumb:hover{background:#c3cdde}.reportops-app .app{background:var(--lb-1);display:flex;height:calc(100vh - var(--ro-header-h));overflow:hidden;width:100%}.reportops-app .sidebar{background:var(--navy);color:#fff;display:flex;flex:0 0 var(--sidebar-w);flex-direction:column;height:100%;padding:30px 20px 22px;width:var(--sidebar-w)}.reportops-app .brand{align-items:center;display:flex;gap:11px;padding:4px 8px 30px}.reportops-app .brand-mark{align-items:center;background:var(--blue);border-radius:10px;box-shadow:0 4px 14px #077dfd73;color:#fff;display:flex;font-size:20px;font-weight:700;height:34px;justify-content:center;width:34px}.reportops-app .brand-name{font-size:22px;font-weight:600;letter-spacing:.01em}.reportops-app .brand-name b{font-weight:700}.reportops-app .brand-sub{color:#6a87ad;font-size:12px;font-weight:500;letter-spacing:.04em;margin-top:2px;text-transform:uppercase}.reportops-app .nav{display:flex;flex-direction:column;gap:4px}.reportops-app .nav-item{align-items:center;border-radius:14px;color:#aebfd4;display:flex;font-size:18px;font-weight:500;gap:13px;padding:13px 15px;text-align:left;text-decoration:none;transition:background var(--ease),color var(--ease);width:100%}.reportops-app .nav-item:hover{background:#ffffff0f;color:#fff}.reportops-app .nav-item.active{background:var(--blue);box-shadow:0 6px 18px #077dfd66;color:#fff}.reportops-app .nav-item svg{flex:0 0 20px;height:20px;width:20px}.reportops-app .nav-item .nav-count{background:#ffffff1f;border-radius:200px;color:#cdd9ea;font-size:14px;font-weight:600;margin-left:auto;padding:2px 9px}.reportops-app .nav-item.active .nav-count{background:#ffffff38;color:#fff}.reportops-app .divider{background:#ffffff17;height:1px;margin:22px 6px}.reportops-app .bot{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;margin-top:auto;padding:16px}.reportops-app .bot-head{align-items:center;display:flex;gap:9px;margin-bottom:14px}.reportops-app .bot-dot{background:var(--pending);border-radius:50%;flex:0 0 11px;height:11px;transition:background var(--ease),box-shadow var(--ease);width:11px}.reportops-app .bot-dot.running{animation:ro-pulse 1.6s ease-in-out infinite;background:var(--green);box-shadow:0 0 0 4px #16b36438}@keyframes ro-pulse{0%,to{box-shadow:0 0 0 4px #16b36438}50%{box-shadow:0 0 0 7px #16b36414}}.reportops-app .bot-title{font-size:16px;font-weight:600}.reportops-app .bot-status{color:#9fb2c9;font-size:13px;font-weight:500;letter-spacing:.05em;margin-left:auto;text-transform:uppercase}.reportops-app .bot-status.running{color:#5fe0a0}.reportops-app .bot-toggles{display:flex;flex-direction:column;gap:9px;margin-bottom:13px}.reportops-app .seg-label{color:#7f97b5;font-size:12px;font-weight:500;letter-spacing:.03em;margin-bottom:5px}.reportops-app .seg{background:#00000040;border-radius:200px;display:flex;gap:4px;padding:4px}.reportops-app .seg button{border-radius:200px;color:#9fb2c9;flex:1;font-size:13px;font-weight:600;padding:7px 0;text-transform:capitalize;transition:background var(--ease),color var(--ease)}.reportops-app .seg button.on{background:var(--blue);color:#fff}.reportops-app .seg button:not(.on):hover{color:#fff}.reportops-app .seg.disabled{opacity:.45;pointer-events:none}.reportops-app .bot-actions{display:flex;gap:8px}.reportops-app .bot-btn{align-items:center;border-radius:200px;display:flex;flex:1;font-size:16px;font-weight:600;gap:7px;height:44px;justify-content:center;transition:all var(--ease)}.reportops-app .bot-btn.start{background:var(--blue);color:#fff}.reportops-app .bot-btn.start:hover:not(:disabled){background:#2a90ff;transform:translateY(-1px)}.reportops-app .bot-btn.start:disabled{background:#ffffff12;color:#5d749a;cursor:not-allowed}.reportops-app .bot-btn.stop{background:#fb926f29;color:#fb936f}.reportops-app .bot-btn.stop:hover:not(:disabled){background:#fb926f42}.reportops-app .bot-btn.stop:disabled{cursor:not-allowed;opacity:.4}.reportops-app .bot-hint{color:#6a87ad;font-size:11.5px;line-height:1.4;margin-top:10px;text-align:center}.reportops-app .bot-btn svg{height:14px;width:14px}.reportops-app .main{background:var(--lb-1);flex:1;height:100%;overflow-y:auto}.reportops-app .main-inner{margin:0 auto;max-width:var(--content-max);padding:40px 56px 80px}.reportops-app .topbar{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:34px}.reportops-app .page-title{font-size:42px;font-weight:700;letter-spacing:-.01em;line-height:1}.reportops-app .page-sub{color:var(--gray-1);font-size:17px;font-weight:400;margin-top:9px}.reportops-app .pill-btn{align-items:center;background:var(--blue);border-radius:var(--r-pill);box-shadow:0 8px 20px #077dfd47;color:#fff;display:inline-flex;font-size:18px;font-weight:600;gap:16px;height:52px;padding:0 8px 0 26px;transition:all var(--ease);white-space:nowrap}.reportops-app .pill-btn:hover{background:var(--blue-700);box-shadow:0 12px 26px #077dfd5c;transform:translateY(-1px)}.reportops-app .pill-btn .arrow{align-items:center;background:#fff3;border-radius:50%;display:flex;height:36px;justify-content:center;transition:transform var(--ease);width:36px}.reportops-app .pill-btn:hover .arrow{transform:rotate(45deg)}.reportops-app .pill-btn .arrow svg{height:17px;width:17px}.reportops-app .pill-btn.ghost{background:var(--white);border:1px solid var(--lb-3);box-shadow:var(--shadow-sm);color:var(--blue)}.reportops-app .pill-btn.ghost:hover{background:var(--lb-2)}.reportops-app .pill-btn.ghost .arrow{background:var(--lb-2);color:var(--blue)}.reportops-app .card{background:var(--white);border:1px solid #eef2f8;border-radius:var(--r-card);box-shadow:var(--shadow-sm)}.reportops-app .chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.reportops-app .chip{align-items:center;background:var(--white);border:1px solid #e4eaf3;border-radius:200px;color:var(--gray-2);display:inline-flex;font-size:16px;font-weight:500;gap:9px;height:40px;padding:0 18px;transition:all var(--ease)}.reportops-app .chip:hover{background:var(--lb-1);border-color:var(--lb-3)}.reportops-app .chip.active{background:var(--navy);border-color:var(--navy);color:#fff}.reportops-app .chip .chip-n{background:var(--row);border-radius:200px;color:var(--gray-2);font-size:13px;font-weight:600;padding:1px 8px}.reportops-app .chip.active .chip-n{background:#ffffff2e;color:#fff}.reportops-app .table-wrap{overflow-x:auto}.reportops-app table.tbl{border-collapse:collapse;width:100%}.reportops-app .tbl thead th{border-bottom:1px solid #eef2f8;color:var(--gray-1);font-size:13px;font-weight:600;letter-spacing:.06em;padding:20px 20px 16px;text-align:left;text-transform:uppercase}.reportops-app .tbl tbody td{border-bottom:1px solid #f1f4f9;font-size:18px;padding:17px 20px;vertical-align:middle}.reportops-app .tbl tbody tr{transition:background var(--ease)}.reportops-app .tbl tbody tr:hover{background:var(--lb-1)}.reportops-app .tbl tbody tr:last-child td{border-bottom:none}.reportops-app .cell-strong{font-weight:600}.reportops-app .cell-sub{color:var(--gray-1);font-size:14px;margin-top:2px}.reportops-app .cell-mono{color:var(--gray-2);font-family:SFMono-Regular,ui-monospace,Menlo,monospace;font-size:15px}.reportops-app .client-cell{align-items:center;display:flex;gap:13px}.reportops-app .client-cell .cell-strong,.reportops-app .client-cell .cell-sub{white-space:nowrap}.reportops-app .client-logo{align-items:center;background:var(--lb-2);border-radius:11px;color:var(--blue);display:flex;flex:0 0 38px;font-size:16px;font-weight:700;height:38px;justify-content:center;width:38px}.reportops-app .badge{align-items:center;border-radius:200px;display:inline-flex;font-size:18px;font-weight:600;line-height:1;padding:6px 14px}.reportops-app .badge.saas{background:var(--lb-2);color:var(--blue)}.reportops-app .badge.niche{background:#f1ecff;color:#7c5cff}.reportops-app .spill{align-items:center;border-radius:200px;display:inline-flex;font-size:18px;font-weight:600;gap:8px;line-height:1;padding:6px 14px}.reportops-app .spill .sp-dot{border-radius:50%;height:8px;width:8px}.reportops-app .spill.completed{background:#16b3641f;color:#0e8a4c}.reportops-app .spill.completed .sp-dot{background:var(--green)}.reportops-app .spill.running{background:#077dfd1f;color:var(--blue)}.reportops-app .spill.running .sp-dot{animation:ro-pulse2 1.4s infinite;background:var(--blue)}@keyframes ro-pulse2{0%,to{opacity:1}50%{opacity:.3}}.reportops-app .spill.pending{background:var(--row);color:var(--gray-2)}.reportops-app .spill.pending .sp-dot{background:var(--pending)}.reportops-app .spill.failed{background:#fb926f29;color:#d96343}.reportops-app .spill.failed .sp-dot{background:var(--terracotta)}.reportops-app .country{align-items:center;color:var(--gray-2);display:inline-flex;font-size:17px;gap:8px}.reportops-app .flag{font-size:19px}.reportops-app .row-actions{align-items:center;display:flex;gap:6px;justify-content:flex-end}.reportops-app .iact{align-items:center;background:var(--row);border-radius:200px;color:var(--gray-2);display:inline-flex;font-size:15px;font-weight:600;gap:6px;height:36px;padding:0 14px;text-decoration:none;transition:all var(--ease)}.reportops-app .iact svg{height:15px;width:15px}.reportops-app .iact:hover{background:var(--lb-2);color:var(--blue)}.reportops-app .iact.retry{background:#077dfd1a;color:var(--blue)}.reportops-app .iact.retry:hover{background:var(--blue);color:#fff}.reportops-app .iact.danger:hover{background:#fb926f29;color:#d96343}.reportops-app .iact.icononly{justify-content:center;padding:0;width:36px}.reportops-app .iact.link:hover{background:var(--lb-3);color:var(--navy)}.reportops-app .cgrid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.reportops-app .rep-row{align-items:center;border-bottom:1px solid #f1f4f9;display:grid;gap:20px;grid-template-columns:2.2fr 1fr 1fr 1.4fr auto;padding:18px 24px;transition:background var(--ease)}.reportops-app .rep-row:hover{background:var(--lb-1)}.reportops-app .rep-row:last-child{border-bottom:none}.reportops-app .rep-head{border-bottom:1px solid #eef2f8;color:var(--gray-1);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.reportops-app .delivery{align-items:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-position:right 14px center;background-repeat:no-repeat;background-size:13px;border:1.5px solid transparent;border-radius:200px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;height:42px;padding:0 38px 0 16px;position:relative;transition:all var(--ease)}.reportops-app .delivery.delivered{background-color:#16b3641f;color:#0e8a4c}.reportops-app .delivery.viewed{background-color:#f1ecff;color:#7c5cff}.reportops-app .delivery.sent{background-color:var(--lb-2);color:var(--blue)}.reportops-app .delivery.not_sent{background-color:var(--row);color:var(--gray-2)}.reportops-app .delivery:hover{border-color:var(--lb-3)}.reportops-app .delivery-wrap{align-items:center;display:inline-flex;position:relative}.reportops-app .delivery-wrap .dchev{pointer-events:none;position:absolute;right:15px}.reportops-app .delivery-wrap .dchev svg{height:13px;width:13px}.reportops-app .overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#031d3d52;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity var(--ease);z-index:50}.reportops-app .overlay.open{opacity:1;pointer-events:auto}.reportops-app .panel{background:var(--white);border-radius:var(--r-panel) 0 0 var(--r-panel);bottom:0;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;max-width:92vw;overflow:hidden;position:fixed;right:0;top:0;transform:translate(102%);transition:transform var(--ease);width:480px;z-index:51}.reportops-app .panel.open{transform:translate(0)}.reportops-app .panel-head{align-items:flex-start;display:flex;justify-content:space-between;padding:32px 36px 22px}.reportops-app .panel-title{font-size:30px;font-weight:700;line-height:1}.reportops-app .panel-sub{color:var(--gray-1);font-size:16px;margin-top:8px}.reportops-app .panel-close{align-items:center;background:var(--row);border-radius:50%;color:var(--gray-2);display:flex;height:42px;justify-content:center;transition:all var(--ease);width:42px}.reportops-app .panel-close:hover{background:var(--lb-2);color:var(--blue);transform:rotate(90deg)}.reportops-app .panel-body{flex:1;overflow-y:auto;padding:8px 36px 24px}.reportops-app .panel-foot{border-top:1px solid #f1f4f9;display:flex;gap:12px;padding:22px 36px 30px}.reportops-app .field{margin-bottom:22px}.reportops-app .field-label{color:var(--gray-2);display:block;font-size:15px;font-weight:600;letter-spacing:.02em;margin-bottom:9px}.reportops-app .input,.reportops-app .selectbox{background:var(--lb-1);border:1.5px solid #e4eaf3;border-radius:14px;color:var(--text);font-size:18px;height:52px;padding:0 16px;transition:all var(--ease);width:100%}.reportops-app .input:focus,.reportops-app .selectbox:focus{background:#fff;border-color:var(--blue);box-shadow:0 0 0 4px #077dfd1a;outline:none}.reportops-app textarea.input{height:auto;line-height:1.4;padding:14px 16px;resize:vertical}.reportops-app .selectbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' stroke='%237f88a2' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;cursor:pointer}.reportops-app .seg-lg{background:var(--row);border-radius:14px;display:flex;gap:6px;padding:6px}.reportops-app .seg-lg button{border-radius:10px;color:var(--gray-2);flex:1;font-size:17px;font-weight:600;height:44px;text-transform:capitalize;transition:all var(--ease)}.reportops-app .seg-lg button.on{background:#fff;box-shadow:var(--shadow-sm);color:var(--blue)}.reportops-app .btn-fill{align-items:center;background:var(--blue);border-radius:200px;color:#fff;display:inline-flex;flex:1;font-size:18px;font-weight:600;gap:12px;height:52px;justify-content:center;transition:all var(--ease)}.reportops-app .btn-fill:hover:not(:disabled){background:var(--blue-700)}.reportops-app .btn-fill:disabled{cursor:not-allowed;opacity:.5}.reportops-app .btn-fill .arrow{align-items:center;background:#fff3;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.reportops-app .btn-fill .arrow svg{height:15px;width:15px}.reportops-app .btn-text{background:var(--row);border-radius:200px;color:var(--gray-2);font-size:18px;font-weight:600;height:52px;padding:0 24px;transition:all var(--ease)}.reportops-app .btn-text:hover{background:#e3e7ef}.reportops-app .empty{color:var(--gray-1);padding:80px 20px;text-align:center}.reportops-app .empty-icon{align-items:center;background:var(--lb-2);border-radius:20px;color:var(--blue);display:flex;height:64px;justify-content:center;margin:0 auto 18px;width:64px}.reportops-app .empty-icon svg{height:30px;width:30px}.reportops-app .empty h3{color:var(--text);font-size:22px;font-weight:600;margin:0 0 6px}.reportops-app .empty p{font-size:16px;margin:0}.reportops-app .loading-row{color:var(--gray-1);font-size:16px;padding:60px 20px;text-align:center}.reportops-app .toast-wrap{align-items:center;bottom:28px;display:flex;flex-direction:column;gap:10px;left:50%;position:fixed;transform:translate(-50%);z-index:80}.reportops-app .toast{align-items:center;animation:ro-toastin .3s ease-in-out;background:var(--navy);border-radius:200px;box-shadow:var(--shadow-lg);color:#fff;display:flex;font-size:16px;font-weight:500;gap:11px;padding:14px 22px}.reportops-app .toast .tdot{background:var(--green);border-radius:50%;height:9px;width:9px}.reportops-app .toast.error .tdot{background:var(--terracotta)}@keyframes ro-toastin{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reportops-app .clients-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:22px}.reportops-app .search-wrap{flex:1;max-width:480px;min-width:280px;position:relative}.reportops-app .search-ic{color:var(--gray-1);left:18px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.reportops-app .search-ic svg{display:block;height:19px;width:19px}.reportops-app .search-input{background:var(--white);border:1.5px solid #e4eaf3;border-radius:200px;box-shadow:var(--shadow-sm);color:var(--text);font-size:18px;height:52px;padding:0 48px 0 50px;transition:all var(--ease);width:100%}.reportops-app .search-input::-moz-placeholder{color:var(--gray-1)}.reportops-app .search-input::placeholder{color:var(--gray-1)}.reportops-app .search-input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #077dfd1a;outline:none}.reportops-app .search-clear{align-items:center;background:var(--row);border-radius:50%;color:var(--gray-2);display:flex;height:30px;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:all var(--ease);width:30px}.reportops-app .search-clear svg{height:14px;width:14px}.reportops-app .search-clear:hover{background:var(--lb-2);color:var(--blue)}.reportops-app .ac-menu{animation:ro-acin .18s ease-out;background:var(--white);border:1px solid #eef2f8;border-radius:18px;box-shadow:var(--shadow-md);left:0;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:30}@keyframes ro-acin{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.reportops-app .ac-item{align-items:center;border-radius:12px;display:flex;gap:12px;padding:10px 12px;text-align:left;transition:background var(--ease);width:100%}.reportops-app .ac-item.hi{background:var(--lb-1)}.reportops-app .ac-logo{align-items:center;background:var(--lb-2);border-radius:10px;color:var(--blue);display:flex;flex:0 0 36px;font-size:15px;font-weight:700;height:36px;justify-content:center;width:36px}.reportops-app .ac-text{display:flex;flex-direction:column;gap:1px;min-width:0}.reportops-app .ac-name{color:var(--text);font-size:17px;font-weight:600}.reportops-app .ac-domain{color:var(--gray-1);font-size:14px}.reportops-app .ac-item mark{background:#077dfd2e;border-radius:3px;color:var(--blue);padding:0 1px}.reportops-app .seg-filter{background:var(--white);border:1.5px solid #e4eaf3;border-radius:200px;box-shadow:var(--shadow-sm);display:flex;gap:4px;padding:5px}.reportops-app .seg-filter button{align-items:center;border-radius:200px;color:var(--gray-2);display:inline-flex;font-size:16px;font-weight:600;gap:8px;height:40px;padding:0 18px;transition:all var(--ease)}.reportops-app .seg-filter button:hover:not(.on){background:var(--lb-1)}.reportops-app .seg-filter button.on{background:var(--blue);box-shadow:0 4px 12px #077dfd4d;color:#fff}.reportops-app .seg-filter .seg-n{background:var(--row);border-radius:200px;color:var(--gray-2);font-size:13px;font-weight:600;padding:1px 8px}.reportops-app .seg-filter button.on .seg-n{background:#ffffff38;color:#fff}.reportops-app .list-meta{align-items:center;color:var(--gray-1);display:flex;font-size:16px;gap:14px;margin-bottom:18px}@media(max-width:1180px){.reportops-app .main-inner{padding:32px 32px 70px}.reportops-app .page-title{font-size:36px}}.reportops-app .tbl{min-width:720px}.reportops-app .rep-row{min-width:680px}.reportops-app .card.table-wrap,.reportops-app .card:has(.rep-row){overflow-x:auto}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:400;src:url(./League_Spartan-normal-400-vietnamese.COdtqR7n.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:400;src:url(./League_Spartan-normal-400-latin-ext.DdUHL39C.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:400;src:url(./League_Spartan-normal-400-latin.0z8Zi79b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:500;src:url(./League_Spartan-normal-400-vietnamese.COdtqR7n.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:500;src:url(./League_Spartan-normal-400-latin-ext.DdUHL39C.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:500;src:url(./League_Spartan-normal-400-latin.0z8Zi79b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:600;src:url(./League_Spartan-normal-400-vietnamese.COdtqR7n.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:600;src:url(./League_Spartan-normal-400-latin-ext.DdUHL39C.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:600;src:url(./League_Spartan-normal-400-latin.0z8Zi79b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:700;src:url(./League_Spartan-normal-400-vietnamese.COdtqR7n.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:700;src:url(./League_Spartan-normal-400-latin-ext.DdUHL39C.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:700;src:url(./League_Spartan-normal-400-latin.0z8Zi79b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:800;src:url(./League_Spartan-normal-400-vietnamese.COdtqR7n.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:800;src:url(./League_Spartan-normal-400-latin-ext.DdUHL39C.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:League Spartan;font-style:normal;font-weight:800;src:url(./League_Spartan-normal-400-latin.0z8Zi79b.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.page-enter-active,.page-leave-active{transition:opacity .2s ease}.page-enter-from,.page-leave-to{opacity:0}
