.profile_foto[data-profile-avatar-share]{cursor:pointer}.profileAvatarShareOverlay{align-items:center;background:rgba(8,12,17,.76);display:flex;inset:0;justify-content:center;opacity:0;overflow:hidden;padding:40px 20px;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:9999}.profileAvatarShareOverlay:before{background-image:var(--profile-avatar-share-bg);background-position:50%;background-size:cover;content:"";filter:blur(22px);inset:-24px;position:absolute;transform:scale(1.08)}.profileAvatarShareOverlay.active{opacity:1;pointer-events:auto}.profileAvatarShareContent{align-items:center;display:flex;flex-direction:column;gap:clamp(80px,16vh,170px);justify-content:center;min-height:min(760px,100vh - 80px);position:relative;width:min(100%,520px);z-index:1}.profileAvatarShareMedia{background:#05080c;border-radius:50%;box-shadow:0 22px 70px rgba(0,0,0,.42);height:clamp(220px,48vw,380px);position:relative;transition:border-radius .24s ease,background .24s ease,box-shadow .24s ease;width:clamp(220px,48vw,380px)}.profileAvatarShareMedia.qr-visible{background:#fff;border-radius:30px;box-shadow:0 18px 60px rgba(0,0,0,.34)}.profileAvatarShareImage{background:#05080c;border-radius:inherit;height:100%;object-fit:cover;transition:border-radius .24s ease,opacity .18s ease;width:100%}.profileAvatarShareMedia.qr-visible .profileAvatarShareImage{opacity:0}.profileAvatarSharePanel{background:#0b0f15;border-radius:26px;box-shadow:0 18px 50px rgba(0,0,0,.38);color:#fff;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding:28px 26px;width:min(100%,490px)}.profileAvatarShareQrView{align-items:center;background:#fff;border-radius:inherit;color:#10151b;display:flex;inset:0;justify-content:center;opacity:0;padding:clamp(22px,5vw,42px);pointer-events:none;position:absolute;transform:scale(.96);transition:border-radius .24s ease,opacity .18s ease,transform .18s ease}.profileAvatarShareQrView.active{opacity:1;pointer-events:auto;transform:scale(1)}.profileAvatarShareQrBody{align-items:center;background:#fff;border-radius:18px;display:flex;height:100%;justify-content:center;width:100%}.profileAvatarShareQrBody svg{display:block;height:100%;width:100%}.profileAvatarShareQrError{color:var(--r1000);font-size:14px;text-align:center}.profileAvatarShareQrClose{background:#eef2f5;border:0;border-radius:50%;color:#10151b;cursor:pointer;font-size:12px;height:34px;position:absolute;right:7%;top:7%;width:34px;z-index:1}.profileAvatarShareAction{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;flex-direction:column;font-size:16px;gap:12px;line-height:1.45;min-width:0}.profileAvatarShareIcon{align-items:center;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.16);border-radius:50%;color:#fff;display:flex;font-size:32px;height:68px;justify-content:center;width:68px}.profileAvatarShareAction:hover .profileAvatarShareIcon{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.34)}.profileAvatarShareQrIcon{display:grid;gap:5px;grid-template-columns:repeat(2,1fr);height:29px;width:29px}.profileAvatarShareQrIcon span{border:3px solid;border-radius:4px}.profileAvatarShareClose{align-items:center;background:rgba(0,0,0,.35);border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:42px;justify-content:center;position:absolute;right:18px;top:18px;width:42px;z-index:2}@media screen and (max-width:800px){.profileAvatarShareOverlay{align-items:center;padding:28px 18px}.profileAvatarShareContent{gap:40px;justify-content:space-around;min-height:auto}.profileAvatarShareMedia{height:min(70vw,400px);width:min(70vw,400px)}.profileAvatarSharePanel{border-radius:24px;gap:12px;padding:26px 18px}.profileAvatarShareAction{font-size:15px}.profileAvatarShareIcon{font-size:30px;height:62px;width:62px}}
/*# sourceMappingURL=css_profile_avatar_share.bundle.css.map*/