.FloatingDownloadButton_floatingButton__CfuLE{position:fixed;bottom:30px;right:30px;z-index:9999;background:linear-gradient(135deg,#09f,#06c);border-radius:50px;box-shadow:0 8px 30px rgba(0,153,255,.4);cursor:pointer;transition:all .3s ease;animation:FloatingDownloadButton_slideIn__BQtqC .5s ease-out,FloatingDownloadButton_pulse__UNhYw 2s infinite;max-width:200px}.FloatingDownloadButton_floatingButton__CfuLE:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,153,255,.6)}.FloatingDownloadButton_closeBtn__MsRW9{position:absolute;top:-6px;right:-6px;background:#ff4757;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;z-index:10}.FloatingDownloadButton_floatingButton__CfuLE:hover .FloatingDownloadButton_closeBtn__MsRW9{opacity:1}.FloatingDownloadButton_closeBtn__MsRW9:hover{background:#ee5a6f;transform:rotate(90deg)}.FloatingDownloadButton_content__GtEBH{display:flex;align-items:center;padding:10px 16px;gap:10px;color:#fff}.FloatingDownloadButton_icon__QuxTq{font-size:24px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.2);border-radius:50%;width:38px;height:38px;flex-shrink:0}.FloatingDownloadButton_text__hs5lL{display:flex;flex-direction:column;gap:2px}.FloatingDownloadButton_title__sVTa6{font-weight:700;font-size:13px;line-height:1.2}.FloatingDownloadButton_subtitle__khBGo{font-size:10px;opacity:.9;font-weight:500}@keyframes FloatingDownloadButton_slideIn__BQtqC{0%{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes FloatingDownloadButton_pulse__UNhYw{0%,to{box-shadow:0 8px 30px rgba(0,153,255,.4)}50%{box-shadow:0 8px 40px rgba(0,153,255,.6)}}@media (max-width:768px){.FloatingDownloadButton_floatingButton__CfuLE{bottom:20px;right:20px;max-width:180px}.FloatingDownloadButton_content__GtEBH{padding:8px 14px;gap:8px}.FloatingDownloadButton_icon__QuxTq{font-size:20px;width:34px;height:34px}.FloatingDownloadButton_title__sVTa6{font-size:12px}.FloatingDownloadButton_subtitle__khBGo{font-size:9px}}@media (max-width:480px){.FloatingDownloadButton_floatingButton__CfuLE{bottom:15px;right:15px;max-width:160px}.FloatingDownloadButton_content__GtEBH{padding:8px 12px}.FloatingDownloadButton_icon__QuxTq{font-size:18px;width:32px;height:32px}.FloatingDownloadButton_title__sVTa6{font-size:11px}.FloatingDownloadButton_subtitle__khBGo{font-size:9px}}