:root{--primary-color: #f2c883;--secondary-color: #f2c883;--accent-color: #f0f2f5;--bg-primary: #f8f3ea;--bg-secondary: #f0f0f0;--bg-tertiary: #bbdefb;--bg-header: #f8f3ea;--bg-page: #f8f3ea;--text-primary: #241e1d;--text-secondary: #000000;--text-muted: #999999;--text-welcome: #f5cd87;--text-button: #241e1d;--btn-primary-bg: var(--primary-color);--btn-primary-text: white;--btn-secondary-bg: var(--secondary-color);--btn-secondary-text: #241e1d;--border-color: #e0e0e0;--border-radius: 6px;--shadow-sm: 0 2px 4px rgba(0, 94, 184, .1);--shadow-md: 0 4px 8px rgba(0, 94, 184, .15);--shadow-lg: 0 8px 16px rgba(0, 94, 184, .2);--chat-text-color: var(--text-primary);--chat-button-color: #1f6b7b;--chat-timestamp: var(--text-muted);--chat-input-bg: #fdfbf6;--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-content{padding-bottom:0;margin-top:90px;.welcome-title{font-size:2.7em;text-transform:uppercase}.welcome-subtitle{margin-bottom:0;font-size:1.5em;line-height:1.6em}}.welcome-person{height:90vh;width:auto;max-width:max-content;left:52vw}.welcome-person-mobile{height:90vh;width:auto;max-width:max-content;left:57%}.welcome-text.welcome-subtitle{display:none}.welcome-content-mobile{.welcome-title{font-size:1.7em;text-transform:uppercase}.welcome-subtitle{font-size:1.2em;color:var(--text-welcome)}}.auth-btn,.auth-btn:focus,.auth-btn:hover{color:var(--text-button)}.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:0 5px 9px #0c0c0d1a;background:var(--chat-input-bg, #fdfbf6);margin-top:4px;margin-bottom:10px;.chat-home-input{outline:none!important;box-shadow:none!important}.chat-home-input.active{background:var(--chat-input-bg, #fdfbf6)}.chat-home-send-btn{background:#fff;color:var(--primary-color);.chat-home-send-btn-arrow{width:44px!important;height:44px!important}}}}
