.OwnerChat-module__obEWNW__chat{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:10px;overflow:hidden}.OwnerChat-module__obEWNW__statusRow{justify-content:flex-end;padding:10px 12px 0;display:flex}.OwnerChat-module__obEWNW__status{border:1px solid var(--line);max-width:440px;color:var(--body);background:#f8f9fc;border-radius:999px;align-items:center;gap:9px;padding:7px 11px;display:inline-flex}.OwnerChat-module__obEWNW__status>span{background:currentColor;border-radius:50%;flex:0 0 8px;width:8px;height:8px}.OwnerChat-module__obEWNW__status>div{align-items:baseline;gap:6px;min-width:0;display:flex}.OwnerChat-module__obEWNW__status b{white-space:nowrap;font-size:10px}.OwnerChat-module__obEWNW__status small{color:var(--body);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.OwnerChat-module__obEWNW__free{color:var(--green);background:#25a5660f;border-color:#25a5664d}.OwnerChat-module__obEWNW__sending{color:var(--blue);background:#2d69fd0d;border-color:#2d69fd47}.OwnerChat-module__obEWNW__queued{color:var(--violet);background:#8058ff0d;border-color:#8058ff47}.OwnerChat-module__obEWNW__occupied{color:var(--amber);background:#fffaf0;border-color:#c2841a4d}.OwnerChat-module__obEWNW__error{color:var(--red);background:#fff7f7;border-color:#e5484d4d}.OwnerChat-module__obEWNW__spin{animation:.9s linear infinite OwnerChat-module__obEWNW__spin}@keyframes OwnerChat-module__obEWNW__spin{to{transform:rotate(360deg)}}.OwnerChat-module__obEWNW__composer{background:#fff;border:1px solid #cfd8ee;border-radius:9px;gap:10px;margin:10px 12px 12px;padding:12px;display:grid;box-shadow:0 13px 32px -28px #2d69fdbf}.OwnerChat-module__obEWNW__composer label{color:var(--ink);font-size:13px;font-weight:800}.OwnerChat-module__obEWNW__composer textarea{resize:vertical;width:100%;min-height:72px;color:var(--ink);font:inherit;background:#f7f9fd;border:0;border-radius:6px;outline:none;padding:9px;font-size:13px;line-height:1.5}.OwnerChat-module__obEWNW__composer textarea:focus{box-shadow:inset 0 0 0 2px #2d69fd4d}.OwnerChat-module__obEWNW__composerFoot{justify-content:space-between;align-items:center;gap:12px;display:flex}.OwnerChat-module__obEWNW__composerFoot>span{color:var(--muted);font-size:9px}.OwnerChat-module__obEWNW__composerFoot button{color:#fff;background:var(--gradient);min-height:34px;font:inherit;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:10px;font-weight:850;display:inline-flex}.OwnerChat-module__obEWNW__composerFoot button:disabled,.OwnerChat-module__obEWNW__suggestions button:disabled{opacity:.45;cursor:not-allowed}.OwnerChat-module__obEWNW__attachmentList{flex-wrap:wrap;gap:7px;display:flex}.OwnerChat-module__obEWNW__attachmentList>span{border:1px solid var(--line);max-width:240px;color:var(--body);text-overflow:ellipsis;white-space:nowrap;background:#f7f9fd;border-radius:999px;align-items:center;gap:6px;padding:5px 8px 5px 10px;font-size:9px;display:inline-flex;overflow:hidden}.OwnerChat-module__obEWNW__attachmentList button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.OwnerChat-module__obEWNW__composerFoot .OwnerChat-module__obEWNW__attachButton{border:1px solid var(--line);color:var(--body);background:#fff}.OwnerChat-module__obEWNW__messageAttachments{color:#b9c5da;margin-top:7px;font-size:8px;display:block}.OwnerChat-module__obEWNW__suggestions{gap:8px;padding:0 12px 12px;display:grid}.OwnerChat-module__obEWNW__suggestions>span{color:var(--muted);font-size:9px}.OwnerChat-module__obEWNW__suggestions>div{flex-wrap:wrap;gap:7px;display:flex}.OwnerChat-module__obEWNW__suggestions button{border:1px solid var(--line);min-height:28px;color:var(--body);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:0 12px;font-size:9px;font-weight:700}.OwnerChat-module__obEWNW__suggestions button:hover{color:var(--blue);background:#f7f9ff;border-color:#a8bdf0}.OwnerChat-module__obEWNW__transcript{border-top:1px solid var(--line-soft);background:#f7f9fd;align-content:start;gap:7px;max-height:46vh;padding:12px;display:grid;overflow-y:auto}.OwnerChat-module__obEWNW__message{border:1px solid var(--line);background:#fff;border-radius:9px;width:fit-content;max-width:80%;padding:9px 11px}.OwnerChat-module__obEWNW__message.OwnerChat-module__obEWNW__user{color:#fff;background:#101522;border-color:#101522;justify-self:end}.OwnerChat-module__obEWNW__message>span{color:#738097;letter-spacing:.1em;margin-bottom:6px;font-size:8px;font-weight:850;display:block}.OwnerChat-module__obEWNW__message.OwnerChat-module__obEWNW__user>span{color:#b9c5da}.OwnerChat-module__obEWNW__message p{white-space:pre-wrap;margin:0;font-size:11px;line-height:1.6}.OwnerChat-module__obEWNW__messageTechnical{margin-top:9px}.OwnerChat-module__obEWNW__messageTechnical summary,.OwnerChat-module__obEWNW__technical summary{width:fit-content;color:var(--muted);cursor:pointer;font-size:8px;font-weight:750}.OwnerChat-module__obEWNW__messageTechnical small{color:var(--muted);margin-top:6px;font-size:8px;display:block}.OwnerChat-module__obEWNW__alertError{color:#9e1b1b;background:#fff2f2;border:1px solid #f0b6b6;border-radius:7px;margin:0 16px 16px;padding:11px 13px;font-size:10px}.OwnerChat-module__obEWNW__technical{border-top:1px solid var(--line-soft);color:var(--muted);padding:9px 12px 11px}.OwnerChat-module__obEWNW__technical dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:12px 0;display:grid}.OwnerChat-module__obEWNW__technical dl div{border:1px solid var(--line-soft);background:#fafbfe;border-radius:6px;min-width:0;padding:8px}.OwnerChat-module__obEWNW__technical dt{color:var(--muted);text-transform:uppercase;font-size:7px;font-weight:800}.OwnerChat-module__obEWNW__technical dd{overflow-wrap:anywhere;color:var(--body);margin:4px 0 0;font-size:8px}.OwnerChat-module__obEWNW__technical p{margin:9px 0 0;font-size:8px}@media (max-width:640px){.OwnerChat-module__obEWNW__statusRow{justify-content:stretch;padding:12px 12px 0}.OwnerChat-module__obEWNW__status{border-radius:7px;width:100%;max-width:none}.OwnerChat-module__obEWNW__status>div{gap:2px;display:grid}.OwnerChat-module__obEWNW__status small{white-space:normal}.OwnerChat-module__obEWNW__composer{margin:12px;padding:14px}.OwnerChat-module__obEWNW__composerFoot{flex-direction:column;align-items:stretch}.OwnerChat-module__obEWNW__composerFoot button{width:100%}.OwnerChat-module__obEWNW__suggestions{padding:0 12px 15px}.OwnerChat-module__obEWNW__suggestions>div{display:grid}.OwnerChat-module__obEWNW__suggestions button{text-align:left;border-radius:7px}.OwnerChat-module__obEWNW__transcript{padding:12px}.OwnerChat-module__obEWNW__message{max-width:94%}.OwnerChat-module__obEWNW__technical{padding-inline:12px}.OwnerChat-module__obEWNW__technical dl{grid-template-columns:1fr 1fr}}.OwnerChat-module__obEWNW__chat{flex-direction:column;min-height:min(72vh,760px);display:flex}.OwnerChat-module__obEWNW__transcript{overscroll-behavior:contain;scroll-behavior:smooth;flex:auto;padding-right:4px;overflow-y:auto}.OwnerChat-module__obEWNW__composer{flex:none;margin-top:12px;position:sticky;bottom:0}.OwnerChat-module__obEWNW__composerActions{align-items:center;gap:10px;display:flex}.OwnerChat-module__obEWNW__clearButton{color:inherit;opacity:.65;cursor:pointer;background:0 0;border:1px solid #7f7f7f4d;border-radius:8px;padding:6px 12px;font-size:12.5px}.OwnerChat-module__obEWNW__clearButton:hover{opacity:1}.OwnerChat-module__obEWNW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.chat-module__r3ZgIG__page{width:min(1040px,100%);margin:0 auto;padding:16px 0 24px}.chat-module__r3ZgIG__intro{margin-bottom:10px}.chat-module__r3ZgIG__intro span{color:var(--blue);letter-spacing:.14em;font-size:8px;font-weight:850}.chat-module__r3ZgIG__intro h1{margin:5px 0 4px;font-size:clamp(22px,2.2vw,28px);line-height:1.08}.chat-module__r3ZgIG__intro p{color:var(--body);margin:0;font-size:12px;line-height:1.5}@media (max-width:640px){.chat-module__r3ZgIG__page{padding-top:20px}}
