.vamiqo-together{margin:22px 0 0;padding:20px;border:1px solid #e7e2f4;border-radius:18px;background:#fff;color:#252b42;box-shadow:0 5px 18px rgba(36,48,79,.07)}

.vamiqo-together h3{margin:0 0 5px;font-size:20px}
.vamiqo-together-intro{margin:0 0 16px;color:#646b7f}
.vamiqo-together-list{display:grid;gap:10px;margin:14px 0}
.vamiqo-together-call{overflow:hidden;border-radius:13px;background:#f7f5fc}
.vamiqo-together-call-summary{display:flex;align-items:center;gap:12px;width:100%;min-height:54px;padding:12px 14px;border:0;background:transparent;color:#252b42;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}
.vamiqo-together-call-summary:focus-visible{outline:3px solid rgba(115,81,220,.28);outline-offset:-3px}
.vamiqo-together-call-label{min-width:0;flex:1;line-height:1.35}
.vamiqo-together-call-label strong{font-weight:700}
.vamiqo-together-type{color:#7351dc;font-weight:700}
.vamiqo-together-chevron{flex:0 0 auto;width:8px;height:8px;margin-right:3px;border-right:2px solid #7351dc;border-bottom:2px solid #7351dc;transform:rotate(45deg);transition:transform .18s ease}
.vamiqo-together-call.is-open .vamiqo-together-chevron{transform:rotate(225deg)}
.vamiqo-together-call-body{padding:0 14px 14px;border-top:1px solid #e8e3f2}
.vamiqo-together-call-body[hidden]{display:none!important}
.vamiqo-together-facts{margin-top:10px;color:#4e566d;font-size:14px}
.vamiqo-together-call p{margin:7px 0 0}
.vamiqo-together-empty,.vamiqo-together-login{color:#646b7f}
.vamiqo-together-toggle,.vamiqo-together-actions button{padding:11px 16px;border:0;border-radius:999px;background:#7351dc;color:#fff;font-weight:700;cursor:pointer}
.vamiqo-together-form{display:grid;gap:12px;margin-top:15px}
.vamiqo-together-form[hidden]{display:none}
.vamiqo-together-form label{display:grid;gap:5px;font-size:14px;font-weight:700}
.vamiqo-together-form input,.vamiqo-together-form select,.vamiqo-together-form textarea{width:100%;padding:11px;border:1px solid #d9d5e5;border-radius:10px;background:#fff;color:#252b42;font:inherit;box-sizing:border-box}
.vamiqo-together-form .vamiqo-check{display:flex;align-items:center;gap:8px}
.vamiqo-together-form .vamiqo-check input{width:auto}
.vamiqo-together-actions{display:flex;flex-wrap:wrap;gap:9px}
.vamiqo-together-actions .vamiqo-together-delete{background:#f0edf9;color:#514765}
.vamiqo-together-message{min-height:20px;color:#514765;font-size:14px}
.vamiqo-together-response{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px}
.vamiqo-reaction-button{padding:9px 13px;border:0;border-radius:999px;background:#7351dc;color:#fff;font-weight:700;cursor:pointer}
.vamiqo-reaction-button:disabled{opacity:.65}
.vamiqo-cancel,.vamiqo-decline{background:#ede9f7;color:#514765}
.vamiqo-accept{background:#36bfa1}
.vamiqo-response-status{font-size:14px;font-weight:700;color:#7351dc}
.vamiqo-response-status.is-accepted{color:#258a73}
.vamiqo-response-status.is-declined{color:#727789}
.vamiqo-private-chat-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#24304f;color:#fff!important;font-weight:700;text-decoration:none!important}
.vamiqo-private-unavailable{font-size:13px;color:#737b91}
.vamiqo-together-replies{margin-top:13px;padding-top:12px;border-top:1px solid #e5e0f0}
.vamiqo-together-replies>strong{display:block;margin-bottom:8px}
.vamiqo-reply{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:7px 0}
.vamiqo-reply>span:first-child{margin-right:auto;font-weight:700}
