.scroll-top.svelte-z4wezo{z-index:70;border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-card);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;box-shadow:var(--shadow-md);transition:all var(--duration) var(--ease);animation:svelte-z4wezo-fade-in .2s var(--ease) both;justify-content:center;align-items:center;display:flex;position:fixed;bottom:24px;right:24px}.scroll-top.svelte-z4wezo:hover{background:var(--accent);color:#fff;border-color:var(--accent);opacity:.9}@keyframes svelte-z4wezo-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
