.paymentHistoryTable-module-scss-module__g8dTUq__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__header h2{color:#0c1929;margin:0;font-size:1.6rem}.paymentHistoryTable-module-scss-module__g8dTUq__header p{color:#5b7a9e;margin:6px 0 0;font-size:.95rem}.paymentHistoryTable-module-scss-module__g8dTUq__stateCard,.paymentHistoryTable-module-scss-module__g8dTUq__errorCard{color:#0c1929;background:#fff;border:1px solid #e5ebf3;border-radius:12px;padding:18px 20px;box-shadow:0 14px 30px -24px #18365b73}.paymentHistoryTable-module-scss-module__g8dTUq__errorCard{color:#ed0000;background:#ed000014;border-color:#ed00004d;font-weight:600}.paymentHistoryTable-module-scss-module__g8dTUq__tableCard{background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;margin-top:16px;display:flex;box-shadow:0 2px 8px #0000000a,0 8px 32px #0000000f}.paymentHistoryTable-module-scss-module__g8dTUq__cardHeader{z-index:5;background:linear-gradient(#f8fafc 0%,#f8fafcf2 100%);border-bottom:1px solid #0000000f;border-radius:20px 20px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex;position:relative}@media (max-width:991.98px){.paymentHistoryTable-module-scss-module__g8dTUq__cardHeader{flex-direction:column;align-items:stretch}}.paymentHistoryTable-module-scss-module__g8dTUq__searchBox{flex:1;max-width:320px;position:relative}@media (max-width:991.98px){.paymentHistoryTable-module-scss-module__g8dTUq__searchBox{max-width:100%}}.paymentHistoryTable-module-scss-module__g8dTUq__searchIcon{color:#8ba4be;pointer-events:none;font-size:14px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.paymentHistoryTable-module-scss-module__g8dTUq__searchBox input{color:#1e3a5f;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;padding:11px 16px 11px 42px;font-family:inherit;font-size:14px;transition:all .22s}.paymentHistoryTable-module-scss-module__g8dTUq__searchBox input:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e91f,0 4px 12px #0ea5e914}.paymentHistoryTable-module-scss-module__g8dTUq__searchBox input::placeholder{color:#8ba4be}.paymentHistoryTable-module-scss-module__g8dTUq__filterChips{flex-shrink:0;gap:8px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__filterChip{color:#5b7a9e;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__filterChip svg{font-size:12px}.paymentHistoryTable-module-scss-module__g8dTUq__filterChip:hover{color:#0ea5e9;background:#0ea5e90a;border-color:#0ea5e9;transform:translateY(-1px)}.paymentHistoryTable-module-scss-module__g8dTUq__filterChip.paymentHistoryTable-module-scss-module__g8dTUq__active{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-color:#0000;box-shadow:0 4px 14px #0ea5e947}.paymentHistoryTable-module-scss-module__g8dTUq__filterChip.paymentHistoryTable-module-scss-module__g8dTUq__active svg{color:#ffffffe6}.paymentHistoryTable-module-scss-module__g8dTUq__tableContainer{flex:1;overflow:auto}.paymentHistoryTable-module-scss-module__g8dTUq__tableContainer::-webkit-scrollbar{width:6px}.paymentHistoryTable-module-scss-module__g8dTUq__tableContainer::-webkit-scrollbar-track{background:0 0}.paymentHistoryTable-module-scss-module__g8dTUq__tableContainer::-webkit-scrollbar-thumb{background:#0ea5e926;border-radius:10px}.paymentHistoryTable-module-scss-module__g8dTUq__tableContainer::-webkit-scrollbar-thumb:hover{background:#0ea5e94d}.paymentHistoryTable-module-scss-module__g8dTUq__tableWrap{border-radius:14px;width:100%;overflow-x:auto}.paymentHistoryTable-module-scss-module__g8dTUq__table{border-collapse:collapse;width:100%;min-width:940px}.paymentHistoryTable-module-scss-module__g8dTUq__table thead{z-index:20;position:sticky;top:0}.paymentHistoryTable-module-scss-module__g8dTUq__table thead th{text-align:left;color:#8ba4be;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:16px 18px;font-size:11px;font-weight:700;transition:all .2s;position:relative}.paymentHistoryTable-module-scss-module__g8dTUq__table thead th:hover{color:#0ea5e9;background:#0ea5e90a}.paymentHistoryTable-module-scss-module__g8dTUq__table thead th .paymentHistoryTable-module-scss-module__g8dTUq__sortIcon{opacity:.4;margin-left:6px;font-size:10px;transition:opacity .2s}.paymentHistoryTable-module-scss-module__g8dTUq__table thead th:hover .paymentHistoryTable-module-scss-module__g8dTUq__sortIcon{opacity:.7}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody tr{border-bottom:1px solid #0000000a;transition:all .2s}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody tr:hover{background:#0ea5e908}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody tr:last-child{border-bottom:none}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody td{vertical-align:middle;padding:16px 18px}.paymentHistoryTable-module-scss-module__g8dTUq__colOrderId{width:14%}.paymentHistoryTable-module-scss-module__g8dTUq__colProduct{width:32%}.paymentHistoryTable-module-scss-module__g8dTUq__colDate{width:14%}.paymentHistoryTable-module-scss-module__g8dTUq__colStatus{width:12%}.paymentHistoryTable-module-scss-module__g8dTUq__colAmount{width:10%}.paymentHistoryTable-module-scss-module__g8dTUq__colActions{width:18%}.paymentHistoryTable-module-scss-module__g8dTUq__orderIdCell{padding:16px 18px!important}.paymentHistoryTable-module-scss-module__g8dTUq__orderId{color:#0ea5e9;background:#0ea5e90f;border:1px solid #0ea5e91f;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-block}.paymentHistoryTable-module-scss-module__g8dTUq__productCell{padding:16px 18px!important}.paymentHistoryTable-module-scss-module__g8dTUq__productHeader{align-items:flex-start;gap:12px;padding:14px 18px;display:flex;position:relative}.paymentHistoryTable-module-scss-module__g8dTUq__productIcon{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:8px;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 3px 10px #0000001f}.paymentHistoryTable-module-scss-module__g8dTUq__orderRow:hover .paymentHistoryTable-module-scss-module__g8dTUq__productIcon{transform:scale(1.08)}.paymentHistoryTable-module-scss-module__g8dTUq__productIcon img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.paymentHistoryTable-module-scss-module__g8dTUq__productInfo{flex:1;min-width:0}.paymentHistoryTable-module-scss-module__g8dTUq__productName{color:#1e3a5f;margin-bottom:5px;font-size:14px;font-weight:600}.paymentHistoryTable-module-scss-module__g8dTUq__productMeta{flex-wrap:wrap;gap:6px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__metaTag{cursor:help;border-radius:8px;align-items:center;gap:5px;height:26px;padding:4px 8px;font-size:10px;font-weight:700;transition:all .2s;display:inline-flex;position:relative}.paymentHistoryTable-module-scss-module__g8dTUq__metaTag svg{font-size:10px}.paymentHistoryTable-module-scss-module__g8dTUq__metaTag .paymentHistoryTable-module-scss-module__g8dTUq__count{text-align:center;min-width:12px;font-size:11px;font-weight:800}.paymentHistoryTable-module-scss-module__g8dTUq__metaTag:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.paymentHistoryTable-module-scss-module__g8dTUq__badgeStates{color:#0284c7;background:#0ea5e914;border:1px solid #0ea5e933}.paymentHistoryTable-module-scss-module__g8dTUq__badgeStates svg{color:#0ea5e9}.paymentHistoryTable-module-scss-module__g8dTUq__badgeStates:hover{background:#0ea5e926;border-color:#0ea5e959;box-shadow:0 2px 8px #0ea5e933}.paymentHistoryTable-module-scss-module__g8dTUq__badgeCities{color:#0d9488;background:#14b8a614;border:1px solid #14b8a633}.paymentHistoryTable-module-scss-module__g8dTUq__badgeCities svg{color:#14b8a6}.paymentHistoryTable-module-scss-module__g8dTUq__badgeCities:hover{background:#14b8a626;border-color:#14b8a659;box-shadow:0 2px 8px #14b8a633}.paymentHistoryTable-module-scss-module__g8dTUq__badgeZips{color:#4f46e5;background:#6366f114;border:1px solid #6366f133}.paymentHistoryTable-module-scss-module__g8dTUq__badgeZips svg{color:#6366f1}.paymentHistoryTable-module-scss-module__g8dTUq__badgeZips:hover{background:#6366f126;border-color:#6366f159;box-shadow:0 2px 8px #6366f133}.paymentHistoryTable-module-scss-module__g8dTUq__badgeGender{color:#e11d48;background:#f43f5e14;border:1px solid #f43f5e33}.paymentHistoryTable-module-scss-module__g8dTUq__badgeGender svg{color:#fb7185}.paymentHistoryTable-module-scss-module__g8dTUq__badgeGender:hover{background:#f43f5e26;border-color:#f43f5e59;box-shadow:0 2px 8px #f43f5e33}.paymentHistoryTable-module-scss-module__g8dTUq__badgeSpecialty{color:#059669;background:#10b98114;border:1px solid #10b98133}.paymentHistoryTable-module-scss-module__g8dTUq__badgeSpecialty svg{color:#10b981}.paymentHistoryTable-module-scss-module__g8dTUq__badgeSpecialty:hover{background:#10b98126;border-color:#10b98159;box-shadow:0 2px 8px #10b98133}.paymentHistoryTable-module-scss-module__g8dTUq__badgeLicense{color:#d97706;background:#f59e0b14;border:1px solid #f59e0b33}.paymentHistoryTable-module-scss-module__g8dTUq__badgeLicense svg{color:#f59e0b}.paymentHistoryTable-module-scss-module__g8dTUq__badgeLicense:hover{background:#f59e0b26;border-color:#f59e0b59;box-shadow:0 2px 8px #f59e0b33}.paymentHistoryTable-module-scss-module__g8dTUq__dateCell{color:#5b7a9e}.paymentHistoryTable-module-scss-module__g8dTUq__dateMain{color:#1e3a5f;margin-bottom:2px;font-size:13.5px;font-weight:600}.paymentHistoryTable-module-scss-module__g8dTUq__dateTime{color:#8ba4be;font-size:10.5px}.paymentHistoryTable-module-scss-module__g8dTUq__statusCell{white-space:nowrap}.paymentHistoryTable-module-scss-module__g8dTUq__statusBadge{border-radius:10px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:700;transition:all .2s;display:inline-flex}.paymentHistoryTable-module-scss-module__g8dTUq__statusBadge svg{font-size:10px}.paymentHistoryTable-module-scss-module__g8dTUq__statusBadge:hover{transform:translateY(-1px)}.paymentHistoryTable-module-scss-module__g8dTUq__statusBadge.paymentHistoryTable-module-scss-module__g8dTUq__completed{color:#059669;background:linear-gradient(135deg,#10b9811f,#10b9810a);border:1px solid #10b98133}.paymentHistoryTable-module-scss-module__g8dTUq__statusBadge.paymentHistoryTable-module-scss-module__g8dTUq__pending{color:#d97706;background:linear-gradient(135deg,#f59e0b1f,#f59e0b0a);border:1px solid #f59e0b33}.paymentHistoryTable-module-scss-module__g8dTUq__statusBadge.paymentHistoryTable-module-scss-module__g8dTUq__failed{color:#e11d48;background:linear-gradient(135deg,#f43f5e1f,#f43f5e0a);border:1px solid #f43f5e33}.paymentHistoryTable-module-scss-module__g8dTUq__amountCell{padding:16px 18px!important}.paymentHistoryTable-module-scss-module__g8dTUq__amount{color:#1e3a5f;background:#0ea5e90a;border:1px solid #0ea5e914;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600;display:inline-block}.paymentHistoryTable-module-scss-module__g8dTUq__actionsCell{padding:16px 18px!important}.paymentHistoryTable-module-scss-module__g8dTUq__actionButtons{white-space:nowrap;align-items:center;gap:6px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__actionBtn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .22s;display:inline-flex;position:relative;overflow:hidden}.paymentHistoryTable-module-scss-module__g8dTUq__actionBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#0000,#fff3);transition:opacity .2s;position:absolute;inset:0}.paymentHistoryTable-module-scss-module__g8dTUq__actionBtn svg{font-size:11px}.paymentHistoryTable-module-scss-module__g8dTUq__actionBtn:hover{transform:translateY(-2px)}.paymentHistoryTable-module-scss-module__g8dTUq__actionBtn.paymentHistoryTable-module-scss-module__g8dTUq__infoBtn{color:#6366f1;background:linear-gradient(135deg,#6366f11f,#6366f10f);border:1px solid #6366f133}.paymentHistoryTable-module-scss-module__g8dTUq__actionBtn.paymentHistoryTable-module-scss-module__g8dTUq__infoBtn:hover{background:linear-gradient(135deg,#6366f12e,#6366f11a);transform:translateY(-2px);box-shadow:0 4px 14px #6366f140}.paymentHistoryTable-module-scss-module__g8dTUq__tableFooter{background:linear-gradient(#f8fafc99 0%,#fff 100%);border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__showingText{color:#5b7a9e;font-size:13px}.paymentHistoryTable-module-scss-module__g8dTUq__showingText strong{color:#1e3a5f;font-weight:700}.paymentHistoryTable-module-scss-module__g8dTUq__pagination{gap:4px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__pageBtn{color:#5b7a9e;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__pageBtn:hover:not(.paymentHistoryTable-module-scss-module__g8dTUq__disabled){color:#0ea5e9;background:#0ea5e90f;border-color:#0ea5e9;transform:translateY(-1px)}.paymentHistoryTable-module-scss-module__g8dTUq__pageBtn.paymentHistoryTable-module-scss-module__g8dTUq__active{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-color:#0000;box-shadow:0 3px 12px #0ea5e947}.paymentHistoryTable-module-scss-module__g8dTUq__pageBtn.paymentHistoryTable-module-scss-module__g8dTUq__disabled{opacity:.4;cursor:not-allowed}.paymentHistoryTable-module-scss-module__g8dTUq__filterTooltip{z-index:1000;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000001f;border-radius:14px;min-width:320px;max-width:420px;padding:0;transition:opacity .2s,transform .2s;position:fixed;transform:translateY(-8px);box-shadow:0 12px 40px #00000040}.paymentHistoryTable-module-scss-module__g8dTUq__filterTooltip.paymentHistoryTable-module-scss-module__g8dTUq__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.paymentHistoryTable-module-scss-module__g8dTUq__tooltipHeader{color:#1e3a5f;background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #00000014;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;font-size:13px;font-weight:700;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__tooltipHeader svg{color:#0ea5e9;font-size:14px}.paymentHistoryTable-module-scss-module__g8dTUq__closeTooltip{color:#8ba4be;cursor:pointer;background:#0000000f;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;transition:all .2s;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__closeTooltip:hover{color:#f43f5e;background:#f43f5e1a}.paymentHistoryTable-module-scss-module__g8dTUq__tooltipContent{max-height:380px;padding:14px 16px;overflow-y:auto}.paymentHistoryTable-module-scss-module__g8dTUq__tooltipContent::-webkit-scrollbar{width:5px}.paymentHistoryTable-module-scss-module__g8dTUq__tooltipContent::-webkit-scrollbar-track{background:0 0}.paymentHistoryTable-module-scss-module__g8dTUq__tooltipContent::-webkit-scrollbar-thumb{background:#0ea5e926;border-radius:10px}.paymentHistoryTable-module-scss-module__g8dTUq__filterSection{border-bottom:1px solid #0000000f;margin-bottom:12px;padding-bottom:12px}.paymentHistoryTable-module-scss-module__g8dTUq__filterSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.paymentHistoryTable-module-scss-module__g8dTUq__filterSectionHeader{align-items:center;gap:6px;margin-bottom:8px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__filterSectionHeader svg{color:#0ea5e9;font-size:12px}.paymentHistoryTable-module-scss-module__g8dTUq__filterSectionTitle{color:#1e3a5f;text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:700}.paymentHistoryTable-module-scss-module__g8dTUq__filterSectionCount{color:#0284c7;background:linear-gradient(135deg,#0ea5e91a,#0ea5e90d);border:1px solid #0ea5e926;border-radius:8px;margin-left:auto;padding:2px 7px;font-size:9px;font-weight:700}.paymentHistoryTable-module-scss-module__g8dTUq__filterValues{flex-wrap:wrap;gap:5px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__fValue{color:#1e3a5f;background:#0ea5e90f;border:1px solid #0ea5e91f;border-radius:6px;padding:4px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.paymentHistoryTable-module-scss-module__g8dTUq__fValue:hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000014}.paymentHistoryTable-module-scss-module__g8dTUq__fValue.paymentHistoryTable-module-scss-module__g8dTUq__blue{color:#0284c7;background:#0ea5e91a;border-color:#0ea5e933}.paymentHistoryTable-module-scss-module__g8dTUq__fValue.paymentHistoryTable-module-scss-module__g8dTUq__teal{color:#0d9488;background:#14b8a61a;border-color:#14b8a633}.paymentHistoryTable-module-scss-module__g8dTUq__fValue.paymentHistoryTable-module-scss-module__g8dTUq__purple{color:#4f46e5;background:#6366f11a;border-color:#6366f133}.paymentHistoryTable-module-scss-module__g8dTUq__fValue.paymentHistoryTable-module-scss-module__g8dTUq__green{color:#059669;background:#10b9811a;border-color:#10b98133}.paymentHistoryTable-module-scss-module__g8dTUq__fValue.paymentHistoryTable-module-scss-module__g8dTUq__orange{color:#ea580c;background:#f973161a;border-color:#f9731633}.paymentHistoryTable-module-scss-module__g8dTUq__fValue.paymentHistoryTable-module-scss-module__g8dTUq__pink{color:#db2777;background:#ec48991a;border-color:#ec489933}.paymentHistoryTable-module-scss-module__g8dTUq__fValue.paymentHistoryTable-module-scss-module__g8dTUq__indigo{color:#6366f1;background:#6366f11a;border-color:#6366f133}.paymentHistoryTable-module-scss-module__g8dTUq__completeListBadge{color:#059669;background:linear-gradient(135deg,#10b9811a,#10b9810a);border:1px solid #10b98133;border-radius:8px;align-items:center;gap:6px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.paymentHistoryTable-module-scss-module__g8dTUq__completeListBadge svg{font-size:16px}@keyframes paymentHistoryTable-module-scss-module__g8dTUq__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.paymentHistoryTable-module-scss-module__g8dTUq__tableCard{animation:.4s ease-out paymentHistoryTable-module-scss-module__g8dTUq__fadeInUp}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody tr{animation:.35s ease-out both paymentHistoryTable-module-scss-module__g8dTUq__fadeInUp}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody tr:first-child{animation-delay:50ms}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody tr:nth-child(2){animation-delay:.1s}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody tr:nth-child(3){animation-delay:.15s}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody tr:nth-child(4){animation-delay:.2s}.paymentHistoryTable-module-scss-module__g8dTUq__table tbody tr:nth-child(5){animation-delay:.25s}.paymentHistoryTable-module-scss-module__g8dTUq__colComments{width:32%}.paymentHistoryTable-module-scss-module__g8dTUq__commentCell{padding:16px 18px!important}.paymentHistoryTable-module-scss-module__g8dTUq__commentText{color:#5b7a9e;font-size:12.5px;line-height:1.5}.paymentHistoryTable-module-scss-module__g8dTUq__commentText svg{color:#0ea5e9;margin-right:6px;font-size:11px}.paymentHistoryTable-module-scss-module__g8dTUq__amountMain{color:#1e3a5f;font-size:14px;font-weight:700;display:inline}.paymentHistoryTable-module-scss-module__g8dTUq__amountSub{color:#8ba4be;margin-left:6px;font-size:11px;display:inline}.paymentHistoryTable-module-scss-module__g8dTUq__viewDetailsBtn{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);box-shadow:0 3px 12px #0ea5e947}.paymentHistoryTable-module-scss-module__g8dTUq__viewDetailsBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e961}.paymentHistoryTable-module-scss-module__g8dTUq__modalOverlay{z-index:2000;opacity:0;pointer-events:none;background:#0c192999;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;inset:0}.paymentHistoryTable-module-scss-module__g8dTUq__modalOverlay.paymentHistoryTable-module-scss-module__g8dTUq__visible{opacity:1;pointer-events:auto}.paymentHistoryTable-module-scss-module__g8dTUq__modalContent{background:#fff;border-radius:20px;width:90%;max-width:580px;max-height:90vh;transition:all .3s;overflow-y:auto;transform:scale(.9)translateY(20px);box-shadow:0 20px 60px #0000004d}.paymentHistoryTable-module-scss-module__g8dTUq__modalOverlay.paymentHistoryTable-module-scss-module__g8dTUq__visible .paymentHistoryTable-module-scss-module__g8dTUq__modalContent{transform:scale(1)translateY(0)}.paymentHistoryTable-module-scss-module__g8dTUq__modalHeader{background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #0000000f;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:24px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__modalHeaderLeft{align-items:center;gap:14px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__modalIcon{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;box-shadow:0 4px 12px #0ea5e94d}.paymentHistoryTable-module-scss-module__g8dTUq__modalTitleGroup h3{color:#1e3a5f;margin:0;font-size:20px;font-weight:700}.paymentHistoryTable-module-scss-module__g8dTUq__modalTitleGroup p{color:#8ba4be;margin:2px 0 0;font-size:12px}.paymentHistoryTable-module-scss-module__g8dTUq__closeModal{color:#8ba4be;cursor:pointer;background:#0000000f;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__closeModal:hover{color:#f43f5e;background:#f43f5e1a}.paymentHistoryTable-module-scss-module__g8dTUq__modalBody{padding:24px}.paymentHistoryTable-module-scss-module__g8dTUq__detailGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.paymentHistoryTable-module-scss-module__g8dTUq__detailItem{background:linear-gradient(135deg,#0ea5e908,#0ea5e903);border:1px solid #0ea5e91a;border-radius:12px;padding:16px}.paymentHistoryTable-module-scss-module__g8dTUq__detailItem.paymentHistoryTable-module-scss-module__g8dTUq__fullWidth{grid-column:1/-1}.paymentHistoryTable-module-scss-module__g8dTUq__detailItem.paymentHistoryTable-module-scss-module__g8dTUq__highlight{background:linear-gradient(135deg,#10b98114,#10b98108);border-color:#10b98133}.paymentHistoryTable-module-scss-module__g8dTUq__detailLabel{color:#8ba4be;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:600;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__detailLabel svg{color:#0ea5e9;font-size:12px}.paymentHistoryTable-module-scss-module__g8dTUq__highlight .paymentHistoryTable-module-scss-module__g8dTUq__detailLabel svg{color:#10b981}.paymentHistoryTable-module-scss-module__g8dTUq__detailValue{color:#1e3a5f;font-size:14px;font-weight:600}.paymentHistoryTable-module-scss-module__g8dTUq__detailValue.paymentHistoryTable-module-scss-module__g8dTUq__amountHighlight{color:#10b981;font-size:24px;font-weight:800}.paymentHistoryTable-module-scss-module__g8dTUq__detailValue.paymentHistoryTable-module-scss-module__g8dTUq__commentValue{color:#5b7a9e;font-size:13px;line-height:1.6}.paymentHistoryTable-module-scss-module__g8dTUq__modalFooter{background:linear-gradient(#fff,#f8fafc);border-top:1px solid #0000000f;border-radius:0 0 20px 20px;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.paymentHistoryTable-module-scss-module__g8dTUq__modalBtn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:all .22s;display:inline-flex}.paymentHistoryTable-module-scss-module__g8dTUq__modalBtn svg{font-size:12px}.paymentHistoryTable-module-scss-module__g8dTUq__modalBtn.paymentHistoryTable-module-scss-module__g8dTUq__secondary{color:#5b7a9e;background:#fff;border:1.5px solid #e2e8f0}.paymentHistoryTable-module-scss-module__g8dTUq__modalBtn.paymentHistoryTable-module-scss-module__g8dTUq__secondary:hover{color:#0ea5e9;background:#f8fafc;border-color:#0ea5e9;transform:translateY(-1px)}.paymentHistoryTable-module-scss-module__g8dTUq__modalBtn.paymentHistoryTable-module-scss-module__g8dTUq__primary{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);box-shadow:0 4px 14px #0ea5e94d}.paymentHistoryTable-module-scss-module__g8dTUq__modalBtn.paymentHistoryTable-module-scss-module__g8dTUq__primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e966}
.dashboardPageHeader-module-scss-module__L1EPbW__pageHeader{background:#ffffffe6;border:1px solid #ffffffb3;border-radius:20px;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:16px;padding:14px 22px;display:flex;box-shadow:0 4px 24px #0284c71a}.dashboardPageHeader-module-scss-module__L1EPbW__headerLeft{align-items:center;gap:18px;display:flex}.dashboardPageHeader-module-scss-module__L1EPbW__pageIcon{background:linear-gradient(135deg, var(--blue-500), var(--blue-600));color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;position:relative;box-shadow:0 8px 24px #0ea5e959}.dashboardPageHeader-module-scss-module__L1EPbW__pageIcon:after{content:"";background:inherit;opacity:.2;z-index:-1;filter:blur(12px);border-radius:16px;position:absolute;inset:-5px}.dashboardPageHeader-module-scss-module__L1EPbW__pageInfo h2{background:linear-gradient(135deg, var(--n900), var(--blue-600));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:22px;font-weight:800;line-height:1.2}.dashboardPageHeader-module-scss-module__L1EPbW__pageSubtitle{color:#5b7a9e;margin:4px 0 0;font-size:13px;font-weight:500}.dashboardPageHeader-module-scss-module__L1EPbW__headerRight{gap:14px;display:flex}.dashboardPageHeader-module-scss-module__L1EPbW__statsMini{background:linear-gradient(135deg, var(--blue-50), #f0f9ffb3);border:1px solid var(--blue-200);border-radius:12px;align-items:center;gap:10px;min-width:100px;padding:8px 14px;display:flex}.dashboardPageHeader-module-scss-module__L1EPbW__activeBadge,.dashboardPageHeader-module-scss-module__L1EPbW__statsMini.dashboardPageHeader-module-scss-module__L1EPbW__activeBadge{background:linear-gradient(135deg, var(--blue-50), #f0f9ffb3);border-color:var(--blue-200)}.dashboardPageHeader-module-scss-module__L1EPbW__statIconSmall{background:linear-gradient(135deg, var(--blue-500), var(--blue-600));color:#fff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.dashboardPageHeader-module-scss-module__L1EPbW__activeBadge .dashboardPageHeader-module-scss-module__L1EPbW__statIconSmall{background:linear-gradient(135deg, var(--blue-500), var(--blue-700))}.dashboardPageHeader-module-scss-module__L1EPbW__stats{align-items:center;gap:1rem;display:flex}.dashboardPageHeader-module-scss-module__L1EPbW__statItem{border:1px solid var(--stat-border,var(--blue-200));text-align:center;background:var(--stat-bg,var(--blue-50));border-radius:10px;min-width:90px;padding:8px 14px}.dashboardPageHeader-module-scss-module__L1EPbW__statValue{color:var(--stat-color,var(--blue-500));font-size:18px;font-weight:800;line-height:1}.dashboardPageHeader-module-scss-module__L1EPbW__statLabel{text-transform:uppercase;letter-spacing:.5px;color:#8ba4be;margin-top:4px;font-size:9px;font-weight:600}@media (max-width:575.98px){.dashboardPageHeader-module-scss-module__L1EPbW__pageHeader{flex-direction:column;align-items:flex-start;gap:16px}.dashboardPageHeader-module-scss-module__L1EPbW__headerRight{flex-wrap:wrap;justify-content:flex-start;width:100%}.dashboardPageHeader-module-scss-module__L1EPbW__stats{flex-wrap:wrap}.dashboardPageHeader-module-scss-module__L1EPbW__statsMini{justify-content:center;width:100%}}
.style-module-scss-module__MVYWNq__wrapper{width:100%}.style-module-scss-module__MVYWNq__downloadsCard{background:#fff;border:1px solid #0000000f;border-radius:20px;flex-direction:column;margin-top:16px;display:flex;box-shadow:0 2px 8px #0000000a,0 8px 32px #0000000f}.style-module-scss-module__MVYWNq__cardHeader{z-index:5;background:linear-gradient(#f8fafc 0%,#f8fafcf2 100%);border-bottom:1px solid #0000000f;border-radius:20px 20px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex;position:relative}@media (max-width:991.98px){.style-module-scss-module__MVYWNq__cardHeader{flex-direction:column;align-items:stretch}}.style-module-scss-module__MVYWNq__searchBox{flex:1;max-width:320px;position:relative}@media (max-width:991.98px){.style-module-scss-module__MVYWNq__searchBox{max-width:100%}}.style-module-scss-module__MVYWNq__searchIcon{color:#8ba4be;pointer-events:none;font-size:14px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.style-module-scss-module__MVYWNq__searchBox input{color:#1e3a5f;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;padding:11px 16px 11px 42px;font-family:inherit;font-size:14px;transition:all .22s}.style-module-scss-module__MVYWNq__searchBox input:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e91f,0 4px 12px #0ea5e914}.style-module-scss-module__MVYWNq__searchBox input::placeholder{color:#8ba4be}.style-module-scss-module__MVYWNq__filterChips{flex-shrink:0;gap:8px;display:flex}.style-module-scss-module__MVYWNq__filterChip{color:#5b7a9e;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.style-module-scss-module__MVYWNq__filterChip i{font-size:12px}.style-module-scss-module__MVYWNq__filterChip:hover{color:#0ea5e9;background:#0ea5e90a;border-color:#0ea5e9;transform:translateY(-1px)}.style-module-scss-module__MVYWNq__filterChip.style-module-scss-module__MVYWNq__active{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-color:#0000;box-shadow:0 4px 14px #0ea5e947}.style-module-scss-module__MVYWNq__filterChip.style-module-scss-module__MVYWNq__active i{color:#ffffffe6}.style-module-scss-module__MVYWNq__tableContainer{flex:1;overflow:auto}.style-module-scss-module__MVYWNq__tableContainer::-webkit-scrollbar{width:6px}.style-module-scss-module__MVYWNq__tableContainer::-webkit-scrollbar-track{background:0 0}.style-module-scss-module__MVYWNq__tableContainer::-webkit-scrollbar-thumb{background:#0ea5e926;border-radius:10px}.style-module-scss-module__MVYWNq__tableContainer::-webkit-scrollbar-thumb:hover{background:#0ea5e94d}.style-module-scss-module__MVYWNq__downloadsTable{border-collapse:collapse;width:100%;min-width:800px}.style-module-scss-module__MVYWNq__downloadsTable thead{z-index:20;position:sticky;top:0}.style-module-scss-module__MVYWNq__downloadsTable thead th{text-align:left;color:#8ba4be;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:16px 20px;font-size:11px;font-weight:700;transition:all .2s;position:relative}.style-module-scss-module__MVYWNq__downloadsTable thead th:hover{color:#0ea5e9;background:#0ea5e90a}.style-module-scss-module__MVYWNq__downloadsTable thead th .style-module-scss-module__MVYWNq__sortIcon{opacity:.4;margin-left:6px;font-size:10px;transition:opacity .2s}.style-module-scss-module__MVYWNq__downloadsTable thead th:hover .style-module-scss-module__MVYWNq__sortIcon{opacity:.7}.style-module-scss-module__MVYWNq__colName{width:40%}.style-module-scss-module__MVYWNq__colExpire{width:25%}.style-module-scss-module__MVYWNq__colStatus{width:15%}.style-module-scss-module__MVYWNq__colAction{width:20%}.style-module-scss-module__MVYWNq__downloadsTable tbody tr{cursor:pointer;border-bottom:1px solid #0000000a;transition:all .2s}.style-module-scss-module__MVYWNq__downloadsTable tbody tr:hover{background:#0ea5e908}.style-module-scss-module__MVYWNq__downloadsTable tbody tr:last-child{border-bottom:none}.style-module-scss-module__MVYWNq__downloadsTable tbody tr.style-module-scss-module__MVYWNq__expanded{background:#0ea5e905}.style-module-scss-module__MVYWNq__downloadsTable td{vertical-align:middle;padding:0}.style-module-scss-module__MVYWNq__nameCell{padding:0!important}.style-module-scss-module__MVYWNq__productHeader{align-items:flex-start;gap:14px;padding:18px 20px;display:flex;position:relative}.style-module-scss-module__MVYWNq__fileIcon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #00000026}.style-module-scss-module__MVYWNq__downloadRow:hover .style-module-scss-module__MVYWNq__fileIcon{transform:scale(1.08);box-shadow:0 6px 16px #0003}.style-module-scss-module__MVYWNq__fileIcon.style-module-scss-module__MVYWNq__blue{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.style-module-scss-module__MVYWNq__fileIcon.style-module-scss-module__MVYWNq__purple{background:linear-gradient(135deg,#6366f1,#4f46e5)}.style-module-scss-module__MVYWNq__fileIcon.style-module-scss-module__MVYWNq__teal{background:linear-gradient(135deg,#14b8a6,#0d9488)}.style-module-scss-module__MVYWNq__fileIcon.style-module-scss-module__MVYWNq__orange{background:linear-gradient(135deg,#f97316,#ea580c)}.style-module-scss-module__MVYWNq__fileInfo{flex:1;min-width:0}.style-module-scss-module__MVYWNq__fileName{color:#1e3a5f;word-break:break-word;margin-bottom:6px;font-size:15px;font-weight:700;line-height:1.3}.style-module-scss-module__MVYWNq__fileMeta{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.style-module-scss-module__MVYWNq__metaTag{color:#5b7a9e;background:#0ea5e90f;border:1px solid #0ea5e91f;border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.style-module-scss-module__MVYWNq__metaTag svg{color:#0ea5e9;font-size:10px}.style-module-scss-module__MVYWNq__metaTag:hover{background:#0ea5e91a;border-color:#0ea5e933;transform:translateY(-1px)}.style-module-scss-module__MVYWNq__filterPreview{flex-wrap:wrap;gap:5px;display:flex}.style-module-scss-module__MVYWNq__filterDot{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:3px 8px;font-size:10px;font-weight:700;transition:all .2s;display:inline-flex;position:relative}.style-module-scss-module__MVYWNq__filterDot:hover{transform:translateY(-2px);box-shadow:0 3px 8px #0000001f}.style-module-scss-module__MVYWNq__filterDot.style-module-scss-module__MVYWNq__states{color:#0284c7;background:linear-gradient(135deg,#0ea5e926,#0ea5e914);border:1px solid #0ea5e933}.style-module-scss-module__MVYWNq__filterDot.style-module-scss-module__MVYWNq__cities{color:#0d9488;background:linear-gradient(135deg,#14b8a626,#14b8a614);border:1px solid #14b8a633}.style-module-scss-module__MVYWNq__filterDot.style-module-scss-module__MVYWNq__zips{color:#4f46e5;background:linear-gradient(135deg,#6366f126,#6366f114);border:1px solid #6366f133}.style-module-scss-module__MVYWNq__filterDot.style-module-scss-module__MVYWNq__gender{color:#ea580c;background:linear-gradient(135deg,#f9731626,#f9731614);border:1px solid #f9731633}.style-module-scss-module__MVYWNq__filterDot.style-module-scss-module__MVYWNq__specialty{color:#059669;background:linear-gradient(135deg,#10b98126,#10b98114);border:1px solid #10b98133}.style-module-scss-module__MVYWNq__filterDot.style-module-scss-module__MVYWNq__license{color:#7c3aed;background:linear-gradient(135deg,#8b5cf626,#8b5cf614);border:1px solid #8b5cf633}.style-module-scss-module__MVYWNq__expandBtn{color:#8ba4be;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.style-module-scss-module__MVYWNq__expandBtn svg{font-size:12px;transition:transform .3s}.style-module-scss-module__MVYWNq__expandBtn:hover{color:#0ea5e9;background:#0ea5e90f;border-color:#0ea5e9}.style-module-scss-module__MVYWNq__expandBtn.style-module-scss-module__MVYWNq__active svg{transform:rotate(180deg)}.style-module-scss-module__MVYWNq__expireCell{color:#5b7a9e;white-space:nowrap}.style-module-scss-module__MVYWNq__expireCell .style-module-scss-module__MVYWNq__dateMain{color:#1e3a5f;margin-bottom:2px;font-size:14px;font-weight:600}.style-module-scss-module__MVYWNq__expireCell .style-module-scss-module__MVYWNq__dateTime{color:#8ba4be;font-size:11px}.style-module-scss-module__MVYWNq__statusCell{white-space:nowrap}.style-module-scss-module__MVYWNq__statusBadge{border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.style-module-scss-module__MVYWNq__statusBadge svg{font-size:11px}.style-module-scss-module__MVYWNq__statusBadge.style-module-scss-module__MVYWNq__active{color:#059669;background:linear-gradient(135deg,#10b9811f,#10b9810a);border:1px solid #10b98133}.style-module-scss-module__MVYWNq__statusBadge.style-module-scss-module__MVYWNq__active:hover{background:linear-gradient(135deg,#10b9812e,#10b98114);transform:translateY(-1px)}.style-module-scss-module__MVYWNq__statusBadge.style-module-scss-module__MVYWNq__expired{color:#e11d48;background:linear-gradient(135deg,#f43f5e1f,#f43f5e0a);border:1px solid #f43f5e33}.style-module-scss-module__MVYWNq__statusBadge.style-module-scss-module__MVYWNq__expired:hover{background:linear-gradient(135deg,#f43f5e2e,#f43f5e14);transform:translateY(-1px)}.style-module-scss-module__MVYWNq__statusBadge.style-module-scss-module__MVYWNq__building{color:#8b5d02;background:#faa7031f}.style-module-scss-module__MVYWNq__actionCell{white-space:nowrap}.style-module-scss-module__MVYWNq__actionBtn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex;position:relative;overflow:hidden}.style-module-scss-module__MVYWNq__actionBtn:before{content:"";opacity:0;background:linear-gradient(135deg,#0000,#fff3);transition:opacity .2s;position:absolute;inset:0}.style-module-scss-module__MVYWNq__actionBtn svg{font-size:12px}.style-module-scss-module__MVYWNq__actionBtn:hover{transform:translateY(-2px)}.style-module-scss-module__MVYWNq__actionBtn:active{transform:translateY(0)}.style-module-scss-module__MVYWNq__actionBtn.style-module-scss-module__MVYWNq__downloadBtn{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);box-shadow:0 4px 16px #0ea5e94d}.style-module-scss-module__MVYWNq__actionBtn.style-module-scss-module__MVYWNq__downloadBtn:hover{box-shadow:0 6px 24px #0ea5e966}.style-module-scss-module__MVYWNq__actionBtn.style-module-scss-module__MVYWNq__downloadBtn:hover:before{opacity:1}.style-module-scss-module__MVYWNq__actionBtn.style-module-scss-module__MVYWNq__renewBtn{color:#fff;background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:0 4px 16px #64748b40}.style-module-scss-module__MVYWNq__actionBtn.style-module-scss-module__MVYWNq__renewBtn:hover{box-shadow:0 6px 24px #64748b59}.style-module-scss-module__MVYWNq__actionBtn.style-module-scss-module__MVYWNq__renewBtn:hover:before{opacity:1}.style-module-scss-module__MVYWNq__buildingMsg{color:#5b7a9e;font-size:.78rem;line-height:1.5}.style-module-scss-module__MVYWNq__buildingMsg a{color:#0054da;font-weight:600;text-decoration:none}.style-module-scss-module__MVYWNq__buildingMsg a:hover{text-decoration:underline}.style-module-scss-module__MVYWNq__stateCell{font-size:.9rem;text-align:center!important;color:#5b7a9e!important;padding:3rem 1rem!important}.style-module-scss-module__MVYWNq__detailRow td{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:2px solid #0ea5e91a;padding:0!important}.style-module-scss-module__MVYWNq__filterBreakdown{padding:12px 16px 14px;animation:.3s ease-out style-module-scss-module__MVYWNq__slideDown}@keyframes style-module-scss-module__MVYWNq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.style-module-scss-module__MVYWNq__breakdownGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.style-module-scss-module__MVYWNq__breakdownItem{background:#fff;border:1px solid #0000000f;border-radius:8px;padding:10px 12px;transition:all .2s;box-shadow:0 1px 4px #00000008}.style-module-scss-module__MVYWNq__breakdownItem:hover{border-color:#0ea5e926;box-shadow:0 2px 8px #0ea5e914}.style-module-scss-module__MVYWNq__breakdownItem.style-module-scss-module__MVYWNq__fullWidth{grid-column:1/-1}.style-module-scss-module__MVYWNq__fullWidth .style-module-scss-module__MVYWNq__breakdownItem.style-module-scss-module__MVYWNq__breakdownHeader svg{color:#0ea5e9}.style-module-scss-module__MVYWNq__breakdownHeader{align-items:center;gap:6px;margin-bottom:8px;display:flex}.style-module-scss-module__MVYWNq__breakdownHeader svg{color:#0ea5e9;font-size:12px}.style-module-scss-module__MVYWNq__breakdownTitle{color:#1e3a5f;text-transform:uppercase;letter-spacing:.4px;font-size:10.5px;font-weight:700}.style-module-scss-module__MVYWNq__breakdownCount{color:#0284c7;background:linear-gradient(135deg,#0ea5e91a,#0ea5e90d);border:1px solid #0ea5e926;border-radius:8px;margin-left:auto;padding:2px 7px;font-size:9px;font-weight:700}.style-module-scss-module__MVYWNq__breakdownChips{flex-wrap:wrap;gap:5px;display:flex}.style-module-scss-module__MVYWNq__bChip{cursor:default;border-radius:6px;align-items:center;padding:4px 9px;font-size:10.5px;font-weight:600;transition:all .2s;display:inline-flex}.style-module-scss-module__MVYWNq__bChip:hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000014}.style-module-scss-module__MVYWNq__bChip.style-module-scss-module__MVYWNq__blue{color:#0284c7;background:linear-gradient(135deg,#0ea5e91f,#0ea5e90d);border:1px solid #0ea5e933}.style-module-scss-module__MVYWNq__bChip.style-module-scss-module__MVYWNq__teal{color:#0d9488;background:linear-gradient(135deg,#14b8a61f,#14b8a60d);border:1px solid #14b8a633}.style-module-scss-module__MVYWNq__bChip.style-module-scss-module__MVYWNq__purple{color:#4f46e5;background:linear-gradient(135deg,#6366f11f,#6366f10d);border:1px solid #6366f133}.style-module-scss-module__MVYWNq__bChip.style-module-scss-module__MVYWNq__orange{color:#ea580c;background:linear-gradient(135deg,#f973161f,#f973160d);border:1px solid #f9731633}.style-module-scss-module__MVYWNq__bChip.style-module-scss-module__MVYWNq__pink{color:#db2777;background:linear-gradient(135deg,#ec48991f,#ec48990d);border:1px solid #ec489933}.style-module-scss-module__MVYWNq__bChip.style-module-scss-module__MVYWNq__green{color:#059669;background:linear-gradient(135deg,#10b9811f,#10b9810d);border:1px solid #10b98133}.style-module-scss-module__MVYWNq__bChip.style-module-scss-module__MVYWNq__indigo{color:#6366f1;background:linear-gradient(135deg,#6366f11f,#6366f10d);border:1px solid #6366f133}.style-module-scss-module__MVYWNq__coverageBar{background:linear-gradient(135deg,#0ea5e914,#0ea5e908);border:1px solid #0ea5e926;border-radius:6px;height:26px;overflow:hidden}.style-module-scss-module__MVYWNq__coverageFill{color:#fff;background:linear-gradient(90deg,#0ea5e9,#14b8a6);border-radius:6px;justify-content:center;align-items:center;height:100%;font-size:10.5px;font-weight:700;transition:width .5s;display:flex;box-shadow:0 2px 6px #0ea5e940}.style-module-scss-module__MVYWNq__tableFooter{background:linear-gradient(#f8fafc99 0%,#fff 100%);border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.style-module-scss-module__MVYWNq__showingText{color:#5b7a9e;font-size:13px}.style-module-scss-module__MVYWNq__showingText strong{color:#1e3a5f;font-weight:700}.style-module-scss-module__MVYWNq__pagination{gap:4px;display:flex}.style-module-scss-module__MVYWNq__pageBtn{color:#5b7a9e;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;display:flex}.style-module-scss-module__MVYWNq__pageBtn:hover:not(.style-module-scss-module__MVYWNq__disabled){color:#0ea5e9;background:#0ea5e90f;border-color:#0ea5e9;transform:translateY(-1px)}.style-module-scss-module__MVYWNq__pageBtn.style-module-scss-module__MVYWNq__active{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-color:#0000;box-shadow:0 3px 12px #0ea5e947}.style-module-scss-module__MVYWNq__pageBtn.style-module-scss-module__MVYWNq__disabled{opacity:.4;cursor:not-allowed}@keyframes style-module-scss-module__MVYWNq__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.style-module-scss-module__MVYWNq__downloadsCard{animation:.4s ease-out style-module-scss-module__MVYWNq__fadeInUp}.style-module-scss-module__MVYWNq__downloadsTable tbody tr{animation:.35s ease-out both style-module-scss-module__MVYWNq__fadeInUp}.style-module-scss-module__MVYWNq__downloadsTable tbody tr:first-child{animation-delay:50ms}.style-module-scss-module__MVYWNq__downloadsTable tbody tr:nth-child(2){animation-delay:.1s}.style-module-scss-module__MVYWNq__downloadsTable tbody tr:nth-child(3){animation-delay:.15s}.style-module-scss-module__MVYWNq__downloadsTable tbody tr:nth-child(4){animation-delay:.2s}
