dialog#edd-notifications-panel{background-color:#fff;border:none;bottom:0;height:100%;left:auto;margin:0;max-height:none;max-width:570px;overflow-x:hidden;overflow-y:auto;padding:0;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%}dialog#edd-notifications-panel.edd-panel--open{transform:translateX(0)}dialog#edd-notifications-panel::backdrop{background-color:#141b38;opacity:.5}body.admin-bar dialog#edd-notifications-panel{top:32px}@media screen and (max-width:600px){body.admin-bar dialog#edd-notifications-panel{top:46px}}#edd-notifications-header{align-items:center;background-color:var(--edd-light-blue);color:#fff;display:flex;padding:0 30px;position:sticky;top:0;z-index:1}#edd-notifications-header h3{color:#fff;flex:1}#edd-notifications-header .edd-notifications-view-toggle{background:none;border:none;color:#fff;cursor:pointer;font-size:13px;padding:5px 10px;text-decoration:underline;white-space:nowrap}#edd-notifications-header .edd-notifications-view-toggle:hover{text-decoration:none}#edd-notifications-header .edd-close{background:none;border:none;color:#fff;cursor:pointer}#edd-notifications-body{padding:30px}.edd-notification{display:flex;gap:20px;margin-bottom:20px}.edd-notification--icon{color:#00aa63}.edd-notification--icon.edd-notification--icon-info{color:#005ae0}.edd-notification--icon.edd-notification--icon-warning{color:#f18200}.edd-notification--icon.edd-notification--icon-error{color:#df2a4a}.edd-notification--body{flex:1;min-width:0}.edd-notification--content img{height:auto;max-width:100%}.edd-notification--header{align-items:center;display:flex;gap:5px;justify-content:space-between;margin-bottom:7px}.edd-notification--title{color:#141b38;flex:1;font-size:16px;font-weight:600;margin:0}.edd-notification--date{color:#71747e;font-size:12px}.edd-notification--actions{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.edd-notification--dismiss{background:none!important;border:none!important;box-shadow:none!important;color:#71747e!important;cursor:pointer;padding:0 10px;text-decoration:underline}.edd-notification--dismiss:hover{text-decoration:none}.edd-notifications-open #edd-flyout{display:none}.edd-notification--dismissed{opacity:.65}.edd-notification--dismissed .edd-notification--dismiss{display:none}
