.sa-overlay{position:fixed;inset:0;z-index:160;background:#25133742;display:flex;justify-content:flex-end;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#543b65}.sa-drawer{width:min(1080px,95vw);height:100dvh;display:flex;flex-direction:column;background:#fcfaff;box-shadow:-12px 0 50px #27103820}.sa-drawer [hidden]{display:none!important}.sa-header{display:flex;align-items:flex-start;justify-content:space-between;padding:26px 28px 20px;background:#fff;border-bottom:1px solid #eee4f5;gap:20px}.sa-header span{font-size:9px;letter-spacing:1.5px;color:#a087b6;font-weight:650}.sa-header h2{margin:8px 0;font-size:23px;font-weight:600;color:#654a7b;overflow-wrap:anywhere}.sa-header p{font-size:12px;color:#9a83aa;margin:0;line-height:1.6}.sa-close{border:1px solid #eee5f5;border-radius:10px;background:#fcfaff;width:34px;height:34px;flex:0 0 34px;font-size:23px;color:#9c7ead;cursor:pointer}.sa-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 26px;gap:15px;border-bottom:1px solid #eee4f5;font-size:12px;color:#947aa5}.sa-toolbar b{font-size:11px;color:#8458a0;background:#f0e6f9;padding:4px 7px;border-radius:7px;margin-left:5px}.sa-toolbar button,.sa-buttons button,.sa-transfer button{font-size:11px}.sa-layout{display:grid;grid-template-columns:245px minmax(0,1fr);flex:1;min-height:0;overflow:hidden}.sa-list{overflow:auto;border-right:1px solid #eee4f5;padding:15px 12px}.sa-conversation{width:100%;display:flex;flex-direction:column;gap:6px;border:1px solid transparent;background:transparent;border-radius:12px;padding:14px 12px;margin-bottom:8px;text-align:left;color:#846596;cursor:pointer;font:inherit}.sa-conversation.selected{background:#f0e8f8;border-color:#e3d3f0}.sa-conversation strong{font-size:12px;font-weight:600;overflow-wrap:anywhere}.sa-conversation span{font-size:10px;color:#987da9}.sa-conversation small{font-size:11px;color:#a18caf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.sa-content{min-height:0;overflow:hidden;display:flex;flex-direction:column}.sa-detail{display:flex;flex-direction:column;min-height:0;flex:1}.sa-contact{padding:20px 24px 15px;background:#fff;border-bottom:1px solid #f0e8f7}.sa-contact h3{font-size:16px;margin:0 0 6px;font-weight:600;overflow-wrap:anywhere}.sa-contact p{font-size:10px;margin:0;color:#a088b1}.sa-messages{padding:20px 24px;overflow:auto;flex:1;min-height:110px;overflow-anchor:none}.sa-message{max-width:91%;border:1px solid #eee5f5;border-radius:13px;padding:12px 14px;background:#fff;margin:0 0 12px}.sa-message header{display:flex;justify-content:space-between;gap:14px;align-items:center}.sa-message strong{font-size:10px;font-weight:600;color:#8d6ba1}.sa-message time{font-size:9px;color:#af9cba;white-space:nowrap}.sa-message p{font-size:12px;line-height:1.7;margin:8px 0 0;color:#6d537e;overflow-wrap:anywhere}.sa-message small{display:block;font-size:9px;color:#aa8c4e;margin-top:7px}.sa-outbound{margin-left:auto;background:#f3edf9;border-color:#e8dcf2}.sa-note{background:#fff9eb;border-color:#f3e6c6}.sa-voice,.sa-transfer{padding:16px 24px;border-top:1px solid #eee4f5;background:#fff}.sa-voice strong{font-size:12px;font-weight:600;color:#826293}.sa-voice p,.sa-transfer p{font-size:11px;line-height:1.6;color:#9d82ac;margin:8px 0 0}.sa-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.sa-transfer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.sa-transfer label{display:flex;flex-direction:column;gap:7px;color:#8c6e9f;font-size:11px}.sa-transfer select{font:inherit;padding:10px 12px;border:1px solid #e8dcf1;border-radius:8px;min-width:0;background:#fff;color:#75598a}.sa-transfer p{grid-column:1/-1;margin:0}.sa-footer{font-size:10px;line-height:1.6;color:#aa94b5;border-top:1px solid #eee4f5;background:#faf7fe;padding:13px 26px}.sa-notice{margin:12px 24px 0;padding:10px 13px;border:1px solid #e8dcf3;background:#f5effa;border-radius:10px;font-size:12px;line-height:1.6;color:#89679e}.sa-notice.sa-error{background:#fff2f5;border-color:#f2d9e0;color:#a25972}.sa-empty{padding:25px;font-size:12px;color:#a38bb1;line-height:1.7;text-align:center;margin:auto}.sa-voice-summary{background:#fff;padding:19px;border:1px solid #eadff2;border-radius:14px;font-size:12px;line-height:1.7;color:#9b81aa}.sa-voice-summary strong{color:#856395;font-weight:600}.sa-drawer button:disabled,.sa-drawer select:disabled{opacity:.5;cursor:not-allowed}.sa-drawer button:focus-visible,.sa-drawer select:focus-visible{outline:3px solid #c7aadd;outline-offset:2px}@media(max-width:700px){.sa-drawer{width:100vw}.sa-header{padding:20px}.sa-header h2{font-size:20px}.sa-toolbar{padding:12px 18px}.sa-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.sa-list{display:flex;overflow-x:auto;max-height:120px;border-right:0;border-bottom:1px solid #eee4f5;padding:10px}.sa-conversation{flex:0 0 190px;margin:0 6px 0 0;padding:10px}.sa-contact{padding:14px 18px}.sa-messages{padding:15px 18px}.sa-voice,.sa-transfer{padding:13px 18px}.sa-footer{padding:10px 18px}.sa-message{max-width:96%}.sa-message header{flex-wrap:wrap;gap:5px}.sa-notice{margin:10px 18px 0}.sa-transfer{grid-template-columns:1fr}.sa-transfer button{justify-self:end}}
