.SimpleShowroomCTA-module__lUHHpG__card{background:var(--primary-gradient,var(--primary));border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-soft);flex-direction:column;margin:12px 0;display:flex;position:relative}.SimpleShowroomCTA-module__lUHHpG__card--search{border-radius:var(--radius-xl);display:none}@media only screen and (max-width:768px){.SimpleShowroomCTA-module__lUHHpG__card{margin-top:0;display:flex}}.SimpleShowroomCTA-module__lUHHpG__card .SimpleShowroomCTA-module__lUHHpG__primaryAction{flex-direction:row;justify-content:space-between;align-items:center;padding:6px 8px 6px 13px;display:flex}.SimpleShowroomCTA-module__lUHHpG__card .SimpleShowroomCTA-module__lUHHpG__primaryAction--search{padding:16px}.SimpleShowroomCTA-module__lUHHpG__card .SimpleShowroomCTA-module__lUHHpG__primaryAction .SimpleShowroomCTA-module__lUHHpG__icon{width:20px;height:20px;color:var(--on-primary);margin-right:11px;font-size:20px}.SimpleShowroomCTA-module__lUHHpG__card .SimpleShowroomCTA-module__lUHHpG__primaryAction .SimpleShowroomCTA-module__lUHHpG__textCtn{flex-direction:column;margin-right:auto;display:flex}.SimpleShowroomCTA-module__lUHHpG__card .SimpleShowroomCTA-module__lUHHpG__primaryAction .SimpleShowroomCTA-module__lUHHpG__textCtn .SimpleShowroomCTA-module__lUHHpG__title{color:var(--on-primary);font-size:16px;font-weight:500;line-height:20px}.SimpleShowroomCTA-module__lUHHpG__card .SimpleShowroomCTA-module__lUHHpG__primaryAction .SimpleShowroomCTA-module__lUHHpG__textCtn .SimpleShowroomCTA-module__lUHHpG__subtitle{color:var(--on-primary);opacity:.7;font-size:14px;line-height:18px}.SimpleShowroomCTA-module__lUHHpG__card .SimpleShowroomCTA-module__lUHHpG__primaryAction .SimpleShowroomCTA-module__lUHHpG__button{color:var(--primary);white-space:nowrap;background-color:var(--on-primary);border-radius:var(--radius-sm);margin-left:12px;padding:8px 14px;font-size:14px;font-weight:500;line-height:18px}.SimpleShowroomCTA-module__lUHHpG__card .SimpleShowroomCTA-module__lUHHpG__primaryAction .SimpleShowroomCTA-module__lUHHpG__button--search{border-radius:var(--radius-xl);padding:12px 14px}.ChatInput-module__MydAIq__form{background-color:var(--elevated-level-one);border:var(--border-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);align-items:flex-start;margin:10px;transition:box-shadow .2s ease-in-out;display:flex}.ChatInput-module__MydAIq__form--selected{box-shadow:var(--shadow-hover)}.ChatInput-module__MydAIq__form--minimized{visibility:hidden}.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__chatInput{width:100%;color:var(--text-primary);background-color:var(--elevated-level-one);border-radius:var(--radius-lg);box-shadow:none;resize:none;border:none;outline:none;flex-direction:row;align-items:center;padding-top:12px;padding-bottom:12px;padding-left:15px;line-height:125%;display:flex;overflow:auto}.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__chatInput--minimized{height:44px}.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__submitBtn{width:44px;height:44px;color:var(--text-secondary);background-color:var(--elevated-level-one);border-radius:0 var(--radius-lg) var(--radius-lg) 0;border:none;justify-content:center;align-items:center;padding:9px;transition:all .14s;display:flex}.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__submitBtn--active{color:var(--primary)}@media (hover:hover) and (pointer:fine){.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__submitBtn:hover{transform:none}}