.floating-actions{position:fixed;right:24px;bottom:24px;z-index:10;display:flex;align-items:center;gap:9px}.float-cta,.float-top{display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px rgba(13,35,26,.2);transition:transform .2s,box-shadow .2s}.float-cta{height:48px;padding:0 18px;gap:18px;background:#c9fa52;color:#15241d;font-size:12px;font-weight:800}.float-top{width:48px;height:48px;background:#12392e;color:white;font-size:19px;font-weight:500}.float-cta:hover,.float-top:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(13,35,26,.3)}footer{padding-bottom:96px}@media(max-width:800px){.floating-actions{right:16px;bottom:16px}.float-cta{height:44px;padding:0 15px;gap:13px;font-size:11px}.float-top{width:44px;height:44px;font-size:17px}footer{padding-bottom:88px}}
