#skin-switcher[data-v-d6cc14d4]{position:fixed;z-index:99999;top:0;left:50%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,calc(-100% + 22px));transition:transform .2s ease}#skin-switcher[data-v-d6cc14d4]:hover{transform:translate(-50%)}.skin-switcher__panel[data-v-d6cc14d4]{background:#333;border-radius:0 0 8px 8px;padding:8px 10px;display:flex;flex-direction:column;gap:8px;min-width:160px}.skin-switcher__tab[data-v-d6cc14d4]{width:32px;height:22px;background:#555;border-radius:0 0 6px 6px;display:flex;align-items:center;justify-content:center;color:#ccc;cursor:pointer;flex-shrink:0}.skin-switcher__group[data-v-d6cc14d4]{display:flex;flex-direction:column;gap:4px}.skin-switcher__label[data-v-d6cc14d4]{font-size:9px;text-transform:uppercase;letter-spacing:.5px;color:#999;font-weight:600;padding:0 2px}.skin-switcher__buttons[data-v-d6cc14d4]{display:flex;gap:2px}.skin-switcher__buttons button[data-v-d6cc14d4]{flex:1;padding:4px 6px;font-size:11px;line-height:1.2;border:none;border-radius:4px;background:#444;color:#bbb;cursor:pointer;transition:background-color .1s,color .1s;white-space:nowrap}.skin-switcher__buttons button[data-v-d6cc14d4]:hover{background:#555;color:#fff}.skin-switcher__buttons button.active[data-v-d6cc14d4]{background:#00a6ce;color:#fff}
