.is-hidden.is-hidden{display:none}.u-flex{display:flex}.u-inline-flex{display:inline-flex}.u-row{display:flex;align-items:center}.u-row-between{display:flex;justify-content:space-between;align-items:center}.u-row-end{display:flex;justify-content:flex-end;align-items:center}.u-row-center{display:flex;justify-content:center;align-items:center}.u-col{display:flex;flex-direction:column}.u-wrap{flex-wrap:wrap}.u-flex-1{flex:1}.u-flex-0{flex:0 0 auto}.u-grow{flex:1 1 auto;min-width:0}.u-items-start{align-items:flex-start}.u-items-center{align-items:center}.u-items-end{align-items:flex-end}.u-justify-between{justify-content:space-between}.u-justify-end{justify-content:flex-end}.u-grid{display:grid}.u-gap-4{gap:4px}.u-gap-8{gap:8px}.u-gap-12{gap:12px}.u-gap-16{gap:16px}.u-gap-24{gap:24px}.u-gap-1{gap:1rem}.u-gap-05{gap:.5rem}.u-m-0{margin:0}.u-mt-4{margin-top:4px}.u-mt-8{margin-top:8px}.u-mt-12{margin-top:12px}.u-mt-16{margin-top:16px}.u-mt-20{margin-top:20px}.u-mt-24{margin-top:24px}.u-ml-8{margin-left:8px}.u-mb-0{margin-bottom:0}.u-mb-4{margin-bottom:4px}.u-mb-8{margin-bottom:8px}.u-mb-12{margin-bottom:12px}.u-mb-15{margin-bottom:15px}.u-mb-16{margin-bottom:16px}.u-mb-20{margin-bottom:20px}.u-mb-24{margin-bottom:24px}.u-p-0{padding:0}.u-p-8{padding:8px}.u-p-12{padding:12px}.u-p-16{padding:16px}.u-w-auto{width:auto}.u-w-full{width:100%}.u-w-1{width:1px}.u-w-60{width:60px}.u-w-80{width:80px}.u-w-100{width:100px}.u-w-120{width:120px}.u-w-180{width:180px}.u-muted{color:var(--text-muted)}.u-muted-nowrap{color:var(--text-muted);white-space:nowrap}.u-nowrap{white-space:nowrap}.u-text-danger{color:var(--accent-red)}.u-mono{font-family:monospace}.u-bold{font-weight:600}.u-center{text-align:center}.u-right{text-align:right}.u-text-xs{font-size:11px}.u-text-sm{font-size:13px}.u-text-sm-muted{font-size:13px;color:var(--text-muted)}.u-overline{font-size:11px;color:var(--text-muted);text-transform:uppercase;margin-bottom:4px}.u-field-label{font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.u-stat-number{font-size:28px;font-weight:600}.u-box-tertiary{padding:.5rem;background:var(--bg-tertiary);border-radius:6px}.u-box-input{background:var(--bg-input);padding:16px;border-radius:3px}.brand-logo{height:32px;max-width:180px;object-fit:contain}.brand-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2px 8px;margin-top:10px;font-size:11.5px;line-height:1.6;color:inherit;opacity:.72}.brand-footer-note::before{content:"·";margin-right:8px;opacity:.6}.brand-footer-links{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;margin-left:6px}.brand-footer-links a{color:inherit;text-decoration:none}.brand-footer-links a:hover{text-decoration:underline}.table th.is-sortable{cursor:pointer;user-select:none;white-space:nowrap}.table th.is-sortable:hover{color:var(--accent-blue)}.table th .table-sort-icon{font-size:.85em;opacity:.35;vertical-align:middle}.table th.is-sortable:hover .table-sort-icon{opacity:.7}.table th.is-sortable.is-active .table-sort-icon{opacity:1;color:var(--accent-blue)}