:root{--canvas: #eaeef3;--surface: #ffffff;--surface-2: #f4f7fa;--surface-3: #fbfcfd;--ink: #0e1a2b;--ink-2: #24344a;--text: #2c3a4d;--text-muted: #55637a;--text-subtle: #7d8a9c;--border: #d3dae3;--border-soft: #e3e8ee;--border-strong: #b7c2d0;--accent: #0a6b78;--accent-strong: #085660;--accent-soft: #e6f3f5;--accent-border: #b9dde2;--accent-weak: #9fc7cd;--ok-text: #1a6b45;--ok-bg: #e8f5ee;--ok-border: #bfe3ce;--warn-text: #8a5a12;--warn-bg: #fdf4e3;--warn-border: #eedcb6;--bad-text: #a83228;--bad-bg: #fdeeec;--bad-border: #f2ccc7;--r-sm: 5px;--r-md: 8px;--r-lg: 12px;--shadow-1: 0 1px 2px rgba(14, 26, 43, .06), 0 1px 3px rgba(14, 26, 43, .04);--shadow-2: 0 2px 6px rgba(14, 26, 43, .08), 0 8px 24px rgba(14, 26, 43, .06);--page-max: 1640px;--page-pad: 28px;--font: -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", Inter, system-ui, Roboto, "Helvetica Neue", Arial, sans-serif}html,body{height:100%;margin:0}body{font-family:var(--font);background:var(--canvas);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}::selection{background:var(--accent-soft);color:var(--ink)}body [class$=-table] td,body [class$=-table] th,body [class$=-id],body input[type=number]{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}body [class$=-table-wrap]{max-height:calc(100vh - 330px);min-height:180px;overflow:auto}body [class$=-table] thead th{position:sticky;top:0;z-index:2;background:var(--surface-2);box-shadow:inset 0 -1px 0 var(--border)}body [class$=-table] tbody tr:hover td{background:var(--accent-soft)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width: 720px){:root{--page-pad: 14px}body [class$=-table-wrap]{max-height:none}}
