.SupportLauncher_launcher__BHu3l{position:fixed;right:1.5rem;bottom:1.5rem;z-index:10;display:inline-flex;width:3.5rem;height:3.5rem;align-items:center;justify-content:center;border-radius:9999px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:var(--shadow-raised);transition:background-color var(--motion-standard) var(--ease-standard),box-shadow var(--motion-standard) var(--ease-standard),transform var(--motion-standard) var(--ease-standard)}.SupportLauncher_launcher__BHu3l:hover{background:hsl(var(--brand-hover));box-shadow:var(--shadow-overlay);transform:translateY(-2px)}.SupportLauncher_launcher__BHu3l:focus-visible{outline:3px solid hsl(var(--ring));outline-offset:3px}@media (max-width:640px){.SupportLauncher_launcher__BHu3l{right:1rem;bottom:1rem}}@media (max-width:1023px){body:has([data-mobile-menu-open]) .SupportLauncher_launcher__BHu3l{visibility:hidden;pointer-events:none}}@media (prefers-reduced-motion:reduce){.SupportLauncher_launcher__BHu3l{transition:none}.SupportLauncher_launcher__BHu3l:hover{transform:none}}