:root{--primary-color: #ff6635;--secondary-color: #ff6634;--accent-color: #f0f2f5;--bg-primary: #ffffff;--bg-secondary: #fcefed;--bg-tertiary: #bbdefb;--bg-header: #ffffff;--bg-page: #fffefc;--text-primary: #20303c;--text-secondary: #000000;--text-muted: #999999;--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: #070707;--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: #ff6635;--chat-timestamp: var(--text-muted);--chat-input-border: var(--border-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{height:90vh;width:auto;max-width:max-content;left:53%}.welcome-content-mobile .welcome-title{font-size:2.7em}.chat-home-header{box-shadow:0 4px 4px #00000040!important}.chat-home-input-row{padding:4px 4px 4px 0!important;.chat-home-send-btn{.chat-home-send-btn-arrow{width:44px!important;height:44px!important}}}}
