.reel-share-wrap{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px}.reel-share-wrap--desktop .reel-share-column{gap:10px}.reel-share-wrap--desktop .social-icon{width:40px;height:40px}.reel-share-wrap--desktop .social-icon svg{width:20px;height:20px}.reel-share-compact-btn{width:48px;height:48px;min-width:48px;min-height:48px;flex-shrink:0;border-radius:50%;border:none;background:rgba(0,0,0,.35);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:background .2s ease,transform .15s ease;padding:0}.reel-share-compact-btn:hover{background:rgba(0,0,0,.5)}.reel-share-compact-btn:active{transform:scale(.92)}.reel-share-label{color:#fff;font-size:13px;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.6);line-height:1.2;white-space:nowrap}.reel-share-sheet{position:absolute;right:calc(100% + 10px);bottom:0;z-index:30;padding:10px;border-radius:14px;background:rgba(0,0,0,.82);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 24px rgba(0,0,0,.35)}.reel-share-sheet-icons{gap:8px!important}.reel-share-sheet-icons .social-icon{width:38px;height:38px}.reel-share-sheet-icons .social-icon svg{width:18px;height:18px}@media (max-width:768px){.reel-share-compact-btn{width:44px;height:44px;min-width:44px;min-height:44px}.reel-share-label{font-size:12px}.reel-share-sheet{right:calc(100% + 8px);padding:8px}}