.chatPageHead{max-width:1280px;margin:0 auto 14px;align-items:center;justify-content:space-between}.chatPageHead>div{margin-left:auto}.chatPageHead h1{font-size:34px;margin-top:8px}.chatlayout.chatPro{grid-template-columns:250px minmax(0,980px);gap:18px;align-items:stretch;max-width:1280px;margin:0 auto}.chatPro .chatprofile{position:relative;min-height:560px;background:#0e0d12;border-color:#302a35;box-shadow:0 22px 60px rgba(0,0,0,.28)}.chatPro .chatprofile .portrait{height:315px}.chatPro .chatprofile .portrait:after{background:linear-gradient(to top,#0e0d12 0,rgba(14,13,18,.62) 28%,rgba(14,13,18,.03) 62%)}.chatPro .chatprofilecopy{padding:15px 15px 18px}.chatPro .chatprofilecopy h2{font-size:23px;margin:8px 0 3px}.chatPro .chatprofilecopy .muted{font-size:12px}.chatPro .traits{margin:13px 0}.chatPro .trait{font-size:10px;padding:6px 9px}.chatSideStatus{display:flex;align-items:center;justify-content:space-between;margin-top:13px;padding-top:13px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.chatSideStatus b{color:#69dc92;font-weight:800}.chatSideNote{margin-top:11px;padding:10px;border:1px solid #352330;border-radius:10px;background:#160e14;color:#91858e;font-size:10px;line-height:1.45}.chatPro .chatbox{min-height:620px;display:flex;flex-direction:column;background:linear-gradient(180deg,#111016 0%,#0d0c11 100%);border-color:#302a35;box-shadow:0 22px 60px rgba(0,0,0,.28)}.chatPro .chathead{min-height:68px;align-items:center;padding:11px 16px;background:rgba(17,16,22,.98)}.chatIdentity{display:flex;align-items:center;gap:11px}.chatAvatar{width:42px;height:42px;border-radius:50%;background:#2b1824 center 18%/cover no-repeat;border:1px solid #593047;box-shadow:0 0 0 3px #171119}.chatIdentityText b{display:block;font-size:15px}.chatIdentityText .status{margin-top:2px}.chatHeaderActions{display:flex;align-items:center;gap:8px}.chatIconBtn{width:34px;height:34px;border-radius:10px;border:1px solid var(--line);background:#0d0c11;color:#cfc5cd;cursor:pointer;font-size:15px}.chatIconBtn:hover{border-color:#5b3148;color:#fff}.chatPro .messages{flex:1;height:auto;min-height:410px;max-height:520px;padding:18px 20px;gap:10px;background:radial-gradient(circle at 88% 7%,rgba(255,45,116,.05),transparent 26%)}.chatPro .msg{position:relative;max-width:64%;padding:10px 13px;border-radius:15px 15px 15px 5px;background:#211b23;border:1px solid #2d2630;color:#f3edf2;line-height:1.43;font-size:13px;box-shadow:0 4px 15px rgba(0,0,0,.12)}.chatPro .msg.me{align-self:flex-end;max-width:58%;border-radius:15px 15px 5px 15px;background:linear-gradient(135deg,#7b264b,#5b2253);border-color:#823557}.msgMeta{display:block;margin-top:5px;font-size:9px;color:#887d86}.chatTyping{display:none;align-items:center;gap:4px;width:max-content;padding:10px 13px;border-radius:15px 15px 15px 5px;background:#211b23;border:1px solid #2d2630}.chatTyping i{width:5px;height:5px;border-radius:50%;background:#9c9099;animation:chatDot 1.2s infinite}.chatTyping i:nth-child(2){animation-delay:.15s}.chatTyping i:nth-child(3){animation-delay:.3s}@keyframes chatDot{0%,70%,100%{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.chatPro .chatfoot{padding:10px 14px 13px;background:#100f14;border-top:1px solid #28232c}.chatUtility{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.chatPro .meter{margin:0;font-size:10px;color:#c1b3bc}.chatSafety{font-size:9px;color:#6f656c}.chatPro .composer{align-items:center;gap:8px}.chatPro .composer input{height:50px;border-radius:14px;background:#09080c;border-color:#3a2d38;padding:0 16px;font-size:14px}.chatPro .composer input:focus{outline:none;border-color:#a23867;box-shadow:0 0 0 3px rgba(255,45,116,.1)}.chatPro .composer .primary{height:50px;min-width:104px;border-radius:14px}.chatPro .composer .primary:disabled{opacity:.45;cursor:not-allowed}.chatLimitReached{margin-top:9px;padding:11px 13px;border:1px solid #5e2944;border-radius:11px;background:#1a0e15;color:#d7c7d0;font-size:11px;line-height:1.45}.chatLimitReached b{color:#ff6a9d}.chatQuickPrompts{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 8px}.chatQuickPrompts button{border:1px solid #2b252d;background:#121015;color:#998d96;border-radius:999px;padding:5px 9px;font-size:9px;cursor:pointer}.chatQuickPrompts button:hover{border-color:#60344d;color:#fff;background:#181119}.chatBack{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#a99faa;cursor:pointer;padding:0;font-size:11px}.chatBack:hover{color:#fff}@media(max-width:1120px){.chatlayout.chatPro{grid-template-columns:220px minmax(0,1fr)}.chatPro .chatprofile .portrait{height:280px}}@media(max-width:900px){.chatPageHead>div{margin-left:0}.chatPageHead{align-items:flex-start;flex-direction:column}.chatlayout.chatPro{grid-template-columns:1fr}.chatPro .chatprofile{display:none}.chatPro .chatbox{min-height:640px}.chatPro .messages{max-height:none}}@media(max-width:560px){.chatPageHead h1{font-size:28px}.chatPro .chathead{padding:10px 11px}.chatAvatar{width:39px;height:39px}.chatPro .messages{padding:14px 11px}.chatPro .msg{max-width:86%;font-size:13px}.chatPro .msg.me{max-width:80%}.chatHeaderActions .badge{display:none}.chatPro .chatfoot{padding:9px}.chatUtility{align-items:flex-start;flex-direction:column;gap:3px}.chatSafety{display:none}.chatPro .composer .primary{min-width:78px;padding:0 12px}.chatQuickPrompts{overflow:auto;flex-wrap:nowrap;padding-bottom:2px}.chatQuickPrompts button{white-space:nowrap}}