.ui-native-notification-bell{--ui-notification-surface:#fff;--ui-notification-border:#e8e8e8;--ui-notification-ink:#262626;--ui-notification-muted:#595959;--ui-notification-accent:var(--ui-color-primary-text,#0958d9);position:relative;display:inline-block;inline-size:42px;color:var(--ui-notification-ink);font:14px/1.5715 var(--ui-font-family,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);container-type:inline-size}.ui-native-notification-bell *{box-sizing:border-box}.ui-native-notification-bell__trigger{position:relative;display:grid;inline-size:42px;block-size:42px;place-items:center;border:1px solid #d9d9d9;border-radius:50%;background:var(--ui-notification-surface);color:inherit;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.ui-native-notification-bell__trigger:is(:hover,:focus-visible,[aria-expanded="true"]){border-color:#91caff;background:#f7fbff}.ui-native-notification-bell__trigger:focus-visible{outline:2px solid var(--ui-notification-accent);outline-offset:2px}.ui-native-notification-bell__trigger svg{inline-size:19px;block-size:19px}.ui-native-notification-bell__badge{position:absolute;inset-block-start:-5px;inset-inline-end:-5px;display:grid;min-inline-size:19px;block-size:19px;place-items:center;padding-inline:5px;border:2px solid var(--ui-notification-surface);border-radius:999px;background:#cf1322;color:#fff;font-size:10px;font-weight:700;line-height:1}.ui-native-notification-bell__badge:empty{display:none} .ui-native-notification-bell__panel{display:none;position:absolute;inset-block-start:calc(100% + 8px);inset-inline-end:0;z-index:80;inline-size:min(360px,calc(100vi - 32px));padding:0;border:1px solid var(--ui-notification-border);border-radius:14px;background:var(--ui-notification-surface);color:var(--ui-notification-ink);box-shadow:0 16px 48px rgb(0 0 0 / .16)}.ui-native-notification-bell[open] .ui-native-notification-bell__panel{display:block;animation:ui-notification-enter .18s ease-out}.ui-native-notification-bell__header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-block-end:1px solid #f0f0f0}.ui-native-notification-bell__header h3{margin:0;font-size:16px;line-height:1.35}.ui-native-notification-bell__close{display:grid;inline-size:30px;block-size:30px;place-items:center;border:0;border-radius:8px;background:#f5f5f5;color:inherit;cursor:pointer}.ui-native-notification-bell__close:focus-visible{outline:2px solid var(--ui-notification-accent);outline-offset:2px}.ui-native-notification-bell__close svg{inline-size:15px}.ui-native-notification-bell__list{margin:0;padding:0;list-style:none}.ui-native-notification-bell__list li:has(strong:empty){display:none}.ui-native-notification-bell__list a{display:grid;grid-template-columns:8px minmax(0,1fr);gap:10px;padding:13px 18px;border-block-end:1px solid #f5f5f5;color:inherit;text-decoration:none}.ui-native-notification-bell__list a:is(:hover,:focus-visible){background:#f7fbff}.ui-native-notification-bell__list a:focus-visible{outline:2px solid var(--ui-notification-accent);outline-offset:-2px}.ui-native-notification-bell__list a>span:first-child{inline-size:7px;block-size:7px;margin-block-start:6px;border-radius:50%;background:var(--ui-notification-accent)}.ui-native-notification-bell__list li[data-read="yes"] a>span:first-child{background:#bfbfbf}.ui-native-notification-bell__list strong,.ui-native-notification-bell__list small{display:block;overflow-wrap:anywhere}.ui-native-notification-bell__list strong{font-size:13px;line-height:1.4}.ui-native-notification-bell__list small{margin-block-start:2px;color:var(--ui-notification-muted);font-size:11px}.ui-native-notification-bell__all{display:flex;align-items:center;justify-content:center;gap:6px;padding:13px;color:var(--ui-notification-accent);font-weight:600;text-decoration:none}.ui-native-notification-bell__all:focus-visible{outline:2px solid var(--ui-notification-accent);outline-offset:-2px}.ui-native-notification-bell__all svg{inline-size:14px}@keyframes ui-notification-enter{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@container (max-width:220px){.ui-native-notification-bell__trigger{inline-size:38px;block-size:38px}}@media (max-width:520px){.ui-native-notification-bell[open] .ui-native-notification-bell__panel{display:block;animation:ui-notification-enter .18s ease-out}}.ui-native-notification-bell[open] .ui-native-notification-bell__panel{display:block;animation:ui-notification-enter .18s ease-out}.ui-native-notification-bell__trigger{list-style:none}.ui-native-notification-bell__trigger::-webkit-details-marker{display:none}.ui-native-notification-bell[open]>.ui-native-notification-bell__trigger{border-color:#91caff;background:#f7fbff}@container (max-width:220px){.ui-native-notification-bell{inline-size:38px}}.ui-native-notification-bell{display:block;block-size:42px}.ui-native-notification-bell>.ui-native-notification-bell__trigger{position:absolute;inset:0;inline-size:42px;block-size:42px}.ui-native-notification-bell__panel{inset-inline-end:0}@container (max-width:220px){.ui-native-notification-bell{inline-size:38px;block-size:38px}.ui-native-notification-bell>.ui-native-notification-bell__trigger{inline-size:38px;block-size:38px}}@media (max-width:520px){.ui-native-notification-bell__panel{inline-size:min(360px,calc(100vi - 48px))}}