.page{min-height:100%;padding:1rem;color:#111827;background:#f8fafc}.page__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.page__title{margin:0 0 .25rem;font-size:1.35rem;font-weight:600}.page__meta{margin:0;color:#64748b;font-size:.9rem}.page__status{display:flex;flex-direction:column;gap:.25rem;font-size:.825rem;color:#475569;text-align:right}.page__error{color:#dc2626}.table-wrap{overflow-x:auto;overflow-y:hidden;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;box-shadow:inset -12px 0 12px -12px #0f172a14}.table-wrap__hint{margin:0;padding:.5rem .75rem;font-size:.75rem;color:#64748b;background:#f8fafc;border-bottom:1px solid #eef2f7}.data-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:.8125rem;table-layout:auto}.data-table th,.data-table td{padding:.5rem .65rem;border-bottom:1px solid #eef2f7;text-align:right;white-space:nowrap}.data-table th:first-child,.data-table td:first-child{text-align:left;position:sticky;left:0;z-index:1;background:#fff;box-shadow:1px 0 #eef2f7}.data-table thead th{position:sticky;top:0;z-index:2;background:#f1f5f9;font-weight:600;color:#334155}.data-table thead th:first-child{z-index:3}.data-table tbody tr:hover td,.data-table tbody tr:hover td:first-child{background:#f8fafc}.data-table__latest td{background:#eff6ff;font-weight:600}.data-table__latest td:first-child{background:#eff6ff}.data-table__empty{text-align:center!important;color:#64748b;padding:2rem!important}@media(min-width:1100px){.table-wrap__hint{display:none}}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:#fff}.page{min-height:100%}
