.deck-theme-switch{position:fixed;left:16px;bottom:14px;z-index:2147482000;display:inline-flex;align-items:center;gap:3px;padding:4px 4px 4px 12px;background:rgba(18,14,26,0.74);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.16);border-radius:12px;box-shadow:0 8px 28px -12px rgba(0,0,0,0.6);opacity:0.32;transition:opacity 0.22s ease;font-family:'IBM Plex Mono',ui-monospace,monospace}.deck-theme-switch:hover{opacity:1}.deck-theme-switch .dts-label{font-size:10px;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.42);margin-right:4px}.deck-theme-switch button{appearance:none;-webkit-appearance:none;border:0;background:transparent;cursor:pointer;font:inherit;font-size:12px;letter-spacing:0.01em;color:rgba(255,255,255,0.62);padding:6px 12px;border-radius:8px;transition:background 0.15s ease,color 0.15s ease}.deck-theme-switch button:hover{color:#fff}.deck-theme-switch button[aria-pressed="true"]{background:rgba(255,255,255,0.18);color:#fff}@media (max-width:640px){.deck-theme-switch{left:10px;bottom:10px;padding-left:10px}.deck-theme-switch .dts-label{display:none}.deck-theme-switch button{padding:6px 9px}}@media print{.deck-theme-switch{display:none!important}}