.soketChat_wrap__GegJP{z-index:2;width:100%;max-width:1000px;height:80vh;margin:32px auto 0;background:var(--white-color);box-shadow:10px 10px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;border-radius:12px}.soketChat_top__zrMyl{display:flex;align-items:center;gap:12px;padding:12px 24px;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:10px 10px 30px rgba(0,0,0,.06)}.soketChat_title__pxBK2{font-size:18px;font-weight:500}.soketChat_characterImage__0BmaT{width:80px;height:80px;border-radius:50%;border:1px solid var(--light-color)}.soketChat_window__ogjko{flex:1 1;padding:20px 20px 12px;display:flex;flex-direction:column;width:100%;gap:10px;scroll-behavior:smooth;overflow-y:auto;scrollbar-width:thin}.soketChat_box__pZCHb{display:flex;flex-direction:column;gap:4px;width:100%;font-size:15px;letter-spacing:-.025em;line-height:1.4}.soketChat_name__jLVl6{padding-left:6px;font-size:15px;font-weight:500;letter-spacing:-.025em}.soketChat_user__Vw0T_ .soketChat_message__xTkBC{align-self:flex-end;background:var(--dark-color);color:var(--white-color);border-radius:18px 18px 4px 18px;margin-left:auto}.soketChat_assistant__SxPT6 .soketChat_message__xTkBC,.soketChat_user__Vw0T_ .soketChat_message__xTkBC{padding:10px 16px;max-width:60%;margin-bottom:2px;word-break:break-word;box-shadow:0 2px 2px rgba(0,0,0,.1)}.soketChat_assistant__SxPT6 .soketChat_message__xTkBC{align-self:flex-start;background:var(--light-color);color:var(--black-color);border-radius:18px 18px 18px 4px;margin-right:auto}.soketChat_system__N2t1f{align-self:center;color:var(--red-color);font-size:15px;letter-spacing:-.025em;font-weight:500;margin:6px 0 4px}.soketChat_controls__pvES4{background:var(--light-color);padding:12px 14px;margin-top:20px;display:flex;gap:8px}.soketChat_controls__pvES4 input{flex:1 1;padding:10px 14px;font-size:15px;border:1px solid var(--light-color);border-radius:8px;letter-spacing:-.025em;background:var(--white-color);transition:border-color .2s}.soketChat_controls__pvES4 input:focus{border-color:var(--dark-color)}.soketChat_controls__pvES4 button{min-width:70px;background:var(--dark-color);color:var(--white-color);border-radius:8px;padding:10px 0;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 2px rgba(0,0,0,.1)}.soketChat_controls__pvES4 button:hover{background:var(--black-color)}@media (max-width:768px){.soketChat_title__pxBK2{font-size:16px;font-weight:500}.soketChat_characterImage__0BmaT{width:60px;height:60px}.soketChat_box__pZCHb{font-size:14px}.soketChat_name__jLVl6{padding-left:4px;font-size:14px}.soketChat_assistant__SxPT6 .soketChat_message__xTkBC,.soketChat_user__Vw0T_ .soketChat_message__xTkBC{max-width:70%}}@media (max-width:480px){.soketChat_wrap__GegJP{min-height:80vh}.soketChat_assistant__SxPT6 .soketChat_message__xTkBC,.soketChat_user__Vw0T_ .soketChat_message__xTkBC{max-width:75%}}.chatPage_pageWrap__GcirL{min-height:100vh;width:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:auto;z-index:0;padding:0 20px}.chatPage_pageBg__P2iS9{position:absolute;top:0;left:0;inset:0;width:100%;height:100%;object-position:center;z-index:0;opacity:.3;pointer-events:none;filter:blur(2px);object-fit:cover}.chatPage_pageDimmed__74lNq{position:fixed;inset:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:1;pointer-events:none}