.notification-item[data-v-3db5b035]{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;padding:var(--notification-padding);border-radius:var(--notification-radius);background:var(--notification-bg);color:var(--notification-fg);border:var(--notification-border);box-shadow:var(--notification-shadow);max-width:var(--notification-max-width);pointer-events:auto;width:100%;min-width:var(--notification-min-width)}.notification-item.flat[data-v-3db5b035]{border:0;box-shadow:none}.notification-item.clickable[data-v-3db5b035]{cursor:pointer;transition:filter .2s}@media(hover:hover)and (pointer:fine){.notification-item.clickable[data-v-3db5b035]:hover{filter:brightness(1.1)}}.notification-info[data-v-3db5b035]{background:color-mix(in srgb,var(--blue),var(--bg) 80%);color:var(--fg);border-color:var(--blue)}.notification-warning[data-v-3db5b035]{background:color-mix(in srgb,var(--yellow),var(--bg) 80%);color:var(--fg);border-color:var(--yellow)}.notification-danger[data-v-3db5b035]{background:color-mix(in srgb,var(--red),var(--bg) 80%);color:var(--fg);border-color:var(--red)}.notification-content[data-v-3db5b035]{flex:1;min-width:0}.notification-message[data-v-3db5b035]{font-size:var(--notification-message-font-size);font-weight:var(--notification-message-font-weight)}.notification-message.truncated[data-v-3db5b035]{overflow:hidden;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:block}.notification-caption[data-v-3db5b035]{font-size:var(--notification-caption-font-size);opacity:var(--notification-caption-opacity)}.notification-close[data-v-3db5b035]{opacity:var(--notification-close-opacity)}.unread .notification-message[data-v-3db5b035]{font-weight:var(--font-weight-bold)}
