:root{--ht-brand: #f97316;--ht-brand-hover: #ea580c;--ht-brand-tint: #fff7ed;--ht-brand-ring: #fed7aa;--ht-ink: #0f172a;--ht-body: #334155;--ht-muted: #64748b;--ht-subtle: #94a3b8;--ht-bg: #f8fafc;--ht-surface: #ffffff;--ht-border: #e2e8f0;--ht-hairline: #f1f5f9;--ht-success: #16a34a;--ht-danger: #dc2626;--ht-warning: #f59e0b;--ht-live: #ef4444;--ht-side-1: #2563eb;--ht-side-2: #dc2626;--ht-radius-sm: 8px;--ht-radius-md: 12px;--ht-radius-lg: 16px;--ht-radius-pill: 9999px;--ht-shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--ht-shadow-md: 0 4px 12px rgba(15, 23, 42, .08);--ht-shadow-lg: 0 18px 50px rgba(15, 23, 42, .12);--ht-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--ht-font);font-size:1rem;line-height:1.5;color:var(--ht-body);background-color:var(--ht-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{color:var(--ht-brand);text-decoration:none}a:hover{color:var(--ht-brand-hover)}button,input,select,textarea{font-family:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--ht-brand-ring);outline-offset:2px}input::placeholder,textarea::placeholder{color:var(--ht-subtle)}code{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.875em}.tabular{font-variant-numeric:tabular-nums}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--ht-hairline)}::-webkit-scrollbar-thumb{background:var(--ht-border);border-radius:var(--ht-radius-pill)}::-webkit-scrollbar-thumb:hover{background:var(--ht-subtle)}.ht-list-row{cursor:pointer}.ht-list-row:hover{background-color:var(--ht-hairline)}.ht-list-row:active{background-color:var(--ht-border)}
