.ConversationInput-module__textInputContainer{position:relative;display:block;z-index:1;max-height:300px}.ConversationInput-module__textInputContainer:before,.ConversationInput-module__textInputContainer:after{position:absolute;z-index:-1;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:30px;background:linear-gradient(var(--conversation-input-gradient-angle, 0deg),#e81341 12.76%,#63b1ff 74.63%);content:""}.ConversationInput-module__textInputContainer:focus-within:before,.ConversationInput-module__textInputContainer:focus-within:after{background:var(--stroke-tertiary-1)}.ConversationInput-module__textInputContainer.ConversationInput-module__compact{max-height:100px}.ConversationInput-module__textInputContainer[data-disabled=true]{cursor:not-allowed}.ConversationInput-module__textInputContainer[data-disabled=true]:before,.ConversationInput-module__textInputContainer[data-disabled=true]:after{background:#aaa}.ConversationInput-module__textInputContainer[data-reduced-motion=true]:before,.ConversationInput-module__textInputContainer[data-reduced-motion=true]:after{background:var(--stroke-tertiary-1)}.ConversationInput-module__textInputWrapper{width:100%}.ConversationInput-module__innerContainer{display:flex;align-content:center;justify-content:space-between;width:100%;height:100%;padding:15px 12px 15px 16px;border-radius:28px;background:var(--surface-primary-1);top:0;right:0;bottom:0;left:0}.ConversationInput-module__compact .ConversationInput-module__innerContainer{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 8px 16px}.ConversationInput-module__textInput{width:100%;min-height:32px;max-height:125px;padding:8px 6px;border:none;vertical-align:middle;caret-color:var(--color-blue-800);resize:none;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:var(--functional-gray) transparent;mask-image:linear-gradient(to bottom,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 10%,black 90%,transparent)}.ConversationInput-module__compact .ConversationInput-module__textInput{margin:0;max-height:80px;padding:4px 0 4px 4px}.ConversationInput-module__textInput:hover{scrollbar-color:#666 transparent}.ConversationInput-module__textInput:focus-visible{outline:none}.ConversationInput-module__textInput::placeholder{color:var(--functional-gray)}.ConversationInput-module__textInput:disabled{opacity:.5;pointer-events:none}.ConversationInput-module__textInput.ConversationInput-module__showZipInput{min-height:40px}.ConversationInput-module__formFunctions{align-content:end}.ConversationInput-module__inlineSubmitButton{margin-left:10px}.ConversationInput-module__chatWrapper{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:visible;max-width:var(--max-chat-width);padding:0 20px;width:100%;z-index:0}.ConversationInput-module__chatWrapperLandingPage{padding:0}.ConversationInput-module__conversationInput{width:100%}.ConversationInput-module__submitButton .ConversationInput-module__arrowUpIcon{width:14px;height:14px}.ConversationInput-module__submitButton .ConversationInput-module__loadingIndicator{width:16px;height:16px}.ConversationInput-module__submitButton .ConversationInput-module__loadingIndicator svg{width:16px;height:16px}.ConversationInput-module__submitButton .ConversationInput-module__loadingIndicator path{fill:var(--text-secondary)}.ConversationInput-module__disclaimerInput{margin-top:8px;margin-bottom:0}.ConversationInputErrorMessages-module__errorMessages{padding-left:4px}.ConversationInputFocusState-module__mobileBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--surface-primary-1);z-index:-1}.ConversationInputFocusState-module__desktopBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d17221a;z-index:-1}.ConversationInputFocusState-module__container{position:absolute;left:0;right:0;top:calc(100% + var(--gap-md));z-index:1}.ConversationInputFocusState-module__listContainer{background:var(--surface-primary-1);border-radius:16px;border:1.5px solid var(--stroke-secondary-1);max-height:300px;overflow-y:auto;display:flex;flex-direction:column;gap:var(--gap-md);padding:var(--gap-lg)}.ConversationInputFocusState-module__containerMobile{position:absolute;border-radius:0;left:0;right:0;top:auto;bottom:calc(100% + 8px);z-index:1}.ConversationInputFocusState-module__listContainerMobile{border:none;padding:0 0 10px;font-size:var(--text-body-md-font-size, .875rem);font-weight:var(--text-body-md-font-weight, 400);line-height:var(--text-body-md-font-line-height, 1.125rem);letter-spacing:var(--text-body-md-font-letter-spacing, .0125rem)}.SavedConversation-module__conversationItem{display:flex;align-items:center;gap:12px;width:100%;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:color .15s ease;text-align:left;text-decoration:none;color:var(--text-primary);outline:none}.SavedConversation-module__conversationItem:hover,.SavedConversation-module__conversationItem:focus,.SavedConversation-module__conversationItem.SavedConversation-module__selected{color:var(--surface-tertiary-2)}.SavedConversation-module__conversationItem:hover .SavedConversation-module__conversationIcon,.SavedConversation-module__conversationItem:focus .SavedConversation-module__conversationIcon,.SavedConversation-module__conversationItem.SavedConversation-module__selected .SavedConversation-module__conversationIcon{color:var(--surface-tertiary-2)}.SavedConversation-module__conversationIcon{flex-shrink:0;width:20px;color:var(--text-primary);transition:color .15s ease}.SavedConversation-module__conversationTitle{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit}.SavedConversation-module__conversationTitle:first-letter{text-transform:uppercase}.SavedConversation-module__removeButton{display:flex;border:none;background:transparent;cursor:pointer;color:var(--text-primary);padding:4px}.SavedConversation-module__removeButton:hover{background-color:var(--surface-primary-3);border-radius:8px}.SavedConversation-module__removeButton svg{width:16px;height:16px}.Disclaimer-module__disclaimer{color:var(--functional-gray);text-align:center;font-size:.625rem}.ZipInput-module__form{display:inline-flex;flex-direction:column;gap:5px}.ZipInput-module__setZip{display:flex;flex-direction:row;align-items:center;gap:8px}.ZipInput-module__setZip label{margin-bottom:0;height:16px}.ZipInput-module__setZip label svg{height:16px}.ZipInput-module__zipInput{border:0px;height:24px;flex:0 0 auto;padding:0;background-color:transparent;text-decoration:none;field-sizing:content}.ZipInput-module__zipInput::placeholder{color:var(--functional-gray)}.ZipInput-module__zipInput:hover{border:0px}.ZipInput-module__zipInput:focus{border:inherit;text-decoration:none}.ZipInput-module__zipInput::placeholder{align-self:flex-end}.ZipInput-module__zipInputMobile:hover{outline:none}.ZipInput-module__withoutLabel{max-width:66px}.ZipInput-module__confirmZip{height:16px;width:16px;visibility:visible}:root{--shadow-default: 0 2px 10px 0 rgba(0, 0, 0, .05);--shadow-hover: 0 4px 12px 0 rgba(34, 41, 47, .2)}.SearchLinks-module__baseCard{--card-content-backgroundless-padding: var(--gap-sm);--card-border-radius: 0;--card-backgroundless-box-shadow: none;height:100%;text-align:left;background-color:var(--color-livid-100);cursor:pointer}@media only screen and (max-width: 600px){.SearchLinks-module__baseCard{--card-content-backgroundless-padding: var(--gap-md)}}.SearchLinks-module__baseCardContent{display:flex;align-items:center;justify-content:flex-start;gap:var(--gap-sm)}@media only screen and (max-width: 600px){.SearchLinks-module__baseCardContent{min-height:30px}}.SearchLinks-module__baseIcon{height:16px;width:16px;display:inline-block;line-height:1;vertical-align:middle;flex-shrink:0}.SearchLinks-module__motionDiv{height:100%}.SearchLink-module__cardContent{display:flex;align-items:center;justify-content:space-between;gap:8px}@media only screen and (max-width: 600px){.SearchLink-module__cardContent{min-height:30px}}@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes SuggestedSearch-module__rotation{0%{--gradient-angle: 0deg}to{--gradient-angle: 360deg}}:root{--color-prompt-red: #e81341;--color-prompt-blue: #63b1ff}.SuggestedSearch-module__suggestionCard{transition:background-color .3s ease}.SuggestedSearch-module__suggestionCardContent{padding:12px 16px;flex-direction:row;justify-content:flex-start}.SuggestedSearch-module__suggestionCardContent:hover p{color:var(--surface-tertiary-2)}.SuggestedSearch-module__suggestionCardContent:hover svg path{fill:var(--surface-tertiary-2)}@media only screen and (max-width: 600px){.SuggestedSearch-module__suggestionCardContent{min-height:20px;justify-content:flex-start;padding:8px;min-width:100px}}.SuggestedSearch-module__promptText{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.SuggestedSearch-module__hasAnimatedBorder{position:relative;border:none;background-color:transparent;z-index:0;overflow:visible}.SuggestedSearch-module__hasAnimatedBorder:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;background-color:var(--color-livid-100);border-radius:15px;z-index:-1}.SuggestedSearch-module__hasAnimatedBorder:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:17px;background:linear-gradient(var(--gradient-angle),var(--color-prompt-red) 12.76%,var(--color-prompt-blue) 74.63%);animation:SuggestedSearch-module__rotation 7s linear infinite;z-index:-2}.SuggestedSearch-module__hasAnimatedBorder:focus-within:after{background:var(--stroke-tertiary-1)}.SuggestedSearch-module__slim{background:var(--color-livid-100);border:1px solid #d1d5db;border-radius:20px;font-size:.92rem;font-weight:400;line-height:var(--text-line-height-24);color:var(--text-primary, #222);display:inline-flex;align-items:center;justify-content:center;height:40px;cursor:pointer;transition:box-shadow .3s ease,background .3s ease,border-color .3s ease;white-space:nowrap;text-align:center;flex-shrink:0}@media (max-width: 600px){.SuggestedSearch-module__slim{padding:8px}}.SuggestedSearch-module__slim:focus{background:var(--surface-primary-2)}.SuggestedSearch-module__slim:hover{box-shadow:var(--shadow-hover)}.SuggestedSearch-module__slimContent{align-items:center;justify-content:center;height:100%;flex-direction:row;gap:4px}@media (max-width: 600px){.SuggestedSearch-module__slimContent{--card-content-backgroundless-padding: 0px 8px}}.SuggestedSearch-module__slimIcon{display:none}.SuggestedSearch-module__slimText{font-size:.92rem;line-height:1.2;display:inline}.SuggestedSearch-module__suggestedSearchMotionDiv:hover .SuggestedSearch-module__suggestionCard{color:var(--surface-tertiary-2)}.SuggestedSearch-module__suggestedSearchMotionDiv:hover .SuggestedSearch-module__hasAnimatedBorder{background-color:transparent;box-shadow:none}.SuggestedSearch-module__suggestedSearchMotionDiv:hover .SuggestedSearch-module__hasAnimatedBorder:before{background-color:var(--surface-primary-2)}.SuggestedSearchList-module__suggestedSearchList{display:flex;flex-direction:column;width:100%;padding:0 12px}.SuggestedSearchList-module__suggestedSearchList>div:not(:last-child)>div{border-bottom:1px solid var(--stroke-secondary-1)}.SuggestedSearchList-module__suggestedSearchListChat{padding:0}._card_1go43_1{max-width:600px;padding:3rem;background-color:#fff;border-radius:16px;box-shadow:0 10px 20px #0000001a,0 6px 6px #0000000d;border:1px solid rgba(0,0,0,.05)}._card_1go43_1 h1,._card_1go43_1 h2{text-align:center;font-weight:700;color:#343a40;margin-bottom:1rem;background:linear-gradient(135deg,#343a40,#212529);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._card_1go43_1 p{text-align:center;font-size:1.25rem;color:#495057;margin-bottom:2rem;line-height:1.5}._card_1go43_1 form{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin:0 auto}@media (max-width: 600px){._card_1go43_1{max-width:100%;width:100%;padding:1.5rem}}._container_mql6u_1{display:flex;justify-content:center;align-items:center;padding:2rem;background-color:#f8f9fa}@media (max-width: 600px){._container_mql6u_1{flex-direction:column;padding:1rem}}._errorIcon_1wkxm_1{font-size:4rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 1.5rem;box-shadow:0 4px 6px #0000001a}._errorMessage_1wkxm_15{font-size:1.25rem;color:#495057;margin-bottom:1rem;line-height:1.5;padding:0 1rem}._errorAction_1wkxm_23{font-size:1rem;color:#6c757d;margin-bottom:2rem;line-height:1.5;padding:0 1rem}._buttonGroup_1wkxm_31{display:flex;gap:1rem;justify-content:center;margin-top:2rem}._linkButtonPrimary_1wkxm_38{color:var(--text-secondary);text-decoration:none}._linkButtonPrimary_1wkxm_38:hover{text-decoration:none;color:var(--text-secondary)}._linkButtonSecondary_1wkxm_48{color:var(--text-primary);text-decoration:none}._linkButtonSecondary_1wkxm_48:hover{text-decoration:none;color:var(--text-primary)}
