:root{--bg-base: #2a2c2e;--bg-deep: #222426;--ink: #e8e4dc;--ink-muted: #a8a49c;--font-sans: "SUSE Mono", ui-monospace, "Cascadia Code", "Segoe UI Mono", monospace;--paper-grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.92 0 0 0 0 0.9 0 0 0 0 0.85 0 0 0 0.55 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}*{box-sizing:border-box}html{min-height:100%;background-color:var(--bg-deep)}body{margin:0;min-height:100vh;font-family:var(--font-sans);color:var(--ink);background-color:var(--bg-base);background-image:var(--paper-grain),linear-gradient(165deg,#323538,#2a2c2e 42%,#25272a);background-attachment:fixed;background-size:180px 180px,auto;background-blend-mode:soft-light,normal}button,input,select,textarea{font-family:inherit}app-root{display:block;min-height:100vh}.admin-table-wrap,.table-wrap{width:100%;max-width:100%;border:1px solid rgba(232,228,220,.14);border-radius:.55rem;overflow:hidden;background:#202224b8}.p-datatable.admin-table{font-family:inherit;font-size:.92rem;color:var(--ink);width:100%;background:transparent;border:0;border-radius:0}.p-datatable.admin-table .p-datatable-table-container{border:0}.p-datatable.admin-table .p-datatable-table{table-layout:fixed;width:100%;min-width:100%;border:0}.p-datatable.admin-table.matrix-table .p-datatable-table{table-layout:fixed;width:max-content;min-width:100%}.p-datatable.admin-table.matrix-table .p-datatable-thead>tr>th{white-space:nowrap}.p-datatable.admin-table .p-datatable-thead>tr>th{background:#141618eb;color:var(--ink-muted);border-color:#e8e4dc1f;font-weight:600;font-size:.82rem;letter-spacing:.02em;padding:.65rem .85rem;white-space:normal;line-height:1.25;vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.p-datatable.admin-table .p-datatable-tbody>tr>td,.p-datatable.admin-table .p-datatable-tfoot>tr>td{background:transparent;color:var(--ink);border-color:#e8e4dc1f;padding:.55rem .85rem;vertical-align:middle}.p-datatable.admin-table.p-datatable-striped .p-datatable-tbody>tr:nth-child(odd)>td{background:#ffffff06}.p-datatable.admin-table .p-datatable-tbody>tr:hover>td{background:#c9a22714!important}.p-datatable.admin-table .p-datatable-tfoot>tr>td{background:#141618d9;font-weight:600;border-top:1px solid rgba(232,228,220,.16)}.p-datatable.admin-table th.sorted{color:var(--ink)}.p-datatable.admin-table .p-datatable-column-resizer{width:.45rem;right:0;background:#c9a22738}.p-datatable.admin-table .p-datatable-resizable-column:not(.actions-col){position:relative}.p-datatable.admin-table .p-datatable-resizable-column:hover .p-datatable-column-resizer,.p-datatable.admin-table .p-datatable-column-resizer:hover{background:#c9a227b3}.p-datatable.admin-table .p-datatable-column-resize-indicator{background:#c9a227}.p-datatable.admin-table .actions-col{width:1%;white-space:nowrap;text-align:right;cursor:default}.p-datatable.admin-table td.num{text-align:center;font-variant-numeric:tabular-nums}.p-datatable.admin-table.matrix-table{font-size:.82rem}.p-datatable.admin-table.matrix-table .p-datatable-thead>tr>th{padding:.45rem .55rem}.p-datatable.admin-table.matrix-table .p-datatable-tbody>tr>td,.p-datatable.admin-table.matrix-table .p-datatable-tfoot>tr>td{padding:.35rem .55rem}
