:root{--background:#ffffff;--foreground:#171717;--foreground-rgb:0,0,0;--background-rgb:255,255,255}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--foreground-rgb:255,255,255;--background-rgb:0,0,0}}html.light{--background-color:white;--text-color:#111}html.dark{--background-color:#111;--text-color:white}body{background-color:var(--background-color);color:var(--text-color);transition:background-color .3s ease,color .3s ease;color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}.ant-table,.ant-table-container,.ant-table-footer,.ant-table-wrapper{border:none!important}.ant-table-pagination{border:none!important;margin-top:16px!important}.ant-table-wrapper .ant-table-pagination,.ant-table-wrapper .ant-table-pagination-right,.ant-table-wrapper .ant-table-pagination.ant-pagination{border:none!important}.nextjs-portal{display:none!important}html.dark .ant-table-dark-pagination .ant-pagination{background:#1a1a1a!important;color:#fff;border-radius:0 0 8px 8px}html.dark .ant-table-dark-pagination .ant-pagination-item,html.dark .ant-table-dark-pagination .ant-pagination-next,html.dark .ant-table-dark-pagination .ant-pagination-prev{background:#222!important;color:#fff!important;border:none}html.dark .ant-table-dark-pagination .ant-pagination-item-active{background:#1677ff!important;color:#fff!important}html.dark .ant-table-dark-pagination .ant-table-pagination,html.dark .ant-table-dark-pagination .ant-table-pagination.ant-pagination{background:#1a1a1a!important;color:#fff!important;border-radius:0 0 8px 8px;padding:12px 0;box-shadow:none!important;border-top:1px solid #222!important}html.dark .ant-pagination{background:#1a1a1a!important;color:#fff!important}html.dark .ant-pagination-item-active{background:#444!important;border-color:#fff!important;font-weight:700}html.dark .ant-pagination-item-active a{color:#fff!important;font-size:18px!important;font-weight:700}.claims-card-popover-content{width:220px}.claims-card-popover-select{width:100%}.claims-card-popover-actions{width:100%;justify-content:flex-end;margin-top:8px}.claims-card-details{flex:1;width:100%;display:flex;flex-direction:column;gap:8px;justify-content:center}.claims-card-status{margin-top:10px;text-align:center}.claims-card-status-tag{font-size:10px}.claims-card-structure{min-height:32px;margin-top:5px}.claims-card-structure-text{font-size:12px;color:#666}.claims-card-structure-name{color:#666}.claims-card-structure-spacer{height:20px}.claims-card-created-placeholder{height:40px}