.alert{flex-direction:column;width:35vw;min-width:200px;max-width:400px;height:35vh;min-height:150px;max-height:300px;display:flex}.alert img{width:20%}.support-chat-modal-shell{flex-direction:column;width:min(520px,92vw);height:min(640px,80vh);display:flex}.support-chat-modal-loading{color:var(--gray-6);flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.chat-with-support-button{border:1px solid var(--accent-indigo);background:var(--surface);color:var(--accent-indigo);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-flex}.chat-with-support-button:hover{background:#4a3cdb14}
