.share-button[data-v-4c6575f3]{position:fixed;top:20px;right:20px;z-index:1000;background-color:var(--color-surface);border:1px solid var(--color-surface-hover);color:var(--theme-primary);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 4px 12px #0000004d}.share-button[data-v-4c6575f3]:hover{background:linear-gradient(45deg,var(--theme-primary),var(--theme-secondary));border-color:transparent;color:#fff;box-shadow:0 0 20px var(--theme-glow)}@media(max-width:768px){.share-button[data-v-4c6575f3]{top:15px;right:15px;width:44px;height:44px}}
