@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--font:"Inter",system-ui,-apple-system,sans-serif;--text:#18181b;--text-secondary:#71717a;--text-muted:#a1a1aa;--border:#e4e4e7;--bg:#fff;--bg-alt:#f9fafb;--teal:#0d9488}body{-webkit-font-smoothing:antialiased;background:#fff;background:var(--bg);color:#18181b;color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-family:var(--font);overflow:hidden}.app{display:flex;flex-direction:column;height:100vh}.coral-header{background:#fff;background:var(--bg);border-bottom:1px solid #e4e4e7;border-bottom:1px solid var(--border);flex-shrink:0;padding:12px 24px}.coral-header-inner{align-items:center;display:flex;gap:14px}.coral-logo{height:28px;width:auto}.coral-divider{color:#d4d4d8;font-size:24px;font-weight:200;line-height:1}.coral-title{color:#0d9488;color:var(--teal);font-size:19px;font-weight:500}.toolbar{align-items:center;background:#fff;background:var(--bg);border-bottom:1px solid #e4e4e7;border-bottom:1px solid var(--border);display:flex;flex-shrink:0;gap:16px;padding:12px 24px;z-index:100}.search-bar{flex:0 0 400px;position:relative}.search-bar input{background:#fff;background:var(--bg);border:1px solid #e4e4e7;border:1px solid var(--border);border-radius:6px;color:#18181b;color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-family:var(--font);font-size:14px;outline:none;padding:8px 12px 8px 36px;width:100%}.search-bar input::placeholder{color:#a1a1aa;color:var(--text-muted)}.search-bar input:focus{border-color:#0d9488;border-color:var(--teal);box-shadow:0 0 0 2px #0d94881a}.search-icon{color:#a1a1aa;color:var(--text-muted);left:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.filter-bar{align-items:center;border-left:1px solid #e4e4e7;border-left:1px solid var(--border);display:flex;gap:8px;padding-left:16px}.filter-label{color:#71717a;color:var(--text-secondary);font-size:13px;font-weight:500;white-space:nowrap}.filter-dropdown-wrap{position:relative}.filter-btn{align-items:center;background:#fff;background:var(--bg);border:1px solid #e4e4e7;border:1px solid var(--border);border-radius:6px;color:#71717a;color:var(--text-secondary);cursor:pointer;display:inline-flex;font-family:Inter,system-ui,-apple-system,sans-serif;font-family:var(--font);font-size:13px;font-weight:500;gap:4px;padding:6px 12px;transition:all .15s;white-space:nowrap}.filter-btn:hover{border-color:#d4d4d8;color:#18181b;color:var(--text)}.filter-btn.active{background:#0d94880a;border-color:#0d9488;border-color:var(--teal);color:#0d9488;color:var(--teal)}.filter-btn .plus{font-size:15px;line-height:1}.filter-count{background:#0d9488;background:var(--teal);border-radius:10px;color:#fff;font-size:11px;font-weight:600;margin-left:2px;padding:1px 6px}.dropdown{background:#fff;background:var(--bg);border:1px solid #e4e4e7;border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 16px #0000001a;left:0;min-width:240px;padding:6px;position:absolute;top:calc(100% + 4px);z-index:200}.dropdown-item{align-items:center;border-radius:4px;color:#18181b;color:var(--text);cursor:pointer;display:flex;font-size:13px;gap:8px;padding:7px 10px}.dropdown-item:hover{background:#f9fafb;background:var(--bg-alt)}.dropdown-item input[type=checkbox]{accent-color:#0d9488;accent-color:var(--teal);flex-shrink:0;height:15px;width:15px}.dropdown-states{min-width:280px}.dropdown-search{border:1px solid #e4e4e7;border:1px solid var(--border);border-radius:4px;color:#18181b;color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-family:var(--font);font-size:13px;margin-bottom:4px;outline:none;padding:7px 10px;width:100%}.dropdown-search:focus{border-color:#0d9488;border-color:var(--teal)}.dropdown-scroll{max-height:260px;overflow-y:auto}.state-code{margin-left:4px}.state-code,.tx-code{color:#a1a1aa;color:var(--text-muted);font-size:12px}.table-header-wrap{background:#fff;background:var(--bg);border-bottom:1px solid #e4e4e7;border-bottom:1px solid var(--border);flex-shrink:0}.payer-row,.table-header,.table-subheader{align-items:center;display:grid;grid-template-columns:minmax(420px,2fr) repeat(7,minmax(100px,1fr));min-width:1200px}.table-header{border-bottom:1px solid #e4e4e7;border-bottom:1px solid var(--border)}.payer-cell{padding:0 16px}.name-cell{gap:10px;padding-left:20px}.name-cell,.tx-cell{align-items:center;display:flex}.tx-cell{flex-direction:column;justify-content:center;text-align:center}.header-name-cell,.header-tx-cell{padding-bottom:8px;padding-top:16px}.header-tx-cell{border-left:1px solid #e4e4e7;border-left:1px solid var(--border)}.total-count{font-weight:500}.col-count,.total-count{color:#71717a;color:var(--text-secondary);font-size:13px}.col-count strong{color:#18181b;color:var(--text);font-weight:600}.table-subheader .payer-cell{padding-bottom:12px;padding-top:8px}.table-subheader .tx-cell{border-left:1px solid #e4e4e7;border-left:1px solid var(--border)}.col-label{color:#18181b;color:var(--text);font-size:13px;font-weight:600;line-height:1.3}.col-sublabel{color:#a1a1aa;color:var(--text-muted);font-size:12px;font-weight:400}.table-body{flex:1 1;overflow-x:auto;overflow-y:auto}.payer-row{border-bottom:1px solid #e4e4e7;border-bottom:1px solid var(--border);height:58px}.payer-row:hover{background:#f8fffe}.payer-row.alt{background:#f9fafb;background:var(--bg-alt)}.payer-row.alt:hover{background:#f0fdfa}.payer-row .tx-cell{border-left:1px solid #e4e4e7;border-left:1px solid var(--border)}.payer-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:30px;justify-content:center;overflow:hidden;width:30px}.payer-avatar span{color:#fff;font-size:9px;font-weight:700;letter-spacing:-.02em}.payer-details{min-width:0}.payer-name{color:#18181b;color:var(--text);font-size:13px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payer-meta{align-items:center;display:flex;gap:5px;margin-top:2px}.payer-id{color:#71717a;color:var(--text-secondary);font-family:SF Mono,Fira Code,monospace;font-size:11px;font-weight:500}.meta-sep{color:#e4e4e7;color:var(--border);font-size:12px}.coverage-icon{font-size:10px;line-height:1}.other-names-wrap{cursor:default;position:relative}.other-names{color:#a1a1aa;color:var(--text-muted);font-size:11px;white-space:nowrap}.other-names-wrap:hover .other-names{color:#71717a;color:var(--text-secondary)}.names-popover{display:none;left:0;padding-top:6px;position:absolute;top:100%;z-index:300}.names-popover-inner{background:#27272a;border-radius:8px;box-shadow:0 8px 24px #00000040;color:#e4e4e7;max-width:380px;min-width:280px}.other-names-wrap:hover .names-popover{display:block}.names-popover-header{border-bottom:1px solid #3f3f46;color:#a1a1aa;font-size:12px;font-weight:600;padding:10px 14px 8px}.names-popover-list{max-height:260px;overflow-y:auto;padding:6px 0}.names-popover-item{color:#e4e4e7;font-size:12px;line-height:1.5;padding:4px 14px}.names-popover-item:before{color:#71717a;content:"•";margin-right:8px}.claim-badges{display:flex;gap:3px;justify-content:center}.claim-badge{align-items:center;background:#0d9488;background:var(--teal);border-radius:50%;color:#fff;display:inline-flex;font-size:10px;font-weight:700;height:20px;justify-content:center;width:20px}.no-results{color:#a1a1aa;color:var(--text-muted);font-size:14px;padding:48px 24px;text-align:center}@media (max-width:768px){.toolbar{align-items:stretch;flex-direction:column;gap:10px}.search-bar{flex:1 1}.filter-bar{border-left:none;overflow-x:auto;padding-left:0}}
/*# sourceMappingURL=main.96ec7749.css.map*/