.ava-profile-gate{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:14px;overflow:auto;padding:16px;background:#f4f7fb;color:#17233b}
.ava-profile-gate[hidden],.ava-public-chat[hidden],.ava-embed-chat[hidden]{display:none!important}
.ava-profile-intro{display:grid;gap:5px}
.ava-profile-intro>span{color:#08765b;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.ava-profile-intro>strong{color:#0a228f;font-size:18px;line-height:1.18}
.ava-profile-intro>p{margin:0;color:#5d6980;font-size:12px;line-height:1.45}
.ava-profile-form{display:grid!important;grid-template-columns:1fr 1fr;gap:10px!important;padding:0!important}
.ava-profile-form>label:not(.ava-profile-consent){display:grid!important;position:static!important;width:auto!important;height:auto!important;gap:4px;overflow:visible!important;clip:auto!important;color:#344159;font-size:11px;font-weight:800}
.ava-profile-form input[type="text"],.ava-profile-form input[type="tel"],.ava-profile-form input[type="email"]{width:100%;min-width:0;border:1px solid #cbd5e3;border-radius:9px;background:#fff;color:#17233b;font:inherit;font-size:12px;outline:0;padding:9px 10px}
.ava-profile-form input:focus{border-color:#0b38b8;box-shadow:0 0 0 3px rgba(11,56,184,.1)}
.ava-profile-consent{display:flex!important;grid-column:1/-1;position:static!important;width:auto!important;height:auto!important;align-items:flex-start;gap:7px;overflow:visible!important;clip:auto!important;color:#5a667b;font-size:10px;line-height:1.35}
.ava-profile-consent input{flex:0 0 auto;margin:2px 0 0}
.ava-profile-form>button{grid-column:1/-1;border:0;border-radius:10px;background:#0a279f;color:#fff;font:inherit;font-size:12px;font-weight:850;padding:11px 14px;cursor:pointer}
.ava-profile-form>button:disabled{opacity:.55;cursor:wait}
.ava-profile-status{grid-column:1/-1;min-height:14px;margin:0;color:#9b2430;font-size:10px;line-height:1.35}
.ava-public-chat,.ava-embed-chat{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}
@media(max-width:410px){.ava-profile-form{grid-template-columns:1fr}.ava-profile-intro>strong{font-size:16px}}
