:root{--woolentor-white:#fff;--woolentor-primary-color:#2563eb;--woolentor-primary-hover:#1d4ed8;--woolentor-success-color:#10b981;--woolentor-warning-color:#f59e0b;--woolentor-danger-color:#ef4444;--woolentor-gray-50:#f9fafb;--woolentor-gray-100:#f3f4f6;--woolentor-gray-200:#e5e7eb;--woolentor-gray-300:#d1d5db;--woolentor-gray-400:#9ca3af;--woolentor-gray-500:#6b7280;--woolentor-gray-600:#4b5563;--woolentor-gray-700:#374151;--woolentor-gray-800:#1f2937;--woolentor-gray-900:#111827;--woolentor-border-radius:12px;--woolentor-border-radius-sm:8px;--woolentor-shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--woolentor-shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--woolentor-shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--woolentor-shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--woolentor-transition:all 0.3s cubic-bezier(.4,0,.2,1);--woolentor-transition-fast:all 0.15s ease}.woolentor-product-grid a{text-decoration:none!important}.woolentor-product-grid-modern{display:grid;gap:25px;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;transition:all .3s ease}.woolentor-product-filters{background:var(--woolentor-white);border-radius:12px;padding:24px;margin-bottom:32px;box-shadow:var(--woolentor-shadow-sm)}.woolentor-layout-btn svg{width:18px;height:18px;stroke:currentColor}.woolentor-product-card{background:#fff;border-radius:var(--woolentor-border-radius);position:relative;transition:var(--woolentor-transition);border:1px solid var(--woolentor-gray-200);overflow:hidden}.woolentor-product-item{transition:all .3s ease;min-width:0}.woolentor-product-image{position:relative;overflow:hidden}.woolentor-product-secondary-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:0;visibility:hidden;transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);width:100%}.woolentor-product-secondary-img a{width:100%;height:100%}.woolentor-quick-action svg{margin:0}.woolentor-quick-action svg{width:18px;height:18px;stroke-width:2;color:#333;display:block}.woolentor-quick-actions .woolentor-wishlist-btn svg{width:18px;height:18px;display:block;color:currentColor;overflow:visible}.woolentor-style-modern .woolentor-quickview-btn svg,.woolentor-style-modern .woolentorquickview svg{width:18px;height:18px;display:block!important;color:currentColor!important;stroke:currentColor!important;fill:none!important;visibility:visible!important;opacity:1!important;overflow:visible;margin-right:0}.woolentor-style-modern .woolentor-quickview-btn svg path,.woolentor-style-modern .woolentor-quickview-btn svg circle,.woolentor-style-modern .woolentorquickview svg path,.woolentor-style-modern .woolentorquickview svg circle{stroke:currentColor!important;fill:none!important;stroke-width:2!important;visibility:visible!important;opacity:1!important}.woolentor-product-content{flex:1;display:flex;flex-direction:column}.woolentor-product-title{font-size:18px;font-weight:600;line-height:1.4;margin:0 0 8px;color:var(--woolentor-gray-900)}.woolentor-product-categories{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 4px}.woolentor-product-category{font-size:12px;color:#999;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;font-weight:500;transition:color .2s ease}.woolentor-product-category:not(:first-child):before{content:"•";margin:0 6px;color:#ddd}.woolentor-product-category:hover{color:var(--woolentor-primary-color);text-decoration:none}.woolentor-product-title a{color:inherit;text-decoration:none;transition:var(--woolentor-transition-fast)}.woolentor-product-title a:hover{color:var(--woolentor-primary-color)}.woolentor-product-description{margin:0}.woolentor-product-description p{color:var(--woolentor-gray-600);font-size:14px;line-height:1.5;margin:0}.woolentor-product-features{display:flex;flex-wrap:wrap;gap:12px;margin:12px 0}.woolentor-feature svg{color:var(--woolentor-success-color);flex-shrink:0}.woolentor-product-rating{display:flex;align-items:center;gap:4px}.woolentor-product-stars{display:flex;gap:2px}.woolentor-product-price{font-size:20px;font-weight:700;color:var(--woolentor-primary-color);margin:8px 0}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.woolentor-product-actions{display:flex;align-items:center;gap:12px}.woolentor-cart-btn svg{width:16px;height:16px}@keyframes WoolentorDotPulse{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@media (max-width:768px){.woolentor-product-grid-modern{gap:20px}.woolentor-product-title{font-size:16px}.woolentor-product-category{font-size:11px;padding:1px 6px}.woolentor-product-price{font-size:18px}.woolentor-product-actions{order:1}}@media (max-width:480px){.woolentor-product-title{font-size:15px}.woolentor-product-price{font-size:16px}.woolentor-product-actions{gap:8px;margin-top:12px;flex-direction:column;align-items:flex-start}}.woolentor-product-card:focus-within{outline:none;outline-offset:0}.woolentor-product-title a:focus,.woolentor-cart-btn:focus,.woolentor-wishlist-btn:focus,.woolentor-quick-action:focus{outline:none;outline-offset:0}@media (prefers-contrast:high){.woolentor-product-card{border:2px solid}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes woolentorspin{to{transform:rotate(360deg)}}@media print{.woolentor-product-card{break-inside:avoid;box-shadow:none;border:1px solid #000;background:#fff}.woolentor-product-actions,.woolentor-quick-actions,.woolentor-badges{display:none}.woolentor-product-price{color:#000!important}}