.page_main__y5BhV{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#fff}.page_container__m5_ks{max-width:700px;width:100%;height:100%}.chat_root__UMEGM{--primary-color:#4a90e2;--secondary-color:#fff;--accent-color:#000;--text-color:#333;--bg-color:#f2f2f2;--highlight-color:#fbc02d;--scrollbar-color:#b8b8b8}.chat_chatContainer__uCE53{display:flex;flex-direction:column-reverse;height:calc(100% - 90px);width:100%;position:relative;padding-top:2px;padding-right:4px;padding-left:4px}.chat_inputForm__mfg3w{display:flex;width:100%;order:1;padding:40px 4px 14px;margin-top:2px;border-top-right-radius:8px;border-top-left-radius:8px;border:1px solid #ececec;border-bottom:none}.chat_predefinedButtons__rG8cM{display:flex;flex-direction:row;width:100%;order:1;flex-wrap:nowrap;justify-content:flex-start;align-items:center;position:absolute;bottom:66px;gap:12px;padding:4px 4px 4px 2px;overflow:hidden}.chat_predefinedButtons__rG8cM button{padding:2px 12px;background-color:#19a69d;color:var(--bg-color);font-size:.8em;box-shadow:1px 4px 4px -2px #000000a6;border:0;border-radius:8px;height:30px;margin-left:4px}.chat_predefinedButtons__rG8cM button:focus,.chat_predefinedButtons__rG8cM button:focus-visible,.chat_predefinedButtons__rG8cM button:hover{color:#fff;background-color:#42857b;border-color:#42857b;cursor:pointer}.chat_chatContainer__uCE53 table{border-collapse:collapse;position:relative}.chat_chatContainer__uCE53 table,.chat_chatContainer__uCE53 td{border:1px solid var(--text-color)}.chat_input__hTFIv{cursor:auto;border-radius:8px;height:50px;border:1px solid #ececec;box-shadow:none;font-style:normal;display:block;width:100%;padding:6px 12px;font-size:14px;line-height:1.42857143;margin-right:20px}.chat_input__hTFIv:focus{outline:none!important;border-color:#19a69d;background-color:var(--bg-color)}.chat_button__XH0Gl{padding:8px 24px;background-color:#19a69d;color:var(--bg-color);font-size:1em;box-shadow:1px 4px 4px -2px #000000a6;line-height:40px;border:0;border-radius:8px;height:50px}.chat_button__XH0Gl:hover{color:#fff;background-color:#42857b;border-color:#42857b;cursor:pointer}.chat_button__XH0Gl:disabled{background-color:var(--scrollbar-color);color:var(--secondary-color)}.chat_messages__C__xG{flex-grow:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;order:2;background-color:#fff;scrollbar-color:#19a69d #fff;scrollbar-width:thin;border:1px solid #ececec;border-radius:8px;margin-bottom:6px}.chat_charCount__FTkQs{position:absolute;left:30px;font-size:10px;color:var(--text-color)}.chat_assistantMessage__rdpnJ,.chat_codeMessage__djeQF,.chat_userMessage__xLvbe{margin:8px 0;padding:8px 16px;align-self:flex-start;border-radius:5px;max-width:100%;overflow-wrap:break-word;font-size:14px}.chat_assistantMessage__rdpnJ img{max-width:100%;margin:8px 0;border-radius:5px}.chat_userMessage__xLvbe{align-self:flex-end;color:var(--bg-color);background-color:#19a69d;color:#fff}.chat_assistantMessage__rdpnJ{background-color:var(--secondary-color);padding:4px 8px;border:1px solid #e7e7e7}.chat_codeMessage__djeQF{padding:10px 16px;background-color:var(--bg-color);font-family:monospace;counter-reset:line}.chat_codeMessage__djeQF>div{margin-top:4px}.chat_codeMessage__djeQF span{color:var(--text-color);margin-right:8px}.chat_welcomeMessage__yvJc6{font-size:14px;text-align:left;margin-bottom:10px;background:var(--secondary-color);color:var(--text-color);padding:4px 10px;border-radius:5px}.chat_inputDisabled__4gWUM{position:relative;background-color:var(--bg-color)}.chat_thinkingMessage__hJEJj{display:flex;gap:4px}.chat_thinking__MmTDV{width:10px;height:10px;background-color:#19a69d;border-radius:50%;animation:chat_blink__hpKvZ 1.4s infinite both}.chat_thinking__MmTDV:first-child{animation-delay:0s}.chat_thinking__MmTDV:nth-child(2){animation-delay:.2s}.chat_thinking__MmTDV:nth-child(3){animation-delay:.4s}@keyframes chat_blink__hpKvZ{0%{opacity:.2;transform:translateY(0)}20%{opacity:1;transform:translateY(-5px)}to{opacity:.2;transform:translateY(0)}}.weather-widget_weatherBGCloudy__H3Kqr{background:linear-gradient(to top right,#b6c6c9,#8fa3ad)}.weather-widget_weatherBGSunny__ZFIos{background:linear-gradient(to bottom left,#ffffd0,#007cf0)}.weather-widget_weatherBGRainy__QkdwA{background:linear-gradient(0deg,#647d8e,#a8c0c0)}.weather-widget_weatherBGSnowy__BF2D8{background:linear-gradient(180deg,#fff,#acc2d9)}.weather-widget_weatherBGWindy__cWEUc{background:linear-gradient(90deg,#c4e0e5,#4ca1af)}.weather-widget_weatherWidget__hPcO_{width:100%;height:100%;padding:20px;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.1);align-items:center;justify-content:center;display:flex}.weather-widget_weatherWidgetData__CO31V{display:flex;gap:4px;flex-direction:column;justify-content:center;align-items:center}.weather-widget_weatherEmptyState__F3tuD{width:100%;height:100%;padding:20px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(
    --emptyStateBackground,linear-gradient(to top right,#b6c6c9,#8fa3ad)
  )}.weather-widget_weatherWidgetData__CO31V h2{font-size:8em;font-weight:500}.HelpModal_modalOverlay__eaRFf{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;display:flex;justify-content:center;align-items:stretch;padding-top:0;height:100%;z-index:99999}.HelpModal_modalHeader__otcwM{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.HelpModal_modalHeader__otcwM h3{width:calc(100% - 40px)}.HelpModal_modalContent__rDrej{position:relative;background-color:#ebebeb;padding:40px 20px 20px;border-radius:5px;max-width:384px;width:100%;overflow:auto;scrollbar-width:thin;font-size:14px}.HelpModal_closeButton__omAu6{position:relative;border:0;width:32px;height:32px;color:#fff;background:#19a69d;border-radius:8px}.HelpModal_modalList__6A07J{padding-left:14px;font-size:12px;line-height:25px}