/* ViCamBachGiai — translucent purple notification UI. */
.vc-notification-bell{position:relative;overflow:visible!important}.vc-notification-bell svg{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vc-notification-badge{position:absolute;top:-5px;right:-7px;min-width:18px;height:18px;padding:0 4px;border:1px solid rgba(190,164,255,.9);border-radius:999px;display:grid;place-items:center;background:rgba(110,69,210,.82);box-shadow:0 0 12px rgba(139,94,255,.45);backdrop-filter:blur(7px);color:#fff;font-size:10px;font-weight:700;line-height:1}.vc-notification-page{max-width:760px!important;padding:1.3rem 1rem 3rem!important}.vc-notification-page>h1{font-size:1.9rem!important}.vc-notification-item{position:relative!important;display:grid!important;grid-template-columns:9px 1fr auto;gap:.7rem;border:1px solid rgba(148,126,220,.2)!important;border-radius:18px!important;background:rgba(16,22,39,.72)!important;padding:1rem!important}.vc-notification-item.is-unread{border-color:rgba(160,124,255,.48)!important;background:rgba(121,82,210,.1)!important}.vc-notification-dot{width:8px;height:8px;margin-top:.35rem;border-radius:50%;background:#9874ff;box-shadow:0 0 10px rgba(152,116,255,.65)}.vc-notification-delete{align-self:center;width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:var(--muted);font-size:1.25rem}.vc-clear-notifications{float:right;margin-top:-3.2rem}.vc-admin-notification{max-width:680px}.vc-admin-notification textarea{min-height:130px}@media(max-width:560px){.vc-notification-bell svg{width:22px;height:22px}.vc-clear-notifications{font-size:.75rem;padding:.55rem .7rem}}
