.notification-center{z-index:75;position:fixed;top:88px;right:max(18px,50vw - 580px)}.notification-bell{cursor:pointer;background:#fff;border:1px solid #d9dedb;border-radius:15px;place-items:center;width:48px;height:48px;font-size:20px;transition:all .18s;display:grid;position:relative;box-shadow:0 12px 35px #081a2221}.notification-bell:hover{border-color:#c6b27f;transform:translateY(-1px)}.notification-bell:focus-visible{outline-offset:3px;outline:2px solid #b48c42}.notification-bell.has-unread{color:#fff;background:#0a2933;border-color:#0a2933}.notification-bell b{color:#fff;background:#b83b32;border:2px solid #fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font:800 10px Arial,sans-serif;display:grid;position:absolute;top:-7px;right:-6px}.notification-popover{background:#fff;border:1px solid #dfe4e1;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;width:min(410px,100vw - 28px);max-height:min(640px,100vh - 170px);display:grid;position:absolute;top:58px;right:0;overflow:hidden;box-shadow:0 28px 80px #081a2238}.notification-popover header{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:14px;padding:18px 19px;display:flex}.notification-popover header>div{gap:2px;display:grid}.notification-popover header strong{color:#0b2630;font-size:16px}.notification-popover header span{color:#7c8a8f;font-size:11px}.notification-popover header button{color:#80652f;cursor:pointer;background:0 0;border:0;padding:7px;font:800 11px Arial,sans-serif}.notification-list{overscroll-behavior:contain;overflow-y:auto}.notification-item{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:40px 1fr 8px;align-items:start;gap:11px;width:100%;padding:16px 17px;display:grid}.notification-item:hover{background:#fafbf9}.notification-item.unread{background:#f4f8f6}.notification-item>i{color:#0d4c3c;background:#edf2ef;border-radius:12px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.notification-item.unread>i{background:#dfeee7}.notification-item>div{min-width:0}.notification-item strong{color:#102a34;font-size:13px;display:block}.notification-item p{color:#607177;margin:4px 0 5px;font-size:12px;line-height:1.45}.notification-item small{color:#8a979b;font-size:10px}.notification-item em{background:#1e6f62;border-radius:50%;width:7px;height:7px;margin-top:6px}.notification-empty{text-align:center;color:#7b8a8f;justify-items:center;gap:6px;padding:36px 24px;display:grid}.notification-empty>span{font-size:27px}.notification-empty strong{color:#324b53}.notification-empty p{max-width:260px;margin:0;font-size:12px}.notification-empty.error{color:#9d3535}.notification-popover footer{color:#7b898e;background:#f8faf8;border-top:1px solid #edf0ee;padding:12px 16px;font-size:10px;line-height:1.45}.notification-item:focus-visible,.notification-popover header button:focus-visible{outline-offset:-2px;outline:2px solid #b48c42}@media (max-width:720px){.notification-center{top:76px;right:12px}.notification-bell{border-radius:14px;width:44px;height:44px}.notification-popover{border-radius:18px;width:auto;max-height:calc(100vh - 145px);position:fixed;top:128px;left:10px;right:10px}.notification-popover header{padding:15px}.notification-item{grid-template-columns:36px 1fr 7px;padding:14px}.notification-item>i{border-radius:10px;width:34px;height:34px}}
