:root{--primary-color: #b09e84;--secondary-color: #b09e84;--accent-color: #f7f4ed;--bg-primary: #ffffff;--bg-secondary: #f7f4ed;--bg-tertiary: #d1c4e9;--bg-header: #ffffff;--text-primary: #424242;--text-secondary: #424242;--text-muted: #757575;--text-welcome: #ffffff;--btn-primary-bg: var(--primary-color);--btn-primary-text: white;--btn-secondary-bg: var(--secondary-color);--btn-secondary-text: white;--border-color: var(--primary-color);--border-radius: 6px;--shadow-sm: 0 2px 4px rgba(183, 166, 142, .1);--shadow-md: 0 4px 8px rgba(183, 166, 142, .15);--shadow-lg: 0 8px 16px rgba(183, 166, 142, .2);--chat-text-color: var(--text-primary);--chat-button-color: #b49d7b;--chat-timestamp: var(--text-muted);--chat-input-border: var(--primary-color);--chat-input-bg: #ffffff;--header-bg: var(--bg-header);--header-color: var(--text-primary)}html{--ion-default-font: "Montserrat", Arial, Helvetica, sans-serif !important;--ion-color-primary: var(--primary-color);--ion-color-secondary: var(--secondary-color);--ion-background-color: var(--bg-primary);--ion-toolbar-background: var(--header-bg);.welcome-person{height:90vh;width:auto;max-width:max-content;left:51vw}.welcome-person-mobile{display:none}.welcome-content-mobile .welcome-subtitle{font-size:1.35em}.welcome-content-mobile .welcome-title{font-size:3em}.chat-home-header-role{font-size:.9em!important}.scroll-to-bottom-button{margin-bottom:20px}.chat-messages-scrollable{padding-bottom:0!important}.chat-home-input-row{border:none!important;padding:4px 4px 4px 0!important;border-radius:26px!important;box-shadow:1px 1px 4px #0000001a;background:var(--chat-input-bg, #f7f7fa);outline:solid 1px var(--chat-input-border, #eee);margin-top:4px;margin-bottom:10px;.chat-home-input{outline:none!important;box-shadow:none!important}.chat-home-send-btn{background:#fff;color:var(--primary-color);.chat-home-send-btn-arrow{width:44px!important;height:44px!important}}}}
