.preferences-page.svelte-xn9dbj{min-height:100vh;background:var(--aurora-background);position:relative}.preferences-container.svelte-xn9dbj{max-width:800px;margin:0 auto;padding:2rem}.preferences-header.svelte-xn9dbj{text-align:center;margin-bottom:3rem}.preferences-title.svelte-xn9dbj{color:var(--md-sys-color-on-background);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.preferences-subtitle.svelte-xn9dbj{color:var(--md-sys-color-on-background);opacity:.8;font-size:1.125rem;line-height:1.6}.preferences-content.svelte-xn9dbj{display:flex;flex-direction:column;gap:2rem}.category-card.svelte-xn9dbj{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.category-header.svelte-xn9dbj{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.category-header.svelte-xn9dbj h3:where(.svelte-xn9dbj){color:var(--md-sys-color-on-background);font-size:1.25rem;font-weight:600;margin:0}.category-description.svelte-xn9dbj{color:var(--md-sys-color-on-background);opacity:.8;line-height:1.5}.category-description.svelte-xn9dbj p:where(.svelte-xn9dbj){margin:0}.toggle.svelte-xn9dbj{position:relative;display:inline-block;width:60px;height:34px}.toggle.svelte-xn9dbj input:where(.svelte-xn9dbj){opacity:0;width:0;height:0}.slider.svelte-xn9dbj{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff3;transition:.4s;border-radius:34px}.slider.svelte-xn9dbj:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input.svelte-xn9dbj:checked+.slider:where(.svelte-xn9dbj){background-color:var(--md-sys-color-primary)}input.svelte-xn9dbj:disabled+.slider:where(.svelte-xn9dbj){cursor:not-allowed;opacity:.6}input.svelte-xn9dbj:checked+.slider:where(.svelte-xn9dbj):before{transform:translate(26px)}.save-section.svelte-xn9dbj{text-align:center;margin-top:2rem}.save-btn.svelte-xn9dbj{background:linear-gradient(135deg,var(--md-sys-color-primary) 0%,var(--md-sys-color-secondary) 100%);color:#fff;border:none;padding:1rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.save-btn.svelte-xn9dbj:hover{transform:translateY(-2px);box-shadow:0 4px 15px #8b5cf64d}.save-message.svelte-xn9dbj{color:var(--md-sys-color-primary);font-weight:600;margin-top:1rem;margin-bottom:0}@media (max-width: 768px){.preferences-container.svelte-xn9dbj{padding:1rem}.preferences-title.svelte-xn9dbj{font-size:2rem}.category-card.svelte-xn9dbj{padding:1.5rem}}
