#paythefly-fab-container{position:fixed;bottom:24px;right:24px;z-index:99998}.paythefly-fab{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#00ffa3,#00cc83);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00ffa34d,0 2px 4px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.paythefly-fab:hover{transform:scale(1.1);box-shadow:0 6px 20px #00ffa366,0 4px 8px #00000026}.paythefly-fab:active{transform:scale(.95)}.paythefly-fab svg{width:24px;height:24px;color:#000;fill:#000;stroke:#000}@media (width <= 768px){#paythefly-fab-container{bottom:16px;right:16px}.paythefly-fab{width:48px;height:48px}.paythefly-fab svg{width:20px;height:20px}}
