:root,[data-theme=dark]{--bg: #0f172a;--surface: #1e293b;--surface-glass: rgba(20, 26, 38, .62);--text: #f1f5f9;--muted: #94a3b8;--accent: #3b82f6;--accent-text: #ffffff;--border: rgba(148, 163, 184, .2);--tint-low: rgba(255, 255, 255, .05);--tint-med: rgba(255, 255, 255, .09);--tint-strong: rgba(255, 255, 255, .16);--scrim: rgba(0, 0, 0, .55);--bubble-other-bg: #2a3340;--menu-bg: rgba(40, 46, 58, .92);color-scheme:dark}[data-theme=light]{--bg: #f4f5f7;--surface: #ffffff;--surface-glass: rgba(255, 255, 255, .82);--text: #0f172a;--muted: #64748b;--accent: #2c6ff5;--accent-text: #ffffff;--border: rgba(15, 23, 42, .12);--tint-low: rgba(15, 23, 42, .04);--tint-med: rgba(15, 23, 42, .07);--tint-strong: rgba(15, 23, 42, .12);--scrim: rgba(0, 0, 0, .45);--bubble-other-bg: #e7e9ed;--menu-bg: rgba(255, 255, 255, .96);color-scheme:light}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;height:100%;width:100%;overflow:hidden;position:fixed;overscroll-behavior:none;top:0;right:0;bottom:0;left:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}
