.settings-container.svelte-15kgmsr{max-width:960px;margin:0 auto}.settings-card{background:#1a1a1a}body.light-theme .settings-card{background:#fff}.toggle-switch{width:44px;height:24px;background:#3a3a3a;border-radius:12px;position:relative;cursor:pointer;transition:background .2s}.toggle-switch.toggle-active{background:var(--color-accent)}.toggle-knob{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s}.toggle-switch.toggle-active .toggle-knob{transform:translate(20px)}body.light-theme .toggle-switch{background:#d1d5db}body.light-theme .toggle-switch.toggle-active{background:var(--color-accent)}
