:root{--brand-font-body: "Inter", ui-sans-serif;--brand-font-heading: "Montserrat", ui-sans-serif;--brand-accent: black;--brand-background: white;--brand-color: #4a4a4a;--brand-color-light: deepskyblue;--brand-text-color-primary: var(--brand-color);--brand-text-color-secondary: #aaaaaa}smoothrag-chat{--sr-font: var(--brand-font-body);--sr-font-heading: var(--brand-font-heading);--sr-accent: var(--brand-accent);--sr-background: var(--brand-background);--sr-body-color-primary: var(--brand-text-color-primary);--sr-body-color-secondary: var(--brand-text-color-secondary);--sr-user-border: unset;--sr-elevation-1: unset;--sr-consultations-bg: aliceblue}smoothrag-shell,smoothrag-chat{display:block;box-sizing:border-box;width:100%;height:100%}html,body{height:100%;width:100%;margin:0;padding:0}#app{height:100%;width:100%;margin:0 auto;display:flex;flex-direction:column;background:var(--brand-background)}
