.products-root .loading-container{color:#6c757d;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.products-root .loading-spinner{border:4px solid #f3f3f3;border-top-color:#2586d0;border-radius:50%;width:50px;height:50px;animation:1s linear infinite products-spin}@keyframes products-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.products-directory-list .event-card-list{border-color:#2586d0;box-shadow:0 2px 12px #2586d026}.products-directory-list .event-card-list:hover{border-color:#2586d0;box-shadow:0 8px 25px #2586d040}.products-directory-list .event-location-list:before{content:none}.products-directory-list .products-price-badge{background:linear-gradient(135deg,#9b59b6 60%,#8e44ad 100%);box-shadow:0 2px 8px #9b59b64d}
