.alert-preferences-container{min-height:calc(100vh - 80px);padding:2rem 1rem}@media(max-width:768px){.alert-preferences-container{padding:1rem .75rem}}@media(min-width:768px)and (max-width:1399px){.alert-preferences-container{padding:1.5rem 1rem}}.alert-preferences-content{margin:0 auto;max-width:1200px;width:100%}.alert-pref-card{background:#fff!important;border:none!important;border-radius:16px!important;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04)!important;margin-bottom:1rem;overflow:hidden;transition:box-shadow .2s ease}.alert-pref-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04)!important}.alert-pref-card .card-body{padding:1.5rem!important}@media(max-width:768px){.alert-pref-card .card-body{padding:1.25rem!important}}.alert-pref-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.75rem}.alert-pref-header .alert-pref-header-icon{align-items:center;background:var(--hm-gradient-cta);border-radius:12px;box-shadow:0 4px 12px rgba(34,197,94,.25);color:#fff;display:flex;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.alert-pref-header .alert-pref-title{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 .25rem}@media(max-width:768px){.alert-pref-header .alert-pref-title{font-size:1.25rem}}.alert-pref-header .alert-pref-description{color:#6b7280;font-size:.875rem;line-height:1.4;margin:0}.global-toggle-row{align-items:center;background:rgba(34,197,94,.04);border:1.5px solid rgba(34,197,94,.15);border-radius:12px;display:flex;justify-content:space-between;padding:1rem 1.25rem;transition:all .2s ease}.global-toggle-row.disabled{background:var(--hm-surface-subtle);border-color:var(--hm-border-default)}.global-toggle-row .global-toggle-info{align-items:center;display:flex;gap:.875rem}.global-toggle-row .global-toggle-icon{align-items:center;background:rgba(34,197,94,.1);border-radius:10px;color:var(--hm-brand-text);display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:all .2s ease;width:2.5rem}.disabled .global-toggle-row .global-toggle-icon{background:var(--hm-border-subtle);color:#6b7280}.global-toggle-row .global-toggle-label{color:#1f2937;display:block;font-size:.9375rem;font-weight:600;line-height:1.3}.global-toggle-row .global-toggle-sublabel{color:#6b7280;display:block;font-size:.8125rem;margin-top:1px}.global-disabled-notice{align-items:flex-start;background:var(--hm-surface-amber-wash);border-left:3px solid var(--hm-color-warning);border-radius:8px;color:var(--hm-color-amber-deep);display:flex;font-size:.8125rem;gap:.5rem;line-height:1.4;margin-top:.75rem;padding:.75rem 1rem}.global-disabled-notice svg{color:var(--hm-color-warning);flex-shrink:0;margin-top:1px}.toggle-switch{background:var(--hm-border-strong);border:none;border-radius:13px;cursor:pointer;flex-shrink:0;height:26px;padding:0;position:relative;transition:all .25s ease;width:48px}.toggle-switch.small{border-radius:11px;height:22px;width:40px}.toggle-switch.small .toggle-knob{height:18px;left:2px;top:2px;width:18px}.toggle-switch.small.active .toggle-knob{transform:translateX(18px)}.toggle-switch.active{background:#22c55e}.toggle-switch.active .toggle-knob{transform:translateX(22px)}.toggle-switch.partial{background:rgba(34,197,94,.4)}.toggle-switch.partial .toggle-knob{transform:translateX(9px)}.toggle-switch.partial.small .toggle-knob{transform:translateX(7px)}.toggle-switch:disabled{cursor:not-allowed;opacity:.4}.toggle-switch:hover:not(:disabled){box-shadow:0 0 0 3px rgba(34,197,94,.15)}.toggle-switch:focus-visible{outline:2px solid var(--hm-focus-ring-color);outline-offset:2px}.toggle-switch .toggle-knob{background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.15);height:20px;left:3px;position:absolute;top:3px;transition:transform .25s ease;width:20px}.category-card .card-body{padding:0!important}.category-header{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;transition:background .15s ease;width:100%}@media(max-width:768px){.category-header{padding:1rem 1.25rem}}.category-header:hover{background:var(--hm-surface-subtle)}.category-header .category-header-left{align-items:center;display:flex;gap:.875rem}.category-header .category-header-right{align-items:center;display:flex;gap:.75rem}.category-header .category-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;transition:transform .2s ease;width:2.5rem}@media(max-width:768px){.category-header .category-icon{height:2.25rem;width:2.25rem}}.category-header:hover .category-icon{transform:scale(1.05)}.category-header .category-info{display:flex;flex-direction:column}.category-header .category-label{color:#1f2937;font-size:.9375rem;font-weight:600;line-height:1.3}@media(max-width:768px){.category-header .category-label{font-size:.875rem}}.category-header .category-sublabel{color:#6b7280;font-size:.75rem;margin-top:1px}.category-header .expand-icon{align-items:center;color:#6b7280;display:flex;transition:transform .2s ease}.category-body{animation:slideOpen .2s ease;padding:0 1.5rem 1.25rem}@media(max-width:768px){.category-body{padding:0 1.25rem 1rem}}.category-body .category-description{border-bottom:1px solid var(--hm-border-subtle);color:#6b7280;font-size:.8125rem;line-height:1.4;margin:0 0 1rem;padding-bottom:.75rem}@keyframes slideOpen{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.alert-type-list{display:flex;flex-direction:column;gap:2px}.alert-type-row{align-items:flex-start;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;padding:.875rem 1rem;transition:all .15s ease}.alert-type-row:hover{background:var(--hm-surface-subtle)}.alert-type-row.disabled-alert{opacity:.55}.alert-type-row.disabled-alert:hover{opacity:.7}.alert-type-row .alert-type-info{flex:1;min-width:0}.alert-type-row .alert-type-header-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem}.alert-type-row .alert-type-label{color:#1f2937;font-size:.875rem;font-weight:600;line-height:1.3}.alert-type-row .alert-type-description{color:#6b7280;display:block;font-size:.8125rem;line-height:1.4;margin-bottom:.375rem}.alert-type-row .alert-type-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.alert-type-row .alert-type-meta .meta-item{align-items:center;color:var(--hm-text-muted);display:inline-flex;font-size:.6875rem;font-weight:500;gap:.25rem;letter-spacing:.03em;text-transform:uppercase}.alert-type-row .alert-type-meta .meta-item svg{flex-shrink:0}.alert-type-row .toggle-switch{margin-top:2px}.priority-badge{align-items:center;border-radius:4px;display:inline-flex;font-size:.625rem;font-weight:700;letter-spacing:.05em;line-height:1;padding:2px 6px;text-transform:uppercase}.priority-badge.high{background:rgba(239,68,68,.1);color:var(--hm-badge-text-red)}.priority-badge.medium{background:rgba(245,158,11,.1);color:var(--hm-badge-text-amber)}.priority-badge.low{background:hsla(220,9%,46%,.1);color:var(--hm-badge-text-gray)}.categories-wrapper.globally-disabled{pointer-events:none;position:relative}.categories-wrapper.globally-disabled:after{background:hsla(0,0%,100%,.5);border-radius:16px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.alert-pref-feedback{align-items:center;animation:slideInDown .3s ease;border:none!important;border-radius:12px!important;display:flex;font-size:.875rem;font-weight:500;gap:.625rem;margin-bottom:1rem;padding:.875rem 1.25rem!important}.alert-pref-feedback svg{flex-shrink:0}.alert-pref-feedback.success{background:rgba(34,197,94,.1)!important;border-left:4px solid #22c55e!important;color:var(--hm-color-emerald-strong)!important}.alert-pref-feedback.error{background:rgba(239,68,68,.1)!important;border-left:4px solid var(--hm-color-danger)!important;color:var(--hm-color-danger-deep)!important}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.alert-pref-actions{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:.5rem 0 2rem}.alert-pref-save-btn{align-items:center;background:var(--hm-gradient-cta);border:none;border-radius:12px;box-shadow:0 4px 12px rgba(34,197,94,.3);color:#fff;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;gap:.5rem;justify-content:center;max-width:320px;padding:.875rem 1.5rem;transition:all .25s ease;width:100%}.alert-pref-save-btn:hover:not(:disabled){box-shadow:0 6px 20px rgba(34,197,94,.4);transform:translateY(-2px)}.alert-pref-save-btn:active:not(:disabled){transform:translateY(0)}.alert-pref-save-btn:disabled{background:linear-gradient(135deg,var(--hm-text-muted) 0,var(--hm-text-secondary) 100%);box-shadow:none;cursor:not-allowed;opacity:.6}.alert-pref-save-btn .spinner-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.alert-pref-back-link{color:var(--hm-brand-text);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.alert-pref-back-link:hover{color:var(--hm-brand-text);text-decoration:underline}[data-theme=dark] .alert-pref-card{background:var(--hm-text-primary)!important;box-shadow:0 1px 3px rgba(0,0,0,.3)!important}[data-theme=dark] .alert-pref-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.4)!important}[data-theme=dark] .alert-pref-title{color:var(--hm-surface-subtle)}[data-theme=dark] .alert-pref-description,[data-theme=dark] .alert-type-description,[data-theme=dark] .category-description,[data-theme=dark] .category-sublabel,[data-theme=dark] .global-toggle-sublabel{color:var(--hm-text-muted)}[data-theme=dark] .global-toggle-row{background:rgba(34,197,94,.06);border-color:rgba(34,197,94,.2)}[data-theme=dark] .global-toggle-row.disabled{background:var(--hm-color-slate-dark);border-color:var(--hm-color-slate)}[data-theme=dark] .alert-type-label,[data-theme=dark] .category-label,[data-theme=dark] .global-toggle-label{color:var(--hm-border-subtle)}[data-theme=dark] .global-toggle-icon{background:rgba(34,197,94,.15)}.disabled [data-theme=dark] .global-toggle-icon{background:var(--hm-color-slate-dark);color:var(--hm-text-secondary)}[data-theme=dark] .global-disabled-notice{background:rgba(245,158,11,.08);border-color:var(--hm-color-warning);color:var(--hm-color-amber)}[data-theme=dark] .alert-type-row:hover,[data-theme=dark] .category-header:hover{background:var(--hm-color-slate-dark)}[data-theme=dark] .category-description{border-bottom-color:var(--hm-color-slate-dark)}[data-theme=dark] .toggle-switch{background:var(--hm-color-slate)}[data-theme=dark] .toggle-switch.active{background:#22c55e}[data-theme=dark] .toggle-switch.partial{background:rgba(34,197,94,.5)}[data-theme=dark] .categories-wrapper.globally-disabled:after{background:rgba(17,24,39,.5)}[data-theme=dark] .alert-type-meta .meta-item,[data-theme=dark] .expand-icon{color:var(--hm-text-secondary)}@media(min-width:768px)and (max-width:1399px){.alert-pref-card .card-body{padding:1.5rem!important}.category-header{min-height:64px;padding:1.25rem 1.5rem}.alert-type-row{min-height:56px;padding:1rem 1.25rem}.toggle-switch{border-radius:14px;height:28px;width:52px}.toggle-switch .toggle-knob{height:22px;width:22px}.toggle-switch.active .toggle-knob{transform:translateX(24px)}.toggle-switch.small{border-radius:12px;height:24px;width:44px}.toggle-switch.small .toggle-knob{height:20px;width:20px}.toggle-switch.small.active .toggle-knob{transform:translateX(20px)}.toggle-switch.small.partial .toggle-knob{transform:translateX(8px)}.alert-pref-save-btn{font-size:1rem;min-height:52px}}