.home-module__Hx0lNG__main{background-color:#0f172a;flex-direction:column;align-items:center;min-height:100vh;padding:1rem .5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.home-module__Hx0lNG__header{text-align:center;color:#fff;width:100%;max-width:800px;margin-bottom:1rem}.home-module__Hx0lNG__headerContent{justify-content:space-between;align-items:center;width:100%;display:flex}.home-module__Hx0lNG__title{text-align:left;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.home-module__Hx0lNG__subtitle{opacity:.9;text-align:left;font-size:.875rem;font-weight:500}.home-module__Hx0lNG__container{background:#fff;border-radius:20px;width:100%;max-width:800px;padding:1.25rem;box-shadow:0 10px 15px -3px #0000001a}.home-module__Hx0lNG__section{margin-bottom:1rem}.home-module__Hx0lNG__sectionTitle{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;font-weight:800;display:flex}.home-module__Hx0lNG__infoGrid{grid-template-columns:1fr 2fr;gap:.5rem;display:grid}.home-module__Hx0lNG__inputGroup{flex-direction:column;gap:.25rem;display:flex}.home-module__Hx0lNG__label{color:#64748b;font-size:.75rem;font-weight:700}.home-module__Hx0lNG__input{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.5rem .75rem;font-size:.9rem;transition:all .2s}.home-module__Hx0lNG__select{color:#1e293b;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:.875rem;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.5rem 2rem .5rem .75rem;font-size:.9rem;transition:all .2s}.home-module__Hx0lNG__input:focus,.home-module__Hx0lNG__select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.home-module__Hx0lNG__topicGrid{grid-template-columns:repeat(4,1fr);gap:.4rem;display:grid}.home-module__Hx0lNG__topicButton{color:#475569;cursor:pointer;text-align:center;white-space:pre-wrap;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:.25rem;font-size:.85rem;font-weight:600;line-height:1.2;transition:all .2s;display:flex}@media (max-width:768px){.home-module__Hx0lNG__topicButton{min-height:40px;padding:.2rem;font-size:.85rem}.home-module__Hx0lNG__fqGrid{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.5rem;overflow-x:auto}.home-module__Hx0lNG__textarea{min-height:60px;font-size:.85rem}.home-module__Hx0lNG__userBubble,.home-module__Hx0lNG__aiBubble{padding:.6rem .8rem;font-size:.85rem}.home-module__Hx0lNG__submitButton,.home-module__Hx0lNG__resetButton{padding:.6rem;font-size:.85rem}.home-module__Hx0lNG__submitButton svg{width:16px;height:16px}}.home-module__Hx0lNG__topicButton:hover{background-color:#f8fafc;border-color:#cbd5e1;transform:none}.home-module__Hx0lNG__topicButton.home-module__Hx0lNG__active{color:#2563eb;background-color:#eff6ff;border-color:#3b82f6;font-weight:700}.home-module__Hx0lNG__linkButton{color:#fff;background-color:#0ea5e9;border:none}.home-module__Hx0lNG__linkButton:hover{color:#fff;background-color:#0284c7}.home-module__Hx0lNG__suggestionButton{color:#fff;background-color:#ef4444;border:none}.home-module__Hx0lNG__suggestionButton:hover{color:#fff;background-color:#dc2626}.home-module__Hx0lNG__textareaWrapper{margin-bottom:.25rem;position:relative}.home-module__Hx0lNG__textarea{resize:vertical;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;min-height:70px;padding:.75rem;font-family:inherit;font-size:.9rem;line-height:1.4;transition:all .2s}.home-module__Hx0lNG__textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.home-module__Hx0lNG__charCount{text-align:right;color:#94a3b8;margin-bottom:.5rem;font-size:.7rem}.home-module__Hx0lNG__actionButtons{gap:3px;display:flex}.home-module__Hx0lNG__shortAnswerContainer{background-color:#fff;border:2px solid #cbd5e1;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:.25rem .5rem;display:flex}.home-module__Hx0lNG__shortAnswerLabel{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.75rem;font-weight:600}.home-module__Hx0lNG__shortAnswerCheckbox{cursor:pointer;accent-color:#3b82f6;background-color:#fff;width:16px;height:16px}.home-module__Hx0lNG__submitButton{color:#fff;cursor:pointer;background-color:#0f172a;border:1px solid #cbd5e1;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.home-module__Hx0lNG__submitButton:hover{background-color:#1e293b;transform:translateY(-1px)}.home-module__Hx0lNG__submitButton:disabled{cursor:not-allowed;background-color:#94a3b8;transform:none}.home-module__Hx0lNG__resetButton{cursor:pointer;background-color:#0000;border:1px solid #cbd5e1;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:.5rem;transition:transform .2s;display:flex}.home-module__Hx0lNG__resetButton:hover{background-color:#0000;transform:scale(1.05)}.home-module__Hx0lNG__resetIconImage{width:auto;height:44px;display:block}.home-module__Hx0lNG__answerSection{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem;animation:.3s ease-out home-module__Hx0lNG__slideDown}@keyframes home-module__Hx0lNG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.home-module__Hx0lNG__answerCard{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.home-module__Hx0lNG__answerHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.home-module__Hx0lNG__answerTitle{color:#1e293b;font-size:.85rem;font-weight:700}.home-module__Hx0lNG__answerContent{color:#334155;white-space:pre-wrap;font-size:.75rem;line-height:1}.home-module__Hx0lNG__paragraph{margin-bottom:0!important;padding-bottom:0!important}.home-module__Hx0lNG__paragraph:last-child{margin-bottom:0!important}.home-module__Hx0lNG__list{margin-left:1.5rem;list-style-type:disc;margin-bottom:0!important;padding-bottom:0!important}.home-module__Hx0lNG__listItem{font-size:.75rem;line-height:1;margin-bottom:0!important;padding-bottom:0!important}.home-module__Hx0lNG__listItem p{display:inline;margin-bottom:0!important;padding-bottom:0!important}.home-module__Hx0lNG__bold{color:#1e293b;font-weight:700}.home-module__Hx0lNG__link{color:#475569;background-color:#f1f5f9;border-radius:8px;align-items:center;margin-top:.05rem;padding:.2rem .4rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.home-module__Hx0lNG__link:hover{color:#1e293b;background-color:#e2e8f0}.home-module__Hx0lNG__link:before{content:"🔗";margin-right:.5rem;font-size:1rem}.home-module__Hx0lNG__userBubble,.home-module__Hx0lNG__aiBubble{border-radius:16px;max-width:75%;padding:.8rem 1rem;font-size:.95rem;line-height:1.6;position:relative}.home-module__Hx0lNG__userBubble{color:#1e3a8a;background-color:#eff6ff;border:1px solid #bfdbfe;border-top-right-radius:4px}.home-module__Hx0lNG__aiBubble{color:#334155;background-color:#f8fafc;border:1px solid #e2e8f0;border-top-left-radius:4px;padding-bottom:2.5rem}.home-module__Hx0lNG__actionButtonsRow{gap:.5rem;margin-top:0;padding-right:0;display:flex;position:absolute;bottom:.5rem;right:1rem}.home-module__Hx0lNG__userName{display:none}.home-module__Hx0lNG__messageContent{white-space:pre-wrap}.home-module__Hx0lNG__userHeader{flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.home-module__Hx0lNG__userAvatar{color:#fff;background-color:#8b5cf6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.home-module__Hx0lNG__userTitle{color:#1e293b;font-size:.85rem;font-weight:700}.home-module__Hx0lNG__frequentQuestions{width:100%;margin-bottom:1rem;overflow:hidden}.home-module__Hx0lNG__fqGrid{flex-wrap:wrap;gap:.5rem;padding-bottom:.5rem;display:flex}.home-module__Hx0lNG__fqGrid::-webkit-scrollbar{display:none}.home-module__Hx0lNG__fqChip{color:#475569;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-shrink:0;padding:.4rem .8rem;font-size:.85rem;transition:all .2s}.home-module__Hx0lNG__fqChip:hover{color:#1e293b;background-color:#f1f5f9;border-color:#cbd5e1}.home-module__Hx0lNG__input,.home-module__Hx0lNG__select,.home-module__Hx0lNG__userContent,.home-module__Hx0lNG__messageContent,.home-module__Hx0lNG__messageContent p,.home-module__Hx0lNG__messageContent li,.home-module__Hx0lNG__messageContent span,.home-module__Hx0lNG__messageContent strong,.home-module__Hx0lNG__listItem,.home-module__Hx0lNG__link{font-size:.85rem!important}.home-module__Hx0lNG__submitButton,.home-module__Hx0lNG__resetButton{font-size:.95rem}.home-module__Hx0lNG__languageSelector{display:inline-block;position:relative}.home-module__Hx0lNG__globeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;flex-direction:column;align-items:center;gap:.2rem;padding:.5rem 1rem;transition:all .2s;display:flex}.home-module__Hx0lNG__globeButton:hover{background:#fff3}.home-module__Hx0lNG__langLabel{font-size:.8rem;font-weight:700}.home-module__Hx0lNG__globeIcon{font-size:1.2rem}.home-module__Hx0lNG__langDropdown{z-index:50;background:#fff;border-radius:12px;flex-direction:column;gap:.2rem;min-width:120px;max-height:300px;margin-top:.5rem;padding:.5rem;display:flex;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a}.home-module__Hx0lNG__langDropdown button{text-align:left;cursor:pointer;color:#1e293b;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:background-color .2s}.home-module__Hx0lNG__langDropdown button:hover{color:#3b82f6;background-color:#f1f5f9}.home-module__Hx0lNG__interactionGroup{flex-direction:column;gap:1rem;width:100%;margin-bottom:3rem;display:flex}.home-module__Hx0lNG__actionButtonsRow{justify-content:flex-end;gap:.5rem;margin-top:.5rem;padding-right:.5rem;display:flex}.home-module__Hx0lNG__actionButton{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;font-size:1.1rem;transition:transform .1s,background-color .2s;display:flex}.home-module__Hx0lNG__actionButton:hover{background-color:#f1f5f9;transform:scale(1.1)}.home-module__Hx0lNG__userMessageRow{flex-direction:row-reverse;justify-content:flex-start;align-items:center;width:100%;padding-left:20%;display:flex}.home-module__Hx0lNG__aiMessageRow{justify-content:flex-start;width:100%;padding-right:5%;display:flex}.home-module__Hx0lNG__userLabel{color:#64748b;order:2;margin-right:.5rem;font-size:.75rem;font-weight:600}.home-module__Hx0lNG__userAvatar{color:#fff;background-color:#8b5cf6;border-radius:50%;order:1;justify-content:center;align-items:center;width:24px;height:24px;margin-left:.5rem;margin-right:0;font-size:.8rem;display:flex}.home-module__Hx0lNG__aiAvatar{color:#fff;background-color:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:700;display:flex}.home-module__Hx0lNG__userBubble{text-align:right;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;order:3;width:fit-content;max-width:100%;margin-right:.5rem;padding:.8rem 1rem}.home-module__Hx0lNG__aiBubble{text-align:left;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:100%;padding:1rem}.home-module__Hx0lNG__messageContent{color:#334155;white-space:pre-wrap;width:100%;line-height:1.4}@media (max-width:768px){.home-module__Hx0lNG__main{background-color:#0f172a;padding:0}.home-module__Hx0lNG__container{width:100%;max-width:100%;min-height:100vh;box-shadow:none;border-radius:20px 20px 0 0;padding:.8rem}.home-module__Hx0lNG__header{margin-bottom:.5rem;padding:.5rem 0}.home-module__Hx0lNG__title{margin-bottom:.2rem;font-size:1.2rem}.home-module__Hx0lNG__subtitle{font-size:.8rem}.home-module__Hx0lNG__topicGrid{grid-template-columns:repeat(2,1fr);gap:.3rem}.home-module__Hx0lNG__topicButton{min-height:40px;padding:.2rem;font-size:.85rem}.home-module__Hx0lNG__textarea{min-height:60px;font-size:.85rem}.home-module__Hx0lNG__fqChip{padding:.3rem .6rem}.home-module__Hx0lNG__userMessageRow{padding-left:0}.home-module__Hx0lNG__aiMessageRow{padding-right:0}.home-module__Hx0lNG__userBubble,.home-module__Hx0lNG__aiBubble{padding:.6rem .8rem;font-size:.85rem}.home-module__Hx0lNG__list{margin-left:1.2rem}.home-module__Hx0lNG__listItem{line-height:1.3;margin-bottom:.2rem!important}}
