.notification-alert-region{z-index:900;pointer-events:none;justify-content:flex-end;display:flex;position:fixed;inset:.75rem .75rem auto}.notification-alert-shell{isolation:isolate;width:100%;max-width:28.75rem;padding-bottom:.5rem;position:relative}.notification-alert-stack{z-index:-1;background:#e5e7eb;border:1px solid #e5e7eb;border-radius:1rem;position:absolute;inset:1rem 1rem 0;box-shadow:0 10px 15px -3px #0000001a}.notification-alert-card{color:#1f2937;pointer-events:auto;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.notification-alert-accent{background:var(--accent-theme);width:100%;height:.25rem}.notification-alert-header{align-items:flex-start;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.notification-alert-icon{background:var(--accent-theme);color:#f9fafb;border-radius:.75rem;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 1px 2px #00000014}.notification-alert-icon svg,.notification-alert-icon svg path{width:1.5rem;height:1.5rem;fill:currentColor!important}.notification-alert-heading{flex:1;min-width:0;padding-top:.125rem}.notification-alert-meta{flex-wrap:wrap;align-items:center;gap:.25rem .5rem;margin-bottom:.25rem;display:flex}.notification-alert-eyebrow{color:var(--accent-theme);letter-spacing:.16em;text-transform:uppercase;font-size:.6875rem;font-weight:700;line-height:1.25}.notification-alert-age{color:#6b7280;font-size:.75rem;line-height:1rem}.notification-alert-title{color:#111827;font-size:1.125rem;font-weight:600;line-height:1.375}.notification-alert-body{color:#4b5563;overflow-wrap:anywhere;border-top:1px solid #e5e7eb;max-height:min(15rem,35vh);margin:0 1rem;padding:.75rem 0 1rem;font-size:.875rem;line-height:1.625;overflow-y:auto}.notification-alert-body>:first-child{margin-top:0}.notification-alert-body>:last-child{margin-bottom:0}.notification-alert-body a{color:var(--accent-theme);text-underline-offset:.125rem;font-weight:600;text-decoration:underline}.notification-alert-footer{background:#f3f4f6b3;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;min-height:3.5rem;padding:.625rem 1rem;display:flex}.notification-alert-primary-action{flex:1;min-width:0}.notification-alert-link{background:var(--primary-theme);color:#f9fafb;border-radius:.5rem;align-items:center;gap:.5rem;min-height:2.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s;display:inline-flex}.notification-alert-link:hover{background:var(--accent-theme);color:#f9fafb}.notification-alert-link:focus-visible,.notification-alert-icon-button:focus-visible{outline:2px solid var(--accent-theme);outline-offset:2px}.notification-alert-link svg{width:1rem;height:1rem;fill:currentColor!important}.notification-alert-navigation{flex:none;align-items:center;gap:.25rem;margin-left:auto;display:flex}.notification-alert-count{color:#6b7280;font-variant-numeric:tabular-nums;white-space:nowrap;margin-right:.25rem;font-size:.75rem;font-weight:600}.notification-alert-icon-button{color:#6b7280;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .15s,color .15s;display:inline-flex}.notification-alert-icon-button:hover:not(:disabled){color:#111827;background:#e5e7eb}.notification-alert-icon-button:disabled{cursor:not-allowed;opacity:.3}.notification-alert-icon-button svg{width:1.25rem;height:1.25rem;fill:currentColor!important}.dark .notification-alert-stack{background:#374151;border-color:#374151}.dark .notification-alert-card{color:#f9fafb;background:#1f2937;border-color:#374151}.dark .notification-alert-title{color:#f9fafb}.dark .notification-alert-age,.dark .notification-alert-count{color:#9ca3af}.dark .notification-alert-body{color:#d1d5db;border-color:#374151}.dark .notification-alert-footer{background:#1118274d;border-color:#374151}.dark .notification-alert-icon-button{color:#d1d5db}.dark .notification-alert-icon-button:hover:not(:disabled){color:#f9fafb;background:#374151}@media (min-width:640px){.notification-alert-region{inset:1.25rem 1.25rem auto}.notification-alert-header{padding:1.25rem 1.25rem .75rem}.notification-alert-body{margin-left:1.25rem;margin-right:1.25rem}.notification-alert-footer{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:420px){.notification-alert-footer{align-items:flex-end}.notification-alert-link{padding-left:.625rem;padding-right:.625rem}}