.bfw-float-share{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:9990;display:flex;flex-direction:column}.bfw-float-share-toggle{width:48px;height:48px;background:#d4a574;color:#fff;border:none;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:2px 0 10px rgba(0,0,0,0.15);transition:background 0.2s}.bfw-float-share-toggle:hover,.bfw-float-share.bfw-float-share-open .bfw-float-share-toggle{background:#c39563}.bfw-float-share-icons{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height 0.35s ease}@media (hover:hover) and (pointer:fine){.bfw-float-share:hover .bfw-float-share-icons{max-height:340px}}.bfw-float-share.bfw-float-share-open .bfw-float-share-icons{max-height:340px}.bfw-float-share-icon{width:48px;height:48px;background:#1a1a1a;color:#fff;border:none;border-top:1px solid rgba(255,255,255,0.12);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background 0.2s}.bfw-float-share-icon:hover{background:#d4a574;color:#fff}.bfw-float-share-copy.bfw-share-copied{background:#4caf50}@media (max-width:600px){.bfw-float-share-toggle,.bfw-float-share-icon{width:40px;height:40px;font-size:14px}}