.chat_layout__d_b0Y{display:grid;grid-template-columns:82px 280px minmax(0,1fr);gap:16px;height:100vh;padding:16px;overflow:hidden;background:var(--user-page-bg,#0a0206);color:#fff}.chat_sidebar__aQDMR{display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,rgba(28,14,20,.6),rgba(14,8,12,.7));border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:14px;min-height:0;overflow:hidden}.chat_newBtn__TvWOS{flex:none;height:44px;border:1px solid rgba(var(--accent-rgb,216,171,78),.55);background:var(--inline-btn-bg,rgba(76,20,22,.6));color:#fff;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer}.chat_newBtn__TvWOS:hover{background:rgba(var(--accent-rgb,216,171,78),.35)}.chat_convList__TlpGs{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:4px;min-height:0}.chat_empty__sc3xQ{margin:30px 0 0;font-size:12px;text-align:center;color:rgba(255,255,255,.4)}.chat_convItem__oVBQV{padding:10px 12px;border-radius:8px;cursor:pointer;border:1px solid transparent;background:rgba(255,255,255,.02);transition:background .15s}.chat_convItem__oVBQV:hover{background:rgba(255,255,255,.05)}.chat_convItemActive__CrC5O{background:rgba(var(--accent-rgb,216,171,78),.18);border-color:rgba(var(--accent-rgb,216,171,78),.45)}.chat_convTitle__QRYGL{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.chat_convMeta___NnRk{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:rgba(255,255,255,.45)}.chat_delBtn__QS1xe{width:20px;height:20px;border:0;background:transparent;color:rgba(255,255,255,.4);font-size:16px;line-height:1;cursor:pointer;padding:0;border-radius:50%}.chat_delBtn__QS1xe:hover{background:rgba(255,255,255,.1);color:#fff}.chat_main__woZS_{display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(28,14,20,.5),rgba(14,8,12,.6));border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;min-height:0}.chat_header__dh_pw{flex:none;padding:14px 20px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:baseline;gap:12px}.chat_header__dh_pw h2{margin:0;font-size:18px}.chat_header__dh_pw small{color:rgba(255,255,255,.4);font-size:12px}.chat_scroll__4YZMG{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:14px}.chat_welcome__B5kz4{margin:auto;text-align:center;color:rgba(255,255,255,.55);max-width:420px}.chat_welcome__B5kz4 h3{font-size:22px;margin:0 0 12px;color:#fff}.chat_welcome__B5kz4 p{font-size:14px;line-height:1.7;margin:4px 0}.chat_composer__71Dsc{flex:none;padding:14px 16px;border-top:1px solid rgba(255,255,255,.06);display:flex;gap:10px;align-items:flex-end}.chat_input__BwPge{flex:1 1;resize:none;height:56px;max-height:200px;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fff;font-size:14px;font-family:inherit;line-height:1.5}.chat_input__BwPge:focus{outline:none;border-color:rgba(var(--accent-rgb,216,171,78),.6)}.chat_sendBtn__iNM9h{flex:none;height:56px;padding:0 22px;border:0;border-radius:12px;background:var(--accent,#c99736);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.chat_sendBtn__iNM9h:disabled{opacity:.45;cursor:not-allowed}.chat_dialogBackdrop__awMDX{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.62)}.chat_dialog__k6QX4{width:min(420px,calc(100vw - 40px));border:1px solid rgba(255,255,255,.12);border-radius:14px;background:linear-gradient(180deg,rgba(30,15,20,.98),rgba(15,8,12,.99));box-shadow:0 24px 56px rgba(0,0,0,.48);padding:20px}.chat_dialog__k6QX4 h3{margin:0 0 10px;font-size:20px}.chat_dialog__k6QX4 p{margin:0;color:rgba(255,255,255,.68);line-height:1.6;font-size:14px}.chat_dialogActions__8OmXw{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}.chat_dialogActions__8OmXw button{min-width:78px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;cursor:pointer}.chat_dialogActions__8OmXw button.chat_danger__zfMFc{border-color:rgba(255,75,96,.7);background:rgba(255,75,96,.16);color:#ff8a9a}.chat_messages__dpfAY .msg-assistant,.chat_messages__dpfAY .msg-user{display:flex;max-width:100%}.chat_messages__dpfAY .msg-user{justify-content:flex-end}.chat_messages__dpfAY .msg-assistant{justify-content:flex-start}.chat_messages__dpfAY .msg-assistant .chat_bubble__iuRIt,.chat_messages__dpfAY .msg-user .chat_bubble__iuRIt{max-width:70%;padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.chat_messages__dpfAY .msg-user .chat_bubble__iuRIt{background:rgba(var(--accent-rgb,216,171,78),.22);border:1px solid rgba(var(--accent-rgb,216,171,78),.4)}.chat_messages__dpfAY .msg-assistant .chat_bubble__iuRIt{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.chat_messages__dpfAY .cursor{display:inline-block;margin-left:2px;color:var(--accent,#c99736);animation:chat_blink__zljco 1s steps(2) infinite}@keyframes chat_blink__zljco{to{opacity:0}}@media (max-width:900px){.chat_layout__d_b0Y{grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:auto;min-height:100vh}.chat_sidebar__aQDMR{max-height:200px}}