@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ds-notifications-wrapper{backface-visibility:hidden;background:linear-gradient(90deg,#0000 0%,#0000001a 100%);width:max-content;height:100%;padding:16px}.ds-notifications{height:inherit;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:8px;box-shadow:0 12px 16px -4px #0a0d1214,0 4px 6px -2px #0a0d1208,0 2px 2px -1px #0a0d120a}.ds-notification{background:0 0;transition:background .15s ease-in-out}.ds-notification:hover{background:var(--gray-100)}:root.ds-untitled-ui .ds-notifications{width:367px}:root.ds-untitled-ui .notifications-list{padding:16px}:root.ds-neumorphism .ds-notifications-wrapper{padding:12px}:root.ds-neumorphism .ds-notifications{background:var(--gray-100);border-radius:28px;width:376px}:root.ds-neumorphism .notifications-list{padding:0}:root.ds-neumorphism .ds-notification{padding:12px 20px}
