@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;width:375px;padding:16px;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)}
