:root{--primary-color: #f5782f;--secondary-color: #f5782f;--accent-color: #f0f2f5;--bg-primary: #f1ece2;--bg-secondary: #f4f0e8;--bg-tertiary: #bbdefb;--bg-header: #f1ece2;--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: #f5782f;--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: #3b2a1f;--chat-timestamp: var(--text-muted);--chat-input-border: var(--border-color);--chat-input-bg: #fffaf0;--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}.welcome-person-mobile{height:90vh;width:auto;max-width:max-content;left:55%}[dir=rtl] .welcome-person-mobile{left:45%}.welcome-text.welcome-subtitle{display:none}.welcome-title{font-family:Montserrat,Arial,Helvetica,sans-serif!important}.welcome-content-mobile .welcome-title{font-size:clamp(36px,10vw,52px)!important}.chat-home-header{box-shadow:0 4px 4px #00000040!important}.scroll-to-bottom-button{margin-bottom:20px}.chat-messages-scrollable{padding-bottom:0!important}.chat-home-input-row{border:none!important;padding:4px!important;border-radius:26px!important;box-shadow:0 5px 9px #0c0c0d1a;background:var(--chat-input-bg, #f4f1eb);margin-top:4px;margin-bottom:10px;width:99%;.chat-home-input{outline:none!important;box-shadow:none!important}.chat-home-input.active{background:var(--chat-input-bg, #f4f1eb)}.chat-home-send-btn{background:#fff;color:var(--primary-color);.chat-home-send-btn-arrow{width:44px!important;height:44px!important}}}}
