.float-card-wrap{align-items:center;bottom:24px;display:flex;flex-direction:column;gap:12px;pointer-events:none;position:fixed;right:24px;z-index:60}.float-card-wrap>*{pointer-events:auto}.float-social{background:#fff;box-shadow:0 10px 26px -8px rgba(224,125,10,.35);color:var(--tiger-deep,#e07d0a);font-size:22px;height:48px;width:48px}#toTop,.float-social{align-items:center;border-radius:14px;display:flex;justify-content:center;min-height:48px;min-width:48px}#toTop{background:linear-gradient(135deg,#ff9a1e,#e07d0a);box-shadow:0 10px 26px -8px rgba(224,125,10,.6);color:#fff;flex:none;height:48px!important;transition:transform .18s ease,filter .18s ease;width:48px!important}#toTop svg{flex:none;height:22px;width:22px}#toTop:hover{filter:brightness(1.06);transform:translateY(-3px)}#toTop:active{transform:translateY(-1px)}body:has(#dlBar.show) .float-card-wrap{bottom:88px}@media (max-width:640px){.float-card-wrap{bottom:16px;right:16px}#toTop,.float-social{height:48px!important;min-height:48px;min-width:48px;width:48px!important}body:has(#dlBar.show) .float-card-wrap{bottom:82px}}
