.text-button{display:inline-flex;margin-top:18px;padding:0;border:0;background:transparent;color:#1464f4;font-size:12px;font-weight:800;cursor:pointer}.field-help{color:#667085;font-size:11px;font-weight:500}.card-subtitle{margin:5px 0 0;color:#667085;font-size:13px}.team-card{margin-top:22px}.invite-form{display:grid;gap:14px;padding:18px;border:1px solid #e1e8f1;border-radius:16px;background:#f8fafd}.invite-form .button{align-self:end;width:100%}.invite-result{margin-top:14px;padding:14px;border-radius:13px;background:#e6f8f5;color:#087b6e;font-size:12px;word-break:break-word}.invite-result a{display:block;margin-top:6px;color:#0b5e98;font-weight:700}.users-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.user-item{padding:13px;border:1px solid #e5ebf2;border-radius:13px;background:#fff}.user-item strong,.user-item small{display:block}.user-item strong{color:#344054}.user-item small{margin-top:4px;color:#667085;font-size:11px}.user-role{color:#1464f4!important;font-weight:800}@media(max-width:900px){.users-list{grid-template-columns:1fr 1fr}}@media(max-width:650px){.users-list{grid-template-columns:1fr}}
