<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.recently-viewed{position:relative;width:100%}.recently-viewed__header{margin-bottom:30px}.recently-viewed__title{font-size:32px;font-weight:600;color:#333;margin-bottom:5px;line-height:1.2}.recently-viewed__subtitle{font-size:16px;color:#666}.recently-viewed__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media screen and (max-width: 1200px){.recently-viewed__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 989px){.recently-viewed__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 749px){.recently-viewed__grid{grid-template-columns:repeat(2,1fr);gap:15px}}@media screen and (max-width: 490px){.recently-viewed__grid{grid-template-columns:1fr}}.recently-viewed__product-card{overflow:hidden;border:1px solid #E5E5E5;transition:all .3s ease;background:#fff;height:100%;border-radius:8px}.recently-viewed__product-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.recently-viewed__product-link{display:block;text-decoration:none;color:inherit;height:100%}.recently-viewed__product-image-container{position:relative;width:100%;overflow:hidden;padding-top:100%}.recently-viewed__product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.recently-viewed__product-link:hover .recently-viewed__product-image{transform:scale(1.05)}.recently-viewed__product-info{padding:15px}.recently-viewed__product-title{font-size:16px;font-weight:500;color:#333;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.recently-viewed__product-price{font-size:14px;font-weight:600;color:#333}.recently-viewed__product-price .price-item--sale{color:#e42313}.recently-viewed__product-price .price-item--regular{text-decoration:line-through;color:#999;font-size:12px;margin-left:5px}.recently-viewed__empty-message{text-align:center;padding:30px 0;color:#999;font-size:16px}.recently-viewed__loader{display:flex;justify-content:center;align-items:center;min-height:200px}.loading-overlay__spinner{display:inline-block;position:relative;width:40px;height:40px}.loading-overlay__spinner .spinner{animation:loading-spinner 1s linear infinite;width:40px;height:40px}.loading-overlay__spinner .path{stroke:#0006;stroke-linecap:round}@keyframes loading-spinner{to{transform:rotate(360deg)}}@media screen and (max-width: 1200px){.recently-viewed__title{font-size:28px}}@media screen and (max-width: 749px){.recently-viewed__title{font-size:24px}.recently-viewed__subtitle{font-size:14px}.recently-viewed__product-info{padding:12px}.recently-viewed__product-title{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/section-recently-viewed.css.map */
</pre></body></html>