@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";.all-container{min-height:100vh;margin-bottom:2rem}@media(max-width:768px){.all-container{margin-top:-10px}}.skeleton-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;padding:1rem 0}@media(max-width:1200px){.skeleton-wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.skeleton-wrapper{grid-template-columns:repeat(1,1fr)}}@keyframes pulse{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton{background:linear-gradient(90deg,#e2e2e2 25%,#f1f1f1 37%,#e2e2e2 63%);background-size:400% 100%;animation:pulse 1.4s ease infinite;border-radius:6px}.skeleton-img{width:100%;height:180px;border-radius:8px 8px 0 0}.skeleton-title{width:70%;height:18px;margin-bottom:8px}.skeleton-text{width:100%;height:12px;margin-bottom:6px}.skeleton-text.short{width:60%}.skeleton-badge{width:48px;height:18px;border-radius:12px}.skeleton-price{width:60px;height:20px}.skeleton-link{width:90px;height:16px}.skeleton-card *{pointer-events:none}.infinite-loader-container{text-align:center;padding:2rem 0}.loader{width:50px;--b:8px;aspect-ratio:1;border-radius:50%;background:#514b82;-webkit-mask:repeating-conic-gradient(rgba(0,0,0,0) 0deg,#000 1deg 70deg,rgba(0,0,0,0) 71deg 90deg),radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));-webkit-mask-composite:destination-in;mask-composite:intersect;animation:l5 1s infinite;margin:0 auto}@keyframes l5{to{transform:rotate(.5turn)}}.no-results h5{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:1}.no-results h5,.no-results p{font-style:normal;letter-spacing:0;vertical-align:middle}.no-results p{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:27.75px;text-align:center}@media(max-width:768px){.no-results h5{font-size:26px}.no-results p{font-size:15px;line-height:24px;padding:0 12px}}