@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--primary: 222.2 47.4% 11.2%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 72.2% 50.6%;--destructive-foreground: 210 40% 98%;--ring: 222.2 84% 4.9%;--radius: .5rem}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--ring: 212.7 26.8% 83.9%}}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;font-family:Comic Sans MS,Comic Sans,cursive}}img.emoji,span.emoji{vertical-align:-.1em;display:inline-block;height:1.2em;width:1.2em}.messageContent .emoji{display:inline-block!important;width:1em!important;height:1em!important;position:relative;overflow:hidden;color:transparent!important;-webkit-user-select:text!important;user-select:text!important;vertical-align:text-bottom}.messageContent .emoji:after{content:"";position:absolute;top:0;left:0;width:1em;height:1em;background-image:inherit;background-position:inherit;background-repeat:inherit;background-size:inherit;pointer-events:none}.messageContent .emoji::selection{background-color:Highlight;color:transparent!important}*{color-scheme:dark}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#ffffff80}*::-webkit-scrollbar-thumb:active{background:#fff9}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}}body{font-family:Comic Sans MS,Comic Sans,cursive;margin:0;padding:0;min-height:100vh;background-color:#ff9100}html{margin:0;padding:0}@font-face{font-family:Comic Sans MS;src:url(../../../fonts/ComicSans.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}
