.ChatBox_container__dGYjY{width:100%;max-width:1120px;min-height:100vh;margin:0 auto;padding:12px;display:flex}.ChatBox_chat-box__r78HA{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;border-radius:1.25rem;border:1px solid var(--border-soft);background:linear-gradient(180deg,rgba(15,23,42,.56),rgba(2,6,23,.84));box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ChatBox_chat-header__IZRWb{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(148,163,184,.22);background:rgba(15,23,42,.35)}.ChatBox_chat-title__zyq7T{margin:0;font-size:.95rem;font-weight:600;letter-spacing:.02em}.ChatBox_chat-subtitle__HtYO1{margin:4px 0 0;font-size:.75rem;color:var(--text-secondary)}.ChatBox_chat-status__PC_S1{flex-shrink:0;padding:4px 10px;border-radius:999px;border:1px solid rgba(191,219,254,.42);font-size:.72rem;font-weight:600;letter-spacing:.02em;color:#dbeafe;background:rgba(30,64,175,.26)}.ChatBox_messages-container__QbeGA{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0;overflow-y:auto;padding:14px}.ChatBox_message__RlMQY{width:-moz-fit-content;width:fit-content;max-width:min(80%,700px);margin:0;padding:10px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.24);line-height:1.55;font-size:.95rem;color:var(--text-primary);word-break:break-word}.ChatBox_message__RlMQY p{margin:.35rem 0}.ChatBox_sent__8ajgM{color:#eef2ff;border-color:rgba(125,211,252,.35);background:linear-gradient(135deg,rgba(59,130,246,.84),rgba(29,78,216,.76));align-self:flex-end}.ChatBox_received__7qp9p{background:rgba(15,23,42,.72);align-self:flex-start}.ChatBox_input-container__7NJRc{display:grid;gap:10px;padding:10px;border-top:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,rgba(2,6,23,.62),rgba(2,6,23,.93))}.ChatBox_chat-input__dG_QI{width:100%;padding:10px;color:var(--text-primary);border:1px solid rgba(148,163,184,.35);border-radius:12px;background:rgba(2,6,23,.56);transition:border-color .2s ease,background-color .2s ease}.ChatBox_chat-input__dG_QI::-moz-placeholder{color:rgba(148,163,184,.95)}.ChatBox_chat-input__dG_QI::placeholder{color:rgba(148,163,184,.95)}.ChatBox_chat-input__dG_QI:hover{border-color:rgba(191,219,254,.52)}.ChatBox_chat-input__dG_QI:focus-visible{border-color:rgba(125,211,252,.82);background:rgba(2,6,23,.7)}.ChatBox_button-group__OO4di{display:flex;gap:8px}.ChatBox_setting-button__MDnnr{color:#dbeafe;background:rgba(15,23,42,.55)}.ChatBox_clear-button__fjcUm,.ChatBox_setting-button__MDnnr{padding:7px 12px;font-size:.75rem;font-weight:600;letter-spacing:.02em;border:1px solid rgba(148,163,184,.35);border-radius:10px;transition:border-color .2s ease,background-color .2s ease}.ChatBox_clear-button__fjcUm{color:#e2e8f0;background:rgba(71,85,105,.5)}.ChatBox_clear-button__fjcUm:hover,.ChatBox_setting-button__MDnnr:hover{border-color:rgba(191,219,254,.65);background:rgba(30,41,59,.78)}.ChatBox_compose-row__UcRnB{display:flex;align-items:stretch;gap:10px}.ChatBox_submit-button__p8NFf{min-width:92px;border-radius:12px;border:1px solid rgba(191,219,254,.52);background:linear-gradient(135deg,rgba(59,130,246,.9),rgba(37,99,235,.82));color:#f8fafc;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,filter .2s ease}.ChatBox_submit-button__p8NFf:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.ChatBox_submit-button__p8NFf:disabled{border-color:rgba(100,116,139,.5);background:rgba(51,65,85,.85);color:#cbd5e1;cursor:not-allowed}.ChatBox_hidden__EcXS1{display:none}@media (max-width:768px){.ChatBox_container__dGYjY{min-height:100svh;padding:8px}.ChatBox_chat-box__r78HA{border-radius:1rem}.ChatBox_chat-header__IZRWb{padding:12px}.ChatBox_chat-subtitle__HtYO1{display:none}.ChatBox_messages-container__QbeGA{gap:10px;padding:12px 10px}.ChatBox_message__RlMQY{max-width:90%;font-size:.9rem}.ChatBox_button-group__OO4di{width:100%}.ChatBox_clear-button__fjcUm,.ChatBox_setting-button__MDnnr{flex:1;text-align:center}.ChatBox_compose-row__UcRnB{flex-direction:column;gap:8px}.ChatBox_submit-button__p8NFf{min-height:42px;width:100%}.ChatBox_input-container__7NJRc{padding:10px 10px calc(10px + env(safe-area-inset-bottom))}}@media (min-width:1024px){.ChatBox_container__dGYjY{padding:16px 24px}.ChatBox_chat-box__r78HA{min-height:calc(100vh - 36px)}}.Markdown_copy-button__gzzk3{position:absolute;top:.6rem;right:.6rem;cursor:pointer;margin:0;padding:.2rem .6rem;color:#dbeafe;border:1px solid rgba(191,219,254,.35);border-radius:.6rem;background:rgba(15,23,42,.65);font-size:.7rem;letter-spacing:.03em;transition:all .2s ease;z-index:99}.Markdown_copy-button__gzzk3:hover{border-color:rgba(191,219,254,.65);background:rgba(30,41,59,.78)}.Markdown_copy-button__gzzk3:after{content:"Copy"}.Markdown_blink__eo784{opacity:1;color:#f8fafc;border-color:rgba(147,197,253,.8);background:rgba(37,99,235,.7)}.Markdown_blink__eo784:after{content:"Copied"}