:root{--color-bg: #0a0e1a;--color-bg-elevated: #111827;--color-surface: #0f172a;--color-border: #1f2937;--color-muted: #94a3b8;--color-accent: #00d4ff}html,body,#root{height:100%;margin:0}body{background:var(--color-bg);color:#e2e8f0;font-family:ui-sans-serif,system-ui,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit}code{font-family:ui-monospace,monospace;font-size:.9em}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:var(--color-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.875rem;border:1px solid var(--color-border);border-radius:.375rem;color:#e2e8f0;font:inherit;padding:.5rem 1.75rem .5rem .625rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}select:hover:not(:disabled){border-color:var(--color-accent)}select:focus-visible{outline:2px solid transparent;outline-offset:2px;border-color:var(--color-accent);box-shadow:0 0 0 2px #00d4ff26}select:disabled{opacity:.5;cursor:not-allowed}select option{background-color:var(--color-bg-elevated);color:#e2e8f0}
