.page_mutationChartWrapper__36yAi{display:grid;grid-template-columns:40% 58%;gap:12px}.page_mutationChartWrapper__36yAi h3{margin:0}.page_leftChart__FjwDc{height:450px;overflow:auto}.page_progressChartWrapper__EiAlJ{display:flex;flex-direction:column;gap:0;margin-top:20px;height:500px;width:98%;overflow-y:auto}.page_progressChart__qgtR4{display:flex;gap:10px;align-items:center}.page_progressChart__qgtR4>div{width:100%;background-color:var(--borderColor);height:18px;border-radius:50px}.page_progressChart__qgtR4>div>div{background-color:var(--darkBlue);height:100%;border-radius:50px}.page_progressChart__qgtR4>p{text-wrap:nowrap;margin:0;font-size:14px;color:var(--darkGray)}.page_progressChartNew__u7r9a{display:flex;gap:10px;align-items:center}.page_progressChartNew__u7r9a>div{width:100%;background-color:var(--borderColor);height:18px;border-radius:50px}.page_progressChartNew__u7r9a>div>div{background-color:#dd6419;height:100%;border-radius:50px}.page_progressChartNew__u7r9a>p{text-wrap:nowrap;margin:0;font-size:14px;color:var(--darkGray)}.page_headerWrapper__GIPN1{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.page_filterWrapper__B6Uza{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:20px}.page_tooltip__5bDeJ{background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:10px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000;font-size:12px;color:#333}.page_tooltip__5bDeJ p{margin:0;padding:2px 0}.page_progressChartNew__u7r9a,.page_progressChart__qgtR4{position:relative}.page_dropdowns__sYuAj{display:flex;gap:20}.page_dropdownGroup__p_FE1{display:flex;flex-direction:row;gap:5px}.page_dropdownGroup__p_FE1 label{font-size:14px;color:#666;font-weight:500}.page_dropdown__MxIDo{padding:8px 12px;border-radius:4px;font-size:14px;color:#666;min-width:120px}.page_heading__92Ei7{font-size:26px;font-weight:700}.page_graphtitle__LC_wS{font-size:22px;text-align:center;margin:0}@media (max-width:1200px){.page_headerWrapper__GIPN1{flex-direction:row}.page_heading__92Ei7{font-size:24px}.page_graphtitle__LC_wS{font-size:20px}.page_mutationChartWrapper__36yAi{grid-template-columns:repeat(1,1fr)}}@media (max-width:768px){.page_headerWrapper__GIPN1{flex-direction:row}.page_heading__92Ei7{font-size:24px}.page_graphtitle__LC_wS{font-size:18px}}.page_header__ZhSyG{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background:white;padding:15px 20px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page_statusTabs__N3_cP{display:flex;gap:0}.page_tab__q54pT{padding:8px 16px;background:white;color:#666;font-size:14px;cursor:pointer;border:1px solid #e5e5e5;border-right:none}.page_filterReset__XBLZK{color:#374151;font-size:14px;cursor:pointer;font-weight:600}.page_contentHeader__h_o5a{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 20px}.page_subtitle__koJCd{font-size:16px;color:#6b7280}.page_title__NQnGG{font-size:18px;font-weight:600;color:#111827}.page_legend__kOw_l{gap:20px;margin-right:10px;margin-top:10px;display:flex;justify-content:center}.page_legendItem__3itOy{display:flex;align-items:center;gap:10px;margin-bottom:5px;font:12px;color:#000}.page_filter__DnkVS{justify-content:space-between}.page_legendDot__s7zMA{width:12px;height:12px;border-radius:50%}.page_legendDot__s7zMA.page_total__CmusK{background-color:#F0CE00}.page_legendDot__s7zMA.page_pending__1u1pj{background-color:#A46B04}.page_dropdowns__LoAp_{display:flex;gap:20}.page_dropdownGroup__YeW8G{display:flex;flex-direction:row;gap:5px}.page_dropdownGroup__YeW8G label{font-size:14px;color:#666;font-weight:500}.page_dropdown__zSKJG{padding:8px 12px;border-radius:4px;font-size:14px;color:#666;min-width:120px}.page_chartWrapper__Um1zW{overflow:auto}.page_filterWrapper__V1SV6{display:flex;justify-content:center;align-items:center;gap:10px;background-color:#dce4f3;padding:4px;border-radius:50px}.page_filterText__b1gTa{font-weight:700;font-size:16px;background-color:transparent;padding:5px 10px;border-radius:50px;cursor:pointer;transition:.3s ease}.page_active__RCg3l{background:#4461ff;color:white}.page_switchContainer__iUmmJ{display:flex;align-items:center;gap:12px;background-color:rgba(245,246,248,1);padding:4px 10px;border-radius:50px;margin-left:10px}.page_switchText__PS0nA{font-size:14px;font-weight:500;color:#666;transition:.3s}.page_activeText__HKwr9{color:#2ecc71;font-weight:600}.page_switch__bJv0y{position:relative;display:inline-block;width:48px;height:16px}.page_switch__bJv0y input{opacity:0;width:0;height:0}.page_slider__Ji_As{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:34px}.page_slider__Ji_As:before{position:absolute;content:"";height:18px;width:18px;left:3px;top:-1.5px;background-color:#2ecc71;transition:.4s;border-radius:50%}.page_switch__bJv0y input:checked+.page_slider__Ji_As:before{transform:translateX(26px)}