.chat-app-module__kLxWeG__page{background:#000;height:100vh;padding:18px;position:relative;overflow:hidden}.chat-app-module__kLxWeG__backdrop{pointer-events:none;background:0 0;position:absolute;inset:0}.chat-app-module__kLxWeG__layout{z-index:1;width:100%;max-width:1320px;height:100%;margin:0 auto;position:relative}.chat-app-module__kLxWeG__chatPanel{-webkit-backdrop-filter:none;background:#000;border:1px solid #ffffff1f;border-radius:30px;flex-direction:column;width:100%;height:calc(100vh - 36px);display:flex;overflow:hidden;box-shadow:0 30px 80px #000000b8,inset 0 1px #ffffff14}.chat-app-module__kLxWeG__toolbar{-webkit-backdrop-filter:none;background:#000;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 14px;display:flex}.chat-app-module__kLxWeG__toolbarMeta{min-width:0}.chat-app-module__kLxWeG__toolbarTitleRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.chat-app-module__kLxWeG__toolbarTitle{color:#f8fbff;letter-spacing:0;margin:0;font-family:Avenir Next,SF Pro Display,Segoe UI,sans-serif;font-size:20px}.chat-app-module__kLxWeG__toolbarSubtitle{color:#dde8ffad;margin:4px 0 0;font-size:13px;line-height:1.5}.chat-app-module__kLxWeG__statusPill{color:#e9f2ff;letter-spacing:0;min-height:34px;box-shadow:none;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.chat-app-module__kLxWeG__statusPillOnline{color:#e7fff0;background:#34c75929;border-color:#34c7594d}.chat-app-module__kLxWeG__statusDot,.chat-app-module__kLxWeG__statusDotOnline{width:8px;height:8px;box-shadow:none;background:currentColor;border-radius:999px;flex:none}.chat-app-module__kLxWeG__statusDotOnline{background:#41d39a}.chat-app-module__kLxWeG__statusCaption{color:#dde8ff9e}.chat-app-module__kLxWeG__statusText{color:inherit;display:inline-block}.chat-app-module__kLxWeG__toolbarActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chat-app-module__kLxWeG__testRoleControl{color:#eef6ffc7;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 10px 0 12px;font-size:12px;font-weight:700;display:inline-flex}.chat-app-module__kLxWeG__testRoleSelect{color:#f8fbff;background:#000000b8;border:0;border-radius:999px;outline:none;width:220px;min-width:0;height:30px;padding:0 28px 0 10px;font-size:12px;font-weight:700}.chat-app-module__kLxWeG__testRoleSelect:disabled{opacity:.6}.chat-app-module__kLxWeG__ghostButton,.chat-app-module__kLxWeG__primaryButton,.chat-app-module__kLxWeG__sendButton,.chat-app-module__kLxWeG__clarifyButton{cursor:pointer;border:0;transition:transform .18s,box-shadow .18s,opacity .18s}.chat-app-module__kLxWeG__ghostButton,.chat-app-module__kLxWeG__primaryButton{border-radius:999px;min-height:40px;padding:0 15px;font-size:14px;font-weight:700}.chat-app-module__kLxWeG__ghostButton{color:#edf5ff;background:#ffffff1a;border:1px solid #ffffff29;box-shadow:inset 0 1px #ffffff14}.chat-app-module__kLxWeG__primaryButton{color:#fff;background:linear-gradient(135deg,#0a84ff,#30d5c8);box-shadow:0 14px 32px #0a84ff47}.chat-app-module__kLxWeG__ghostButton:hover,.chat-app-module__kLxWeG__primaryButton:hover,.chat-app-module__kLxWeG__sendButton:hover,.chat-app-module__kLxWeG__clarifyButton:hover{transform:translateY(-1px)}.chat-app-module__kLxWeG__ghostButton:disabled,.chat-app-module__kLxWeG__primaryButton:disabled,.chat-app-module__kLxWeG__sendButton:disabled,.chat-app-module__kLxWeG__clarifyButton:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.chat-app-module__kLxWeG__messageRail{scrollbar-width:none;-ms-overflow-style:none;background:#000;flex-direction:column;flex:1;gap:8px;min-height:0;padding:20px 18px 22px;display:flex;overflow-y:auto}.chat-app-module__kLxWeG__messageRail::-webkit-scrollbar{width:0;height:0;display:none}.chat-app-module__kLxWeG__messageRow{justify-content:flex-start;padding-inline:2px;display:flex}.chat-app-module__kLxWeG__messageRowUser{justify-content:flex-end}.chat-app-module__kLxWeG__messageRowCenter{justify-content:center}.chat-app-module__kLxWeG__messageBubble,.chat-app-module__kLxWeG__clarifyCard{max-width:min(720px,78%);padding:10px 14px 8px;animation:.2s chat-app-module__kLxWeG__rise}.chat-app-module__kLxWeG__assistantBubble{-webkit-backdrop-filter:blur(18px);background:#ffffff21;border:1px solid #ffffff29;border-radius:22px 22px 22px 9px;box-shadow:0 14px 34px #0000002e,inset 0 1px #ffffff1a}.chat-app-module__kLxWeG__userBubble{color:#fff;background:linear-gradient(#0a84ff,#0066d6);border-radius:22px 22px 9px;box-shadow:0 14px 30px #0a84ff47}.chat-app-module__kLxWeG__systemBubble{color:#e2edffb8;max-width:fit-content;box-shadow:none;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;padding:7px 12px}.chat-app-module__kLxWeG__messageLink{color:inherit;word-break:break-all;text-decoration:underline}.chat-app-module__kLxWeG__messageText{white-space:pre-wrap;word-break:break-word;margin:0;font-size:15.5px;line-height:1.5}.chat-app-module__kLxWeG__messageMeta{opacity:.62;text-align:right;margin-top:6px;font-size:11px;line-height:1}.chat-app-module__kLxWeG__typingBubble{border-radius:20px 20px 20px 8px;align-items:center;gap:12px;display:inline-flex}.chat-app-module__kLxWeG__typingDots{gap:6px;display:inline-flex}.chat-app-module__kLxWeG__typingDots span{background:#e8f2ffd1;border-radius:999px;width:8px;height:8px;animation:1.1s ease-in-out infinite chat-app-module__kLxWeG__pulse}.chat-app-module__kLxWeG__typingDots span:nth-child(2){animation-delay:.14s}.chat-app-module__kLxWeG__typingDots span:nth-child(3){animation-delay:.28s}.chat-app-module__kLxWeG__typingLabel{color:#dde8ffad;font-size:14px;font-style:italic}.chat-app-module__kLxWeG__clarifyCard{-webkit-backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff29;border-radius:22px;box-shadow:0 14px 34px #0003}.chat-app-module__kLxWeG__clarifyTitle{color:#edf4ff;margin:0 0 14px;font-size:15px;line-height:1.6}.chat-app-module__kLxWeG__clarifyOptions{flex-wrap:wrap;gap:8px;display:flex}.chat-app-module__kLxWeG__clarifyButton{color:#b9d8ff;background:#0a84ff2e;border-radius:999px;min-height:42px;padding:0 14px;font-weight:700}.chat-app-module__kLxWeG__composer{-webkit-backdrop-filter:none;background:#000;border-top:1px solid #ffffff1a;padding:14px 20px 18px}.chat-app-module__kLxWeG__composerWrap{-webkit-backdrop-filter:blur(20px);background:#ffffff21;border:1px solid #ffffff29;border-radius:999px;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:60px;padding:6px 10px 6px 16px;display:grid;box-shadow:inset 0 1px #ffffff1a,0 14px 34px #0000002e}.chat-app-module__kLxWeG__textarea{resize:none;color:#f8fbff;background:0 0;border:0;outline:none;width:100%;height:40px;min-height:40px;max-height:120px;padding:9px 0 7px;font-size:15px;font-weight:500;line-height:1.45;overflow-y:auto}.chat-app-module__kLxWeG__textarea::placeholder{color:#eef6ff94}.chat-app-module__kLxWeG__sendButton{color:#0a1a2d;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;padding:0;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #0a84ff38,inset 0 1px #ffffff52}.chat-app-module__kLxWeG__sendIcon{justify-content:center;align-items:center;width:18px;height:18px;line-height:1;display:inline-flex}@keyframes chat-app-module__kLxWeG__rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes chat-app-module__kLxWeG__pulse{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (max-width:1180px){.chat-app-module__kLxWeG__chatPanel{height:calc(100vh - 40px)}}@media (max-width:760px){.chat-app-module__kLxWeG__page{height:100vh;padding:16px}.chat-app-module__kLxWeG__chatPanel{border-radius:24px;height:calc(100vh - 32px)}.chat-app-module__kLxWeG__toolbar{flex-direction:column;align-items:stretch;padding:16px 16px 12px}.chat-app-module__kLxWeG__toolbarActions{width:100%}.chat-app-module__kLxWeG__testRoleControl{border-radius:18px;justify-content:space-between;width:100%}.chat-app-module__kLxWeG__testRoleSelect{flex:1;width:auto}.chat-app-module__kLxWeG__ghostButton,.chat-app-module__kLxWeG__primaryButton{flex:calc(50% - 10px)}.chat-app-module__kLxWeG__messageRail{padding:14px 12px 18px}.chat-app-module__kLxWeG__messageBubble,.chat-app-module__kLxWeG__clarifyCard{max-width:88%}.chat-app-module__kLxWeG__composer{padding:10px 12px 12px}.chat-app-module__kLxWeG__composerWrap{grid-template-columns:1fr auto;min-height:56px;padding:6px 8px 6px 14px}.chat-app-module__kLxWeG__sendButton{width:40px;min-width:40px;height:40px}}
