:root{--color-primary: #e83d7f;--color-primary-light: #f17eaa;--color-blue: #1687b1;--color-teal: #3db7b0;--color-orange: #f5975c;--color-text: #242f41;--color-text-muted: #5a6577;--color-surface: #fff;--color-bg: #f9f5f2;--color-bg-mint: #d2e9e4;--color-bg-peach: #fdeade;--color-bg-rose: #f7d3e1;--color-error: #c0392b;--color-border: rgba(0, 0, 0, .1);--color-muted: #d9d9d9;--color-input-border: #c6c6c6;--color-bubble-own: #c6c6c6;--color-placeholder: #999}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text)}body{background-color:var(--color-bg)}button{background:none;border:none;cursor:pointer;font:inherit;color:inherit}a{text-decoration:none;color:inherit}
