:root{--bg: #000;--border: #27272a;--text: #fafafa;--text-muted: #8b8b95;--glass-bg: rgba(38, 38, 48, .26);--glass-bg-hover: rgba(48, 48, 60, .34);--glass-border: rgba(255, 255, 255, .08);--glass-border-hover: rgba(255, 255, 255, .11);--user-bubble-bg: #2563eb;--user-bubble-text: #ffffff;--bot-bubble-bg: #1e1e2a;--bot-bubble-text: #e4e4e7;--error-bubble-bg: #991b1b;--error-bubble-text: #fee2e2;--radius-sm: 10px;--radius-md: 20px;--radius-tail: 4px;--radius-full: 50%;--shadow-md: 0 5px 15px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .05);--transition-ease-base: all .4s ease;--font: "Space Grotesk";--font-size-xs: 12px;--font-size-sm: 14px;--font-size-md: 16px;--font-size-lg: 24px;--font-weight-regular: 400;--font-weight-medium: 500;--line-height-base: 1.4;--spacing-xs: 5px;--spacing-sm: 10px;--spacing-md: 15px;--spacing-lg: 20px;--search-height: 140px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-family:var(--font),BlinkMacSystemFont,sans-serif}html,body{background:var(--bg);height:100%;color:var(--text)}
