/* Runtime-independent theme defaults; the legacy theme.php template is not a stylesheet. */
:root{--woyio-accent:#ff6000;--woyio-text:#1e293b}
a{color:inherit}img{max-width:100%}.woy-live-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.woy-live-products .product-card{opacity:1;visibility:visible;display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fff}.woy-live-products img{width:100%;height:180px;object-fit:contain}.woy-live-products h3{font-size:15px;min-height:44px}.woy-live-products button{margin-top:auto;padding:10px;background:#ff6000;color:white;border:0;border-radius:8px}.woy-live-products strong{display:block;padding:12px 0}.woy-live-products small{display:block;color:#64748b}
