.sticky-social-buttons-wrapper{z-index:300;transition:transform .3s,opacity .3s;position:fixed;bottom:.55rem;right:.3rem}.sticky-social-buttons-wrapper.sticky-social-buttons--hidden{opacity:0;pointer-events:none;transform:translateY(-150%)}.sticky-social-buttons{-webkit-backdrop-filter:blur(10px);background:#8b8b8b1c;border:1px solid #7272722e;border-radius:20px;flex-direction:column;flex-shrink:0;align-items:center;gap:.12rem;padding:.16rem .2rem;display:flex;box-shadow:0 2px 12px #8a8a8a75}.sticky-social-buttons__row{flex-direction:row;justify-content:center;align-items:center;gap:.16rem;display:flex}@media (width<=850px){.sticky-social-buttons:not(.sticky-social-buttons--inline){gap:.14rem}}.sticky-social-buttons.sticky-social-buttons--inline{border-radius:12px;flex-shrink:0;gap:.08rem;min-width:min-content;padding:.08rem .12rem}.sticky-social-buttons.sticky-social-buttons--inline .sticky-social-buttons__row{gap:.08rem}.sticky-social-buttons.sticky-social-buttons--inline .col-4-son-4,.sticky-social-buttons.sticky-social-buttons--inline .col-4-son-4-wrapper{border-radius:10px}.sticky-social-buttons.sticky-social-buttons--inline .col-4-son-4{padding:.1rem .16rem;font-size:.2rem}.sticky-social-buttons.sticky-social-buttons--inline .col-4-son-4 .col-4-1{gap:.08rem}.sticky-social-buttons.sticky-social-buttons--inline .col-4-son-4 .col-4-1 img{width:.26rem;height:.26rem}.sticky-social-buttons.sticky-social-buttons--inline .chat-bubble{border-radius:6px;padding:.04rem .08rem;font-size:.14rem}.sticky-social-buttons .col-4-son-4{color:var(--color-text)}.sticky-social-buttons .col-4-son-4-wrapper{border-radius:20px;align-items:center;display:flex;position:relative}.sticky-social-buttons .col-4-son-4{white-space:nowrap;background:var(--card-bottom-bg);border-radius:20px;align-items:center;padding:.18rem .28rem;font-size:.24rem;font-weight:500;transition:background .2s;display:flex}.sticky-social-buttons .col-4-son-4:hover{background:#ffffff0f}.sticky-social-buttons .col-4-son-4 .col-4-1{cursor:var(--cursor-touch),auto;align-items:center;gap:.12rem;display:flex}.sticky-social-buttons .col-4-son-4 .col-4-1 img{opacity:.95;width:.32rem;height:.32rem}.sticky-social-buttons .col-4-son-4 .col-4-1 div{margin-left:0}.sticky-social-buttons .col-4-son-4 .col-4-1 a{color:inherit}.sticky-social-buttons .chat-bubble{color:#fff;white-space:nowrap;z-index:10;background:linear-gradient(135deg,#ff6b9da3,#ff8c9f36);border-radius:20px;padding:.08rem .14rem;font-size:.18rem;font-weight:600;position:absolute;top:0;left:0;transform:translateY(-100%);box-shadow:0 2px 8px #ff6b9d66}.sticky-social-buttons .chat-bubble:after{content:"";border-top:.06rem solid #ff6b9d80;border-left:.06rem solid #0000;border-right:.06rem solid #0000;width:0;height:0;position:absolute;bottom:-.06rem;right:.2rem}.sticky-social-buttons .chat-bubble{animation:2s ease-in-out infinite bubbleFloat}@keyframes bubbleFloat{0%,to{transform:translateY(-100%)translate(0)}50%{transform:translateY(-110%)translate(2px)}}
