.WelcomeScreen_container__cNBY6{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;padding-left:1rem;padding-right:1rem;text-align:center}.WelcomeScreen_iconWrapper__FE_ou{border-radius:9999px;padding:1rem;background-color:rgba(var(--theme-button-primary-rgb),.1)}[data-theme=dark] .WelcomeScreen_iconWrapper__FE_ou{background-color:rgba(var(--theme-button-primary-rgb),.2)}.WelcomeScreen_icon__p7b_5{height:2rem;width:2rem;color:var(--theme-chat-accent)}.WelcomeScreen_title__dQdGa{margin-top:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;color:var(--theme-text-primary)}.WelcomeScreen_description__SaE7E{margin-top:.5rem;max-width:20rem;font-size:.875rem;line-height:1.25rem;color:var(--theme-text-secondary)}.WelcomeScreen_suggestionsSection__fh6Id{margin-top:1.5rem;width:100%;max-width:24rem}.WelcomeScreen_sectionHeader__N3mAz{margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;font-weight:500;color:var(--theme-text-secondary)}.WelcomeScreen_sectionHeader__N3mAz .WelcomeScreen_sectionIcon__Qap57{height:.75rem;width:.75rem}.WelcomeScreen_suggestions__kE0v_{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.WelcomeScreen_suggestionButton__doH1N{border-radius:9999px;border-width:1px;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:var(--theme-bg-card);border-color:var(--theme-border-default);color:var(--theme-text-primary)}.WelcomeScreen_suggestionButton__doH1N:hover{background-color:var(--theme-bg-hover);border-color:var(--theme-chat-accent)}.WelcomeScreen_orderSuggestionButton__YYtA9{border-radius:9999px;border-width:1px;padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:rgba(var(--theme-button-primary-rgb),.15);border-color:var(--color-primary);color:var(--theme-text-primary)}[data-theme=dark] .WelcomeScreen_orderSuggestionButton__YYtA9{background-color:rgba(var(--theme-button-primary-rgb),.1);border-color:rgba(var(--theme-button-primary-rgb),.5)}.WelcomeScreen_orderSuggestionButton__YYtA9:hover{background-color:rgba(var(--theme-button-primary-rgb),.25)}[data-theme=dark] .WelcomeScreen_orderSuggestionButton__YYtA9:hover{background-color:rgba(var(--theme-button-primary-rgb),.2)}.MessageBubble_messageWrapper__Gxftx{display:flex;gap:.75rem}.MessageBubble_messageWrapper__Gxftx.MessageBubble_user__riP_X{flex-direction:row-reverse}.MessageBubble_messageWrapper__Gxftx.MessageBubble_assistant___0_3w{flex-direction:row}.MessageBubble_avatar__nh7Pe{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px}.MessageBubble_avatar__nh7Pe.MessageBubble_userAvatar__8nRI9{background-color:var(--theme-button-primary)}.MessageBubble_avatar__nh7Pe.MessageBubble_userAvatar__8nRI9 .MessageBubble_icon__o4Czz{height:1rem;width:1rem;color:var(--theme-button-primary-text)}.MessageBubble_avatar__nh7Pe.MessageBubble_assistantAvatar__p22J9{background-color:rgba(var(--theme-button-primary-rgb),.15)}[data-theme=dark] .MessageBubble_avatar__nh7Pe.MessageBubble_assistantAvatar__p22J9{background-color:rgba(var(--theme-button-primary-rgb),.2)}.MessageBubble_avatar__nh7Pe.MessageBubble_assistantAvatar__p22J9 .MessageBubble_icon__o4Czz{height:1rem;width:1rem;color:var(--color-primary)}.MessageBubble_bubble__kS1YA{max-width:80%;border-radius:1rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}.MessageBubble_bubble__kS1YA.MessageBubble_userBubble__04Sq_{background-color:var(--theme-button-primary);color:var(--theme-button-primary-text)}.MessageBubble_bubble__kS1YA.MessageBubble_assistantBubble__IZPlu{background-color:var(--theme-bg-hover);color:var(--theme-text-primary)}[data-theme=dark] .MessageBubble_bubble__kS1YA.MessageBubble_assistantBubble__IZPlu{background-color:var(--theme-bg-surface-low);color:var(--theme-text-primary)}.LoadingIndicator_container__5bI_Y{display:flex;gap:.75rem}.LoadingIndicator_avatar__jdA46{display:flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px}[data-theme=dark] .LoadingIndicator_avatar__jdA46{background-color:rgba(var(--theme-button-primary-rgb),.2)}.LoadingIndicator_icon__uQlfZ{height:1rem;width:1rem;color:var(--theme-chat-accent)}.LoadingIndicator_content__n5zcc{display:flex;align-items:center;gap:.75rem;border-radius:1rem;padding:.5rem 1rem}.LoadingIndicator_content__n5zcc,[data-theme=dark] .LoadingIndicator_content__n5zcc{background-color:var(--theme-bg-hover)}.LoadingIndicator_dots__GMaWj{display:flex;gap:.25rem}.LoadingIndicator_dot__Gu8Y0{height:.5rem;width:.5rem}@keyframes LoadingIndicator_bounce__Sg4zC{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.LoadingIndicator_dot__Gu8Y0{animation:LoadingIndicator_bounce__Sg4zC 1s infinite;border-radius:9999px;background-color:var(--theme-button-primary,#d4af37)}.LoadingIndicator_dot__Gu8Y0:first-child{animation-delay:-.3s}.LoadingIndicator_dot__Gu8Y0:nth-child(2){animation-delay:-.15s}@keyframes LoadingIndicator_pulse__svJVE{50%{opacity:.5}}.LoadingIndicator_message__7tSUf{animation:LoadingIndicator_pulse__svJVE 2s cubic-bezier(.4,0,.6,1) infinite;font-size:.875rem;line-height:1.25rem;color:var(--theme-text-secondary)}.SearchModeSelector_container__1OAAI{position:relative;z-index:50}.SearchModeSelector_trigger__1YA1L{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:.5rem;border:1px solid var(--theme-border-default,hsla(36,10%,81%,.3));background:var(--theme-bg-card,#fff);color:var(--theme-text-primary,#1c1b1b);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}[data-theme=dark] .SearchModeSelector_trigger__1YA1L{background:var(--theme-bg-card,#1c1b1b);color:var(--theme-text-primary,#fff);border-color:var(--theme-border-default,hsla(0,0%,100%,.1))}.SearchModeSelector_trigger__1YA1L:hover{background:var(--theme-bg-hover,rgba(212,175,55,.05));border-color:var(--theme-border-hover,#d4af37)}.SearchModeSelector_trigger__1YA1L:focus{outline:none;border-color:var(--theme-border-focus,#d4af37);box-shadow:0 0 0 3px rgba(212,175,55,.1)}.SearchModeSelector_icon__Fbf5L{width:1rem;height:1rem;flex-shrink:0}.SearchModeSelector_modeName__WGEp1{white-space:nowrap}.SearchModeSelector_chevron__O3gEO{width:1rem;height:1rem;transition:transform .2s}.SearchModeSelector_chevron__O3gEO.SearchModeSelector_open__kceBE{transform:rotate(180deg)}.SearchModeSelector_overlay__0vAAr{position:fixed;inset:0;z-index:40}.SearchModeSelector_dropdown__w2lSQ{position:absolute;top:calc(100% + .5rem);left:0;min-width:20rem;max-width:24rem;padding:.5rem;border-radius:.75rem;border:1px solid var(--theme-border-default,hsla(36,10%,81%,.3));background:var(--theme-bg-card,#fff);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:50;animation:SearchModeSelector_slideDown__Czudt .2s ease-out}[data-theme=dark] .SearchModeSelector_dropdown__w2lSQ{background:var(--theme-bg-card,#1c1b1b);border-color:var(--theme-border-default,hsla(0,0%,100%,.1))}@keyframes SearchModeSelector_slideDown__Czudt{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.SearchModeSelector_option__XZ88Y{width:100%;padding:.75rem;border-radius:.5rem;border:1px solid transparent;background:transparent;text-align:left;cursor:pointer;transition:all .2s}.SearchModeSelector_option__XZ88Y:hover{background:var(--theme-bg-hover,rgba(212,175,55,.05));border-color:var(--theme-border-default,hsla(36,10%,81%,.3))}.SearchModeSelector_option__XZ88Y.SearchModeSelector_selected__o7_KT{background:var(--theme-bg-alternate,rgba(212,175,55,.1));border-color:var(--theme-border-focus,#d4af37)}.SearchModeSelector_option__XZ88Y+.SearchModeSelector_option__XZ88Y{margin-top:.5rem}.SearchModeSelector_optionHeader__yEFJ_{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.SearchModeSelector_optionIcon__pZf6N{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem;color:var(--text-secondary)}.SearchModeSelector_optionInfo__JURkH{flex:1}.SearchModeSelector_optionName__raIAb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--theme-text-primary,#1c1b1b);margin-bottom:.25rem}[data-theme=dark] .SearchModeSelector_optionName__raIAb{color:var(--theme-text-primary,#fff)}.SearchModeSelector_badge__muIOn{padding:.125rem .5rem;border-radius:9999px;background:var(--primary-bg);color:var(--primary-text);font-size:.75rem;font-weight:500}.SearchModeSelector_optionDescription__vpylN{font-size:.75rem;color:var(--theme-text-secondary,#5c5650)}[data-theme=dark] .SearchModeSelector_optionDescription__vpylN{color:var(--theme-text-secondary,#8a837c)}.SearchModeSelector_optionFeatures__uzBQV{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.SearchModeSelector_feature__ZHuAN{padding:.125rem .5rem;border-radius:.25rem;background:var(--bg-alternate);color:var(--text-muted);font-size:.6875rem;font-weight:500}.SearchModeSelector_autoIcon__U0aYS{width:1rem;height:1rem;flex-shrink:0;color:var(--primary-text);animation:SearchModeSelector_sparkle___jct4 2s ease-in-out infinite}@keyframes SearchModeSelector_sparkle___jct4{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.SearchModeSelector_autoDetectSection__qOFzL{padding:.75rem;border-radius:.5rem;background:var(--theme-bg-alternate,rgba(212,175,55,.05));margin-bottom:.5rem}[data-theme=dark] .SearchModeSelector_autoDetectSection__qOFzL{background:var(--theme-bg-alternate,rgba(212,175,55,.1))}.SearchModeSelector_autoDetectLabel__PWNch{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.SearchModeSelector_autoDetectCheckbox__zRfJh{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem;cursor:pointer;accent-color:var(--primary-bg)}.SearchModeSelector_autoDetectIcon__Qi0ws{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem;color:var(--primary-text)}.SearchModeSelector_autoDetectInfo__DILey{flex:1}.SearchModeSelector_autoDetectTitle__i_pl0{display:block;font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.SearchModeSelector_autoDetectDesc__tMklx{display:block;font-size:.75rem;color:var(--text-secondary);line-height:1.4}.SearchModeSelector_divider__KBDKz{height:1px;background:var(--border-default);margin:.5rem 0}.SearchModeSelector_dimmed__Zhgd_{opacity:1;pointer-events:none}.SearchModeSelector_dimmed__Zhgd_:after{content:"(Automático ativo)";display:block;font-size:.6875rem;color:var(--text-muted);margin-top:.25rem;font-style:italic}.ChatSheet_chatOverlay__4UjVa{position:fixed;inset:0;z-index:40}@media (min-width:1280px){.ChatSheet_chatOverlay__4UjVa{display:none}}.ChatSheet_chatOverlay__4UjVa{background-color:rgba(var(--theme-text-primary-rgb),.5)}.ChatSheet_chatContainer__WNqLL{position:fixed;top:0;right:0;z-index:50;display:flex;height:100%;width:448px;flex-direction:column;border-left:1px solid var(--theme-border-default);overscroll-behavior:contain;background-color:var(--theme-bg-card);animation:ChatSheet_slideInFromRight__bqlYc .3s ease-out;box-shadow:-4px 0 24px rgba(var(--theme-text-primary-rgb),.1)}@media(max-width:480px){.ChatSheet_chatContainer__WNqLL{width:100%}}.ChatSheet_header__YIGYA{flex-shrink:0;border-bottom-width:1px;border-color:var(--theme-border-default);background-color:var(--theme-bg-card)}.ChatSheet_headerContent__4YkSv{display:flex;height:4rem;align-items:center;justify-content:space-between;padding-left:1.5rem;padding-right:1.5rem}.ChatSheet_headerTitle__WPOWW{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--theme-text-primary)}.ChatSheet_headerIcon__3PR4a{height:1.25rem;width:1.25rem;color:var(--theme-chat-accent)}.ChatSheet_headerActions__uLNr7{display:flex;gap:.5rem}.ChatSheet_messagesContainer__I3ru6{flex:1 1 0%;overflow-y:auto;overscroll-behavior:contain;padding:1rem}.ChatSheet_messagesContent__YFE_K>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.ChatSheet_footer__Okidj{border-top-width:1px;padding:1rem;border-color:var(--theme-border-default);background-color:var(--theme-bg-card)}.ChatSheet_inputForm__HPVrM{display:flex;gap:.5rem}@keyframes ChatSheet_slideInFromRight__bqlYc{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}