.qrlot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.qrlot-card{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff}.qrlot-card img{width:100%;height:180px;object-fit:cover}.qrlot-card-body{padding:14px}.qrlot-price{font-weight:800;font-size:20px}.qrlot-meta{color:#6b7280;font-size:13px}.qrlot-actions{display:flex;gap:10px;margin-top:10px}.qrlot-qr-mini{width:44px!important;height:44px!important}.qrlot-btn{background:#111;color:#fff!important;padding:8px 14px;border-radius:8px;text-decoration:none;font-weight:600}.qrlot-btn-primary{padding:12px 18px;border-radius:10px;border:0;cursor:pointer}.qrlot-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.qrlot-form input,.qrlot-form select,.qrlot-form textarea{padding:10px;border:1px solid #d1d5db;border-radius:8px;width:100%}.qrlot-single{max-width:1100px;margin:0 auto;padding:20px}.qrlot-single-hero{border-radius:16px;overflow:hidden;background:#f3f4f6}.qrlot-single-hero img{width:100%;max-height:520px;object-fit:cover}.qrlot-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f9fafb;padding:16px;border-radius:12px;margin:16px 0}.qrlot-cta{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.qrlot-cta a{padding:14px 20px;border-radius:12px;font-weight:700;text-decoration:none}.qrlot-cta .call{background:#111;color:#fff!important}.qrlot-cta .sms{background:#10b981;color:#fff!important}.qrlot-qr-box{background:#fff;border:1px dashed #ccc;padding:16px;border-radius:12px;text-align:center}