.theme-toggle[data-v-48b09426]{align-items:center;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-2);cursor:pointer;display:flex;flex-shrink:0;height:34px;justify-content:center;position:relative;transition:all .22s var(--ease-out);width:34px}.theme-toggle[data-v-48b09426]:hover{background:var(--bg-hover);border-color:var(--accent);box-shadow:0 0 14px var(--accent-glow);color:var(--accent);transform:scale(1.06)}.theme-toggle[data-v-48b09426]:active{transform:scale(.94)}.theme-toggle-icon[data-v-48b09426]{align-items:center;animation:themeIconIn-48b09426 .35s var(--ease-spring);display:flex;justify-content:center}@keyframes themeIconIn-48b09426{0%{opacity:0;transform:rotate(-60deg) scale(.5)}to{opacity:1;transform:rotate(0) scale(1)}}.theme-toggle.floating[data-v-48b09426]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--bg-surface);border-color:var(--panel-border);border-radius:var(--radius-lg);bottom:20px;box-shadow:var(--shadow-lg);height:38px;position:fixed;right:20px;width:38px;z-index:50}.theme-toggle.floating[data-v-48b09426]:hover{box-shadow:var(--shadow-xl),0 0 18px var(--accent-glow)}@media(prefers-reduced-motion:reduce){.theme-toggle-icon[data-v-48b09426]{animation:none}}
