.homies-share-popup{position:fixed;top:0;right:0;bottom:0;left:0}.homies-share-popup .popup-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(90,90,90,.65);opacity:0;transition:opacity .3s ease-in-out}.homies-share-popup .popup-wrapper{position:absolute;bottom:0;left:0;width:100%;padding:16px 35px calc(env(safe-area-inset-bottom) + 16px);background-color:#fff;border-radius:8px 8px 0 0;box-shadow:0 0 10px 0 rgba(0,0,0,.1);transform:translateY(100%);transition:transform .3s ease-in-out}.homies-share-popup .popup__channel-list{display:flex;justify-content:space-between}.homies-share-popup .popup__channel-item{display:inline-flex;flex-direction:column;align-items:center;width:48px;-webkit-tap-highlight-color:transparent}.homies-share-popup .popup__channel-name{margin-top:8px;color:#666;font-size:12px;line-height:1.5;white-space:nowrap}.homies-share-popup .popup__channel-icon{font-size:0}.homies-share-popup.hide{display:none}.homies-share-popup.active .popup-overlay{opacity:1}.homies-share-popup.active .popup-wrapper{transform:translateY(0)}
/*# sourceMappingURL=index.standalone.css.map */