*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root{height:100dvh;display:flex;flex-direction:column}:root{--color-bg: #0f0f0f;--color-surface: #1a1a1a;--color-surface-raised: #222222;--color-surface-overlay: #2a2a2a;--color-text: #f0f0f0;--color-text-secondary: #a0a0a0;--color-text-disabled: #555555;--color-brand: #4f46e5;--color-brand-hover: #4338ca;--color-brand-subtle: rgba(79, 70, 229, .15);--color-error: #ef4444;--color-warning: #f59e0b;--color-success: #22c55e;--color-border: rgba(255, 255, 255, .08);--color-border-strong: rgba(255, 255, 255, .15);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px;--duration-fast: .1s;--duration-base: .2s;--duration-slow: .35s;--easing-default: cubic-bezier(.4, 0, .2, 1)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
