notification-bell{display:flex}.notification-bell__button{min-width:2.75rem;height:2.75rem}.notification-bell__count{position:absolute;top:.25rem;right:.25rem;min-width:1rem;height:1rem;padding-inline:.1875rem;display:flex;align-items:center;justify-content:center;border-radius:62.5rem;background-color:#d80020;border:2px solid rgb(var(--color-background, 255 255 255));color:#fff;font-size:.625rem;font-weight:600;line-height:1;pointer-events:none;transition:transform .25s ease,opacity .25s ease}.notification-bell__count[hidden]{display:none}@media screen and (max-width:1023px){.header__icons--end .header__buttons{gap:.25rem}.header__icons--end .header__buttons>:is(a,button),.header__icons--end .notification-bell__button{min-width:2.375rem}}.notification-bell__panel{top:calc(100% + .75rem);right:0;width:min(24rem,calc(100vw - 1.5rem));max-height:min(70vh,30rem);overflow-y:auto;z-index:21;background-color:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground, 23 23 23));border:1px solid rgb(var(--color-foreground, 23 23 23) / .08);border-radius:.75rem;box-shadow:0 1.25rem 2.5rem #0000001f;opacity:0;visibility:hidden;transform:translateY(.5rem);transition:opacity .25s ease,transform .25s ease,visibility .25s}.notification-bell.is-open .notification-bell__panel{opacity:1;visibility:visible;transform:translateY(0)}@media screen and (max-width:749px){.notification-bell__panel{position:fixed;left:.75rem;right:.75rem;top:var(--notification-panel-top, calc(var(--header-height, 4rem) + .5rem));width:auto}}.notification-bell__header{gap:.75rem;padding:1rem 1.25rem .75rem;border-bottom:1px solid rgb(var(--color-foreground, 23 23 23) / .08);position:sticky;top:0;background-color:inherit;z-index:1}.notification-bell__heading{margin:0;font-weight:600}.notification-bell__clear{flex-shrink:0;padding:0;border:0;background:none;color:#d80020;font-size:.75rem;font-weight:600;cursor:pointer}.notification-bell__clear:hover{text-decoration:underline}.notification-bell__clear[hidden]{display:none}.notification-bell__list{margin:0;padding:0}.notification-bell__item+.notification-bell__item{border-top:1px solid rgb(var(--color-foreground, 23 23 23) / .06)}.notification-bell__body{display:flex;gap:.625rem;align-items:flex-start;padding:.875rem 1.25rem;color:inherit;text-decoration:none}a.notification-bell__body:hover{background-color:rgb(var(--color-foreground, 23 23 23) / .04)}.notification-bell__dot{flex-shrink:0;width:.5rem;height:.5rem;margin-top:.375rem;border-radius:50%;background-color:#d80020;opacity:0;transition:opacity .25s ease}.notification-bell__item.is-unread .notification-bell__dot{opacity:1}.notification-bell__content{display:flex;flex-direction:column;gap:.125rem;min-width:0}.notification-bell__item-title{font-weight:600;font-size:.875rem;line-height:1.4}.notification-bell__item-message{font-size:.8125rem;line-height:1.5;opacity:.75}.notification-bell__meta{display:flex;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.75rem}.notification-bell__meta time{opacity:.55}.notification-bell__cta{color:#d80020;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/78/assets/notifications.css.map */
