*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--teal: #1D9E75;--teal-light: #E1F5EE;--teal-mid: #9FE1CB;--teal-dark: #0F6E56;--navy: #0D1F2D;--navy-mid: #1A3245;--amber: #BA7517;--amber-light: #FAEEDA;--red: #E24B4A;--red-light: #FCEBEB;--text: #0D1F2D;--text-mid: #4B5563;--text-light: #9CA3AF;--bg: #F7F9F8;--card: #FFFFFF;--border: rgba(0, 0, 0, .08)}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}button,input{font-family:inherit}input[type=range]{accent-color:var(--teal);cursor:pointer}input[type=time]{color-scheme:light}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--teal-mid);border-radius:4px}.chat-scroll{scroll-behavior:smooth}
