.hero-notifications{position:relative;color:#17233b}.hero-notifications summary{list-style:none;cursor:pointer;position:relative}.hero-notifications summary::-webkit-details-marker{display:none}.hero-notifications__panel{position:absolute;inset-inline-end:0;top:calc(100% + 12px);width:min(380px,90vw);background:#fff;border:1px solid #e5e9ef;border-radius:16px;box-shadow:0 16px 48px #17233b26;z-index:1100;overflow:hidden}.hero-notifications__heading{display:flex;align-items:center;justify-content:space-between;padding:18px;gap:12px}.hero-notifications__heading button{border:0;background:none;color:#245bc4;font-size:12px}.hero-notifications [data-notification-list]{max-height:430px;overflow-y:auto}.hero-notifications .admin-notify-item{display:flex;gap:12px;width:100%;padding:16px;border:0;border-top:1px solid #edf0f5;background:white;text-align:start;color:inherit;text-decoration:none}.hero-notifications .admin-notify-item:hover{background:#f4f7fc}.hero-notifications .admin-notify-item.is-unread{background:#edf4ff}.hero-notifications .admin-notify-item__icon{background:#e5edfc;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;flex-shrink:0}.hero-notifications .admin-notify-item__content{display:grid;gap:5px;flex:1}.hero-notifications .admin-notify-item__heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.hero-notifications .admin-notify-item__text{font-size:13px;line-height:1.5}.hero-notifications .admin-notify-item__time{font-size:11px;color:#68748a}.hero-notifications .is-unread .admin-notify-item__dot{width:8px;height:8px;border-radius:50%;background:#245bc4}.hero-notifications__footer{display:block;text-align:center;padding:14px;border-top:1px solid #edf0f5}.hero-notifications .admin-notify-empty,.hero-notifications .admin-notify-error{display:grid;gap:12px;padding:28px;width:100%;text-align:center;border:0;background:transparent}.admin-notification-toast-stack{position:fixed;bottom:24px;inset-inline-end:24px;z-index:1200;display:grid;gap:12px;width:min(350px,90vw)}.admin-notification-toast{display:flex;gap:12px;background:#fff;color:#17233b;border:1px solid #dce3ee;border-radius:12px;padding:16px;box-shadow:0 8px 30px #17233b26;opacity:0;transition:opacity .2s}.admin-notification-toast.is-visible{opacity:1}.admin-notification-toast__content{display:grid;gap:6px;flex:1}.admin-notification-toast__content span{font-size:13px}.admin-notification-toast__close{border:0;background:none;align-self:start}.admin-notification-toast.is-clickable{cursor:pointer}.ha-notification[role=button]{cursor:pointer}
