.chat_root__AXp_u{min-height:100vh;background:radial-gradient(circle at top,#1a2744 0,#020813 55%,#000 100%);color:#f7fafc;display:flex;justify-content:center;position:relative}.chat_backgroundGlow__Rb2_Z{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 0,rgba(255,191,90,.12),transparent 55%),radial-gradient(circle at 90% 10%,rgba(88,190,255,.12),transparent 55%);opacity:.9;z-index:0}.chat_content__qoIIA{position:relative;z-index:1;width:100%;max-width:980px;padding:24px 16px 40px;margin:0 auto}.chat_heroCard__cWiIZ{position:relative;padding:20px 20px 18px;border-radius:24px;background:linear-gradient(135deg,rgba(10,18,40,.98),rgba(8,13,30,.98));box-shadow:0 20px 60px rgba(0,0,0,.65);border:1px solid hsla(0,0%,100%,.06);overflow:hidden;margin-bottom:20px}.chat_heroAccent__XEuN1{position:absolute;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(255,193,94,.26),transparent 70%);top:-80px;left:-80px;opacity:.9;pointer-events:none}.chat_heroHeaderRow__31zDT{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.chat_heroEyebrow__qnb4M{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.6);margin-bottom:6px}.chat_heroTitle__tL8HR{font-size:22px;font-weight:600;letter-spacing:.06em}.chat_heroSubtitle__LZtL1{margin-top:8px;font-size:13px;line-height:1.6;color:rgba(245,248,255,.8)}.chat_heroBadgeGroup__sytam{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.chat_heroBadge__uRgXj{font-size:11px;padding:5px 10px;border-radius:999px;background:rgba(11,24,54,.9);border:1px solid hsla(0,0%,100%,.08)}.chat_heroLink__zre7T{font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,193,94,.9);color:#ffd27a;text-decoration:none;background:radial-gradient(circle at 30% 0,rgba(255,200,80,.2),transparent 60%)}.chat_mainGrid__ocGQt{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:18px;margin-top:20px}.chat_chatPanel__g4ULg{background:rgba(9,16,35,.96);border-radius:20px;padding:14px 14px 10px;border:1px solid hsla(0,0%,100%,.06);box-shadow:0 16px 40px rgba(0,0,0,.7);display:flex;flex-direction:column;min-height:360px}.chat_chatHeader__nlKra{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.chat_chatTitle___xGYF{font-size:14px;font-weight:600}.chat_chatSubtitle__BwWdZ{font-size:12px;color:rgba(220,230,255,.86);margin-top:2px}.chat_chatBadge__k7Kd_{font-size:11px;padding:4px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:rgba(7,12,27,.96)}.chat_messageList__SJdUR{flex:1;margin-top:4px;padding:8px 6px;border-radius:12px;background:radial-gradient(circle at 0 0,rgba(255,188,94,.1),transparent 70%);border:1px solid hsla(0,0%,100%,.04);overflow-y:auto;max-height:320px}.chat_message__45L16{margin-bottom:8px;padding:6px 8px;border-radius:10px}.chat_messageMeta__XpUpi{display:flex;justify-content:space-between;font-size:10px;margin-bottom:2px}.chat_messageFrom__szJXh{font-weight:500}.chat_messageTime__XcPUI{color:rgba(195,205,235,.85)}.chat_messageText__2k7Q3{font-size:12px;line-height:1.5}.chat_system__j97_M{background:rgba(34,197,94,.11);border:1px solid rgba(74,222,128,.35)}.chat_other__uZs5t{background:rgba(59,130,246,.12);border:1px solid rgba(96,165,250,.4)}.chat_user__rFLmL{background:rgba(249,115,22,.16);border:1px solid rgba(251,146,60,.5)}.chat_inputRow__Aq__j{margin-top:8px;display:flex;gap:8px}.chat_input__fIIkc{flex:1;padding:8px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);background:rgba(5,10,24,.98);color:#f7fafc;font-size:12px}.chat_input__fIIkc::-moz-placeholder{color:rgba(160,174,214,.9)}.chat_input__fIIkc::placeholder{color:rgba(160,174,214,.9)}.chat_sendButton__NYb2E{padding:8px 12px;border-radius:999px;border:none;background:radial-gradient(circle at 30% 0,#ffc76a,#ff8c1a);color:#050810;font-size:12px;font-weight:500;cursor:pointer}.chat_infoColumn__gOOrd{display:flex;flex-direction:column;gap:12px}.chat_infoCard__oYGWE{background:rgba(7,13,30,.96);border-radius:18px;padding:14px 14px 12px;border:1px solid hsla(0,0%,100%,.05)}.chat_infoTitle__siQo3{font-size:14px;font-weight:600;margin-bottom:6px}.chat_infoList__GE1fX{margin:0;padding-left:18px;font-size:12px;color:rgba(220,230,255,.86);display:flex;flex-direction:column;gap:4px}.chat_bottomActions__NLitK{margin-top:22px;display:flex;gap:10px;justify-content:flex-end}.chat_secondaryButton__NBViI{padding:8px 12px;font-size:12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:rgba(7,12,27,.9);color:#f5f8ff;text-decoration:none}@media (max-width:768px){.chat_heroHeaderRow__31zDT{flex-direction:column;align-items:flex-start;gap:12px}.chat_heroBadgeGroup__sytam{align-items:flex-start}.chat_mainGrid__ocGQt{grid-template-columns:minmax(0,1fr)}.chat_bottomActions__NLitK{justify-content:space-between}}