.nav-item{position:relative}
.nav-alert-dot{position:absolute;top:9px;left:50%;width:9px;height:9px;margin-left:8px;border:2px solid #fff;border-radius:50%;background:#ef476f;box-shadow:0 1px 4px rgba(239,71,111,.35);pointer-events:none}
.account-actions{display:flex;align-items:center;justify-content:flex-end;gap:0}
.notification-link{position:relative;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;width:44px;min-width:44px;height:52px;padding:0 0 2px;border:0;background:transparent;color:var(--dark);font-size:.55rem;font-weight:700;line-height:1;white-space:nowrap;text-decoration:none}
.notification-link::before{content:"";position:absolute;top:1px;left:50%;width:27px;height:27px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27' fill='none'%3E%3Cpath d='M5 21.5l4.2-.9L21 8.8 17.2 5 5.9 16.4 5 21.5Z' stroke='%2308727c' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15.7 6.5 3.8 3.8' stroke='%2308727c' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat;transform:translateX(-50%)}
.notification-alert-dot{position:absolute;top:0;right:4px;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#ef476f;box-shadow:0 1px 4px rgba(239,71,111,.35);pointer-events:none}
.logout-button,.account-actions .filter,.logout-icon,.settings{width:44px!important;min-width:44px!important}
.logout-button::before,.account-actions .filter::before,.logout-icon::before,.settings::before{content:"";position:absolute;top:0!important;left:50%!important;width:30px;height:30px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 32 32'%3E%3Cpath d='M4 5.5 16 3v26L4 26.5V5.5Z' fill='%2308727c' stroke='%2308727c' stroke-width='1.6' stroke-linejoin='round'/%3E%3Ccircle cx='13.1' cy='16.2' r='1.2' fill='white'/%3E%3Cpath d='M16 6h7v7M16 26h7v-7M20 16h9m-3.5-3.5L29 16l-3.5 3.5' fill='none' stroke='%2308727c' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;transform:translateX(-50%)!important}
.logout-button::after,.account-actions .filter::after,.logout-icon::after,.settings::after{content:none!important;border:0!important}
