.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-button-primary)}.LoadingIndicator_icon__uQlfZ:first-child{animation-delay:-.3s}.LoadingIndicator_icon__uQlfZ: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,var(--theme-bg-hover));border-color:var(--theme-button-primary)}.SearchModeSelector_trigger__1YA1L:focus{outline:none;border-color:var(--theme-button-primary);box-shadow:0 0 0 3px var(--theme-bg-hover)}.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,var(--theme-bg-hover));border-color:var(--theme-border-default,hsla(36,10%,81%,.3))}.SearchModeSelector_option__XZ88Y.SearchModeSelector_selected__o7_KT{background:var(--theme-bg-alternate,var(--theme-bg-hover));border-color:var(--theme-button-primary)}.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;margin-bottom:.5rem}.SearchModeSelector_autoDetectSection__qOFzL,[data-theme=dark] .SearchModeSelector_autoDetectSection__qOFzL{background:var(--theme-bg-alternate,var(--theme-bg-hover))}.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}}@font-face{font-family:__Space_Grotesk_dd5b2f;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_dd5b2f;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Space_Grotesk_dd5b2f;font-style:normal;font-weight:300 700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_Fallback_dd5b2f;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_dd5b2f{font-family:__Space_Grotesk_dd5b2f,__Space_Grotesk_Fallback_dd5b2f;font-style:normal}.__variable_dd5b2f{--font-heading:"__Space_Grotesk_dd5b2f","__Space_Grotesk_Fallback_dd5b2f"}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Manrope_73ee6c;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Manrope_Fallback_73ee6c;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:__Manrope_73ee6c,__Manrope_Fallback_73ee6c;font-style:normal}.__variable_73ee6c{--font-body:"__Manrope_73ee6c","__Manrope_Fallback_73ee6c"}