.invite-button{width:100%;margin-top:13px;padding:10px;border:0;border-radius:8px;background:#17151e;color:#ceff45;font-size:10px;font-weight:800;cursor:pointer}.invite-button:disabled{background:#e5e0e7;color:#918a95;cursor:default}.invite-dialog{width:min(calc(100% - 32px),480px);padding:0;border:0;border-radius:18px;box-shadow:0 28px 80px rgba(20,15,29,.28)}.invite-dialog::backdrop{background:rgba(17,14,22,.58);backdrop-filter:blur(3px)}.invite-dialog form{padding:28px}.invite-head{display:flex;justify-content:space-between;gap:20px}.invite-head small{color:#6c3df4;font:800 9px Arial;letter-spacing:.15em}.invite-head h2{margin:7px 0 0}.invite-head button{width:32px;height:32px;border:0;border-radius:50%;font-size:20px;cursor:pointer}.invite-dialog p{color:#77717e;font-size:11px}.invite-dialog select{width:100%;height:48px;padding:0 12px;border:1px solid #ddd8e0;border-radius:8px;background:#fff}.invite-submit{width:100%;height:48px;margin-top:18px;border:0;border-radius:9px;background:#6c3df4;color:#fff;font-weight:800;cursor:pointer}
